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