1. fe72c53 am 461cef5d: Merge "As we don\'t support over scroll any more, we need to pin the (x,y) if we handle the drag after the plugin choose not to handle the event." into froyo by Grace Kloba · 15 years ago
  2. 461cef5 Merge "As we don't support over scroll any more, we need to pin the (x,y) if we handle the drag after the plugin choose not to handle the event." into froyo by Grace Kloba · 15 years ago
  3. 110c432 am 3fe1708d: Merge "Fix isssue 2548710: Native AudioTrack resources never freed." into froyo by Eric Laurent · 15 years ago
  4. 3fe1708 Merge "Fix isssue 2548710: Native AudioTrack resources never freed." into froyo by Eric Laurent · 15 years ago
  5. 6ff57ee am db3ea3d0: Merge "Fix issue #2529154 Found SurfaceFlinger timeout in logcat when wake up Camcorder" into froyo by Dianne Hackborn · 15 years ago
  6. 2d8d4d7 am 513ae361: Merge "Fix issue #2560791: Expose API to go in to car mode." into froyo by Dianne Hackborn · 15 years ago
  7. 025f393 am 686f7911: Merge "Fix issue #2561067: Screen Display half faded..." into froyo by Dianne Hackborn · 15 years ago
  8. c2eb409 am de1b1872: Merge "Test connecitvity manager functionality in state change. * Verify state change when enabling/disabling wifi * Verify network connectivity change while switching among 3G, Wifi, and Airplane mode" into froyo by Xia Wang · 15 years ago
  9. 5af7ef6 am 40cd1cf6: Merge "Fix bug 2562240 and clean up scrollbar behavior" into froyo by Adam Powell · 15 years ago
  10. 1aa64b5 am ae18171a: Change certificate policy. by Suchi Amalapurapu · 15 years ago
  11. b8fc825 am 3a0d1d11: Merge "Fix crash while turning bluetooth on, due to a race condition." into froyo by Jaikumar Ganesh · 15 years ago
  12. ad7a1d7 As we don't support over scroll any more, we need by Grace Kloba · 15 years ago
  13. db3ea3d Merge "Fix issue #2529154 Found SurfaceFlinger timeout in logcat when wake up Camcorder" into froyo by Dianne Hackborn · 15 years ago
  14. 513ae36 Merge "Fix issue #2560791: Expose API to go in to car mode." into froyo by Dianne Hackborn · 15 years ago
  15. 726426e Fix issue #2529154 Found SurfaceFlinger timeout in logcat when wake up Camcorder by Dianne Hackborn · 15 years ago
  16. 686f791 Merge "Fix issue #2561067: Screen Display half faded..." into froyo by Dianne Hackborn · 15 years ago
  17. f83c555 Fix issue #2561067: Screen Display half faded... by Dianne Hackborn · 15 years ago
  18. de1b1872 Merge "Test connecitvity manager functionality in state change. * Verify state change when enabling/disabling wifi * Verify network connectivity change while switching among 3G, Wifi, and Airplane mode" into froyo by Xia Wang · 15 years ago
  19. 40cd1cf Merge "Fix bug 2562240 and clean up scrollbar behavior" into froyo by Adam Powell · 15 years ago
  20. ae18171 Change certificate policy. by Suchi Amalapurapu · 15 years ago
  21. 3a0d1d1 Merge "Fix crash while turning bluetooth on, due to a race condition." into froyo by Jaikumar Ganesh · 15 years ago
  22. a0d645cb Fix bug 2562240 and clean up scrollbar behavior by Adam Powell · 15 years ago
  23. 9c9c532 Fix issue #2560791: Expose API to go in to car mode. by Dianne Hackborn · 15 years ago
  24. 8557df0 am 058e385b: doc change: fix link in guidelines index. by Dirk Dougherty · 15 years ago
  25. 2c15966 Test connecitvity manager functionality in state change. by Xia Wang · 15 years ago
  26. 058e385 doc change: fix link in guidelines index. by Dirk Dougherty · 15 years ago
  27. 6a3e7df am c738783c: Merge "Fix alarms with negative or very large wakup times." into froyo by Jeff Brown · 15 years ago
  28. c738783c Merge "Fix alarms with negative or very large wakup times." into froyo by Jeff Brown · 15 years ago
  29. 11c5f1a Fix alarms with negative or very large wakup times. by Jeff Brown · 15 years ago
  30. e4fa5d7 am 36b3b5fc: doc change: several fixes for UI Guidelines doc. by Dirk Dougherty · 15 years ago
  31. 36b3b5f doc change: several fixes for UI Guidelines doc. by Dirk Dougherty · 15 years ago
  32. d1a1ea0 am 59e644e3: doc change: cherry pick c87f7a658ea586a5271fabc6e0516a2ddf6f from master by Dirk Dougherty · 15 years ago
  33. 59e644e doc change: cherry pick c87f7a658ea586a5271fabc6e0516a2ddf6f from master by Dirk Dougherty · 15 years ago
  34. 8de2cf4 merge from open-source master by The Android Open Source Project · 15 years ago
  35. 93511f3 am 3ce1648f: Merge "Fix bug 2553575 API REVIEW: android.media Change 1 of 3 Notes from API Council review: Rename onAudioFocusChanged -> onAudioFocusChange" into froyo by Jean-Michel Trivi · 15 years ago
  36. 3ce1648 Merge "Fix bug 2553575 API REVIEW: android.media Change 1 of 3 Notes from API Council review: Rename onAudioFocusChanged -> onAudioFocusChange" into froyo by Jean-Michel Trivi · 15 years ago
  37. 71f37cd Fix isssue 2548710: Native AudioTrack resources never freed. by Eric Laurent · 15 years ago
  38. 7f7e67f Fix bug 2553575 API REVIEW: android.media Change 1 of 3 by Jean-Michel Trivi · 15 years ago
  39. 41e8e4a am 804878f3: Merge "Skip any number of leading ID3v2 tags (instead of just the first), also simplify/fix the find-consecutive-mp3-frames functionality." into froyo by Andreas Huber · 15 years ago
  40. 804878f Merge "Skip any number of leading ID3v2 tags (instead of just the first), also simplify/fix the find-consecutive-mp3-frames functionality." into froyo by Andreas Huber · 15 years ago
  41. b8aa037 Fix crash while turning bluetooth on, due to a race condition. by Jaikumar Ganesh · 15 years ago
  42. bc50bdc am e259bc77: Fix issue #2558391: Package manager problem when not replacing existing system partition app by Dianne Hackborn · 15 years ago
  43. 0d34d8b Skip any number of leading ID3v2 tags (instead of just the first), also simplify/fix the find-consecutive-mp3-frames functionality. by Andreas Huber · 15 years ago
  44. e259bc7 Fix issue #2558391: Package manager problem when not replacing existing system partition app by Dianne Hackborn · 15 years ago
  45. fa41ccf am 9b9a89a5: Merge "added a cleanspec since ActiveSyncInfo.aidl was removed" into froyo by Fred Quintana · 15 years ago
  46. 9b9a89a Merge "added a cleanspec since ActiveSyncInfo.aidl was removed" into froyo by Fred Quintana · 15 years ago
  47. 09c49a8 am 92534469: Use case insensitive matching. by Patrick Scott · 15 years ago
  48. 28d5e74 added a cleanspec since ActiveSyncInfo.aidl was removed by Fred Quintana · 15 years ago
  49. 9253446 Use case insensitive matching. by Patrick Scott · 15 years ago
  50. f26cf98 am 71106558: Merge "Add thermal shutdown. If battery temp >= 68C." into froyo by Eric Olsen · 15 years ago
  51. 7110655 Merge "Add thermal shutdown. If battery temp >= 68C." into froyo by Eric Olsen · 15 years ago
  52. c741814 am 5c1e96bb: Merge "Properly send a MEDIA_SEEK_COMPLETE notification for a seek request while paused (legacy behaviour)." into froyo by Andreas Huber · 15 years ago
  53. 5c1e96b Merge "Properly send a MEDIA_SEEK_COMPLETE notification for a seek request while paused (legacy behaviour)." into froyo by Andreas Huber · 15 years ago
  54. 8e2b941 Properly send a MEDIA_SEEK_COMPLETE notification for a seek request while paused (legacy behaviour). by Andreas Huber · 15 years ago
  55. 6a362a9 Add thermal shutdown. If battery temp >= 68C. by Eric Olsen · 15 years ago
  56. 676f705 am 0a08b194: Merge "Fix HttpProxy." into froyo by Robert Greenwalt · 15 years ago
  57. 0a08b19 Merge "Fix HttpProxy." into froyo by Robert Greenwalt · 15 years ago
  58. 86f6f53 am 11a7ba36: Support for apps search in apps provider contract by Bjorn Bringert · 15 years ago
  59. 11a7ba3 Support for apps search in apps provider contract by Bjorn Bringert · 15 years ago
  60. d9ee01a am 07330791: Show SD unavailable icon for apps on SD when ejected. by Jeff Brown · 15 years ago
  61. 0733079 Show SD unavailable icon for apps on SD when ejected. by Jeff Brown · 15 years ago
  62. b19b6fe am 966fcb81: Revert "fix [2542425] memory leak during video recording" by Dianne Hackborn · 15 years ago
  63. 966fcb8 Revert "fix [2542425] memory leak during video recording" by Dianne Hackborn · 15 years ago
  64. f1cac90 Fix HttpProxy. by Robert Greenwalt · 15 years ago
  65. 65bfca3 am 544592e1: fix [2542425] memory leak during video recording by Mathias Agopian · 15 years ago
  66. 544592e fix [2542425] memory leak during video recording by Mathias Agopian · 15 years ago
  67. 4a2f285 am 77c560f3: - changed periodic sync scheduling to just creating pending and changed the "get next operation to sync" logic just look at pending syncs, rather than them and periodic syncs - made syncoperation dup-detection ignore the initialization sync extra - by Fred Quintana · 15 years ago
  68. 77c560f - changed periodic sync scheduling to just creating pending by Fred Quintana · 15 years ago
  69. c21e77f am 23243aca: missing current.xml change by Fred Quintana · 15 years ago
  70. 344ba66 am d5e4fdc8: some changes due to an API review - make EntityIterator extend Iterator and thus not throw a RemoteException, instead converting it into a RuntimeException. - rename ActiveSyncInfo to SyncInfo - change getActiveSync to getCurrentSync - remove the a by Fred Quintana · 15 years ago
  71. 23243ac missing current.xml change by Fred Quintana · 15 years ago
  72. 835f41d am 8acdb911: Merge "Add support for GPS privacy lock. DO NOT MERGE" into froyo by Mike Lockwood · 15 years ago
  73. d5e4fdc some changes due to an API review by Fred Quintana · 15 years ago
  74. 8acdb91 Merge "Add support for GPS privacy lock. DO NOT MERGE" into froyo by Mike Lockwood · 15 years ago
  75. 1b67975 am 58c9a4bc: Merge "Don\'t load photo if it\'s id is 0. Saves one database query Bug:2546767" into froyo by Daniel Lehmann · 15 years ago
  76. 58c9a4b Merge "Don't load photo if it's id is 0. Saves one database query Bug:2546767" into froyo by Daniel Lehmann · 15 years ago
  77. 9ebc9f4 am 3ac51b3d: Merge "Fix bug 2523622 - ListView invokes onItemClick for disabled adapter items" into froyo by Adam Powell · 15 years ago
  78. 82a8b36 am 27a63583: API CHANGE: @hide AbsoluteFileBackupHelper by Christopher Tate · 15 years ago
  79. 3ac51b3 Merge "Fix bug 2523622 - ListView invokes onItemClick for disabled adapter items" into froyo by Adam Powell · 15 years ago
  80. 005c0a4 Fix bug 2523622 - ListView invokes onItemClick for disabled adapter items by Adam Powell · 15 years ago
  81. 27a6358 API CHANGE: @hide AbsoluteFileBackupHelper by Christopher Tate · 15 years ago
  82. 6d63060 am 5cdd7858: Merge "Fix issue #2553553: API REVIEW: android.context.Context" into froyo by Dianne Hackborn · 15 years ago
  83. 5cdd785 Merge "Fix issue #2553553: API REVIEW: android.context.Context" into froyo by Dianne Hackborn · 15 years ago
  84. 9cfc52d am 99e330b5: Merge "Properly fill in the component name for the software decoders." into froyo by Andreas Huber · 15 years ago
  85. 99e330b Merge "Properly fill in the component name for the software decoders." into froyo by Andreas Huber · 15 years ago
  86. e133177 am 95a321fc: Merge "Fix for Never not existing in latest timeout values." into froyo by Amith Yamasani · 15 years ago
  87. 95a321f Merge "Fix for Never not existing in latest timeout values." into froyo by Amith Yamasani · 15 years ago
  88. b6e6ffa Fix for Never not existing in latest timeout values. by Amith Yamasani · 15 years ago
  89. 19c1ea3 am eb643f26: Merge "Remove the shadow under url bar." into froyo by Grace Kloba · 15 years ago
  90. eb643f2 Merge "Remove the shadow under url bar." into froyo by Grace Kloba · 15 years ago
  91. ef9d148 Merge "gl_code : add end of line." by David Turner · 15 years ago
  92. acaf028 Fix issue #2553553: API REVIEW: android.context.Context by Dianne Hackborn · 15 years ago
  93. 397ffdf Remove the shadow under url bar. by Grace Kloba · 15 years ago
  94. 295eb97 am 59610c04: cherry-pick d4f3958bde05d04f97e0a4054d2a6185989d99f3 into Froyo by Irfan Sheriff · 15 years ago
  95. 7167472 Properly fill in the component name for the software decoders. by Andreas Huber · 15 years ago
  96. ab86fc9 am de2722af: Merge "Package manager optimizations." into froyo by Dianne Hackborn · 15 years ago
  97. 59610c0 cherry-pick d4f3958bde05d04f97e0a4054d2a6185989d99f3 into Froyo by Irfan Sheriff · 15 years ago
  98. de2722a Merge "Package manager optimizations." into froyo by Dianne Hackborn · 15 years ago
  99. d7c0968 Package manager optimizations. by Dianne Hackborn · 15 years ago
  100. 0bca99e am 8899186b: Merge "Timeout on socket recv calls after 5secs, retry connection also if server unexpectedly closed the connection on its end and we know that there should\'ve been more data available." into froyo by Andreas Huber · 15 years ago