1. fde70b3 Merge "We are cancelling this event during reset, but the event may have already been dispatched at the time, blocking on the mutex. While it's blocking, reset() cancels the event, we're then unblocked and bad things(tm) happen." by Andreas Huber · 15 years ago
  2. 901ae7e Merge "Add passive location provider." by Mike Lockwood · 15 years ago
  3. a44d34f Merge "Implement type collapsing for Elements and Types. Now if a user creates two or more identical objects we simply reuse the existing object rather than create a new one." by Jason Sams · 15 years ago
  4. a3df252 Merge "Prevent possible NPE in android.gesture.Learner" by Kenny Root · 15 years ago
  5. 6afb9ab Merge "Don't move the fast scroll thumb with a list on overscroll." by Adam Powell · 15 years ago
  6. bb3ad11 Merge "Disable the TI AMR hardware decoder for audio decoding until its issues are resolved." by Andreas Huber · 15 years ago
  7. c7567cd Merge "Better diagnostics for the stagefright tool and codec performance." by Andreas Huber · 15 years ago
  8. 8e34931 Merge "Unhide new SoundPool API's. Bug 2415373." by Dave Sparks · 15 years ago
  9. 143e1f7 Merge "Add a host based test for package manager installs." by Brett Chabot · 15 years ago
  10. f003de8 Merge "Correct use of logical AND" by Kenny Root · 15 years ago
  11. 22135c0 Merge "Add better index checks for AndroidCharacter.mirror" by Kenny Root · 15 years ago
  12. 80936a2 Merge "Fix cast to String[] in FullBackupAgent" by Kenny Root · 15 years ago
  13. 3c8f46c Merge "Add hashCode() to BluetoothService$RemoteService" by Kenny Root · 15 years ago
  14. 38f0636 Merge "XML attribute for overscrolling behavior" by Adam Powell · 15 years ago
  15. 14289c9 Merge "Prevent sign extension in IccUtils.parseToRGB" by Kenny Root · 15 years ago
  16. b34c478 Merge "Add the automatic handling of night/notnight UI modes." by Mike Cleron · 15 years ago
  17. 69bd0c9 Merge "Changes to remove WebTextView at end of touch/press rather than during." by Leon Scroggins · 15 years ago
  18. 0cbe948 Merge "Sorts the lists of tests in DumpRenderTree in preparation for cleaning up the lists." by Steve Block · 15 years ago
  19. 10ee6d3 Merge "Removes tests from DumpRenderTree skipped list where the corresponding bugs have been fixed." by Steve Block · 15 years ago
  20. 62c766e Merge "Adding support for "contact counts grouped by the first letter of the sort key"." by Dmitri Plotnikov · 15 years ago
  21. c062519 Merge "Fix issue #2420412: API review: DeviceAdmin API changes" by Dianne Hackborn · 15 years ago
  22. 592c2e3 Merge "NativeDaemonConnector: Improve bad list IPC diagnostics" by San Mehat · 15 years ago
  23. 8c31d9b Merge "Enhance text docs, rename some variables for clarity, comment places in the code for further investigation." by Eric Fischer · 15 years ago
  24. 9d4d8b3 Merge "Prevent sign extension in UsimPhoneBookManager" by Kenny Root · 15 years ago
  25. c311fb4 Merge "framework: tests: Add some unit-tests for Asec" by San Mehat · 15 years ago
  26. 52023fe Merge "Fix logging in SoundPool." by Dave Sparks · 15 years ago
  27. 1a9adf6 Merge "AVRCP volume controls for the docks." by Jaikumar Ganesh · 15 years ago
  28. 6927c58 Merge "Fix issue 2440226: Car dock volume synchronization." by Jaikumar Ganesh · 15 years ago
  29. a540f79 Merge "Clean up after failed MemoryFileTest.testPurge()" by Bjorn Bringert · 15 years ago
  30. 40fedd6 Merge "Detect system-wide safe mode and configure the VM accordingly." by Ben Cheng · 15 years ago
  31. 29d1742 fix [2447659] fix improper usage of the YCbCr_420_SP format by Mathias Agopian · 15 years ago
  32. 3db2164 fix a bug I introduced recently where YUV formats would crash the system by Mathias Agopian · 15 years ago
  33. 40cece4 Merge "MountService: Add API call for getting a list of pids currently using the specified mountpoint" by San Mehat · 15 years ago
  34. a6fcb8b Merge "get rid off the YUV formats at the libui layer" by Mathias Agopian · 15 years ago
  35. 54ed4f6 get rid off the YUV formats at the libui layer by Mathias Agopian · 15 years ago
  36. c28f4b1 Merge "Fix the build (mucked up an API change / commit / upload sequence)" by Chris Tate · 15 years ago
  37. 0c88f3f Merge "Update Tethering." by Robert Greenwalt · 15 years ago
  38. df60c00 Merge "API CHANGE: expose backup/restore to the SDK" by Chris Tate · 15 years ago
  39. e585432 Merge "Add SoundPool API to pause and resume all active streams. Bug 2426531." by Dave Sparks · 15 years ago
  40. 3969647 Merge "Add constant to android-common for voice search's EXTRA_CALLING_PACKAGE, and use it from SearchDialog." by Mike LeBeau · 15 years ago
  41. 37dd0df Merge "Move mount service wrapper calls to PackageHelper" by Suchi Amalapurapu · 15 years ago
  42. 5fe91a6 Merge "Fixing the use of entities in VCardExporter." by Daisuke Miyakawa · 15 years ago
  43. 0177eb0 Merge "fix build" by Jean-Baptiste Queru · 15 years ago
  44. c57baa4 Merge "Keep Rfc822Tokenizer from crashing when the string ends with a backslash." by Eric Fischer · 15 years ago
  45. 6d54a23 Merge "If we never triggered a range request but know the content length make sure to not read more data than there could be, otherwise we'd block indefinitely if the server doesn't close the connection." by Andreas Huber · 15 years ago
  46. f3f3f9f Merge "Don't hold the prefetcher mutex while prefetching a single source, the lock protects the list of sources and does not guard access to the individual sources." by Andreas Huber · 15 years ago
  47. d968e6f Merge "Expose more Download Manager APIs." by Jean-Baptiste Queru · 15 years ago
  48. 713e2f1 Merge "minor cleanup." by Mathias Agopian · 15 years ago
  49. e2fde25 Merge "Fix off-by-one in parse3339 timezone check" by Kenny Root · 15 years ago
  50. c7369e2 Merge "Fix for [Horizontal]ScrollView scroll range reporting" by Adam Powell · 15 years ago
  51. b7ac6f8 Merge "The AMRSource failed to properly release a media buffer in case of error." by Andreas Huber · 15 years ago
  52. fe2c163 Merge "Remove flaky and broken search tests from continous" by Bjorn Bringert · 15 years ago
  53. 23caba5 Merge "Support decoder queries from media profiles xml configuration file" by James Dong · 15 years ago
  54. e1e254b Merge "Small oom_adj tweaks." by Dianne Hackborn · 15 years ago
  55. caa1551 Merge "Enhance URL regular expression to match more Unicode chars." by Shimeng (Simon) Wang · 15 years ago
  56. 8b77bd8 Merge "VelocityTracker now uses pointer id instead of index when referring to multiple pointers. VelocityTracker now correctly handles multitouch. Addresses http://b/issue?id=2439030" by Adam Powell · 15 years ago
  57. 03d4884 Merge "Added proper overscrolling scroll bar behavior to GridView" by Adam Powell · 15 years ago
  58. 3c6de94 Merge "Download Manager API to support Gmail" by Paul Westbrook · 15 years ago
  59. d35e615 Merge "remove Base64 from android-common" by Doug Zongker · 15 years ago
  60. 8516559 Merge "Include install location preference when installing packages. Changes include Add new remote call in default container service to determine install location. Rename INSTALL_ON_SDCARD Remove recommentAppInstall method Add some additional flags used in remote stubs. Move check for protected apps prior to copy. Unit tests" by Suchi Amalapurapu · 15 years ago
  61. f82f501 use framework base64 implementation by Doug Zongker · 15 years ago
  62. 5b7bad3 Merge "tweak the Base64 implementation" by Doug Zongker · 15 years ago
  63. 53fc618 remove Base64 from android-common by Doug Zongker · 15 years ago
  64. cf92036 am 58d6a20c: am 6b178e47: Merge "Always assume evdoXxxx signal strength values are correct." into eclair by Wink Saville · 15 years ago
  65. 4ab4ebc am 6b178e47: Merge "Always assume evdoXxxx signal strength values are correct." into eclair by Wink Saville · 15 years ago
  66. 0814cdd Merge "Always assume evdoXxxx signal strength values are correct." into eclair by Wink Saville · 15 years ago
  67. c9e4a12 minor cleanup. by Mathias Agopian · 15 years ago
  68. 8baa5d1 am ddcf25ea: (-s ours) am 2be56ccb: Merge "Add --auto-add-overlay option to aapt. DO NOT MERGE" into eclair by Xavier Ducrohet · 15 years ago
  69. 0256b03 am 2be56ccb: Merge "Add --auto-add-overlay option to aapt. DO NOT MERGE" into eclair by Xavier Ducrohet · 15 years ago
  70. 8f281cc Fix MotionEvent pointer API. by Dianne Hackborn · 15 years ago
  71. 9b9deb3 Add constant to android-common for voice search's EXTRA_CALLING_PACKAGE, by Mike LeBeau · 15 years ago
  72. b22079f Merge "Add --auto-add-overlay option to aapt. DO NOT MERGE" into eclair by Xavier Ducrohet · 15 years ago
  73. fbdd609 Merge "@hide the bizarro Base64 stream constructors" by Doug Zongker · 15 years ago
  74. 89d2a45 Merge "Add comment block matching the type defines added by RS." by Jason Sams · 15 years ago
  75. a3a217c Merge "Replace Tremor with Tremolo (an ARM optimised version of the Tremor library for doing Ogg Vorbis decompression)" by Gloria Wang · 15 years ago
  76. 30b2ff0 Merge "Remove BACKUP_DATA permission and associated checks" by Chris Tate · 15 years ago
  77. 02cbfe3 Merge "Closed tabs removed from layout." by Gilles Debunne · 15 years ago
  78. eabc8a4 am de7b14f9: am 19bc31c3: Merge "docs: remove old tutorial and sample pages from the sitemap" into eclair by Scott Main · 15 years ago
  79. ff2a90c Merge "Really fix the build - one more change to SearchDialog which shouldn't have been submitted." by Mike LeBeau · 15 years ago
  80. 06286aa am 19bc31c3: Merge "docs: remove old tutorial and sample pages from the sitemap" into eclair by Scott Main · 15 years ago
  81. 864ff34 Merge "Oops, unbreak the build by removing Recognition.java, not intended for submission at this time." by Mike LeBeau · 15 years ago
  82. 5996f7b Oops, unbreak the build by removing Recognition.java, not intended for by Mike LeBeau · 15 years ago
  83. 4c4334d Merge "docs: remove old tutorial and sample pages from the sitemap" into eclair by Scott Main · 15 years ago
  84. b946f11 Merge "Watch 2274882: Add a field to the db when we wipe due to an error in the upgrader." by Jim Miller · 15 years ago
  85. 812017e Merge "Log previous SQL statement also when logging "COMMIT;" operations." by Brad Fitzpatrick · 15 years ago
  86. 0d56ee9 Merge "Preserve a preview frame to be restored after resuming the playback session." by Andreas Huber · 15 years ago
  87. 7007a92 Merge "Totally remove Unicode.cpp and rely on ICU" by Dianne Hackborn · 15 years ago
  88. 0d88e7a Totally remove Unicode.cpp and rely on ICU by Kenny Root · 15 years ago
  89. c09a2ff Merge "API change. add cycle_interpolator resource (it's the only one missing among all Interpolators) and update public.xml and current.xml with the new resource." by Scott Main · 15 years ago
  90. 4892c84 Merge "Make the corresponding frameworks change to add VoiceRecognitionService to the list of SDK sample apps." by Mike LeBeau · 15 years ago
  91. 0a54606 Make the corresponding frameworks change to add VoiceRecognitionService to by Mike LeBeau · 15 years ago
  92. 053c9e9 Merge changes I128ce4b2,I5cbb940c by Mathias Agopian · 15 years ago
  93. cc523d1 Merge "Add Pointer Location to the window manager." by Dianne Hackborn · 15 years ago
  94. 0576eb6 Merge "Public Download Manager API" by Jean-Baptiste Queru · 15 years ago
  95. f728f4f Merge "Excise code from Unicode.cpp that was dead" by Kenny Root · 15 years ago
  96. 8012206 Merge "New API on java's MediaPlayer to suspend/resume a session." by Andreas Huber · 15 years ago
  97. 4a455d8 Add Pointer Location to the window manager. by Dianne Hackborn · 15 years ago
  98. 196e320 Excise code from Unicode.cpp that was dead by Kenny Root · 15 years ago
  99. fe7a18c Merge "Dump original-package entries." by Jeff Hamilton · 15 years ago
  100. 913ada6 Merge "Map base station lat-lng of "0","0" to undefined." by Nico Sallembien · 15 years ago