1. 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
  2. 47bd43f Merge "Ignore TEMPLATE.html in LayoutTest directories" by Steve Block · 14 years ago
  3. 481a10d Merge "Enable bluetooth voice dialing in BluetoothHeadset.java." by Martin Hibdon · 14 years ago
  4. 5e8f52f Ignore TEMPLATE.html in LayoutTest directories by Steve Block · 14 years ago
  5. 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
  6. 2eae069 Merge "Remove tests that no longer exist from the DumpRenderTree skipped list" by Steve Block · 14 years ago
  7. 0584242 Merge "Merges unused bug list with ignored result list in DumpRenderTree" by Steve Block · 14 years ago
  8. 1aec20b Merge "The MediaScanner is way too obsessed with restricting the files to be scanned." by Andreas Huber · 14 years ago
  9. c1ca8c5 Revert "Move framework test-runner unit tests to be closer to their source." by Brett Chabot · 14 years ago
  10. 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
  11. 1209397 Move framework test-runner unit tests to be closer to their source. by Brett Chabot · 14 years ago
  12. 884ed01 Merge "MountService: Move boot-time mount to a thread - avoids ANR at boot" by San Mehat · 14 years ago
  13. b2d69e3 The MediaScanner is way too obsessed with restricting the files to be scanned. by Andreas Huber · 14 years ago
  14. eac461c Merge "Makes sure GeolocationPermissions is fully robust to calls being made before the message handler is initialized" by Steve Block · 14 years ago
  15. 2ac2340 Merge "Change to 5 days ago group to 7 days ago." by Leon Scroggins · 14 years ago
  16. 01228fc Makes sure GeolocationPermissions is fully robust to calls being made before the message handler is initialized by Steve Block · 14 years ago
  17. 4787b3c Merge "Adds synchronization around message handler in GeolocationPermissions and WebStorage" by Steve Block · 14 years ago
  18. 3608d4a Change to 5 days ago group to 7 days ago. by Leon Scroggins · 14 years ago
  19. 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
  20. 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
  21. f53833b Remove tests that no longer exist from the DumpRenderTree skipped list by Steve Block · 14 years ago
  22. 52f4362 Merges unused bug list with ignored result list in DumpRenderTree by Steve Block · 14 years ago
  23. fafb041 MountService: Move boot-time mount to a thread - avoids ANR at boot by San Mehat · 14 years ago
  24. e4b2d4d Adds synchronization around message handler in GeolocationPermissions and WebStorage by Steve Block · 14 years ago
  25. 8a032a3 Pass key modifier state to webcore for touch events and update DRT so it can simulate them. by Ben Murdoch · 14 years ago
  26. c0784c7 Merge "Elaborate a little on the documentation for PackageManager's resolveActivity." by Mike LeBeau · 14 years ago
  27. 8378bb3 Merge "Two big additions to the voice recognition APIs:" by Mike LeBeau · 14 years ago
  28. bd3f527 Elaborate a little on the documentation for PackageManager's resolveActivity. by Mike LeBeau · 14 years ago
  29. 79375f7 Two big additions to the voice recognition APIs: by Mike LeBeau · 14 years ago
  30. e155008 Merge "Fix 2455162: Fix mdpi password entry keyboard to show 'OK' instead of return icon." by Jim Miller · 14 years ago
  31. 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
  32. 8570f74 - fix the AccountManager documentation. http://b/2401790 by Fred Quintana · 14 years ago
  33. 939d5fa Merge "Add USB RNDIS enable/disable control" by Robert Greenwalt · 14 years ago
  34. 2c0b6dd Fix 2455162: Fix mdpi password entry keyboard to show 'OK' instead of return icon. by Jim Miller · 14 years ago
  35. 165c62d Merge "framework: tests: Clean up asec unit tests and add rename tests" by San Mehat · 14 years ago
  36. 406a18b 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
  37. da99efc Merge "add diagnostic info to help debug bug:2427686" by Vasu Nori · 14 years ago
  38. d3fe301 add diagnostic info to help debug bug:2427686 by Vasu Nori · 14 years ago
  39. 75288fa Improve Service documentation with some samples. by Dianne Hackborn · 14 years ago
  40. 397afb5 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
  41. 9599452 Merge "Don't cache mFirstPosition before a layoutChildren in ListView.onFocusChanged" by Adam Powell · 14 years ago
  42. b167643 Merge "Fixing bug 2453467 - In case of a dead process while disabling Accessibility some processes keep sending AccessibilityEvents" by Dianne Hackborn · 14 years ago
  43. e36d6e2 Work on issue #2263557: PMF3000 showing hybrid of portrait and landscape modes by Dianne Hackborn · 14 years ago
  44. d750783 Don't cache mFirstPosition before a layoutChildren in ListView.onFocusChanged by Adam Powell · 14 years ago
  45. a696f5d Add ImageFormat.java and move the Camera/YUV constants from PixelFormat to it. by Mathias Agopian · 14 years ago
  46. fb606da Fixing bug 2453467 - In case of a dead process while disabling Accessibility some processes keep sending AccessibilityEvents by Svetoslav Ganov · 14 years ago
  47. be8af08 Merge "Fix 2363699 - Make notification shade animate closed when disabled" by Joe Onorato · 14 years ago
  48. e8de284 bug fix for 2419869. also included 2 unittests. by Vasu Nori · 14 years ago
  49. 6c2cc0d Merge "Fix the rgb to yuv422sp conversion. The order of uv is different from the original version, but it should be ok as the original Y,Cb,Cr are all incorrect." by Chih-Chung Chang · 14 years ago
  50. 2640b63 Merge "Add SearchManager.getWebSearchActivity()" by Bjorn Bringert · 14 years ago
  51. 424c61fd Fix 2363699 - Make notification shade animate closed when disabled by Joe Onorato · 14 years ago
  52. d7381a1 Fix the rgb to yuv422sp conversion. The order of uv is different from the by Chih-Chung Chang · 14 years ago
  53. c34ebce Make MountService work in the simulator. by Marco Nelissen · 14 years ago
  54. ea125f4 Add SearchManager.getWebSearchActivity() by Bjorn Bringert · 14 years ago
  55. 76c22f1 Merge "Set error condition correctly when device is already created." by Jaikumar Ganesh · 14 years ago
  56. da2ca7a framework: tests: Clean up asec unit tests and add rename tests by San Mehat · 14 years ago
  57. f43113f Unhide setBlockNetworkLoads. by Patrick Scott · 14 years ago
  58. 5706329 Merge "Change buf size holding integer in ResourceTable" by Kenny Root · 14 years ago
  59. ce1200d Add USB RNDIS enable/disable control by Robert Greenwalt · 14 years ago
  60. d970998 framework: storage: Add 'force' option to unmount/destroy storage apis, and update callsites. by San Mehat · 14 years ago
  61. 154f7a1 Show car mode notification in status bar. by Tobias Haamel · 14 years ago
  62. 0a07327 Merge "Fix bug #2331761 (Instances of a recurring event are missing)" by Fabrice Di Meglio · 14 years ago
  63. 6d43ebb Merge "Make the simulator boot again." by Marco Nelissen · 14 years ago
  64. 6a6588b am 6371a2d3: am ee3bbefd: Merge "Don\'t crash the system process when apps give us a bad foreground service notification." into eclair by Joe Onorato · 14 years ago
  65. f59a3c1 am ab4835ee: (-s ours) am 00b17659: Manual merge of 40245 (ed5c973fc23a6733fd473ad13b4eb317e74e9bb5) DO NOT MERGE. by Romain Guy · 14 years ago
  66. 24f8a85 am 6f4a52a3: (-s ours) am 67e9e9df: Manual merge of 40170 (b4a107d8269d1a75b8f270e0516c1fa3b517f8f9) DO NOT MERGE by Romain Guy · 14 years ago
  67. 011c440 am 6c71d476: (-s ours) am 8368ef0b: Manual merge of 40080 DO NOT MERGE Properly notifies listener when an animation is cancelled. Bug: #2428005. by Romain Guy · 14 years ago
  68. eca5c29 am f8bb2a9a: (-s ours) am 5d72a8dd: cherry pick d60e29009c1049a9776e6630e9489e1ef3f83491 by android-build SharedAccount · 14 years ago
  69. 62dbb22 Make the simulator boot again. by Marco Nelissen · 14 years ago
  70. 65e7277 Merge "Fixing bug 2451615 - Accessibility services are started upon system reboot while accessibility is disabled" by Dianne Hackborn · 14 years ago
  71. 5212086 Merge "Fix enum reference" by Kenny Root · 14 years ago
  72. 852d1e9 Merge "Fix for bug 2448479" by Dianne Hackborn · 14 years ago
  73. bcbf564 At the end of a zoom, only check if the textfield is onscreen. by Leon Scroggins · 14 years ago
  74. 24b5bdd Fix bug #2331761 (Instances of a recurring event are missing) by Fabrice Di Meglio · 14 years ago
  75. d651629 Merge "List.GetCheckItemIds no longer includes unchecked items." by Gilles Debunne · 14 years ago
  76. fd3ddfa List.GetCheckItemIds no longer includes unchecked items. by Gilles Debunne · 14 years ago
  77. d7a0cde Merge "Adjust SQLiteDatabase/Program buffer sizes" by Kenny Root · 14 years ago
  78. bf1b59c Merge "remove check for obsolete property ro.config.sync" by Fred Quintana · 14 years ago
  79. f80efdf Adjust SQLiteDatabase/Program buffer sizes by Kenny Root · 14 years ago
  80. 589f37c Merge "Add Java hookup to netd interface notifications." by Robert Greenwalt · 14 years ago
  81. 3d4178f Merge "Fix formatting of ANRs." by Eric Rowe · 14 years ago
  82. f5a7c12 Change buf size holding integer in ResourceTable by Kenny Root · 14 years ago
  83. a6fe26c Merge "Range check in MediaScanner::processDirectory" by Kenny Root · 14 years ago
  84. 7fe4fe6 Range check in MediaScanner::processDirectory by Kenny Root · 14 years ago
  85. 75bbe2b Merge "Store AudioTrack return value for error condition" by Kenny Root · 14 years ago
  86. e325392 Add Java hookup to netd interface notifications. by Robert Greenwalt · 14 years ago
  87. 3cbd62c Store AudioTrack return value for error condition by Kenny Root · 14 years ago
  88. fedfea2 Fix enum reference by Kenny Root · 14 years ago
  89. 6f760ee Merge "Catch Java exceptions in the FileObserver JNI code" by Mike Lockwood · 14 years ago
  90. 4b9f74a Merge "Don't return passive location provider unless app has fine permissions." by Mike Lockwood · 14 years ago
  91. bf8f3a8 Merge "add support for audio/3gpp" by Cary Clark · 14 years ago
  92. 35d2621 Merge "update dox" by Mike Reed · 14 years ago
  93. 1b098a6 add support for audio/3gpp by Cary Clark · 14 years ago
  94. 43cc469 Don't return passive location provider unless app has fine permissions. by Bryan Mawhinney · 14 years ago
  95. 6371a2d am ee3bbefd: Merge "Don\'t crash the system process when apps give us a bad foreground service notification." into eclair by Joe Onorato · 14 years ago
  96. ee3bbef Merge "Don't crash the system process when apps give us a bad foreground service notification." into eclair by Joe Onorato · 14 years ago
  97. 34fcf97 Don't crash the system process when apps give us a bad foreground service notification. by Joe Onorato · 14 years ago
  98. 59d25d0 Catch Java exceptions in the FileObserver JNI code by Mike Lockwood · 14 years ago
  99. ab4835e am 00b17659: Manual merge of 40245 (ed5c973fc23a6733fd473ad13b4eb317e74e9bb5) DO NOT MERGE. by Romain Guy · 14 years ago
  100. 6f4a52a am 67e9e9df: Manual merge of 40170 (b4a107d8269d1a75b8f270e0516c1fa3b517f8f9) DO NOT MERGE by Romain Guy · 14 years ago