1. 272f3a9 More ExpandableListView fixes to take headers into account. by Gilles Debunne · 15 years ago
  2. 5d3bea6 fix the build by Joe Onorato · 15 years ago
  3. 12f8070 am 3ca122df: am cfb50c66: Merge "If we get TOUCH_UP before getting the WebCore\'s response for TOUCH_DOWN, remove the pending TOUCH_EVENT before proceeding to fling." into eclair-mr2 by Grace Kloba · 15 years ago
  4. 3ca122d am cfb50c66: Merge "If we get TOUCH_UP before getting the WebCore\'s response for TOUCH_DOWN, remove the pending TOUCH_EVENT before proceeding to fling." into eclair-mr2 by Grace Kloba · 15 years ago
  5. 227df24 Merge "Switch the services library to using the new Slog" by Joe Onorato · 15 years ago
  6. cfb50c6 Merge "If we get TOUCH_UP before getting the WebCore's response for TOUCH_DOWN, remove the pending TOUCH_EVENT before proceeding to fling." into eclair-mr2 by Grace Kloba · 15 years ago
  7. eb494c0 Merge "If zoom scale is set to minimum, treat it as in overview mode." by Grace Kloba · 15 years ago
  8. 8a9b220 Switch the services library to using the new Slog by Joe Onorato · 15 years ago
  9. 0ec4017 Merge "Add new Slog class." by Joe Onorato · 15 years ago
  10. 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 · 15 years ago
  11. 82c5c42 fix a bug where if a syncmanager gets back a SyncAlreadyInProgress error by Fred Quintana · 15 years ago
  12. a752a94 If we get TOUCH_UP before getting the WebCore's by Grace Kloba · 15 years ago
  13. b3d0cc5 If zoom scale is set to minimum, treat it as in overview mode. by Grace Kloba · 15 years ago
  14. 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 · 15 years ago
  15. a630dcd am ecde72fe: Ensure the IME is rendered above the surface when we z-order the surface to be on top. by Derek Sollenberger · 15 years ago
  16. a2af5bc Merge "Take headers into account when expanding a ExpListView group." by Gilles Debunne · 15 years ago
  17. 54330c3 Merge "resolved conflicts for merge of 4dcd2ee8 to master" by Dianne Hackborn · 15 years ago
  18. 28a8c2b resolved conflicts for merge of 4dcd2ee8 to master by Dianne Hackborn · 15 years ago
  19. f7ffcbd Merge "define the "seen" column for sms and pdu tables." by Wei Huang · 15 years ago
  20. 47a52f3 Merge "cleanup Exit car mode in UI." by Dianne Hackborn · 15 years ago
  21. ecde72f Ensure the IME is rendered above the surface when we z-order the surface to be on top. by Derek Sollenberger · 15 years ago
  22. 52b65d3 Take headers into account when expanding a ExpListView group. by Gilles Debunne · 15 years ago
  23. 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 · 15 years ago
  24. 1c63b34 Merge "check offset and don't crash" by Mark Wagner · 15 years ago
  25. e60f673 Merge "Removes a Geolocation test from the DumpRenderTree skipped list" by Steve Block · 15 years ago
  26. 666eecc Merge "Adds to DumpRenderTree the ability to look for Android-specific results" by Steve Block · 15 years ago
  27. 2036dba Add a new WebCoreWorker thread to handle the tasks by Grace Kloba · 15 years ago
  28. ee49fed define the "seen" column for sms and pdu tables. by Wei Huang · 15 years ago
  29. 1be4098 Make nativeMoveCursorToNextInput return a boolean and use it. by Leon Scroggins · 15 years ago
  30. b4e1939 Merge "Bug 2306842" by Paul Westbrook · 15 years ago
  31. 4dcd2ee merge from open-source master by The Android Open Source Project · 15 years ago
  32. 6091995 check offset and don't crash by Mark Wagner · 15 years ago
  33. 7bb2581 Fix problem with restarting an application process that recently has died. by Magnus Edlund · 15 years ago
  34. 00bb938 Add new Slog class. by Joe Onorato · 15 years ago
  35. 7c02ef1 Merge "Put _SYNC_LOCAL_ID into event entities" by Marc Blank · 15 years ago
  36. a3afae3 Merge "Stop previous ringtone when silent is selected. Bug 2256593." by Dave Sparks · 15 years ago
  37. 247c727 Merge "force plugins to render on top of browser content." by Derek Sollenberger · 15 years ago
  38. 2120cd6 force plugins to render on top of browser content. by Derek Sollenberger · 15 years ago
  39. 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 · 15 years ago
  40. a3015b3 cleanup Exit car mode in UI. by Bernd Holzhey · 15 years ago
  41. 2bd4fd27 Put _SYNC_LOCAL_ID into event entities by Marc Blank · 15 years ago
  42. 7628fbe Merge "Fixes for ExpandableListView with headers/footers" by Gilles Debunne · 15 years ago
  43. 8aab46a VideoPlayer::onPrepared() can be called after the user pressed back in the VideoView. by Andrei Popescu · 15 years ago
  44. a33097d Merge "Fix synchronization problem in PowerManagerService.dump()" by Mike Lockwood · 15 years ago
  45. b71c616 Merge "Add BatteryInfo to ApplicationErrorReport." by Jacek Surazski · 15 years ago
  46. 87bba1e Move DeviceAdmin APIs to android.app.admin. by Dianne Hackborn · 15 years ago
  47. 8c49df4 Merge "to help debugging [2461567] Home screen redraw messed up" by Mathias Agopian · 15 years ago
  48. 4e2b5cb Merge "fix [2475541] Deprecate Sensor.TYPE_ORIENTATION" by Mathias Agopian · 15 years ago
  49. 022a43b to help debugging [2461567] Home screen redraw messed up by Mathias Agopian · 15 years ago
  50. 039db81 Merge "Don't allow MediaRecorder.setParameter() to be invoked in the following states: error, prepared or recording" by James Dong · 15 years ago
  51. 69120a7 Bug 2306842 by Paul Westbrook · 15 years ago
  52. 4dce37b Merge "Import new translations." by Eric Fischer · 15 years ago
  53. 61a4493 fix [2475541] Deprecate Sensor.TYPE_ORIENTATION by Mathias Agopian · 15 years ago
  54. 419ab66 Merge "Add build options for tethering." by Robert Greenwalt · 15 years ago
  55. c9d5fb7 Add build options for tethering. by Robert Greenwalt · 15 years ago
  56. a81894a Import new translations. by Eric Fischer · 15 years ago
  57. 7895da4 SensorManager: handle 270 and 180 rotation in the legacy APIs by Mathias Agopian · 15 years ago
  58. 210fc91 [2472946] Sensor.TYPE_ORIENTATION returns inverted roll values by Mathias Agopian · 15 years ago
  59. 370dd39 Stop previous ringtone when silent is selected. Bug 2256593. by Dave Sparks · 15 years ago
  60. ccea766 Merge "ListView now tries to keep the position containing focused child views on-screen." by Adam Powell · 15 years ago
  61. 9bf3c12 ListView now tries to keep the position containing focused child views on-screen. by Adam Powell · 15 years ago
  62. 0edec2b Merge "FastScroller now reports scroll state changes for its associated AbsListView" by Adam Powell · 15 years ago
  63. 9d06c58 Unbundling: pull the recurrence string formatting out of EventRecurrence. by Ken Shirriff · 15 years ago
  64. 8f7f35e Add new -W option to Am to wait for the start to complete. by Dianne Hackborn · 15 years ago
  65. d43bd48 FastScroller now reports scroll state changes for its associated AbsListView by Adam Powell · 15 years ago
  66. 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 · 15 years ago
  67. 340acd8 Add an extra which allows to query *only* for the voice search language preference. by Mike LeBeau · 15 years ago
  68. d84aca7 Merge "Tethering: Use battery changed broadcast instead of UMS broadcast to determine when USB is connected and disconnected." by Mike Lockwood · 15 years ago
  69. 1cb3cb1 Tethering: Use battery changed broadcast instead of UMS broadcast to determine by Mike Lockwood · 15 years ago
  70. 47ccdf3 Fixes for ExpandableListView with headers/footers by Gilles Debunne · 15 years ago
  71. 3f016cf Merge "Fix hipri status notifications" by Robert Greenwalt · 15 years ago
  72. 1f9e1b4 Remove public variables in PackageManager by Suchi Amalapurapu · 15 years ago
  73. eb6d131 Merge "Make sure to apply the auto-restore setting when the system is restored" by Chris Tate · 15 years ago
  74. 92a65b2 Merge "Do not detach headers and footers from the list view." by Romain Guy · 15 years ago
  75. 03b6d90 Make sure to apply the auto-restore setting when the system is restored by Christopher Tate · 15 years ago
  76. 9b1bb81 Do not detach headers and footers from the list view. by Romain Guy · 15 years ago
  77. 0e350f0 Fix hipri status notifications by Robert Greenwalt · 15 years ago
  78. 151de3d Add BatteryInfo to ApplicationErrorReport. by Jacek Surazski · 15 years ago
  79. 96d92f1 Merge "remove redundant @hides" by Fred Quintana · 15 years ago
  80. 2ff9307 Merge "CdmaDataConnectionTracker: Add DUN to list of supported APN types." by Mike Lockwood · 15 years ago
  81. 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 · 15 years ago
  82. 18bdb14 remove unused GoogleWebContentHelper resources by Doug Zongker · 15 years ago
  83. 6cb6f24 remove redundant @hides by Fred Quintana · 15 years ago
  84. 465faa9 When we're in the 'playback complete' state, don't consider pausing by Marco Nelissen · 15 years ago
  85. 8061525 Merge "Send cancel event to recycled views instead of an up. Bug #2309387" by Romain Guy · 15 years ago
  86. 1b487ec expose some sync control methods by Fred Quintana · 15 years ago
  87. f821991 Merge "Add single-package restore to Bmgr feature set" by Chris Tate · 15 years ago
  88. 0eec21d Add dialog to display storage users when enabling/disabling ums by Suchi Amalapurapu · 15 years ago
  89. 7d411a3 Add single-package restore to Bmgr feature set by Christopher Tate · 15 years ago
  90. 4c904a3 fix the build. by Joe Onorato · 15 years ago
  91. 448fa8b CdmaDataConnectionTracker: Add DUN to list of supported APN types. by Mike Lockwood · 15 years ago
  92. 8afa515 Send cancel event to recycled views instead of an up. Bug #2309387 by Romain Guy · 15 years ago
  93. d209585 Merge "in finalize() methods, log warnings if db lock is going to be held." by Vasu Nori · 15 years ago
  94. b96f3b7 Merge "New tests for ExpandableListView to exercice packed position with headers/footers." by Gilles Debunne · 15 years ago
  95. 5cb70b5 Rename Display.getOrientation() to Display.getRotation(). by Dianne Hackborn · 15 years ago
  96. 08bbffb Support CharSequence lists+arrays in Bundle+Intent by Bjorn Bringert · 15 years ago
  97. d606b4b in finalize() methods, log warnings if db lock is going to be held. by Vasu Nori · 15 years ago
  98. 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 · 15 years ago
  99. 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 · 15 years ago
  100. a834949 Merge "deprecate SyncConstValue, since it is now only used by the deprecated ContactsProvider interface" by Fred Quintana · 15 years ago