1. 2b9e4f6 support loading EGL libraries from /vendor/lib/egl as well as /system/lib/egl by Brian Swetland · 15 years ago
  2. 1f6bf40 Merge "Fix some drawing artifacts/bugs around overlays/text anchors" into gingerbread by Adam Powell · 15 years ago
  3. 1396874 Merge "Reduce lock thrashing in native Looper." into gingerbread by Jeff Brown · 15 years ago
  4. ed242de Reduce lock thrashing in native Looper. by Jeff Brown · 15 years ago
  5. 8d978cd Merge "Fix silly touch bug in TextView. Oops." into gingerbread by Adam Powell · 15 years ago
  6. 448aadc Merge "Add a check to track a problem the monkey script has been triggering." into gingerbread by Marco Nelissen · 15 years ago
  7. 116d91b Merge "Add debug function." into gingerbread by John Wang · 15 years ago
  8. e0e09d4 Merge "Looper: Drop default parameters in favor of a safer overload." into gingerbread by Jeff Brown · 15 years ago
  9. 14811c0 Merge "new assets" into gingerbread by Chet Haase · 15 years ago
  10. c2f4b60 Merge "Initialize Keyboard.Key attributes from parent Keyboard.Row" into gingerbread by Tadashi G. Takaoka · 15 years ago
  11. ce802e3 Merge "Fix sim-eng build on Hardy" into gingerbread by Brian Carlstrom · 15 years ago
  12. 38c55b6 Merge "Add timer to SIP session creation process." into gingerbread by Hung-ying Tyan · 15 years ago
  13. 2ffb247 Fix typo which causes sensors to fail miserably by Mathias Agopian · 15 years ago
  14. b0619e8 Looper: Drop default parameters in favor of a safer overload. by Jeff Brown · 15 years ago
  15. 888db4d Merge "surfaceflinger / GL extensions cleanup" into gingerbread by Mathias Agopian · 15 years ago
  16. 9e110d5 Merge "part of fix for [3004226] Cannot end the call - Proximity sensor doesn't work" into gingerbread by Mathias Agopian · 15 years ago
  17. f78bc52 Merge "fix [2931909] SensorManger breaks when using different SensorEventListener w/ the same sensors" into gingerbread by Mathias Agopian · 15 years ago
  18. 9a21b26 Merge "Add optional tags to frameworks/base ext." into gingerbread by Jesse Wilson · 15 years ago
  19. aeda9af part of fix for [3004226] Cannot end the call - Proximity sensor doesn't work by Mathias Agopian · 15 years ago
  20. 3b6dda9 Merge "Ensure input dispatcher and native looper handles EINTR." into gingerbread by Jeff Brown · 15 years ago
  21. 42f6ea4 Merge "Fix app switch latency optimization." into gingerbread by Jeff Brown · 15 years ago
  22. f67f299 Ensure input dispatcher and native looper handles EINTR. by Jeff Brown · 15 years ago
  23. d8816c3 Fix app switch latency optimization. by Jeff Brown · 15 years ago
  24. 17563f9 Fix sim-eng build on Hardy by Brian Carlstrom · 15 years ago
  25. 73aa900 Merge "Make sure the .wav extractor does not read data outside the bounds of the 'data' box." into gingerbread by Andreas Huber · 15 years ago
  26. b15450e Merge "Make sure stagefright -o terminates even if we're using a raw audio source (such as .wav pcm)" into gingerbread by Andreas Huber · 15 years ago
  27. 3435d3b Merge "Support new URI structure for download provider." into gingerbread by Steve Howard · 15 years ago
  28. 128e334 Merge "Input API review." into gingerbread by Jeff Brown · 15 years ago
  29. f5ca35e Merge "Fix input dispatcher regression on launcher drag&drop." into gingerbread by Jeff Brown · 15 years ago
  30. 405a1d3 Fix input dispatcher regression on launcher drag&drop. by Jeff Brown · 15 years ago
  31. 95cc90b Merge "DO NOT MERGE - Doclava warnings are now errors." into gingerbread by Joe Onorato · 15 years ago
  32. 7e6085f Merge "Fixed a bug in the query to the supported profiles and levels" into gingerbread by James Dong · 15 years ago
  33. 2cd0ad3 Merge "Sometimes the avc software decoder will signal that a frame is ready but then unexpectedly fail to return the frame... stop asserting on that and return an error instead." into gingerbread by Andreas Huber · 15 years ago
  34. d0b88ef Merge "This was marked @Deprecated in the docs, but it was misspelled." into gingerbread by Joe Onorato · 15 years ago
  35. 8e70c90 Merge "Doc change: clean up droiddoc (cs) macros." into gingerbread by Dirk Dougherty · 15 years ago
  36. 4fe5434 Merge "Fix NPE when handling certain kinds of ANRs." into gingerbread by Jeff Brown · 15 years ago
  37. 40ad470 Fix NPE when handling certain kinds of ANRs. by Jeff Brown · 15 years ago
  38. c18411e Merge "Fix the rest of the javadoc warnings." into gingerbread by Joe Onorato · 15 years ago
  39. 9c391bd Merge "DO NOT MERGE. Use the new -knowntags option to suppress warnings for some known tags." into gingerbread by Joe Onorato · 15 years ago
  40. a7eab2e Merge "Fix problem in lvm effect bundle wrapper" into gingerbread by Eric Laurent · 15 years ago
  41. 74acdc6 Merge "These are not javadoc tags, they are annotations in sample code. Escape them properly." into gingerbread by Joe Onorato · 15 years ago
  42. 30aeb8c Merge "Adding new assets for designers" into gingerbread by Chet Haase · 15 years ago
  43. fe6f342 Merge "Make input dispatcher only ANR for foreground windows." into gingerbread by Jeff Brown · 15 years ago
  44. 53a415e Make input dispatcher only ANR for foreground windows. by Jeff Brown · 15 years ago
  45. bcd2ed6 Merge "Update Inet Connection Status display" into gingerbread by Robert Greenwalt · 15 years ago
  46. 7f198b6 surfaceflinger / GL extensions cleanup by Michael I. Gold · 15 years ago
  47. c9d0991 Merge "Upgrade to the latest .webm project code." into gingerbread by Andreas Huber · 15 years ago
  48. 15caeb8 Merge "b/3004029 Fixed content resolver loss" into gingerbread by Erik · 15 years ago
  49. aaab513 Merge "Close tz query cursor when done." into gingerbread by Erik · 15 years ago
  50. a295cad Merge "Add new/changed drawable assets from design team" into gingerbread by Chet Haase · 15 years ago
  51. 0182b66 Merge "Update camera API and javadoc for API review comments." into gingerbread by Wu-cheng Li · 15 years ago
  52. 762575b Merge "Add some explicit error log messages" into gingerbread by James Dong · 15 years ago
  53. 27c4c1f Merge "Fix audio input sample timestamp when audio driver loses audio samples" into gingerbread by James Dong · 15 years ago
  54. 8b41949 Merge "Fixing the NPE in SipPhone bug id: http://b/2987816" into gingerbread by Hung-ying Tyan · 15 years ago
  55. c295302 Merge "Fix links in SIP API javadoc." into gingerbread by Hung-ying Tyan · 15 years ago
  56. 6a3de9a fix a typo where the eventtags code were wrong by Mathias Agopian · 15 years ago
  57. 3b99f52 Merge "Various fixes to improve resilience of the rtsp stack against spurious errors instead of asserting." into gingerbread by Andreas Huber · 15 years ago
  58. 47638c2 Merge "Mark MODIFY_PHONE_STATE permission as signatureOrSystem" into gingerbread by David Brown · 15 years ago
  59. cccd77a Merge "SIP: add PEER_NOT_REACHABLE error feedback." into gingerbread by Hung-ying Tyan · 15 years ago
  60. d8af3ea Merge "SipService: send SERVER_ERROR if server doesn't provide nonce" into gingerbread by Hung-ying Tyan · 15 years ago
  61. b5764e0 Input API review. by Jeff Brown · 15 years ago
  62. 5f47964 Merge "Free AssetManager weak refs before unmounting" into gingerbread by Kenny Root · 15 years ago
  63. 7880a38 Merge "Fix name shadowing bug with revoking URI permissions." into gingerbread by Steve Howard · 15 years ago
  64. d843af2 Merge "DO NOT MERGE Correct the PackageManager.checkSignatures documentation." into gingerbread by Chris Palmer · 15 years ago
  65. cdf8f70 Merge "Complete event registration in CallManager." into gingerbread by John Wang · 15 years ago
  66. b06cca6 Merge "Replace epoll() with poll() and rename PollLoop to Looper." into gingerbread by Jeff Brown · 15 years ago
  67. 959d007 Merge "Add logging of various important graphics events" into gingerbread by Mathias Agopian · 15 years ago
  68. 651a051 Merge "Unhide GsmCellLocation.getPsc()." into gingerbread by jsh · 15 years ago
  69. 7568b36 Merge "Added intents for audio effects control application" into gingerbread by Eric Laurent · 15 years ago
  70. 71acc20 Merge "Fix problem where power manager was calling battery stats with bad wl type." into gingerbread by Dianne Hackborn · 15 years ago
  71. 336da25 Merge "Adds time zone functionality into fw as a hidden api" into gingerbread by Erik · 15 years ago
  72. a667ca8 Merge "Fix issue #2999795: Runtime restart on Crespo" into gingerbread by Dianne Hackborn · 15 years ago
  73. 52b649f Merge "Unify some duplicate StrictMode-enabling code." into gingerbread by Brad Fitzpatrick · 15 years ago
  74. e10c4c5 Merge "Add missing wallpaper service lock." into gingerbread by Brad Fitzpatrick · 15 years ago
  75. 8f8715a Merge "Change the keep alive time for excess idle threads." into gingerbread by Romain Guy · 15 years ago
  76. e565df9 Merge "Remove SSLContextImpl.engineInit(..) that takes persistent cache arguments" into gingerbread by Brian Carlstrom · 15 years ago
  77. db608bd Merge "Return immutable copies of private callList." into gingerbread by John Wang · 15 years ago
  78. efe02e7 am ca8f3d04: Merge "Add an option to hide the Voice Search icon." into froyo by Leon Scroggins III · 15 years ago
  79. b0d30a1 Merge "Add an option to hide the Voice Search icon." into froyo by Leon Scroggins III · 15 years ago
  80. 946dc29 Merge "SipService: ignore connect event for non-active networks." into gingerbread by Hung-ying Tyan · 15 years ago
  81. 473273b am 4b4af990: Doc change: update ADT 0.9.8 checksum and size. by Dirk Dougherty · 15 years ago
  82. cc16981 Merge "Dedupe timestamp in PackageSettings" into gingerbread by Kenny Root · 15 years ago
  83. 59abe7e Replace epoll() with poll() and rename PollLoop to Looper. by Jeff Brown · 15 years ago
  84. 9ee8b43 Merge "Fix the bug of authentication in an outgoing call." into gingerbread by Chung-yih Wang · 15 years ago
  85. 35b48d1 Add logging of various important graphics events by Mathias Agopian · 15 years ago
  86. b408acb Merge "SipService: deliver connectivity change to all sessions." into gingerbread by Hung-ying Tyan · 15 years ago
  87. ac306f5 Merge "Fix potential crash in sync." into gingerbread by Dianne Hackborn · 15 years ago
  88. fe460cc Merge "Work on issue #2991868: A toast pops up informing users..." into gingerbread by Dianne Hackborn · 15 years ago
  89. 5828da7 Merge "DO NOT MERGE Fix bug 2995887 - overscroll effect initialization issue" into gingerbread by Adam Powell · 15 years ago
  90. 6eedaf7 Merge "Fix statusbar display of wifi signalstrength" into gingerbread by Irfan Sheriff · 15 years ago
  91. 0e152da Merge "DO NOT MERGE" into gingerbread by Shimeng (Simon) Wang · 15 years ago
  92. d17ae82 Merge "Fix volume problems with insert revert" into gingerbread by Eric Laurent · 15 years ago
  93. 3716324 Merge "Fix PointerLocationView when pointer ids are not zero-based." into gingerbread by Jeff Brown · 15 years ago
  94. 77b3457 Merge "Don't play a sound if a volume key press is canceled." into gingerbread by Jeff Brown · 15 years ago
  95. fa89eab Merge "Undo API patch due to field pulled up to superclass." into gingerbread by Jeff Brown · 15 years ago
  96. 4744fab Merge changes Ie3648509,I53db73c3 into gingerbread by Kenny Root · 15 years ago
  97. a665ca8 Input dispatcher ANR handling enhancements. by Jeff Brown · 15 years ago
  98. f76fc38 Merge "Allow two finger pan and scale on touchscreens with FEATURE_TOUCHSCREEN_MULTITOUCH_DISTINCT." into gingerbread by Adam Powell · 15 years ago
  99. 8dd3d84 Merge "Register ServiceStateChanged to CallManager." into gingerbread by Jaikumar Ganesh · 15 years ago
  100. 6f4a9a5 Merge "Changed menu and expandedMenu background color to dark." into gingerbread by Gilles Debunne · 15 years ago