1. 674b3ac Merge "Add r-w property of emergency number list." by John Wang · 15 years ago
  2. e85478e Merge "Suppress testCheckAndProcessPlusCode from continuous test system as testing devices are not registered with any carrier networks." by Xia Wang · 15 years ago
  3. f17a13a Merge "Import new translations" by Eric Fischer · 15 years ago
  4. f57a23f Merge "Fix typo. According to grep, this is the only place in the tree that has it." by Joe Onorato · 15 years ago
  5. 5c8a613 Merge "Remove whitespace around UMS dialog artwork." by Daniel Sandler · 15 years ago
  6. 49c23bc Merge "Fix some bugs." by Dianne Hackborn · 15 years ago
  7. 6687fb1 Fix some bugs. by Dianne Hackborn · 15 years ago
  8. 4a86235 Merge "Update current.xml to fix build error." by Ray Chen · 15 years ago
  9. e5d057e Merge "a dbobject is closed twice and that causes incorrect warnings" by Vasu Nori · 15 years ago
  10. f0895e8 Merge "Remove test annotations from tests requiring package-private access." by Eric Fischer · 15 years ago
  11. 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 · 15 years ago
  12. 9a7f0b9 Merge "Update indeterminate progress bar assets. Bug #2469246" by Romain Guy · 15 years ago
  13. 78f8efb Merge "Expand buffer in SynthProxy to hold int" by Kenny Root · 15 years ago
  14. 5e1bfe0 Merge "Remove native options." by Ray Chen · 15 years ago
  15. 33c98f2 Merge "Update Singapore default time zone." by John Wang · 15 years ago
  16. 0456f2c Merge "Fix epsilon calculation for jumpy touchscreen filtering" by Adam Powell · 15 years ago
  17. d7e756a Merge "Awaken ListView scroll bars for overscroll" by Adam Powell · 15 years ago
  18. cc657b8 Merge "Fix VelocityTracker for CTS tests" by Adam Powell · 15 years ago
  19. acf2ed2 Merge "Delay setting initial screen brightness until after the sensors are initialized." by Mike Lockwood · 15 years ago
  20. 56ba093 Merge "Removes some storage tests from the DumpRenderTree skipped lists, now that Android-specific results are provided" by Steve Block · 15 years ago
  21. b08e358 Merge "Fix a loss of data." by Wink Saville · 15 years ago
  22. 71aab82 Merge "Use "My Contacts"" by Daisuke Miyakawa · 15 years ago
  23. c52d757 Merge "Clean up MediaRecorder for public Java SDK - update comments and fix a check in setAudioChannels()" by James Dong · 15 years ago
  24. 9926d56 Merge "InputDevice filtering for jumpy screens. Updated ScaleGestureDetector for framework deprecations." by Adam Powell · 15 years ago
  25. 90db01d Merge "More ExpandableListView fixes to take headers into account." by Gilles Debunne · 15 years ago
  26. 95e212b Merge "Add error reporting for Tethering." by Robert Greenwalt · 15 years ago
  27. df4ef12 Merge "Fix issue 2456968: Alarm rings in "silent mode and when Alarm in silent mode is turned off"." by Eric Laurent · 15 years ago
  28. 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 · 15 years ago
  29. 6f7ecc3 Merge "Use "play" icon for search dialog button in Browser" by Bjorn Bringert · 15 years ago
  30. 13cf203 Merge "Fix issue #2485441: SettingsBackupAgent crashed system server" by Dianne Hackborn · 15 years ago
  31. 83eaf2f Merge "add optional preftable to image codecs, for more control over the resulting bitmap config" by Mike Reed · 15 years ago
  32. fa76372 Merge "Check for null provider in LocationManager.getProviders()" by Mike Lockwood · 15 years ago
  33. a67784c Merge "Fix off by one error in NetworkManagementService.isUsbRNDISStarted()" by Mike Lockwood · 15 years ago
  34. 1f0080d Merge "MountService: Send ACTION_MEDIA_UNSHARED Intent a volume is no longer shared via UMS." by Mike Lockwood · 15 years ago
  35. 249a784 Merge "Remove UUIDs from the cache when the device is unpaired." by Jaikumar Ganesh · 15 years ago
  36. 60e7275 Merge "hide the newly created DatabaseObjectNotClosedException class from sdk" by Vasu Nori · 15 years ago
  37. e4ee937 Merge "in finalizer warnings, use a better exception - NOT Exception()" by Vasu Nori · 15 years ago
  38. 658cd0d Merge "Remove the TAB key from <textarea>s." by Leon Scroggins · 15 years ago
  39. a3c9122 Merge "Call close() instead of deactivate() in CursorToBulkCursorAdaptor.close()" by Bjorn Bringert · 15 years ago
  40. 03b1972 Merge "Fixing spelling of intiialization to initialization in comment" by Brian Carlstrom · 15 years ago
  41. 35c4f0c Merge "Fix a bug in OverScroller.setFinalX/Y" by Adam Powell · 15 years ago
  42. 8cad2bb Merge "Added the Camera Preveiw memory test which can help to isolate the memory leak issue." by Yu Shan Emily Lau · 15 years ago
  43. 5d4d8d5 Merge "DockObserver: Watch for exceptions in LocationManger.isProviderEnabled()." by Mike Lockwood · 15 years ago
  44. 374334d Merge "Fix documentation." by Wink Saville · 15 years ago
  45. 71c3eb2 Maybe fix issue #2482201: Paired bluetooth device looks like a qwerty keyboard by Dianne Hackborn · 15 years ago
  46. bbd20a6 Merge "Hide GeocoderParams class from public API." by Mike Lockwood · 15 years ago
  47. de2bcb0 Merge "Added Scroller compatibility methods to OverScroller" by Adam Powell · 15 years ago
  48. 49c6afa Merge "Add new CAPTURE_LAYERS command to HiearchyViewer protocol." by Romain Guy · 15 years ago
  49. a48063c Merge "SslCertificate should clone Dates" by Brian Carlstrom · 15 years ago
  50. 4fe6ac3 surfaceflinger: remove un-cached buffers hack for Adreno by Dima Zavin · 15 years ago
  51. 32f0272 Merge "resubmit reverted CL https://android-git.corp.google.com/g/#change,42682" by Vasu Nori · 15 years ago
  52. fe519c9 Merge "Fix issue #2482423: Settings is broken due to dead-code stripping" by Dianne Hackborn · 15 years ago
  53. 986b21e Merge "Remove calendar.jar." by Ken Shirriff · 15 years ago
  54. 50e0338 Merge "change ObserverNode.binderDied() to lock the root node before manipulating the observers tree by calling removeObserverLocked()" by Fred Quintana · 15 years ago
  55. 509fab8 Remove calendar.jar. by Ken Shirriff · 15 years ago
  56. 8addafe Merge "Fix issue #2468687: back and home keys don't work on InCallScreen" by Dianne Hackborn · 15 years ago
  57. 1da11aa Merge "Turn on fading scrollbars by default. Bug #2142162" by Romain Guy · 15 years ago
  58. cb27153 Merge "Null pointer tests removed from HeaderViewListAdapter." by Gilles Debunne · 15 years ago
  59. 08c0d1f Merge "SslCertificate should use Dates - fixing api for build" by Brian Carlstrom · 15 years ago
  60. 654a659 Merge "SslCertificate should provide Date interface" by Brian Carlstrom · 15 years ago
  61. 747d23a Merge "When titlebar's visible height changed, it means the WebKit viewsize need to be updated." by Grace Kloba · 15 years ago
  62. 07ec6ab Merge "Fixing: search button and mic button are not right-aligned" by Bjorn Bringert · 15 years ago
  63. 913f4c7 Merge "Issue 2071329: audio track is shorter than video track for video capture on sholes" by Eric Laurent · 15 years ago
  64. d26e9ce Fix Proguard flags. by Ying Wang · 15 years ago
  65. 6bb08bd am ba74d7cc: am e861b8f9: Merge " Fix issue with authentication with flash" into eclair-mr2 by Leon Clarke · 15 years ago
  66. ac5de73 Merge "First implementation of the audio focus management as an extension of AudioManager and AudioService." by Jean-Michel Trivi · 15 years ago
  67. cc2f8a9 am e861b8f9: Merge " Fix issue with authentication with flash" into eclair-mr2 by Leon Clarke · 15 years ago
  68. 29127bb Merge "account for find dialog height when positioning layers" by Cary Clark · 15 years ago
  69. 491ebde Merge " Fix issue with authentication with flash" into eclair-mr2 by Leon Clarke · 15 years ago
  70. eda2300 Merge "initial add of Arabic, Hebrew and Thai fonts." by Mike Reed · 15 years ago
  71. fbecf1e Merge "Start the synchronous load in the WebCore thread." by Grace Kloba · 15 years ago
  72. 134ccbd Issue 2071329: audio track is shorter than video track for video capture on sholes by Eric Laurent · 15 years ago
  73. 37e168e Merge "Don't eat IllegalArgumentExceptions in LocationManagerService." by Mike Lockwood · 15 years ago
  74. fdb4c23 Merge "Tone down a log message." by Andy McFadden · 15 years ago
  75. a3c1e2f am 717c6ae0: (-s ours) am 2705c8f0: Merge "DO NOT MERGE. force plugins to render on top of browser content." into eclair-mr2 by Derek Sollenberger · 15 years ago
  76. bebad54 am 2705c8f0: Merge "DO NOT MERGE. force plugins to render on top of browser content." into eclair-mr2 by Derek Sollenberger · 15 years ago
  77. 9f4411c Merge "DO NOT MERGE. force plugins to render on top of browser content." into eclair-mr2 by Derek Sollenberger · 15 years ago
  78. ed52d34 Merge "Store the LoadListener in the SslErrorHandler passed to the client." by Patrick Scott · 15 years ago
  79. d308c9d Merge "Don't poke user activity when unplugging unless screen is already on." by Mike Lockwood · 15 years ago
  80. b66bf0c Merge "Remove DateException and obsolete DateUtils functions." by Ken Shirriff · 15 years ago
  81. 32fb630 Merge "Cleaning in ListWithEditTextHeaderTest." by Romain Guy · 15 years ago
  82. 1dd6a04 Move the pointer location thing out of common. by Dianne Hackborn · 15 years ago
  83. 8eca036 Fix issue #2448075: aapt doesn't fix up activity-alias android:targetActivity links by Dianne Hackborn · 15 years ago
  84. 7a0f7e2 Merge "Fixing a bug with TTS that caused TTS to ignore the default settings unless the user had set the defaults to always override app settings." by Charles Chen · 15 years ago
  85. 064e1e6 fix [2425395] portrait UI briefly shows in landscape by Mathias Agopian · 15 years ago
  86. 285dbde Added a name to Surface created by SurfaceFlinger by Mathias Agopian · 15 years ago
  87. 46a26c6 Merge "New vibrate/silent mode behavior." by Daniel Sandler · 15 years ago
  88. a2234e4 Merge "Prevent crash in Dialog. Bug #2249637" by Romain Guy · 15 years ago
  89. ec890d3 Merge "Demote the famous ResourceTypes warning to LOGV." by Ficus Kirkpatrick · 15 years ago
  90. dc7caf1 Demote the famous ResourceTypes warning to LOGV. by Ficus Kirkpatrick · 15 years ago
  91. 117aec7 am c0524d26: (-s ours) am 3ff7cecd: Merge "DO NOT MERGE" into eclair-mr2 by Grace Kloba · 15 years ago
  92. dbb69c2 Merge "Rename _SYNC_LOCAL_ID to _SYNC_DATA" by Marc Blank · 15 years ago
  93. 84a75e9 am 3ff7cecd: Merge "DO NOT MERGE" into eclair-mr2 by Grace Kloba · 15 years ago
  94. 416f1d9 Merge "DO NOT MERGE" into eclair-mr2 by Grace Kloba · 15 years ago
  95. 2d5c31e Merge "revert due to the sqlite build problem on Mac.." by Vasu Nori · 15 years ago
  96. f9ce464 Merge "Add support for linking to a skia bitmap rather than always copying the data from the bitmap." by Jason Sams · 15 years ago
  97. 78bf238 Merge "Support defered generation of mipmaps. With this change we support mipmap generation when the texture is uploaded to GL without requiring RS to retain the full chain." by Jason Sams · 15 years ago
  98. d95f242 Merge "Begin implementation of generated java files from RS files." by Jason Sams · 15 years ago
  99. d8f28fe Merge "Ensure that the audio codec instance is actually going away before we attempt to instantiate another one, otherwise we might end up with the software codec even though the hardware codec would have been available shortly." by Andreas Huber · 15 years ago
  100. 7fe21a3 Merge "fix a system crash that occurs when ChooseAccountActivity is restarted from the icicle" by Fred Quintana · 15 years ago