1. 881cc1d Merge "fix a bug where if a syncmanager gets back a SyncAlreadyInProgress error it immediately reschedules another sync, thus burning up the battery if the sync is in progress for a while." by Fred Quintana · 16 years ago
  2. 82c5c42 fix a bug where if a syncmanager gets back a SyncAlreadyInProgress error by Fred Quintana · 16 years ago
  3. 74bfea7 am a630dcdb: am ecde72fe: Ensure the IME is rendered above the surface when we z-order the surface to be on top. by Derek Sollenberger · 16 years ago
  4. a630dcd am ecde72fe: Ensure the IME is rendered above the surface when we z-order the surface to be on top. by Derek Sollenberger · 16 years ago
  5. a2af5bc Merge "Take headers into account when expanding a ExpListView group." by Gilles Debunne · 16 years ago
  6. 54330c3 Merge "resolved conflicts for merge of 4dcd2ee8 to master" by Dianne Hackborn · 16 years ago
  7. 28a8c2b resolved conflicts for merge of 4dcd2ee8 to master by Dianne Hackborn · 16 years ago
  8. f7ffcbd Merge "define the "seen" column for sms and pdu tables." by Wei Huang · 16 years ago
  9. 47a52f3 Merge "cleanup Exit car mode in UI." by Dianne Hackborn · 16 years ago
  10. ecde72f Ensure the IME is rendered above the surface when we z-order the surface to be on top. by Derek Sollenberger · 16 years ago
  11. 52b65d3 Take headers into account when expanding a ExpListView group. by Gilles Debunne · 16 years ago
  12. 5e747dd Merge "Add a new WebCoreWorker thread to handle the tasks which should not block either UI or WebKit. It handles local file access, cache access and trim cache." by Grace Kloba · 16 years ago
  13. 1c63b34 Merge "check offset and don't crash" by Mark Wagner · 16 years ago
  14. e60f673 Merge "Removes a Geolocation test from the DumpRenderTree skipped list" by Steve Block · 16 years ago
  15. 666eecc Merge "Adds to DumpRenderTree the ability to look for Android-specific results" by Steve Block · 16 years ago
  16. 2036dba Add a new WebCoreWorker thread to handle the tasks by Grace Kloba · 16 years ago
  17. ee49fed define the "seen" column for sms and pdu tables. by Wei Huang · 16 years ago
  18. 1be4098 Make nativeMoveCursorToNextInput return a boolean and use it. by Leon Scroggins · 16 years ago
  19. b4e1939 Merge "Bug 2306842" by Paul Westbrook · 16 years ago
  20. 4dcd2ee merge from open-source master by The Android Open Source Project · 16 years ago
  21. 6091995 check offset and don't crash by Mark Wagner · 16 years ago
  22. 7bb2581 Fix problem with restarting an application process that recently has died. by Magnus Edlund · 16 years ago
  23. 7c02ef1 Merge "Put _SYNC_LOCAL_ID into event entities" by Marc Blank · 16 years ago
  24. a3afae3 Merge "Stop previous ringtone when silent is selected. Bug 2256593." by Dave Sparks · 16 years ago
  25. 247c727 Merge "force plugins to render on top of browser content." by Derek Sollenberger · 16 years ago
  26. 2120cd6 force plugins to render on top of browser content. by Derek Sollenberger · 16 years ago
  27. 02e2743 Merge "VideoPlayer::onPrepared() can be called after the user pressed back in the VideoView. This can cass a NPE since our Timer would have been destroyed by then." by Andrei Popescu · 16 years ago
  28. a3015b3 cleanup Exit car mode in UI. by Bernd Holzhey · 16 years ago
  29. 2bd4fd27 Put _SYNC_LOCAL_ID into event entities by Marc Blank · 16 years ago
  30. 7628fbe Merge "Fixes for ExpandableListView with headers/footers" by Gilles Debunne · 16 years ago
  31. 8aab46a VideoPlayer::onPrepared() can be called after the user pressed back in the VideoView. by Andrei Popescu · 16 years ago
  32. a33097d Merge "Fix synchronization problem in PowerManagerService.dump()" by Mike Lockwood · 16 years ago
  33. b71c616 Merge "Add BatteryInfo to ApplicationErrorReport." by Jacek Surazski · 16 years ago
  34. 87bba1e Move DeviceAdmin APIs to android.app.admin. by Dianne Hackborn · 16 years ago
  35. 8c49df4 Merge "to help debugging [2461567] Home screen redraw messed up" by Mathias Agopian · 16 years ago
  36. 4e2b5cb Merge "fix [2475541] Deprecate Sensor.TYPE_ORIENTATION" by Mathias Agopian · 16 years ago
  37. 022a43b to help debugging [2461567] Home screen redraw messed up by Mathias Agopian · 16 years ago
  38. 039db81 Merge "Don't allow MediaRecorder.setParameter() to be invoked in the following states: error, prepared or recording" by James Dong · 16 years ago
  39. 69120a7 Bug 2306842 by Paul Westbrook · 16 years ago
  40. 4dce37b Merge "Import new translations." by Eric Fischer · 16 years ago
  41. 61a4493 fix [2475541] Deprecate Sensor.TYPE_ORIENTATION by Mathias Agopian · 16 years ago
  42. 419ab66 Merge "Add build options for tethering." by Robert Greenwalt · 16 years ago
  43. c9d5fb7 Add build options for tethering. by Robert Greenwalt · 16 years ago
  44. a81894a Import new translations. by Eric Fischer · 16 years ago
  45. 7895da4 SensorManager: handle 270 and 180 rotation in the legacy APIs by Mathias Agopian · 16 years ago
  46. 210fc914 [2472946] Sensor.TYPE_ORIENTATION returns inverted roll values by Mathias Agopian · 16 years ago
  47. 370dd39 Stop previous ringtone when silent is selected. Bug 2256593. by Dave Sparks · 16 years ago
  48. ccea766 Merge "ListView now tries to keep the position containing focused child views on-screen." by Adam Powell · 16 years ago
  49. 9bf3c12 ListView now tries to keep the position containing focused child views on-screen. by Adam Powell · 16 years ago
  50. 0edec2b Merge "FastScroller now reports scroll state changes for its associated AbsListView" by Adam Powell · 16 years ago
  51. 9d06c58 Unbundling: pull the recurrence string formatting out of EventRecurrence. by Ken Shirriff · 16 years ago
  52. 8f7f35e Add new -W option to Am to wait for the start to complete. by Dianne Hackborn · 16 years ago
  53. d43bd48 FastScroller now reports scroll state changes for its associated AbsListView by Adam Powell · 16 years ago
  54. 59dc9ec Merge "Add an extra which allows to query *only* for the voice search language preference. This will be used by e.g. LatinIME to avoid extra computation when this is all that's needed (probably a common use case for this API)." by Mike LeBeau · 16 years ago
  55. 340acd8 Add an extra which allows to query *only* for the voice search language preference. by Mike LeBeau · 16 years ago
  56. d84aca7 Merge "Tethering: Use battery changed broadcast instead of UMS broadcast to determine when USB is connected and disconnected." by Mike Lockwood · 16 years ago
  57. 1cb3cb1 Tethering: Use battery changed broadcast instead of UMS broadcast to determine by Mike Lockwood · 16 years ago
  58. 47ccdf3 Fixes for ExpandableListView with headers/footers by Gilles Debunne · 16 years ago
  59. 3f016cf Merge "Fix hipri status notifications" by Robert Greenwalt · 16 years ago
  60. 1f9e1b4 Remove public variables in PackageManager by Suchi Amalapurapu · 16 years ago
  61. eb6d131 Merge "Make sure to apply the auto-restore setting when the system is restored" by Chris Tate · 16 years ago
  62. 92a65b2 Merge "Do not detach headers and footers from the list view." by Romain Guy · 16 years ago
  63. 03b6d90 Make sure to apply the auto-restore setting when the system is restored by Christopher Tate · 16 years ago
  64. 9b1bb81 Do not detach headers and footers from the list view. by Romain Guy · 16 years ago
  65. 0e350f0 Fix hipri status notifications by Robert Greenwalt · 16 years ago
  66. 151de3d Add BatteryInfo to ApplicationErrorReport. by Jacek Surazski · 16 years ago
  67. 96d92f1 Merge "remove redundant @hides" by Fred Quintana · 16 years ago
  68. 2ff9307 Merge "CdmaDataConnectionTracker: Add DUN to list of supported APN types." by Mike Lockwood · 16 years ago
  69. c1c138c Merge "When we're in the 'playback complete' state, don't consider pausing an error. This makes 'playback complete' essentially equivalent to being paused at the end, and treats it the same as being paused at any other position." by Marco Nelissen · 16 years ago
  70. 18bdb14 remove unused GoogleWebContentHelper resources by Doug Zongker · 16 years ago
  71. 6cb6f24 remove redundant @hides by Fred Quintana · 16 years ago
  72. 465faa9 When we're in the 'playback complete' state, don't consider pausing by Marco Nelissen · 16 years ago
  73. 8061525 Merge "Send cancel event to recycled views instead of an up. Bug #2309387" by Romain Guy · 16 years ago
  74. 1b487ec expose some sync control methods by Fred Quintana · 16 years ago
  75. f821991 Merge "Add single-package restore to Bmgr feature set" by Chris Tate · 16 years ago
  76. 0eec21d Add dialog to display storage users when enabling/disabling ums by Suchi Amalapurapu · 16 years ago
  77. 7d411a3 Add single-package restore to Bmgr feature set by Christopher Tate · 16 years ago
  78. 4c904a3 fix the build. by Joe Onorato · 16 years ago
  79. 448fa8b CdmaDataConnectionTracker: Add DUN to list of supported APN types. by Mike Lockwood · 16 years ago
  80. 8afa515 Send cancel event to recycled views instead of an up. Bug #2309387 by Romain Guy · 16 years ago
  81. d209585 Merge "in finalize() methods, log warnings if db lock is going to be held." by Vasu Nori · 16 years ago
  82. b96f3b7 Merge "New tests for ExpandableListView to exercice packed position with headers/footers." by Gilles Debunne · 16 years ago
  83. 5cb70b5 Rename Display.getOrientation() to Display.getRotation(). by Dianne Hackborn · 16 years ago
  84. 08bbffb Support CharSequence lists+arrays in Bundle+Intent by Bjorn Bringert · 16 years ago
  85. d606b4b in finalize() methods, log warnings if db lock is going to be held. by Vasu Nori · 16 years ago
  86. 16f6354 Merge "The PV aac software decoder screws up if playing a mono-AACplus stream unless we output stereo data. Now we always output stereo data as the legacy OMX nodes did." by Andreas Huber · 16 years ago
  87. 3d6c986 Merge "Make AsyncPlayer.startSound catch all exceptions instead of only a few. Two reasons for this: - it's used in the system process - it's run in a separate thread, so the user of AsyncPlayer cannot catch these exceptions" by Marco Nelissen · 16 years ago
  88. a834949 Merge "deprecate SyncConstValue, since it is now only used by the deprecated ContactsProvider interface" by Fred Quintana · 16 years ago
  89. 749c570 The PV aac software decoder screws up if playing a mono-AACplus stream unless we output stereo data. Now we always output stereo data as the legacy OMX nodes did. by Andreas Huber · 16 years ago
  90. 4ba297f Make AsyncPlayer.startSound catch all exceptions instead of only a few. by Marco Nelissen · 16 years ago
  91. 12077e1 Adds to DumpRenderTree the ability to look for Android-specific results by Steve Block · 16 years ago
  92. b5e1569 Merge "Keep track of when the HTML5 database path has been set, so that we don't inadvertantly sync it to the native side before it has been set by the client." by Ben Murdoch · 16 years ago
  93. 0402e7d Fix SDK build. by Wu-cheng Li · 16 years ago
  94. 24b326a Unhide exposure compensation API. by Wu-cheng Li · 16 years ago
  95. 4d98579 Merge "Fix 2336057: Provide a way for the user to return to a call from LockScreen." by Jim Miller · 16 years ago
  96. 69ac988 Fix 2336057: Provide a way for the user to return to a call from LockScreen. by Jim Miller · 16 years ago
  97. 80d27ad Merge "Move auto pairing data to a file, add values dynamically." by Jaikumar Ganesh · 16 years ago
  98. 61701ce Don't allow MediaRecorder.setParameter() to be invoked in the following states: by James Dong · 16 years ago
  99. e26bad0 New tests for ExpandableListView to exercice packed position with headers/footers. by Gilles Debunne · 16 years ago
  100. c06fe59 Move auto pairing data to a file, add values dynamically. by Jaikumar Ganesh · 17 years ago