1. 02dafb5 fix small bug in EGL error management by Mathias Agopian · 15 years ago
  2. a59fba9 Merge "SystemUI: Use new USB notifications to detect USB disconnect." into gingerbread by Mike Lockwood · 15 years ago
  3. 2d1b598 Merge "Inet status bug fix" into gingerbread by Robert Greenwalt · 15 years ago
  4. cf93d7e Merge "Fix issue #2999757: "Application Redirected" dialogue showing up erratically" into gingerbread by Dianne Hackborn · 15 years ago
  5. e228f82 Merge "Fix #2999258: ANR in Settings after every reboot" into gingerbread by Dianne Hackborn · 15 years ago
  6. 4e89ce3 Merge "Revert the ANSWERING state." into gingerbread by Chung-yih Wang · 15 years ago
  7. e0fb138 Merge "Add Inet Condition log to bugreports" into gingerbread by Robert Greenwalt · 15 years ago
  8. b98e0dd Merge "DO NOT MERGE Enable debug in StatusBarService" into gingerbread by Irfan Sheriff · 15 years ago
  9. abbf805 Merge "LocationManager: Hide location provider and geocode provider APIs." into gingerbread by Mike Lockwood · 15 years ago
  10. 2f516cd Merge "DO NOT MERGE. Wifi service now blames apps for its wake lock use." into gingerbread by Dianne Hackborn · 15 years ago
  11. 6473500 Merge "In theory the package manager now scans /vendor/app" into gingerbread by Dianne Hackborn · 15 years ago
  12. 37f2d1a am 73e150c8: provide link to backup guide above the fold by Scott Main · 15 years ago
  13. 95ca338 Merge "Some battery improvements:" into gingerbread by Dianne Hackborn · 15 years ago
  14. 642b2d2 Merge "New error status for "destination file already exists"." into gingerbread by Steve Howard · 15 years ago
  15. 6a91650 Merge "Use PhoneBase in the phone list." into gingerbread by John Wang · 15 years ago
  16. ef7b152 Merge "support loading EGL libraries from /vendor/lib/egl as well as /system/lib/egl" into gingerbread by Brian Swetland · 15 years ago
  17. 2b9e4f6 support loading EGL libraries from /vendor/lib/egl as well as /system/lib/egl by Brian Swetland · 15 years ago
  18. ad50813 Merge "SIP: add config flag for wifi-only configuration." into gingerbread by Hung-ying Tyan · 15 years ago
  19. 1f6bf40 Merge "Fix some drawing artifacts/bugs around overlays/text anchors" into gingerbread by Adam Powell · 15 years ago
  20. 1396874 Merge "Reduce lock thrashing in native Looper." into gingerbread by Jeff Brown · 15 years ago
  21. ed242de Reduce lock thrashing in native Looper. by Jeff Brown · 15 years ago
  22. 8d978cd Merge "Fix silly touch bug in TextView. Oops." into gingerbread by Adam Powell · 15 years ago
  23. 448aadc Merge "Add a check to track a problem the monkey script has been triggering." into gingerbread by Marco Nelissen · 15 years ago
  24. 116d91b Merge "Add debug function." into gingerbread by John Wang · 15 years ago
  25. e0e09d4 Merge "Looper: Drop default parameters in favor of a safer overload." into gingerbread by Jeff Brown · 15 years ago
  26. 14811c0 Merge "new assets" into gingerbread by Chet Haase · 15 years ago
  27. c2f4b60 Merge "Initialize Keyboard.Key attributes from parent Keyboard.Row" into gingerbread by Tadashi G. Takaoka · 15 years ago
  28. ce802e3 Merge "Fix sim-eng build on Hardy" into gingerbread by Brian Carlstrom · 15 years ago
  29. 38c55b6 Merge "Add timer to SIP session creation process." into gingerbread by Hung-ying Tyan · 15 years ago
  30. 2ffb247 Fix typo which causes sensors to fail miserably by Mathias Agopian · 15 years ago
  31. b0619e8 Looper: Drop default parameters in favor of a safer overload. by Jeff Brown · 15 years ago
  32. 888db4d Merge "surfaceflinger / GL extensions cleanup" into gingerbread by Mathias Agopian · 15 years ago
  33. 9e110d5 Merge "part of fix for [3004226] Cannot end the call - Proximity sensor doesn't work" into gingerbread by Mathias Agopian · 15 years ago
  34. f78bc52 Merge "fix [2931909] SensorManger breaks when using different SensorEventListener w/ the same sensors" into gingerbread by Mathias Agopian · 15 years ago
  35. 9a21b26 Merge "Add optional tags to frameworks/base ext." into gingerbread by Jesse Wilson · 15 years ago
  36. aeda9af part of fix for [3004226] Cannot end the call - Proximity sensor doesn't work by Mathias Agopian · 15 years ago
  37. 3b6dda9 Merge "Ensure input dispatcher and native looper handles EINTR." into gingerbread by Jeff Brown · 15 years ago
  38. 42f6ea4 Merge "Fix app switch latency optimization." into gingerbread by Jeff Brown · 15 years ago
  39. f67f299 Ensure input dispatcher and native looper handles EINTR. by Jeff Brown · 15 years ago
  40. d8816c3 Fix app switch latency optimization. by Jeff Brown · 15 years ago
  41. 17563f9 Fix sim-eng build on Hardy by Brian Carlstrom · 15 years ago
  42. 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
  43. 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
  44. 3435d3b Merge "Support new URI structure for download provider." into gingerbread by Steve Howard · 15 years ago
  45. 128e334 Merge "Input API review." into gingerbread by Jeff Brown · 15 years ago
  46. f5ca35e Merge "Fix input dispatcher regression on launcher drag&drop." into gingerbread by Jeff Brown · 15 years ago
  47. 405a1d3 Fix input dispatcher regression on launcher drag&drop. by Jeff Brown · 15 years ago
  48. 95cc90b Merge "DO NOT MERGE - Doclava warnings are now errors." into gingerbread by Joe Onorato · 15 years ago
  49. 7e6085f Merge "Fixed a bug in the query to the supported profiles and levels" into gingerbread by James Dong · 15 years ago
  50. 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
  51. d0b88ef Merge "This was marked @Deprecated in the docs, but it was misspelled." into gingerbread by Joe Onorato · 15 years ago
  52. 8e70c90 Merge "Doc change: clean up droiddoc (cs) macros." into gingerbread by Dirk Dougherty · 15 years ago
  53. 4fe5434 Merge "Fix NPE when handling certain kinds of ANRs." into gingerbread by Jeff Brown · 15 years ago
  54. 40ad470 Fix NPE when handling certain kinds of ANRs. by Jeff Brown · 15 years ago
  55. c18411e Merge "Fix the rest of the javadoc warnings." into gingerbread by Joe Onorato · 15 years ago
  56. 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
  57. a7eab2e Merge "Fix problem in lvm effect bundle wrapper" into gingerbread by Eric Laurent · 15 years ago
  58. 74acdc6 Merge "These are not javadoc tags, they are annotations in sample code. Escape them properly." into gingerbread by Joe Onorato · 15 years ago
  59. 30aeb8c Merge "Adding new assets for designers" into gingerbread by Chet Haase · 15 years ago
  60. fe6f342 Merge "Make input dispatcher only ANR for foreground windows." into gingerbread by Jeff Brown · 15 years ago
  61. 53a415e Make input dispatcher only ANR for foreground windows. by Jeff Brown · 15 years ago
  62. bcd2ed6 Merge "Update Inet Connection Status display" into gingerbread by Robert Greenwalt · 15 years ago
  63. 7f198b6 surfaceflinger / GL extensions cleanup by Michael I. Gold · 15 years ago
  64. c9d0991 Merge "Upgrade to the latest .webm project code." into gingerbread by Andreas Huber · 15 years ago
  65. 15caeb8 Merge "b/3004029 Fixed content resolver loss" into gingerbread by Erik · 15 years ago
  66. aaab513 Merge "Close tz query cursor when done." into gingerbread by Erik · 15 years ago
  67. a295cad Merge "Add new/changed drawable assets from design team" into gingerbread by Chet Haase · 15 years ago
  68. 0182b66 Merge "Update camera API and javadoc for API review comments." into gingerbread by Wu-cheng Li · 15 years ago
  69. 762575b Merge "Add some explicit error log messages" into gingerbread by James Dong · 15 years ago
  70. 27c4c1f Merge "Fix audio input sample timestamp when audio driver loses audio samples" into gingerbread by James Dong · 15 years ago
  71. 8b41949 Merge "Fixing the NPE in SipPhone bug id: http://b/2987816" into gingerbread by Hung-ying Tyan · 15 years ago
  72. c295302 Merge "Fix links in SIP API javadoc." into gingerbread by Hung-ying Tyan · 15 years ago
  73. 6a3de9a fix a typo where the eventtags code were wrong by Mathias Agopian · 15 years ago
  74. 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
  75. 47638c2 Merge "Mark MODIFY_PHONE_STATE permission as signatureOrSystem" into gingerbread by David Brown · 15 years ago
  76. cccd77a Merge "SIP: add PEER_NOT_REACHABLE error feedback." into gingerbread by Hung-ying Tyan · 15 years ago
  77. d8af3ea Merge "SipService: send SERVER_ERROR if server doesn't provide nonce" into gingerbread by Hung-ying Tyan · 15 years ago
  78. b5764e0 Input API review. by Jeff Brown · 15 years ago
  79. 5f47964 Merge "Free AssetManager weak refs before unmounting" into gingerbread by Kenny Root · 15 years ago
  80. 7880a38 Merge "Fix name shadowing bug with revoking URI permissions." into gingerbread by Steve Howard · 15 years ago
  81. d843af2 Merge "DO NOT MERGE Correct the PackageManager.checkSignatures documentation." into gingerbread by Chris Palmer · 15 years ago
  82. cdf8f70 Merge "Complete event registration in CallManager." into gingerbread by John Wang · 15 years ago
  83. b06cca6 Merge "Replace epoll() with poll() and rename PollLoop to Looper." into gingerbread by Jeff Brown · 15 years ago
  84. 959d007 Merge "Add logging of various important graphics events" into gingerbread by Mathias Agopian · 15 years ago
  85. 651a051 Merge "Unhide GsmCellLocation.getPsc()." into gingerbread by jsh · 15 years ago
  86. 7568b36 Merge "Added intents for audio effects control application" into gingerbread by Eric Laurent · 15 years ago
  87. 71acc20 Merge "Fix problem where power manager was calling battery stats with bad wl type." into gingerbread by Dianne Hackborn · 15 years ago
  88. 336da25 Merge "Adds time zone functionality into fw as a hidden api" into gingerbread by Erik · 15 years ago
  89. a667ca8 Merge "Fix issue #2999795: Runtime restart on Crespo" into gingerbread by Dianne Hackborn · 15 years ago
  90. 52b649f Merge "Unify some duplicate StrictMode-enabling code." into gingerbread by Brad Fitzpatrick · 15 years ago
  91. e10c4c5 Merge "Add missing wallpaper service lock." into gingerbread by Brad Fitzpatrick · 15 years ago
  92. 8f8715a Merge "Change the keep alive time for excess idle threads." into gingerbread by Romain Guy · 15 years ago
  93. e565df9 Merge "Remove SSLContextImpl.engineInit(..) that takes persistent cache arguments" into gingerbread by Brian Carlstrom · 15 years ago
  94. db608bd Merge "Return immutable copies of private callList." into gingerbread by John Wang · 15 years ago
  95. efe02e7 am ca8f3d04: Merge "Add an option to hide the Voice Search icon." into froyo by Leon Scroggins III · 15 years ago
  96. b0d30a1 Merge "Add an option to hide the Voice Search icon." into froyo by Leon Scroggins III · 15 years ago
  97. 946dc29 Merge "SipService: ignore connect event for non-active networks." into gingerbread by Hung-ying Tyan · 15 years ago
  98. 473273b am 4b4af990: Doc change: update ADT 0.9.8 checksum and size. by Dirk Dougherty · 15 years ago
  99. cc16981 Merge "Dedupe timestamp in PackageSettings" into gingerbread by Kenny Root · 15 years ago
  100. 59abe7e Replace epoll() with poll() and rename PollLoop to Looper. by Jeff Brown · 15 years ago