1. c2cb25d Add test pattern icon to Fountain. by Jason Sams · 16 years ago
  2. e4c487a 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 · 16 years ago
  3. 5bc54073 Merge "Unhide new SoundPool API's. Bug 2415373." by Dave Sparks · 16 years ago
  4. 0551311 Unhide new SoundPool API's. Bug 2415373. by Dave Sparks · 16 years ago
  5. 5df3a90 Merge "Add a host based test for package manager installs." by Brett Chabot · 16 years ago
  6. cb2003a Add a host based test for package manager installs. by Brett Chabot · 16 years ago
  7. 7b1c067 Merge "Correct use of logical AND" by Kenny Root · 16 years ago
  8. 574ecc8 Merge "Add better index checks for AndroidCharacter.mirror" by Kenny Root · 16 years ago
  9. 479ae0a Cleanup of global search references in SearchDialog and SearchManager. by Amith Yamasani · 16 years ago
  10. 1e84ac5 Fix permission exception thrown on exit car mode. by Tobias Haamel · 16 years ago
  11. fed9377 Merge "Fix cast to String[] in FullBackupAgent" by Kenny Root · 16 years ago
  12. a3639da Fix cast to String[] in FullBackupAgent by Kenny Root · 16 years ago
  13. 41207b6 Merge "Add hashCode() to BluetoothService$RemoteService" by Kenny Root · 16 years ago
  14. 872e664 Merge "XML attribute for overscrolling behavior" by Adam Powell · 16 years ago
  15. 433735f Merge "Prevent sign extension in IccUtils.parseToRGB" by Kenny Root · 16 years ago
  16. 5f61416 Add hashCode() to BluetoothService$RemoteService by Kenny Root · 16 years ago
  17. e32c345 Merge "Add the automatic handling of night/notnight UI modes." by Mike Cleron · 16 years ago
  18. c9fbaab XML attribute for overscrolling behavior by Adam Powell · 16 years ago
  19. 0f5a434 Merge "Changes to remove WebTextView at end of touch/press rather than during." by Leon Scroggins · 16 years ago
  20. 0668db2 Merge "Sorts the lists of tests in DumpRenderTree in preparation for cleaning up the lists." by Steve Block · 16 years ago
  21. 6088e83 Changes to remove WebTextView at end of touch/press rather than during. by Leon Scroggins · 16 years ago
  22. 64e7a25 Fix build. by Dianne Hackborn · 16 years ago
  23. be6079a Merge "Removes tests from DumpRenderTree skipped list where the corresponding bugs have been fixed." by Steve Block · 16 years ago
  24. a257169 Merge "Adding support for "contact counts grouped by the first letter of the sort key"." by Dmitri Plotnikov · 16 years ago
  25. 53de904 Adding support for "contact counts grouped by the first letter of the sort key". by Dmitri Plotnikov · 16 years ago
  26. dfac9a6 Merge "Fix issue #2420412: API review: DeviceAdmin API changes" by Dianne Hackborn · 16 years ago
  27. 2d9dca1 Merge "NativeDaemonConnector: Improve bad list IPC diagnostics" by San Mehat · 16 years ago
  28. f7c5698 Merge "Enhance text docs, rename some variables for clarity, comment places in the code for further investigation." by Eric Fischer · 16 years ago
  29. ef6b22f Fix issue #2420412: API review: DeviceAdmin API changes by Dianne Hackborn · 16 years ago
  30. 9cd6bfe Merge "Prevent sign extension in UsimPhoneBookManager" by Kenny Root · 16 years ago
  31. a409128 Prevent sign extension in UsimPhoneBookManager by Kenny Root · 16 years ago
  32. 855dd9e Add UI considerations to layers by Cary Clark · 16 years ago
  33. d142df5 Prevent sign extension in IccUtils.parseToRGB by Kenny Root · 16 years ago
  34. 900ec77 Merge "framework: tests: Add some unit-tests for Asec" by San Mehat · 16 years ago
  35. 7ae1776 Correct use of logical AND by Kenny Root · 16 years ago
  36. af6fdfa Merge "Fix logging in SoundPool." by Dave Sparks · 16 years ago
  37. aec0937 Merge "AVRCP volume controls for the docks." by Jaikumar Ganesh · 16 years ago
  38. afdf85d Merge "Fix issue 2440226: Car dock volume synchronization." by Jaikumar Ganesh · 16 years ago
  39. 7bef5a5 Fix logging in SoundPool. by Dave Sparks · 16 years ago
  40. 4086f75 NativeDaemonConnector: Improve bad list IPC diagnostics by San Mehat · 16 years ago
  41. fea87ae framework: tests: Add some unit-tests for Asec by San Mehat · 16 years ago
  42. 073a3d5 Add better index checks for AndroidCharacter.mirror by Kenny Root · 16 years ago
  43. e265532 Create a default style for WebTextView. by Leon Scroggins · 16 years ago
  44. a4437fc Fix null pointer exception in connectivity service broadcast receiver. by Mike Lockwood · 16 years ago
  45. 0a05f5d Merge "Clean up after failed MemoryFileTest.testPurge()" by Bjorn Bringert · 16 years ago
  46. 0902f02 Merge "Detect system-wide safe mode and configure the VM accordingly." by Ben Cheng · 16 years ago
  47. d998b3c Removing org.w3c.dom subpackages. by Jesse Wilson · 16 years ago
  48. 5a48712 fix [2447659] fix improper usage of the YCbCr_420_SP format by Mathias Agopian · 16 years ago
  49. 102f49f fix a bug I introduced recently where YUV formats would crash the system by Mathias Agopian · 16 years ago
  50. 329c6ae Remove ACTION_VOICE_SEARCH_SETTINGS (added only for Froyo), because we've got by Mike LeBeau · 16 years ago
  51. 2db939b Merge "MountService: Add API call for getting a list of pids currently using the specified mountpoint" by San Mehat · 16 years ago
  52. 8ff97b5 Merge "get rid off the YUV formats at the libui layer" by Mathias Agopian · 16 years ago
  53. 8f2423e get rid off the YUV formats at the libui layer by Mathias Agopian · 16 years ago
  54. 71b8dd7 Enhance text docs, rename some variables for clarity, comment places in the code by Doug Felt · 16 years ago
  55. 8eb5a14 Merge "Fix the build (mucked up an API change / commit / upload sequence)" by Chris Tate · 16 years ago
  56. 9f790c3 Fix the build (mucked up an API change / commit / upload sequence) by Christopher Tate · 16 years ago
  57. c1b4ce9 MountService: Add API call for getting a list of pids currently using the specified mountpoint by San Mehat · 16 years ago
  58. 6a6ce74 Merge "Update Tethering." by Robert Greenwalt · 16 years ago
  59. cff1ae5 Merge "API CHANGE: expose backup/restore to the SDK" by Chris Tate · 16 years ago
  60. 2a091d7 Update Tethering. by Robert Greenwalt · 16 years ago
  61. 675ee6a Merge "Add SoundPool API to pause and resume all active streams. Bug 2426531." by Dave Sparks · 16 years ago
  62. e28290e API CHANGE: expose backup/restore to the SDK by Christopher Tate · 16 years ago
  63. f992cbb Add SoundPool API to pause and resume all active streams. Bug 2426531. by Dave Sparks · 16 years ago
  64. 4b71fc0 Merge "Add constant to android-common for voice search's EXTRA_CALLING_PACKAGE, and use it from SearchDialog." by Mike LeBeau · 16 years ago
  65. 044a401 Merge "Move mount service wrapper calls to PackageHelper" by Suchi Amalapurapu · 16 years ago
  66. 1017a13 Clean up after failed MemoryFileTest.testPurge() by Bjorn Bringert · 16 years ago
  67. 6c0afff Detect system-wide safe mode and configure the VM accordingly. by Ben Cheng · 16 years ago
  68. 679bba3 Move mount service wrapper calls to PackageHelper by Suchi Amalapurapu · 16 years ago
  69. bb9a517 Add API to access ICU's East Asian Width by Kenny Root · 16 years ago
  70. 4a2d3b1 Merge "Fixing the use of entities in VCardExporter." by Daisuke Miyakawa · 16 years ago
  71. a466f86 Merge "fix build" by Jean-Baptiste Queru · 16 years ago
  72. e3460d7 fix build by Jean-Baptiste Queru · 16 years ago
  73. 01c0e99 Merge "Keep Rfc822Tokenizer from crashing when the string ends with a backslash." by Eric Fischer · 16 years ago
  74. 9f56485 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 · 16 years ago
  75. 989edfd Fixing the use of entities in VCardExporter. by Dmitri Plotnikov · 16 years ago
  76. 67e8dfb 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 · 16 years ago
  77. a877c03 Keep Rfc822Tokenizer from crashing when the string ends with a backslash. by Eric Fischer · 16 years ago
  78. 2ae13a9 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 · 16 years ago
  79. 9d4b575 Add getInsecure() that returns a persistently insecure SSLSocketFactory, by Dan Egnor · 16 years ago
  80. fa4039e Do not include the fragement identifier in the path. by Patrick Scott · 16 years ago
  81. e5dbbde Merge "Expose more Download Manager APIs." by Jean-Baptiste Queru · 16 years ago
  82. 57f790f 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 · 16 years ago
  83. 63cfebf Switch from REMOTE_INTENT to the new push messaging, add the required permission. by Costin Manolache · 16 years ago
  84. 3af80dc Expose more Download Manager APIs. by Jean-Baptiste Queru · 16 years ago
  85. 4f773a1 AVRCP volume controls for the docks. by Jaikumar Ganesh · 16 years ago
  86. be16be1 Merge "minor cleanup." by Mathias Agopian · 16 years ago
  87. 206ce62 Merge "Fix off-by-one in parse3339 timezone check" by Kenny Root · 16 years ago
  88. e421195 Merge "Fix for [Horizontal]ScrollView scroll range reporting" by Adam Powell · 16 years ago
  89. a2f9101 Fix for [Horizontal]ScrollView scroll range reporting by Adam Powell · 16 years ago
  90. 412dc7d Fix off-by-one in parse3339 timezone check by Kenny Root · 16 years ago
  91. cf06dd0 Merge "The AMRSource failed to properly release a media buffer in case of error." by Andreas Huber · 16 years ago
  92. bb50863 Merge "Remove flaky and broken search tests from continous" by Bjorn Bringert · 16 years ago
  93. 052e88b Remove flaky and broken search tests from continous by Bjorn Bringert · 16 years ago
  94. 3619b9ab Fix dumpsys activity service <name> by Kenny Root · 16 years ago
  95. 62ed7a6 Merge "Support decoder queries from media profiles xml configuration file" by James Dong · 16 years ago
  96. 8afd7c1 Merge "Small oom_adj tweaks." by Dianne Hackborn · 16 years ago
  97. 5ce7d28 Small oom_adj tweaks. by Dianne Hackborn · 16 years ago
  98. e8cb5ab Merge "Enhance URL regular expression to match more Unicode chars." by Shimeng (Simon) Wang · 16 years ago
  99. bc83427 The AMRSource failed to properly release a media buffer in case of error. by Andreas Huber · 16 years ago
  100. 3d0ff09 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 · 16 years ago