1. 2706bde Merge "Fix inverted release-EGLContext-on-pause logic." by Jack Palevich · 16 years ago
  2. 220a56f Merge "Update keyboard key assets." by Amith Yamasani · 16 years ago
  3. 6b738eb Merge "Fixed a regression setting ListView selection mode without an adapter" by Adam Powell · 16 years ago
  4. 43ad272 Merge "Fix for badly rebased current.xml" by Adam Powell · 16 years ago
  5. d3a50f3 Rename cleanspec => CleanSpec to match the build rule by Christopher Tate · 16 years ago
  6. 5cbf936 Merge "Fix up missed refactoring in JNI reg and preloaded-classes" by Christopher Tate · 16 years ago
  7. a121ca2 Fix up missed refactoring in JNI reg and preloaded-classes by Christopher Tate · 16 years ago
  8. 572e5aa Merge "Correctly validate numbers when pasted in NumberPicker. Bug #2258525" by Romain Guy · 16 years ago
  9. 137e32f Merge "Fix doc references to "android.backup" to the new "android.app.backup"" by Christopher Tate · 16 years ago
  10. 7d17d47 Merge "Still do dump() if we cannot get mServiceLock for a while." by Chih-Chung Chang · 16 years ago
  11. 85a5084 Merge "Refactor android.backup => android.app.backup" by Christopher Tate · 16 years ago
  12. 21c145e Refactor android.backup => android.app.backup by Christopher Tate · 16 years ago
  13. 6e671e1 Merge "Allow the configuration string to have quotes." by Wink Saville · 16 years ago
  14. 3be04d5 Merge "Logging to track down an elusive bug with Messaging app losing IME focus in landscape." by Amith Yamasani · 16 years ago
  15. 194e485 Merge "Fix issue 2428563: Camera rendered inoperable by voice call interruption." by Eric Laurent · 16 years ago
  16. f0252f2 Still do dump() if we cannot get mServiceLock for a while. by Chih-Chung Chang · 16 years ago
  17. 61a2c93 Merge "Added accessors for view overscroll modes" by Adam Powell · 16 years ago
  18. 61de036 Merge "Add null checks for strings" by Suchi Amalapurapu · 16 years ago
  19. 3a5706d Merge "don't assume Cursor.getExtras returns non-null" by Mark Wagner · 16 years ago
  20. ba52760 Merge "Keep screen on when in car mode and the device is powered." by Mike Lockwood · 16 years ago
  21. 0f29209 Merge "Adding over scroll to webview. We will always apply over scroll vertically. In horizontal direction, if the page can't be zoomed and the current content just fit, we will not do over scroll." by Grace Kloba · 16 years ago
  22. fd6c035 Merge "Add "call" method on ContentProvider." by Brad Fitzpatrick · 16 years ago
  23. 47dd4e9 Merge "Disable the keyguard when in car mode" by Mike Lockwood · 16 years ago
  24. a884f4d Merge "Change an aapt "warning" from "*** " to "**** " (from three to four stars). "*** " (three stars and a space) is the 'magic make error string'; so this change makes it easier to find the real issues/errors in build logs. Besides, other aapt messages are "**** "." by Ed Heyl · 16 years ago
  25. 4f1fcc2 Fix issue 2428563: Camera rendered inoperable by voice call interruption. by Eric Laurent · 16 years ago
  26. 2fcfbf3 Merge "Fix potential aapt crash when processing overlay." by Xavier Ducrohet · 16 years ago
  27. 479562b Merge "Instead of allocating the decoder instances in response to a call to setDataSource, postpone allocation to the preparation phase where it belongs." by Andreas Huber · 16 years ago
  28. 2856c5b Refactor car mode. by Dianne Hackborn · 16 years ago
  29. 51edc0f Merge "Fix persisting flags for apps with data only Force gc's before deleting containers.:" by Suchi Amalapurapu · 16 years ago
  30. 30f82b8 Merge "Calculate bitmask array sizes correctly in the EventHub" by Christopher Tate · 16 years ago
  31. 9872e95 Merge "Release mediaplayer if the current state is not suspending. Fix for bug 2480093." by Gloria Wang · 16 years ago
  32. d1f3601 Merge "provide databasename to the logging func registration func" by Vasu Nori · 16 years ago
  33. 0bcad9b Merge "It is possible that we may get a call from WebCore that the first layout has completed before we've successfully syncd the webview dimensions from Java to native and in this case, we end up syncing a height of 0 to WebKit. This causes hit detection to fail, as WebKit thinks we have a 0-height visible area. This patch fixes this scenario by syncing the height of the webview back to WebKit in the case that the first layout comes back before we've sent our dimensions." by Ben Murdoch · 16 years ago
  34. 344ae7d Merge "Squashed commit of the following:" by Shimeng (Simon) Wang · 16 years ago
  35. d9e3b34 Merge "NPR's audio streams start with a 30sec segment whose mp3 headers are subtly different from those following. Allow certain bits to vary that were thought to be fixed before." by Andreas Huber · 16 years ago
  36. b11727d Merge "return false if any exception is thrown from savePicture" by Mike Reed · 16 years ago
  37. a851c5d Merge "fix NullPointerException if location is not set." by Mike Lockwood · 16 years ago
  38. 5500621 Merge "Update framework tethering UI" by Robert Greenwalt · 16 years ago
  39. ab5fbd3 Merge "Remove the ProximityAlerts update Receiver when the last ProximityAlert expires. Fixes issue 6900." by Mike Lockwood · 16 years ago
  40. 718f6fa Merge "Do not select any item when the user clicks outside of the list content. Bug #2485544" by Romain Guy · 16 years ago
  41. 25eb260 Merge "Adding a mime type for the phone lookup URI." by Dmitri Plotnikov · 16 years ago
  42. 909c0d1 Merge "Improve watchdog diagnostics." by Dan Egnor · 16 years ago
  43. dbdc595 Merge "Defend against an unexpected null bundle that causes blockingGetAuthToken() to throw an NPE." by Fred Quintana · 16 years ago
  44. 78e27ff Merge "Report an offset change in a live wallpaper when the wallpaper is resized. Bug #2489288" by Romain Guy · 16 years ago
  45. 9855a05 Calculate bitmask array sizes correctly in the EventHub by Christopher Tate · 16 years ago
  46. 532c4a7 Merge "Fix #2489986 : The key bitmask needs to cover all possible keys" by Christopher Tate · 16 years ago
  47. 2032f98 Fix #2489986 : The key bitmask needs to cover all possible keys by Christopher Tate · 16 years ago
  48. 3c5d707 Merge "fix hex parsing of bmgr" by Christian Sonntag · 16 years ago
  49. e53c258 Merge "Show AutoCompleteTextView dropdown in Search dialog when cursor updates. Fixes b/2426929" by Amith Yamasani · 16 years ago
  50. 674b3ac Merge "Add r-w property of emergency number list." by John Wang · 16 years ago
  51. e85478e Merge "Suppress testCheckAndProcessPlusCode from continuous test system as testing devices are not registered with any carrier networks." by Xia Wang · 16 years ago
  52. f17a13a Merge "Import new translations" by Eric Fischer · 16 years ago
  53. f57a23f Merge "Fix typo. According to grep, this is the only place in the tree that has it." by Joe Onorato · 16 years ago
  54. 5c8a613 Merge "Remove whitespace around UMS dialog artwork." by Daniel Sandler · 16 years ago
  55. 49c23bc Merge "Fix some bugs." by Dianne Hackborn · 16 years ago
  56. 6687fb1 Fix some bugs. by Dianne Hackborn · 16 years ago
  57. 4a86235 Merge "Update current.xml to fix build error." by Ray Chen · 16 years ago
  58. e5d057e Merge "a dbobject is closed twice and that causes incorrect warnings" by Vasu Nori · 16 years ago
  59. f0895e8 Merge "Remove test annotations from tests requiring package-private access." by Eric Fischer · 16 years ago
  60. 3af56bb 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 · 16 years ago
  61. 9a7f0b9 Merge "Update indeterminate progress bar assets. Bug #2469246" by Romain Guy · 16 years ago
  62. 78f8efb Merge "Expand buffer in SynthProxy to hold int" by Kenny Root · 16 years ago
  63. 5e1bfe0 Merge "Remove native options." by Ray Chen · 16 years ago
  64. 33c98f2 Merge "Update Singapore default time zone." by John Wang · 16 years ago
  65. 0456f2c Merge "Fix epsilon calculation for jumpy touchscreen filtering" by Adam Powell · 16 years ago
  66. d7e756a Merge "Awaken ListView scroll bars for overscroll" by Adam Powell · 16 years ago
  67. cc657b8 Merge "Fix VelocityTracker for CTS tests" by Adam Powell · 16 years ago
  68. acf2ed2 Merge "Delay setting initial screen brightness until after the sensors are initialized." by Mike Lockwood · 16 years ago
  69. 56ba093 Merge "Removes some storage tests from the DumpRenderTree skipped lists, now that Android-specific results are provided" by Steve Block · 16 years ago
  70. b08e358 Merge "Fix a loss of data." by Wink Saville · 16 years ago
  71. 71aab82 Merge "Use "My Contacts"" by Daisuke Miyakawa · 16 years ago
  72. c52d757 Merge "Clean up MediaRecorder for public Java SDK - update comments and fix a check in setAudioChannels()" by James Dong · 16 years ago
  73. 9926d56 Merge "InputDevice filtering for jumpy screens. Updated ScaleGestureDetector for framework deprecations." by Adam Powell · 16 years ago
  74. 90db01d Merge "More ExpandableListView fixes to take headers into account." by Gilles Debunne · 16 years ago
  75. 95e212b Merge "Add error reporting for Tethering." by Robert Greenwalt · 16 years ago
  76. df4ef12 Merge "Fix issue 2456968: Alarm rings in "silent mode and when Alarm in silent mode is turned off"." by Eric Laurent · 16 years ago
  77. 1b8b779 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 · 16 years ago
  78. 6f7ecc3 Merge "Use "play" icon for search dialog button in Browser" by Bjorn Bringert · 16 years ago
  79. 13cf203 Merge "Fix issue #2485441: SettingsBackupAgent crashed system server" by Dianne Hackborn · 16 years ago
  80. 83eaf2f Merge "add optional preftable to image codecs, for more control over the resulting bitmap config" by Mike Reed · 16 years ago
  81. fa76372 Merge "Check for null provider in LocationManager.getProviders()" by Mike Lockwood · 16 years ago
  82. a67784c Merge "Fix off by one error in NetworkManagementService.isUsbRNDISStarted()" by Mike Lockwood · 16 years ago
  83. 1f0080d Merge "MountService: Send ACTION_MEDIA_UNSHARED Intent a volume is no longer shared via UMS." by Mike Lockwood · 16 years ago
  84. 249a784 Merge "Remove UUIDs from the cache when the device is unpaired." by Jaikumar Ganesh · 16 years ago
  85. 60e7275 Merge "hide the newly created DatabaseObjectNotClosedException class from sdk" by Vasu Nori · 16 years ago
  86. e4ee937 Merge "in finalizer warnings, use a better exception - NOT Exception()" by Vasu Nori · 16 years ago
  87. 658cd0d Merge "Remove the TAB key from <textarea>s." by Leon Scroggins · 16 years ago
  88. a3c9122 Merge "Call close() instead of deactivate() in CursorToBulkCursorAdaptor.close()" by Bjorn Bringert · 16 years ago
  89. 03b1972 Merge "Fixing spelling of intiialization to initialization in comment" by Brian Carlstrom · 16 years ago
  90. 35c4f0c Merge "Fix a bug in OverScroller.setFinalX/Y" by Adam Powell · 16 years ago
  91. 8cad2bb Merge "Added the Camera Preveiw memory test which can help to isolate the memory leak issue." by Yu Shan Emily Lau · 16 years ago
  92. 5d4d8d5 Merge "DockObserver: Watch for exceptions in LocationManger.isProviderEnabled()." by Mike Lockwood · 16 years ago
  93. 374334d Merge "Fix documentation." by Wink Saville · 16 years ago
  94. 71c3eb2 Maybe fix issue #2482201: Paired bluetooth device looks like a qwerty keyboard by Dianne Hackborn · 16 years ago
  95. bbd20a6 Merge "Hide GeocoderParams class from public API." by Mike Lockwood · 16 years ago
  96. de2bcb0 Merge "Added Scroller compatibility methods to OverScroller" by Adam Powell · 16 years ago
  97. 49c6afa Merge "Add new CAPTURE_LAYERS command to HiearchyViewer protocol." by Romain Guy · 16 years ago
  98. a48063c Merge "SslCertificate should clone Dates" by Brian Carlstrom · 16 years ago
  99. 4fe6ac3 surfaceflinger: remove un-cached buffers hack for Adreno by Dima Zavin · 16 years ago
  100. 32f0272 Merge "resubmit reverted CL https://android-git.corp.google.com/g/#change,42682" by Vasu Nori · 16 years ago