1. 5ef402b Fix issue #2538228: Intents targeting browsers constantly nagging by Dianne Hackborn · 14 years ago
  2. 9c3cee9 API CHANGE: Backup/restore API changes requested by the API Council by Christopher Tate · 14 years ago
  3. a3de745 Move PackageManagerTests and AsecTests. by Brett Chabot · 14 years ago
  4. 092cfaa Merge "cherry-picked bf4650ca39c9153e38c76280ceb5e9af48b67751 to froyo" into froyo by Grace Kloba · 14 years ago
  5. d49258f Fix issue #2544466: Car Home brightness icon comes and goes while phone is in car dock in FRE83 by Dianne Hackborn · 14 years ago
  6. fc6d1ba Merge "Hide download manager." into froyo by Jean-Baptiste Queru · 14 years ago
  7. 89837b2 Merge "Fix StatusBarService deadlock for real this time." into froyo by Joe Onorato · 14 years ago
  8. 1aedcce Fix StatusBarService deadlock for real this time. by Joe Onorato · 14 years ago
  9. 7e8bc24 cherry-picked bf4650ca39c9153e38c76280ceb5e9af48b67751 to froyo by Grace Kloba · 14 years ago
  10. 4ea1eea Merge "Redesigned keyguard layout in the no-SIM case. DO NOT MERGE" into froyo by Daniel Sandler · 14 years ago
  11. cf7958f Hide download manager. by Jean-Baptiste Queru · 14 years ago
  12. 252573c Finer-grained locking in AwesomePlayer, position and duration are now protected by a separate mutex that's only held for brief moments of time. by Andreas Huber · 14 years ago
  13. 6295205 Redesigned keyguard layout in the no-SIM case. DO NOT MERGE by Daniel Sandler · 14 years ago
  14. 2911e8e Merge "Clarify some Binder docs regarding things that are thread-local." by Brad Fitzpatrick · 14 years ago
  15. a0527f2 Clarify some Binder docs regarding things that are thread-local. by Brad Fitzpatrick · 14 years ago
  16. d7c1c00 Merge "fix [2236865] STOPSHIP: bump soft gl and egl minor version number" by Mathias Agopian · 14 years ago
  17. 57e4865 fix [2236865] STOPSHIP: bump soft gl and egl minor version number by Mathias Agopian · 14 years ago
  18. 1d1fe98 Merge "Fix 2535700: Add support for enforcing password quality" by Jim Miller · 14 years ago
  19. 386d7ae Merge "Remove spurious byte order marks from xml files." by Marco Nelissen · 14 years ago
  20. e7c30055 Merge "Fix bug 2544916 - Fun with AbsListView touch mode" by Adam Powell · 14 years ago
  21. f5d30e1 Merge "fix [2545826] calling into gralloc with external lock held" by Mathias Agopian · 14 years ago
  22. cd70988 Fix 2535700: Add support for enforcing password quality by Jim Miller · 14 years ago
  23. 35a2a90 Remove spurious byte order marks from xml files. by Marco Nelissen · 14 years ago
  24. aeb30e6 Fix bug 2544916 - Fun with AbsListView touch mode by Adam Powell · 14 years ago
  25. 92ba57f Merge "Add "dumpsys diskstats" to get a dump of disk-free values." by Dan Egnor · 14 years ago
  26. dd65431 Merge "GLSurfaceView pause and resume now synchronize with the GLThread." by Jack Palevich · 14 years ago
  27. 451a224 GLSurfaceView pause and resume now synchronize with the GLThread. by Jack Palevich · 14 years ago
  28. 621bc54 Add "dumpsys diskstats" to get a dump of disk-free values. by Dan Egnor · 14 years ago
  29. 7b8970b Merge "API refactoring for OverScroller." by Adam Powell · 14 years ago
  30. 8e10a7b merge from open-source master by The Android Open Source Project · 14 years ago
  31. 6579b0b API refactoring for OverScroller. by Adam Powell · 14 years ago
  32. 53d7c23 Merge "Fix 2495749 - System process crash when a notification switches sections." by Joe Onorato · 14 years ago
  33. 32b5143 Fix 2495749 - System process crash when a notification switches sections. by Joe Onorato · 14 years ago
  34. b012e15 Merge "Fix Tethering of multiple downstream ifaces." by Robert Greenwalt · 14 years ago
  35. b37f0c6 Fix Tethering of multiple downstream ifaces. by Robert Greenwalt · 14 years ago
  36. a3bd409 settings variable for wifi saved state by Irfan Sheriff · 14 years ago
  37. bfb7bfa Update Framework to support multiple dhpc ranges by Robert Greenwalt · 14 years ago
  38. 838bfef Merge "check for nulls" by Fred Quintana · 14 years ago
  39. dc5ce9c fix [2545826] calling into gralloc with external lock held by Mathias Agopian · 14 years ago
  40. 382601f check for nulls by Fred Quintana · 14 years ago
  41. 661a197 Merge "Add .3gpp as the preferred extension for video/3gpp." by Patrick Scott · 14 years ago
  42. c68b5b7 Merge "Use a more benign icon for ADB notifications." by Daniel Sandler · 14 years ago
  43. b80d49d Merge "Better fix for gettid() sim-eng breakage from last night." by Brad Fitzpatrick · 14 years ago
  44. 39576c8 Use a more benign icon for ADB notifications. by Daniel Sandler · 14 years ago
  45. c9048a6 Add .3gpp as the preferred extension for video/3gpp. by Patrick Scott · 14 years ago
  46. 3435485 Revert "Hide download manager." by Jean-Baptiste Queru · 14 years ago
  47. 5348c01 Better fix for gettid() sim-eng breakage from last night. by Brad Fitzpatrick · 14 years ago
  48. 292c361 Merge "Hide download manager." by Jean-Baptiste Queru · 14 years ago
  49. 0f5b3c8 Merge "Dumb late-night typo." by Dianne Hackborn · 14 years ago
  50. 0a936a0 Merge "Add window flags and window types to hierarchyviewer." by Joe Onorato · 14 years ago
  51. a0e11ba Merge "Turn off thread logging (too many messages.)" by Jack Palevich · 14 years ago
  52. 57c6a46 Turn off thread logging (too many messages.) by Jack Palevich · 14 years ago
  53. 8f2bd43 Add window flags and window types to hierarchyviewer. by Joe Onorato · 14 years ago
  54. 529bef6 Dumb late-night typo. by Dianne Hackborn · 14 years ago
  55. c6a90a5 Provides ability to store HTTP authentication credentials supplied to an XHR from JavaScript by Steve Block · 14 years ago
  56. 6108af2 Merge "Refactoring PackageManagerHostTests helper functions into a utility class for easier sharing with future stress tests." by Neal Nguyen · 14 years ago
  57. cd06ff1 Merge "update dox that we ignore the exact parameter on computeBounds" by Mike Reed · 14 years ago
  58. 54900e8 update dox that we ignore the exact parameter on computeBounds by Mike Reed · 14 years ago
  59. 2a56414 Merge "Add logging of GLSurfaceView pause/resume calls." by Jack Palevich · 14 years ago
  60. e6c9448 Add logging of GLSurfaceView pause/resume calls. by Jack Palevich · 14 years ago
  61. 6f5decf Merge "Turn on plugin signature checking." by Grace Kloba · 14 years ago
  62. 26f1faa Turn on plugin signature checking. by Grace Kloba · 14 years ago
  63. 4d2d90a Merge "MountService: Switch all Log -> Slog" by San Mehat · 14 years ago
  64. 5202eaa Merge "Call unlinkToDeath() when we disconnect the Camera, so we don't hold the (weak) reference to it, which caused (small) memory leaks." by Chih-Chung Chang · 14 years ago
  65. a507859 MountService: Switch all Log -> Slog by San Mehat · 14 years ago
  66. f426401 Merge "Fix Phone App crash due to binary data in HSP/HFP stream." by Nick Pelly · 14 years ago
  67. 8457b0f Fix Phone App crash due to binary data in HSP/HFP stream. by Nick Pelly · 14 years ago
  68. aaaf123 Hide download manager. by Jean-Baptiste Queru · 14 years ago
  69. 11f5738 Use ViewRoot.addConfigCallback instead of a BroadcastReceiver. by Patrick Scott · 14 years ago
  70. 9c4750a Draw a hairline border in the overscroll mode. by Grace Kloba · 14 years ago
  71. 8c997b0 Merge "New lock/unlock sounds." by Dave Sparks · 14 years ago
  72. a652e4f Merge "http://b/issue?id=2516676 Correctly scale the play button and youtube logo when embedded youtube videos are displayed at smaller than the suggested size." by Leon Clarke · 14 years ago
  73. 852888c Merge "Use a secure setting for default browser geolocation permissions" by Bjorn Bringert · 14 years ago
  74. 6fad943 http://b/issue?id=2516676 by Leon Clarke · 14 years ago
  75. 98bfa39 Use a secure setting for default browser geolocation permissions by Bjorn Bringert · 14 years ago
  76. 1be46d7 setCornerRadii should be called when either of corners radius is specified by viral.vkm · 14 years ago
  77. bb961a0 Merge "Fix testCameraPreviewMemoryUsage test." by Wu-cheng Li · 14 years ago
  78. 59411b3 Fix testCameraPreviewMemoryUsage test. by Wu-cheng Li · 14 years ago
  79. 0ef0b36 Merge "Hopefully fix the sim-eng build, part 2." by Brad Fitzpatrick · 14 years ago
  80. ad8fd28 Hopefully fix the sim-eng build, part 2. by Brad Fitzpatrick · 14 years ago
  81. 2e13d23 Merge "Fix issue #2543231: chat invitation dialog does show all the time" by Dianne Hackborn · 14 years ago
  82. 16064f9 Fix issue #2543231: chat invitation dialog does show all the time by Dianne Hackborn · 14 years ago
  83. 8f26b32 Try to fix sim build. Looks like gettid() is in unistd.h. by Brad Fitzpatrick · 14 years ago
  84. 2c5da31 Log blocking Binder calls to the EventLog. by Brad Fitzpatrick · 14 years ago
  85. 450e9d0 Merge "Fix 2242164 Soft keyboard keeps getting enabled even if I disable it" by Amith Yamasani · 14 years ago
  86. e861ec1 Fix 2242164 Soft keyboard keeps getting enabled even if I disable it by Amith Yamasani · 14 years ago
  87. 4b4d303 Merge "Ensure Binder finalizer handles partially initialized instances." by Jeff Brown · 14 years ago
  88. 582763a Ensure Binder finalizer handles partially initialized instances. by Jeff Brown · 14 years ago
  89. 70df9ba Refactoring PackageManagerHostTests helper functions into a utility class for easier sharing with future stress tests. by Neal Nguyen · 14 years ago
  90. bc6dffc New lock/unlock sounds. by Dave Sparks · 14 years ago
  91. 2c96071 Merge "There are two computeHorizontalScrollRange() got missed in the last conversion." by Grace Kloba · 14 years ago
  92. 1233173 Merge "Limit DropBox storage to 1000 files (by default)." by Dan Egnor · 14 years ago
  93. 1cd1c8e There are two computeHorizontalScrollRange() got missed in the last conversion. by Grace Kloba · 14 years ago
  94. f91444c Disallow tethering disable by Wifi by Irfan Sheriff · 14 years ago
  95. b54727e Merge "Fix WakeLock issue for driver stop" by Irfan Sheriff · 14 years ago
  96. 3bf504d Fix WakeLock issue for driver stop by Irfan Sheriff · 14 years ago
  97. 3a8b0c1 Limit DropBox storage to 1000 files (by default). by Dan Egnor · 14 years ago
  98. f54574a docs: clean docs to use consistent "sidebox" classes (eliminate sidebox-inner) by Scott Main · 14 years ago
  99. cfea8fd Call unlinkToDeath() when we disconnect the Camera, by Chih-Chung Chang · 14 years ago
  100. 69c997a Update a stale JIT option name. by Ben Cheng · 14 years ago