1. 96580e0 Defend against an unexpected null bundle that causes blockingGetAuthToken() to throw an NPE. by Fred Quintana · 14 years ago
  2. 687c133 Merge "Update current.xml to fix build error." by Ray Chen · 14 years ago
  3. 4c4106b Merge "a dbobject is closed twice and that causes incorrect warnings" by Vasu Nori · 14 years ago
  4. 8e060c0 Update current.xml to fix build error. by Ray Chen · 14 years ago
  5. fb3803a a dbobject is closed twice and that causes incorrect warnings by Vasu Nori · 14 years ago
  6. 89d6d00 Merge "Remove test annotations from tests requiring package-private access." by Eric Fischer · 14 years ago
  7. 8cb068a Remove test annotations from tests requiring package-private access. by Doug Felt · 14 years ago
  8. fe73ce1 Merge "Null check for scheme. If scheme is unspecified let package parse continue. We will return errors if parsing fails anyway. If scheme is not null, restrict it to being a file uri." by Suchi Amalapurapu · 14 years ago
  9. 5997c05 Merge "Update indeterminate progress bar assets. Bug #2469246" by Romain Guy · 14 years ago
  10. fd6c927 Update indeterminate progress bar assets. Bug #2469246 by Romain Guy · 14 years ago
  11. 16cf922 Merge "Expand buffer in SynthProxy to hold int" by Kenny Root · 14 years ago
  12. ee3d494 Merge "Remove native options." by Ray Chen · 14 years ago
  13. 7a67f156 Remove native options. by Ray Chen · 14 years ago
  14. ef38327 Merge "Update Singapore default time zone." by John Wang · 14 years ago
  15. 1ead4f0 Expand buffer in SynthProxy to hold int by Kenny Root · 14 years ago
  16. 055c986 Add location provider name to gps-processing-method in EXIF header. by Ray Chen · 14 years ago
  17. 3f5144b Change overscrollMode for dialogs by Adam Powell · 14 years ago
  18. c11f9d3 Merge "Fix epsilon calculation for jumpy touchscreen filtering" by Adam Powell · 14 years ago
  19. d2e4524 Merge "Awaken ListView scroll bars for overscroll" by Adam Powell · 14 years ago
  20. e14dd39 Merge "Fix VelocityTracker for CTS tests" by Adam Powell · 14 years ago
  21. 9d05a18 AsecTests: Add a test to validate container size by San Mehat · 14 years ago
  22. 4a3c3b23 Fixing automatic switching of night mode if network location is not enabled. by Bernd Holzhey · 14 years ago
  23. 966641a add comment for public function by Cary Clark · 14 years ago
  24. 75a36c2 Remove an overzealous call to setDefaultSelection. by Leon Scroggins · 14 years ago
  25. 48b5c5c Merge "Delay setting initial screen brightness until after the sensors are initialized." by Mike Lockwood · 14 years ago
  26. b42ab0f Delay setting initial screen brightness until after the sensors are initialized. by Mike Lockwood · 14 years ago
  27. 780a1cb Merge "Removes some storage tests from the DumpRenderTree skipped lists, now that Android-specific results are provided" by Steve Block · 14 years ago
  28. 52bc8bef Merge "Fix a loss of data." by Wink Saville · 14 years ago
  29. ca8faae Awaken ListView scroll bars for overscroll by Adam Powell · 14 years ago
  30. 6651a13 Fix epsilon calculation for jumpy touchscreen filtering by Adam Powell · 14 years ago
  31. 0bba68d Fix VelocityTracker for CTS tests by Adam Powell · 14 years ago
  32. e8b9ce2 Merge "Use "My Contacts"" by Daisuke Miyakawa · 14 years ago
  33. 72d3397 Use "My Contacts" by Daisuke Miyakawa · 14 years ago
  34. 3602f76 Null check for scheme. by Suchi Amalapurapu · 14 years ago
  35. 01f4385 Handle the string "default" and ignore it appropriately. by Daisuke Miyakawa · 14 years ago
  36. 16dc6db Fix a loss of data. by Wink Saville · 14 years ago
  37. aaf15ec Merge "Clean up MediaRecorder for public Java SDK - update comments and fix a check in setAudioChannels()" by James Dong · 14 years ago
  38. 37f700a Merge "InputDevice filtering for jumpy screens. Updated ScaleGestureDetector for framework deprecations." by Adam Powell · 14 years ago
  39. f5bcc6a InputDevice filtering for jumpy screens. by Adam Powell · 14 years ago
  40. 0fc6bc4 Clean up MediaRecorder for public Java SDK by James Dong · 14 years ago
  41. e4b293c Update Singapore default time zone. by John Wang · 14 years ago
  42. e58aa0d Merge "More ExpandableListView fixes to take headers into account." by Gilles Debunne · 14 years ago
  43. 351434b Merge "Add error reporting for Tethering." by Robert Greenwalt · 14 years ago
  44. c155239 Allow multiple original-package tags. by Dianne Hackborn · 14 years ago
  45. 6be0fc1 Merge "Fix issue 2456968: Alarm rings in "silent mode and when Alarm in silent mode is turned off"." by Eric Laurent · 14 years ago
  46. 272f3a9 More ExpandableListView fixes to take headers into account. by Gilles Debunne · 14 years ago
  47. c37cb24 Feature to return an extra in the cursor that keeps the spinny going. by Amith Yamasani · 14 years ago
  48. 5a73506 Add error reporting for Tethering. by Robert Greenwalt · 14 years ago
  49. 1e5e8f2 Merge "Improve RS error handling. On errors RS will now store the error and a message that can be read from the app. RS will then not continue rendering frames while an unchecked error is present until new state is received." by Jason Sams · 14 years ago
  50. 156cce6 Improve RS error handling. On errors RS will now store the error and a message that can be read from the app. RS will then not continue rendering frames while an unchecked error is present until new state is received. by Jason Sams · 14 years ago
  51. 9b10ef5 Rework the way PackageManager binds to default container service. by Suchi Amalapurapu · 14 years ago
  52. a034cd3e Merge "Use "play" icon for search dialog button in Browser" by Bjorn Bringert · 14 years ago
  53. 22b23a1 Use "play" icon for search dialog button in Browser by Bjorn Bringert · 14 years ago
  54. 3316a95 Merge "Fix issue #2485441: SettingsBackupAgent crashed system server" by Dianne Hackborn · 14 years ago
  55. b0381ef Fix issue #2485441: SettingsBackupAgent crashed system server by Dianne Hackborn · 14 years ago
  56. 7b18d7a Merge "add optional preftable to image codecs, for more control over the resulting bitmap config" by Mike Reed · 14 years ago
  57. a00fead Merge "Check for null provider in LocationManager.getProviders()" by Mike Lockwood · 14 years ago
  58. 689e449 Check for null provider in LocationManager.getProviders() by Mike Lockwood · 14 years ago
  59. 5f8a300 Merge "Fix off by one error in NetworkManagementService.isUsbRNDISStarted()" by Mike Lockwood · 14 years ago
  60. 4ac163f Merge "MountService: Send ACTION_MEDIA_UNSHARED Intent a volume is no longer shared via UMS." by Mike Lockwood · 14 years ago
  61. 51cb9d5 Fix off by one error in NetworkManagementService.isUsbRNDISStarted() by Mike Lockwood · 14 years ago
  62. 31951ca Fix issue 2456968: Alarm rings in "silent mode and when Alarm in silent mode is turned off". by Eric Laurent · 14 years ago
  63. 7e47f17 Removes some storage tests from the DumpRenderTree skipped lists, now that Android-specific results are provided by Steve Block · 14 years ago
  64. 945a9df add optional preftable to image codecs, for more control over the resulting bitmap config by Mike Reed · 14 years ago
  65. f3685af Merge "Remove UUIDs from the cache when the device is unpaired." by Jaikumar Ganesh · 14 years ago
  66. 574376e Merge "hide the newly created DatabaseObjectNotClosedException class from sdk" by Vasu Nori · 14 years ago
  67. 4da24f4 hide the newly created DatabaseObjectNotClosedException class from sdk by Vasu Nori · 14 years ago
  68. 6bb028d Merge "in finalizer warnings, use a better exception - NOT Exception()" by Vasu Nori · 14 years ago
  69. f6bd0ba Don't send ACTION_MOVE to webkit until the distance is confirmed to be a drag. by Grace Kloba · 14 years ago
  70. 08b448e in finalizer warnings, use a better exception - NOT Exception() by Vasu Nori · 14 years ago
  71. c833119 Merge "Remove the TAB key from <textarea>s." by Leon Scroggins · 14 years ago
  72. 7af1b83 Remove the TAB key from <textarea>s. by Leon Scroggins · 14 years ago
  73. 3403eb3 refactor find state and scrolling by Cary Clark · 14 years ago
  74. de023c1 refactor find state and scrolling by Cary Clark · 14 years ago
  75. 687c44f Merge "Call close() instead of deactivate() in CursorToBulkCursorAdaptor.close()" by Bjorn Bringert · 14 years ago
  76. d6dfca8 Call close() instead of deactivate() in CursorToBulkCursorAdaptor.close() by Bjorn Bringert · 14 years ago
  77. d9894bc Fixed NPE by guarding the reference of variable by Tadashi G. Takaoka · 14 years ago
  78. bf2dd44 MountService: Send ACTION_MEDIA_UNSHARED Intent a volume is no longer shared via UMS. by Mike Lockwood · 14 years ago
  79. 0b49ab5 Add SearchManager.SUGGEST_COLUMN_TEXT_2_URL by Bjorn Bringert · 14 years ago
  80. 97106ab Fix issue #2325621 Runtime restart after launching Android keyboard setting . by Dianne Hackborn · 14 years ago
  81. ddb42a4 Merge "Fixing spelling of intiialization to initialization in comment" by Brian Carlstrom · 14 years ago
  82. dbc96e1 Merge "Fix a bug in OverScroller.setFinalX/Y" by Adam Powell · 14 years ago
  83. fde67f4 Merge "Added the Camera Preveiw memory test which can help to isolate the memory leak issue." by Yu Shan Emily Lau · 14 years ago
  84. b5ccb59 Merge "DockObserver: Watch for exceptions in LocationManger.isProviderEnabled()." by Mike Lockwood · 14 years ago
  85. d93b998 Fix a bug in OverScroller.setFinalX/Y by Adam Powell · 14 years ago
  86. 25c374e Merge "Fix documentation." by Wink Saville · 14 years ago
  87. faa7e83 DockObserver: Watch for exceptions in LocationManger.isProviderEnabled(). by Mike Lockwood · 14 years ago
  88. 08209a7 Disable tests that require package-private access to code under test. by Doug Felt · 14 years ago
  89. a2e9226 Maybe fix issue #2482201: Paired bluetooth device looks like a qwerty keyboard by Dianne Hackborn · 14 years ago
  90. 081a9b69a Remove UUIDs from the cache when the device is unpaired. by Jaikumar Ganesh · 14 years ago
  91. c018f3c Merge "Hide GeocoderParams class from public API." by Mike Lockwood · 14 years ago
  92. 34a2238 Merge "Added Scroller compatibility methods to OverScroller" by Adam Powell · 14 years ago
  93. 9d5b488 Added Scroller compatibility methods to OverScroller by Adam Powell · 14 years ago
  94. 3ddde16 Merge "Add new CAPTURE_LAYERS command to HiearchyViewer protocol." by Romain Guy · 14 years ago
  95. 223ff5c Add new CAPTURE_LAYERS command to HiearchyViewer protocol. by Romain Guy · 14 years ago
  96. 68612ba Merge "SslCertificate should clone Dates" by Brian Carlstrom · 14 years ago
  97. 6b1806b surfaceflinger: remove un-cached buffers hack for Adreno by Dima Zavin · 14 years ago
  98. 8754be5 Hide GeocoderParams class from public API. by Mike Lockwood · 14 years ago
  99. a5987a5 SslCertificate should clone Dates by Brian Carlstrom · 14 years ago
  100. bd80e560 Merge "resubmit reverted CL https://android-git.corp.google.com/g/#change,42682" by Vasu Nori · 14 years ago