1. fedfea2 Fix enum reference by Kenny Root · 15 years ago
  2. f129859 Suppress screen lock sound effect on first boot. by Daniel Sandler · 15 years ago
  3. 6f760ee Merge "Catch Java exceptions in the FileObserver JNI code" by Mike Lockwood · 15 years ago
  4. 4b9f74a Merge "Don't return passive location provider unless app has fine permissions." by Mike Lockwood · 15 years ago
  5. bf8f3a8 Merge "add support for audio/3gpp" by Cary Clark · 15 years ago
  6. 35d2621 Merge "update dox" by Mike Reed · 15 years ago
  7. 1b098a6 add support for audio/3gpp by Cary Clark · 15 years ago
  8. 43cc469 Don't return passive location provider unless app has fine permissions. by Bryan Mawhinney · 15 years ago
  9. 6371a2d am ee3bbefd: Merge "Don\'t crash the system process when apps give us a bad foreground service notification." into eclair by Joe Onorato · 15 years ago
  10. ee3bbef Merge "Don't crash the system process when apps give us a bad foreground service notification." into eclair by Joe Onorato · 15 years ago
  11. 34fcf97 Don't crash the system process when apps give us a bad foreground service notification. by Joe Onorato · 15 years ago
  12. 59d25d0 Catch Java exceptions in the FileObserver JNI code by Mike Lockwood · 15 years ago
  13. ab4835e am 00b17659: Manual merge of 40245 (ed5c973fc23a6733fd473ad13b4eb317e74e9bb5) DO NOT MERGE. by Romain Guy · 15 years ago
  14. 6f4a52a am 67e9e9df: Manual merge of 40170 (b4a107d8269d1a75b8f270e0516c1fa3b517f8f9) DO NOT MERGE by Romain Guy · 15 years ago
  15. 00b1765 Manual merge of 40245 (ed5c973fc23a6733fd473ad13b4eb317e74e9bb5) DO NOT MERGE. by Romain Guy · 15 years ago
  16. 67e9e9d Manual merge of 40170 (b4a107d8269d1a75b8f270e0516c1fa3b517f8f9) DO NOT MERGE by Romain Guy · 15 years ago
  17. 6c71d47 am 8368ef0b: Manual merge of 40080 DO NOT MERGE Properly notifies listener when an animation is cancelled. Bug: #2428005. by Romain Guy · 15 years ago
  18. 8368ef0 Manual merge of 40080 DO NOT MERGE by Romain Guy · 15 years ago
  19. eba3bb0 Merge "Remove a dependency of Region (libui) on Parcel (libbinder)." by Mathias Agopian · 15 years ago
  20. e59a54c Remove a dependency of Region (libui) on Parcel (libbinder). by Mathias Agopian · 15 years ago
  21. 714cff0 Fixing bug 2451615 - Accessibility services are started upon system reboot while accessibility is disabled by Svetoslav Ganov · 15 years ago
  22. 6f4f619 Fix formatting of ANRs. by Eric Rowe · 15 years ago
  23. cf5f652 Set error condition correctly when device is already created. by Jaikumar Ganesh · 15 years ago
  24. 8a2e011 Add some useful methods to OperationScheduler to inquire into by Dan Egnor · 15 years ago
  25. 9b31779 Fix for bug 2448479 by Svetoslav Ganov · 15 years ago
  26. 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 · 15 years ago
  27. 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 · 15 years ago
  28. 5453da0 Merge "Add passive location provider." by Mike Lockwood · 15 years ago
  29. c948cc8 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
  30. 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 · 15 years ago
  31. 9a686b5 Merge "Prevent possible NPE in android.gesture.Learner" by Kenny Root · 15 years ago
  32. a4903f2 Add passive location provider. by Mike Lockwood · 15 years ago
  33. c6a0a9c Merge "Don't move the fast scroll thumb with a list on overscroll." by Adam Powell · 15 years ago
  34. 0a026cf Merge "Disable the TI AMR hardware decoder for audio decoding until its issues are resolved." by Andreas Huber · 15 years ago
  35. 1f13ceb Merge "Better diagnostics for the stagefright tool and codec performance." by Andreas Huber · 15 years ago
  36. 4727040 Disable the TI AMR hardware decoder for audio decoding until its issues are resolved. by Andreas Huber · 15 years ago
  37. 2b95c24 Added more @RemotableViewMethod methods, mutate ImageView. by Jeff Sharkey · 15 years ago
  38. 6c9bf1c Better diagnostics for the stagefright tool and codec performance. by Andreas Huber · 15 years ago
  39. 7fd2884 Don't move the fast scroll thumb with a list on overscroll. by Adam Powell · 15 years ago
  40. 6a70d7d Don't overwrite ANR traces.txt if it can't be renamed (usually by Dan Egnor · 15 years ago
  41. 1168baa Tone down a non-error log message about lack of ancestral dataset tracking by Christopher Tate · 15 years ago
  42. 7951eaa Change Javadocs to fix SDK build by Kenny Root · 15 years ago
  43. 5bc54073 Merge "Unhide new SoundPool API's. Bug 2415373." by Dave Sparks · 15 years ago
  44. fb6a535 remove check for obsolete property ro.config.sync by Fred Quintana · 15 years ago
  45. 0551311 Unhide new SoundPool API's. Bug 2415373. by Dave Sparks · 15 years ago
  46. 5df3a90 Merge "Add a host based test for package manager installs." by Brett Chabot · 15 years ago
  47. cb2003a Add a host based test for package manager installs. by Brett Chabot · 15 years ago
  48. 7b1c067 Merge "Correct use of logical AND" by Kenny Root · 15 years ago
  49. 574ecc8 Merge "Add better index checks for AndroidCharacter.mirror" by Kenny Root · 15 years ago
  50. 479ae0a Cleanup of global search references in SearchDialog and SearchManager. by Amith Yamasani · 15 years ago
  51. 1e84ac5 Fix permission exception thrown on exit car mode. by Tobias Haamel · 15 years ago
  52. fed9377 Merge "Fix cast to String[] in FullBackupAgent" by Kenny Root · 15 years ago
  53. a3639da Fix cast to String[] in FullBackupAgent by Kenny Root · 15 years ago
  54. 41207b6 Merge "Add hashCode() to BluetoothService$RemoteService" by Kenny Root · 15 years ago
  55. 872e664 Merge "XML attribute for overscrolling behavior" by Adam Powell · 15 years ago
  56. 433735f Merge "Prevent sign extension in IccUtils.parseToRGB" by Kenny Root · 15 years ago
  57. 5f61416 Add hashCode() to BluetoothService$RemoteService by Kenny Root · 15 years ago
  58. e32c345 Merge "Add the automatic handling of night/notnight UI modes." by Mike Cleron · 15 years ago
  59. c9fbaab XML attribute for overscrolling behavior by Adam Powell · 15 years ago
  60. 0f5a434 Merge "Changes to remove WebTextView at end of touch/press rather than during." by Leon Scroggins · 15 years ago
  61. 0668db2 Merge "Sorts the lists of tests in DumpRenderTree in preparation for cleaning up the lists." by Steve Block · 15 years ago
  62. 6088e83 Changes to remove WebTextView at end of touch/press rather than during. by Leon Scroggins · 15 years ago
  63. 64e7a25 Fix build. by Dianne Hackborn · 15 years ago
  64. be6079a Merge "Removes tests from DumpRenderTree skipped list where the corresponding bugs have been fixed." by Steve Block · 15 years ago
  65. 7df9515 update dox by Mike Reed · 15 years ago
  66. a257169 Merge "Adding support for "contact counts grouped by the first letter of the sort key"." by Dmitri Plotnikov · 15 years ago
  67. 53de904 Adding support for "contact counts grouped by the first letter of the sort key". by Dmitri Plotnikov · 15 years ago
  68. dfac9a6 Merge "Fix issue #2420412: API review: DeviceAdmin API changes" by Dianne Hackborn · 15 years ago
  69. 2d9dca1 Merge "NativeDaemonConnector: Improve bad list IPC diagnostics" by San Mehat · 15 years ago
  70. f7c5698 Merge "Enhance text docs, rename some variables for clarity, comment places in the code for further investigation." by Eric Fischer · 15 years ago
  71. ef6b22f Fix issue #2420412: API review: DeviceAdmin API changes by Dianne Hackborn · 15 years ago
  72. 9cd6bfe Merge "Prevent sign extension in UsimPhoneBookManager" by Kenny Root · 15 years ago
  73. a409128 Prevent sign extension in UsimPhoneBookManager by Kenny Root · 15 years ago
  74. 855dd9e Add UI considerations to layers by Cary Clark · 15 years ago
  75. d142df5 Prevent sign extension in IccUtils.parseToRGB by Kenny Root · 15 years ago
  76. 900ec77 Merge "framework: tests: Add some unit-tests for Asec" by San Mehat · 15 years ago
  77. ea46dea Prevent possible NPE in android.gesture.Learner by Kenny Root · 15 years ago
  78. 7ae1776 Correct use of logical AND by Kenny Root · 15 years ago
  79. af6fdfa Merge "Fix logging in SoundPool." by Dave Sparks · 15 years ago
  80. aec0937 Merge "AVRCP volume controls for the docks." by Jaikumar Ganesh · 15 years ago
  81. afdf85d Merge "Fix issue 2440226: Car dock volume synchronization." by Jaikumar Ganesh · 15 years ago
  82. 7bef5a5 Fix logging in SoundPool. by Dave Sparks · 15 years ago
  83. 4086f75 NativeDaemonConnector: Improve bad list IPC diagnostics by San Mehat · 15 years ago
  84. fea87ae framework: tests: Add some unit-tests for Asec by San Mehat · 15 years ago
  85. 073a3d5 Add better index checks for AndroidCharacter.mirror by Kenny Root · 15 years ago
  86. 01d64ad Merge branch 'master' into froyo-release by The Android Automerger · 15 years ago
  87. e265532 Create a default style for WebTextView. by Leon Scroggins · 15 years ago
  88. a4437fc Fix null pointer exception in connectivity service broadcast receiver. by Mike Lockwood · 15 years ago
  89. 0a05f5d Merge "Clean up after failed MemoryFileTest.testPurge()" by Bjorn Bringert · 15 years ago
  90. 68db99e Replace system property retrieval calls with DecoderCapabilities Java API calls. by James Dong · 15 years ago
  91. 015398f Merge "Partial Fix for 2416967: Fix potential memory leak in PasswordUnlockScreen." by Jim Miller · 15 years ago
  92. 0902f02 Merge "Detect system-wide safe mode and configure the VM accordingly." by Ben Cheng · 15 years ago
  93. d998b3c Removing org.w3c.dom subpackages. by Jesse Wilson · 15 years ago
  94. 5a48712 fix [2447659] fix improper usage of the YCbCr_420_SP format by Mathias Agopian · 15 years ago
  95. 102f49f fix a bug I introduced recently where YUV formats would crash the system by Mathias Agopian · 15 years ago
  96. 42b432d Partial Fix for 2416967: Fix potential memory leak in PasswordUnlockScreen. by Jim Miller · 15 years ago
  97. 329c6ae Remove ACTION_VOICE_SEARCH_SETTINGS (added only for Froyo), because we've got by Mike LeBeau · 15 years ago
  98. 2db939b Merge "MountService: Add API call for getting a list of pids currently using the specified mountpoint" by San Mehat · 15 years ago
  99. 8ff97b5 Merge "get rid off the YUV formats at the libui layer" by Mathias Agopian · 15 years ago
  100. 8f2423e get rid off the YUV formats at the libui layer by Mathias Agopian · 15 years ago