1. 078f7f0 Properly unload the renderer shared library after the renderer goes away. by Andreas Huber · 14 years ago
  2. ab9985e Merge "This hardware video decoder lies about its required input buffer sizes allocating 2.7 MB of memory instead of the required 176 KB... Added another quirk." by Andreas Huber · 14 years ago
  3. b8de957 This hardware video decoder lies about its required input buffer sizes allocating 2.7 MB of memory instead of the required 176 KB... Added another quirk. by Andreas Huber · 14 years ago
  4. 33285c3 Merge "remove a dependency of GraphicBuffer (libui) on Parcel (libbinder)." by Mathias Agopian · 14 years ago
  5. 17b7d97 Merge "Fix bug where calling getButton(int) returns null." by Romain Guy · 14 years ago
  6. 176160a Merge "Better file permissions enforcement on system keystore." by Oscar Montemayor · 14 years ago
  7. 1efc95f Merge "Don't switch layout modes in AbsListView#onTouchModeChanged() Don't stomp mResurrectToPosition for LAYOUT_SPECIFIC in AbsListView#hideSelector()" by Adam Powell · 14 years ago
  8. 6fe2b22 Fix bug where calling getButton(int) returns null. by Romain Guy · 14 years ago
  9. 29274dc Also fix the API description file after UI_MODE_SERVICE rename. by Tobias Haamel · 14 years ago
  10. b09cc2c Merge "MountService: Force unmount when enabling ums" by San Mehat · 14 years ago
  11. 3d48810 MountService: Force unmount when enabling ums by San Mehat · 14 years ago
  12. 93ed831 Merge "fix race condition introduced by CL https://android-git.corp.google.com/g/40395" by Vasu Nori · 14 years ago
  13. 299102f8 Merge "Fix missing UI_MODE_SERVICE rename." by Dianne Hackborn · 14 years ago
  14. da576e8 Merge "Don't start global search from system dialogs" by Bjorn Bringert · 14 years ago
  15. 69fb574 Fix missing UI_MODE_SERVICE rename. by Tobias Haamel · 14 years ago
  16. b8144a9 Don't start global search from system dialogs by Bjorn Bringert · 14 years ago
  17. 5333288 Manager for controlling the UI modes. by Tobias Haamel · 14 years ago
  18. ec37e42 fix race condition introduced by CL https://android-git.corp.google.com/g/40395 by Vasu Nori · 14 years ago
  19. 7e31e0c Merge "Fix issue #2438980: Implement package watcher for voice recognizer service setting" by Dianne Hackborn · 14 years ago
  20. ec2c88d Move new sound effects to the system stream. by Daniel Sandler · 14 years ago
  21. 21f1bd1 Fix issue #2438980: Implement package watcher for voice recognizer service setting by Dianne Hackborn · 14 years ago
  22. ab3e105 Don't switch layout modes in AbsListView#onTouchModeChanged() by Adam Powell · 14 years ago
  23. 9a56aaf am 8978547f: am f5fe3949: Fix issue 2459650. by Eric Laurent · 14 years ago
  24. 1ff8fee Better file permissions enforcement on system keystore. by Oscar Montemayor · 14 years ago
  25. 8978547 am f5fe3949: Fix issue 2459650. by Eric Laurent · 14 years ago
  26. bcea812 Merge "Ignore touch down events near the edge of the screen for the purposes of pulling down the windowshade." by Joe Onorato · 14 years ago
  27. 679dd12 Ignore touch down events near the edge of the screen for the purposes of pulling down the by Joe Onorato · 14 years ago
  28. 4bd222f Merge "Don't let email addresses in database names get into the EventLog." by Brad Fitzpatrick · 14 years ago
  29. d833023 Don't let email addresses in database names get into the EventLog. by Brad Fitzpatrick · 14 years ago
  30. bef118c Merge "In DumpRenderTree, skip tests for which we have the wrong results" by Steve Block · 14 years ago
  31. 7edf738 Merge "Add new action for launching the user's music player app." by Daniel Sandler · 14 years ago
  32. 164bd79 In DumpRenderTree, skip tests for which we have the wrong results by Steve Block · 14 years ago
  33. 4379dca Change the text for the browser downloads and history views. by Leon Scroggins · 14 years ago
  34. edcdbb6 Add new action for launching the user's music player app. by Daniel Sandler · 14 years ago
  35. f5fe3949 Fix issue 2459650. by Eric Laurent · 14 years ago
  36. c86727f remove a dependency of GraphicBuffer (libui) on Parcel (libbinder). by Mathias Agopian · 14 years ago
  37. b427a7b Merge "Increase the sleep time to fix testTakePicture." by Wu-cheng Li · 14 years ago
  38. 6201440 Increase the sleep time to fix testTakePicture. by Wu-cheng Li · 14 years ago
  39. 08d13c3 Fix code coverage output message when running tests in non-raw mode. by Brett Chabot · 14 years ago
  40. e70f61b Retry test-runner tests move. by Brett Chabot · 14 years ago
  41. fda2534 sdutils: Get rid of sdutils - use vdc for similar low level functions by San Mehat · 14 years ago
  42. 59eac4b Fix crash: check for install failure cleanly by Christopher Tate · 14 years ago
  43. 232f24e Merge "Automatically restore app data at install time" by Chris Tate · 14 years ago
  44. 2cfa2c2 Merge "Fix 2448345: Fix tactile feedback bug in password/PIN and pattern unlock." by Jim Miller · 14 years ago
  45. 75b455e Merge "Update the "Android Performance" documentation." by Elliott Hughes · 14 years ago
  46. 29415e8 Merge "Initialize layer position" by Mathias Agopian · 14 years ago
  47. ed2ab7f Initialize layer position by Mathias Agopian · 14 years ago
  48. 13a6087 Update the "Android Performance" documentation. by Elliott Hughes · 14 years ago
  49. 1bb6906 Automatically restore app data at install time by Christopher Tate · 14 years ago
  50. 6ad5a7a Add a few simple tests of StaticLayout. by Doug Felt · 14 years ago
  51. e49268a Merge "Make sure that the event callback thread is Java capable in the simulator." by Marco Nelissen · 14 years ago
  52. 7691af9 Make sure that the event callback thread is Java capable in the simulator. by Marco Nelissen · 14 years ago
  53. 35abad2 Add error logging to ContentProviderOperation. by Ken Shirriff · 14 years ago
  54. 6c81def Merge "Move package from internal to external and vice versa." by Suchi Amalapurapu · 14 years ago
  55. 8afbc53 Merge "improve logging of errors when trying to resolve backrefs http://b/2371475" by Fred Quintana · 14 years ago
  56. 8946dd3 Move package from internal to external and vice versa. by Suchi Amalapurapu · 14 years ago
  57. ea0ce99 Merge "Spinner now allows disabled adapter items" by Adam Powell · 14 years ago
  58. 32637cf Merge "Recycle MotionEvents properly in GestureDetector" by Adam Powell · 14 years ago
  59. bf31ed2 Merge "Add test pattern icon to Fountain." by Jason Sams · 14 years ago
  60. c2cb25d Add test pattern icon to Fountain. by Jason Sams · 14 years ago
  61. bda8874 improve logging of errors when trying to resolve backrefs http://b/2371475 by Fred Quintana · 14 years ago
  62. ea25183 Merge "Use direct reference to enum in AaptAssets" by Kenny Root · 14 years ago
  63. e599f78 Use direct reference to enum in AaptAssets by Kenny Root · 14 years ago
  64. 1f09c83 Spinner now allows disabled adapter items by Adam Powell · 14 years ago
  65. bc92766 Merge "Add some useful methods to OperationScheduler to inquire into the history, in case you want to second-guess its scheduling." by Dan Egnor · 14 years ago
  66. 47bd43f Merge "Ignore TEMPLATE.html in LayoutTest directories" by Steve Block · 14 years ago
  67. 481a10d Merge "Enable bluetooth voice dialing in BluetoothHeadset.java." by Martin Hibdon · 14 years ago
  68. 5e8f52f Ignore TEMPLATE.html in LayoutTest directories by Steve Block · 14 years ago
  69. ac7c8e6 Merge "- fix the AccountManager documentation. http://b/2401790 - only pass the authtoken through from the authenticator to the client for getAuthToken() and strip it out from the other calls, like addAccount(). http://b/2332762 - beef up the documentation to indicate what calls are allowed to be made from the main thread and which are not allowed. http://b/2384961 - wait a bit before retrying syncs that failed because one was already in progress. http://b/2414235" by Fred Quintana · 14 years ago
  70. 2eae069 Merge "Remove tests that no longer exist from the DumpRenderTree skipped list" by Steve Block · 14 years ago
  71. 0584242 Merge "Merges unused bug list with ignored result list in DumpRenderTree" by Steve Block · 14 years ago
  72. 1aec20b Merge "The MediaScanner is way too obsessed with restricting the files to be scanned." by Andreas Huber · 14 years ago
  73. c1ca8c5 Revert "Move framework test-runner unit tests to be closer to their source." by Brett Chabot · 14 years ago
  74. 9db619e Merge "Move framework test-runner unit tests to be closer to their source. Move the test-runner source into a separate src folder to accommodate the test move." by Brett Chabot · 14 years ago
  75. 1209397 Move framework test-runner unit tests to be closer to their source. by Brett Chabot · 14 years ago
  76. 884ed01 Merge "MountService: Move boot-time mount to a thread - avoids ANR at boot" by San Mehat · 14 years ago
  77. b2d69e3 The MediaScanner is way too obsessed with restricting the files to be scanned. by Andreas Huber · 14 years ago
  78. eac461c Merge "Makes sure GeolocationPermissions is fully robust to calls being made before the message handler is initialized" by Steve Block · 14 years ago
  79. 2ac2340 Merge "Change to 5 days ago group to 7 days ago." by Leon Scroggins · 14 years ago
  80. 01228fc Makes sure GeolocationPermissions is fully robust to calls being made before the message handler is initialized by Steve Block · 14 years ago
  81. 4787b3c Merge "Adds synchronization around message handler in GeolocationPermissions and WebStorage" by Steve Block · 14 years ago
  82. 3608d4a Change to 5 days ago group to 7 days ago. by Leon Scroggins · 14 years ago
  83. b52188e Merge "Implement legacy behaviour for MediaPlayer's behaviour of starting from the start of the media on a start() call instead of resuming at the current position, if previously reached the end of the stream. Also properly report number of frames played to audio flinger. Finally, delay spawing the queue thread until actually used." by Andreas Huber · 14 years ago
  84. d064c16 Merge "Fix a race condition in the prefetcher, the source may be shutdown while we're reading data from it." by Andreas Huber · 14 years ago
  85. f53833b Remove tests that no longer exist from the DumpRenderTree skipped list by Steve Block · 14 years ago
  86. 52f4362 Merges unused bug list with ignored result list in DumpRenderTree by Steve Block · 14 years ago
  87. fafb041 MountService: Move boot-time mount to a thread - avoids ANR at boot by San Mehat · 14 years ago
  88. e4b2d4d Adds synchronization around message handler in GeolocationPermissions and WebStorage by Steve Block · 14 years ago
  89. 8a032a3 Pass key modifier state to webcore for touch events and update DRT so it can simulate them. by Ben Murdoch · 14 years ago
  90. 281a80d Fix 2448345: Fix tactile feedback bug in password/PIN and pattern unlock. by Jim Miller · 14 years ago
  91. c0784c7 Merge "Elaborate a little on the documentation for PackageManager's resolveActivity." by Mike LeBeau · 14 years ago
  92. 8378bb3 Merge "Two big additions to the voice recognition APIs:" by Mike LeBeau · 14 years ago
  93. bd3f527 Elaborate a little on the documentation for PackageManager's resolveActivity. by Mike LeBeau · 14 years ago
  94. 79375f7 Two big additions to the voice recognition APIs: by Mike LeBeau · 14 years ago
  95. e155008 Merge "Fix 2455162: Fix mdpi password entry keyboard to show 'OK' instead of return icon." by Jim Miller · 14 years ago
  96. 90d141c Merge "Do setThreadPriority() later so we can notify the waiting thread and release the lock as soon as possible even if we run the loop in background priority." by Chih-Chung Chang · 14 years ago
  97. 8570f74 - fix the AccountManager documentation. http://b/2401790 by Fred Quintana · 14 years ago
  98. 939d5fa Merge "Add USB RNDIS enable/disable control" by Robert Greenwalt · 14 years ago
  99. 2c0b6dd Fix 2455162: Fix mdpi password entry keyboard to show 'OK' instead of return icon. by Jim Miller · 14 years ago
  100. 165c62d Merge "framework: tests: Clean up asec unit tests and add rename tests" by San Mehat · 14 years ago