1. a3bd409 settings variable for wifi saved state by Irfan Sheriff · 14 years ago
  2. bfb7bfa Update Framework to support multiple dhpc ranges by Robert Greenwalt · 14 years ago
  3. 838bfef Merge "check for nulls" by Fred Quintana · 14 years ago
  4. 382601f check for nulls by Fred Quintana · 14 years ago
  5. 661a197 Merge "Add .3gpp as the preferred extension for video/3gpp." by Patrick Scott · 14 years ago
  6. c68b5b7 Merge "Use a more benign icon for ADB notifications." by Daniel Sandler · 14 years ago
  7. b80d49d Merge "Better fix for gettid() sim-eng breakage from last night." by Brad Fitzpatrick · 14 years ago
  8. 39576c8 Use a more benign icon for ADB notifications. by Daniel Sandler · 14 years ago
  9. c9048a6 Add .3gpp as the preferred extension for video/3gpp. by Patrick Scott · 14 years ago
  10. 3435485 Revert "Hide download manager." by Jean-Baptiste Queru · 14 years ago
  11. 5348c01 Better fix for gettid() sim-eng breakage from last night. by Brad Fitzpatrick · 14 years ago
  12. 292c361 Merge "Hide download manager." by Jean-Baptiste Queru · 14 years ago
  13. 0f5b3c8 Merge "Dumb late-night typo." by Dianne Hackborn · 14 years ago
  14. 0a936a0 Merge "Add window flags and window types to hierarchyviewer." by Joe Onorato · 14 years ago
  15. a0e11ba Merge "Turn off thread logging (too many messages.)" by Jack Palevich · 14 years ago
  16. 57c6a46 Turn off thread logging (too many messages.) by Jack Palevich · 14 years ago
  17. 8f2bd43 Add window flags and window types to hierarchyviewer. by Joe Onorato · 14 years ago
  18. 529bef6 Dumb late-night typo. by Dianne Hackborn · 14 years ago
  19. c6a90a5 Provides ability to store HTTP authentication credentials supplied to an XHR from JavaScript by Steve Block · 14 years ago
  20. 6108af2 Merge "Refactoring PackageManagerHostTests helper functions into a utility class for easier sharing with future stress tests." by Neal Nguyen · 14 years ago
  21. cd06ff1 Merge "update dox that we ignore the exact parameter on computeBounds" by Mike Reed · 14 years ago
  22. 54900e8 update dox that we ignore the exact parameter on computeBounds by Mike Reed · 14 years ago
  23. 2a56414 Merge "Add logging of GLSurfaceView pause/resume calls." by Jack Palevich · 14 years ago
  24. e6c9448 Add logging of GLSurfaceView pause/resume calls. by Jack Palevich · 14 years ago
  25. 6f5decf Merge "Turn on plugin signature checking." by Grace Kloba · 14 years ago
  26. 26f1faa Turn on plugin signature checking. by Grace Kloba · 14 years ago
  27. 4d2d90a Merge "MountService: Switch all Log -> Slog" by San Mehat · 14 years ago
  28. 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
  29. a507859 MountService: Switch all Log -> Slog by San Mehat · 14 years ago
  30. f426401 Merge "Fix Phone App crash due to binary data in HSP/HFP stream." by Nick Pelly · 14 years ago
  31. 8457b0f Fix Phone App crash due to binary data in HSP/HFP stream. by Nick Pelly · 14 years ago
  32. aaaf123 Hide download manager. by Jean-Baptiste Queru · 14 years ago
  33. 11f5738 Use ViewRoot.addConfigCallback instead of a BroadcastReceiver. by Patrick Scott · 14 years ago
  34. 9c4750a Draw a hairline border in the overscroll mode. by Grace Kloba · 14 years ago
  35. 8c997b0 Merge "New lock/unlock sounds." by Dave Sparks · 14 years ago
  36. 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
  37. 852888c Merge "Use a secure setting for default browser geolocation permissions" by Bjorn Bringert · 14 years ago
  38. 6fad943 http://b/issue?id=2516676 by Leon Clarke · 14 years ago
  39. 98bfa39 Use a secure setting for default browser geolocation permissions by Bjorn Bringert · 14 years ago
  40. bb961a0 Merge "Fix testCameraPreviewMemoryUsage test." by Wu-cheng Li · 14 years ago
  41. 59411b3 Fix testCameraPreviewMemoryUsage test. by Wu-cheng Li · 14 years ago
  42. 0ef0b36 Merge "Hopefully fix the sim-eng build, part 2." by Brad Fitzpatrick · 14 years ago
  43. ad8fd28 Hopefully fix the sim-eng build, part 2. by Brad Fitzpatrick · 14 years ago
  44. 2e13d23 Merge "Fix issue #2543231: chat invitation dialog does show all the time" by Dianne Hackborn · 14 years ago
  45. 16064f9 Fix issue #2543231: chat invitation dialog does show all the time by Dianne Hackborn · 14 years ago
  46. 8f26b32 Try to fix sim build. Looks like gettid() is in unistd.h. by Brad Fitzpatrick · 14 years ago
  47. 2c5da31 Log blocking Binder calls to the EventLog. by Brad Fitzpatrick · 14 years ago
  48. 450e9d0 Merge "Fix 2242164 Soft keyboard keeps getting enabled even if I disable it" by Amith Yamasani · 14 years ago
  49. e861ec1 Fix 2242164 Soft keyboard keeps getting enabled even if I disable it by Amith Yamasani · 14 years ago
  50. 4b4d303 Merge "Ensure Binder finalizer handles partially initialized instances." by Jeff Brown · 14 years ago
  51. 582763a Ensure Binder finalizer handles partially initialized instances. by Jeff Brown · 14 years ago
  52. 70df9ba Refactoring PackageManagerHostTests helper functions into a utility class for easier sharing with future stress tests. by Neal Nguyen · 14 years ago
  53. bc6dffc New lock/unlock sounds. by Dave Sparks · 14 years ago
  54. 2c96071 Merge "There are two computeHorizontalScrollRange() got missed in the last conversion." by Grace Kloba · 14 years ago
  55. 1233173 Merge "Limit DropBox storage to 1000 files (by default)." by Dan Egnor · 14 years ago
  56. 1cd1c8e There are two computeHorizontalScrollRange() got missed in the last conversion. by Grace Kloba · 14 years ago
  57. f91444c Disallow tethering disable by Wifi by Irfan Sheriff · 14 years ago
  58. b54727e Merge "Fix WakeLock issue for driver stop" by Irfan Sheriff · 14 years ago
  59. 3bf504d Fix WakeLock issue for driver stop by Irfan Sheriff · 14 years ago
  60. 3a8b0c1 Limit DropBox storage to 1000 files (by default). by Dan Egnor · 14 years ago
  61. f54574a docs: clean docs to use consistent "sidebox" classes (eliminate sidebox-inner) by Scott Main · 14 years ago
  62. cfea8fd Call unlinkToDeath() when we disconnect the Camera, by Chih-Chung Chang · 14 years ago
  63. 69c997a Update a stale JIT option name. by Ben Cheng · 14 years ago
  64. 478a745 null header and footer allowed in HeaderViewListAdapter. by Gilles Debunne · 14 years ago
  65. 26295d2 Merge "Fix some bugs/edge cases in ScrollView/HorizontalScrollView" by Adam Powell · 14 years ago
  66. 34783aa Fixes for HeaderViewListAdapter. by Gilles Debunne · 14 years ago
  67. 352b978 Fix some bugs/edge cases in ScrollView/HorizontalScrollView by Adam Powell · 14 years ago
  68. 3e8b72a Merge "Fix for bug 2502886 - stupid monkeys." by Adam Powell · 14 years ago
  69. ad069eb Merge "QueryCodecs now returns the names of the software codecs (non-OpenMax) as well." by Andreas Huber · 14 years ago
  70. 8c0d1e6 Merge "Improve our EGL management when pausing / resuming." by Jack Palevich · 14 years ago
  71. 1a189a8 QueryCodecs now returns the names of the software codecs (non-OpenMax) as well. by Andreas Huber · 14 years ago
  72. b176899 Improve our EGL management when pausing / resuming. by Jack Palevich · 14 years ago
  73. 9d0335b Fix for bug 2502886 - stupid monkeys. by Adam Powell · 14 years ago
  74. 8f29c12 Forcing query execution in SQLiteDatabase.query by Dmitri Plotnikov · 14 years ago
  75. 3ac71b6 Merge "Fix issue #2540920: connectivity issues with tripit/pandora" by Dianne Hackborn · 14 years ago
  76. 4dc844c Merge "Use correct API version for UTF-8 checking" by Kenny Root · 14 years ago
  77. 610f3890 Merge "Fix issue #2537384: Default keyboard input method switched on Eclaire to FRE77D upgrade" by Dianne Hackborn · 14 years ago
  78. aa721c2 Merge "docs: fix several instances of the 'sidebox' class" by Scott Main · 14 years ago
  79. dbde425 Use the Display orientation rather than the accelerometer. by Patrick Scott · 14 years ago
  80. 83e48f5 Fix issue #2537384: Default keyboard input method switched by Dianne Hackborn · 14 years ago
  81. af7cea3 Fix issue #2540920: connectivity issues with tripit/pandora by Dianne Hackborn · 14 years ago
  82. 1c9f1c6 Merge "Asset update for key feedback bubble - removes edge artifact." by Amith Yamasani · 14 years ago
  83. 8db3ed3 Asset update for key feedback bubble - removes edge artifact. by Amith Yamasani · 14 years ago
  84. e77852c Do not provide a way to use an AsyncTask from a non main thread. by Leon Scroggins · 14 years ago
  85. 241cd54 Merge "Maybe fix #2422586: Native crash in android_os_Parcel_closeFileDescriptor() killed the phone process" by Dianne Hackborn · 14 years ago
  86. c9f3088 Use correct API version for UTF-8 checking by Kenny Root · 14 years ago
  87. f60ce40 Remove old asset. by Patrick Scott · 14 years ago
  88. ea08c51 Fixes XHR requests to use the username and password supplied from JavaScript by Steve Block · 14 years ago
  89. 4d49234 Merge "Fixes synchronous XHR requests which require authentication to complete synchronously" by Steve Block · 14 years ago
  90. 3949c60 Merge "Enable early termination of the prefetcher's preparation phase." by Andreas Huber · 14 years ago
  91. c76bfa5 Fixes synchronous XHR requests which require authentication to complete synchronously by Steve Block · 14 years ago
  92. 722802e Log database lock contention as well (as seperate pseudo-queries). by Brad Fitzpatrick · 14 years ago
  93. e6d4f34 Merge "Clean up stale containers if needed at install time. This is needed when restoring applications installed on sdcard via Market after a data wipe. The stale containers need to be cleaned up before reinstalling again. Add a test case for installing when a stale container exists." by Suchi Amalapurapu · 14 years ago
  94. 1f343eb Merge "fix bug where sync settings set lost upon upgrade from donut and eclair to froyo" by Fred Quintana · 14 years ago
  95. fb08440 fix bug where sync settings set lost upon upgrade from donut and eclair to froyo by Fred Quintana · 14 years ago
  96. c7537ee Clean up stale containers if needed at install time. by Suchi Amalapurapu · 14 years ago
  97. cbac8ac Merge "when corruption occurs, log a warning before closing db" by Vasu Nori · 14 years ago
  98. 8449d21 Merge "Wait until GpsLocationProvider is fully initialized before returning from the constructor." by Mike Lockwood · 14 years ago
  99. 8f9268d Merge "If we detect a 9patch chunk, force the config chooser to avoid 565, with its pre-dithering madness" by Mike Reed · 14 years ago
  100. f71daba Enable early termination of the prefetcher's preparation phase. by Andreas Huber · 14 years ago