1. a3d2d76 GpsStatus: Bounds check PRN to avoid array indexing exceptions. by Mike Lockwood · 15 years ago
  2. 04598b6 GPS: Support for GPS HAL managing its own scheduling by Mike Lockwood · 15 years ago
  3. f440b4a Merge "GpsLocationProvider: optimize wake lock usage." into kraken by Mike Lockwood · 15 years ago
  4. 56645e2 Merge branch 'kraken' of ssh://android-git:29418/platform/frameworks/base into kraken by Patrick Scott · 15 years ago
  5. 9d3b3e1 am bad5f620: am 0bbcdc6c: Merge "verify database state before calling sqlite. Bug:2593970" into froyo by Vasu Nori · 15 years ago
  6. 8579f21 am e35a45b7: am 8a878dde: Merge "Pass WebKit scrollbar mode to Java. When scrollbar is alwaysOff, don\'t trigger scroll." into froyo by Grace Kloba · 15 years ago
  7. bad5f62 am 0bbcdc6c: Merge "verify database state before calling sqlite. Bug:2593970" into froyo by Vasu Nori · 15 years ago
  8. e35a45b am 8a878dde: Merge "Pass WebKit scrollbar mode to Java. When scrollbar is alwaysOff, don\'t trigger scroll." into froyo by Grace Kloba · 15 years ago
  9. 0bbcdc6 Merge "verify database state before calling sqlite. Bug:2593970" into froyo by Vasu Nori · 15 years ago
  10. 8a878dd Merge "Pass WebKit scrollbar mode to Java. When scrollbar is alwaysOff, don't trigger scroll." into froyo by Grace Kloba · 15 years ago
  11. 98e4869 GpsLocationProvider: optimize wake lock usage. by Mike Lockwood · 15 years ago
  12. 8f5a800 Add wake lock utility functions for the GPS HAL. by Mike Lockwood · 15 years ago
  13. 5c14f2d am def7db5b: am 758dd527: Fix issue 2592680: Saved ringer volume forced to 0 when receiving a call in silent mode. by Eric Laurent · 15 years ago
  14. a976eccf Merge "Missing resources for lock screen." into kraken by Daniel Sandler · 15 years ago
  15. 5db9adf am 834f0483: am 745b43c2: Merge "Fix issue 2589563: Able to set ringer volume to 0 outside of silent mode." into froyo by Eric Laurent · 15 years ago
  16. 0476f7a am 6083f5eb: am 01e3feaf: Merge "Make sure the onended event is dispatched even when the user dismisses the video before it plays to completion." into froyo by Andrei Popescu · 15 years ago
  17. 093d621 am 11d7502b: am 8656145e: Merge "Fix issue #593153: Broadcast time out when sending..." into froyo by Dianne Hackborn · 15 years ago
  18. fff02af am 6852b198: am d3d445b1: Merge "Use PV_PLAYER to handle RTSP streaming" into froyo by James Dong · 15 years ago
  19. eaa8b1a am 57e60854: am 22b3644a: Update the datause icons. by Robert Greenwalt · 15 years ago
  20. c059f34 am b26c8dd4: am 9cb66e89: Merge "Perist Throttle data across reboots" into froyo by Robert Greenwalt · 15 years ago
  21. 7ba155b am 876a5dfe: am b2212464: Merge "Ensure the selection does not change in setTextAndKeepSelection." into froyo by Leon Scroggins · 15 years ago
  22. d2688cb am a18df134: am d503a152: Merge "Fix for 2585858, load invalid urls." into froyo by Kristian Monsen · 15 years ago
  23. 11d60e0 am 3e360000: am 53c0c0da: Merge "Fix (again) for bug 2558156, update cache encoding correctly" into froyo by Kristian Monsen · 15 years ago
  24. def7db5 am 758dd527: Fix issue 2592680: Saved ringer volume forced to 0 when receiving a call in silent mode. by Eric Laurent · 15 years ago
  25. 834f048 am 745b43c2: Merge "Fix issue 2589563: Able to set ringer volume to 0 outside of silent mode." into froyo by Eric Laurent · 15 years ago
  26. 6083f5e am 01e3feaf: Merge "Make sure the onended event is dispatched even when the user dismisses the video before it plays to completion." into froyo by Andrei Popescu · 15 years ago
  27. 11d7502 am 8656145e: Merge "Fix issue #593153: Broadcast time out when sending..." into froyo by Dianne Hackborn · 15 years ago
  28. 6852b19 am d3d445b1: Merge "Use PV_PLAYER to handle RTSP streaming" into froyo by James Dong · 15 years ago
  29. aa9b5b8 Missing resources for lock screen. by Daniel Sandler · 15 years ago
  30. 57e6085 am 22b3644a: Update the datause icons. by Robert Greenwalt · 15 years ago
  31. b26c8dd am 9cb66e89: Merge "Perist Throttle data across reboots" into froyo by Robert Greenwalt · 15 years ago
  32. 876a5df am b2212464: Merge "Ensure the selection does not change in setTextAndKeepSelection." into froyo by Leon Scroggins · 15 years ago
  33. a18df13 am d503a152: Merge "Fix for 2585858, load invalid urls." into froyo by Kristian Monsen · 15 years ago
  34. 3e36000 am 53c0c0da: Merge "Fix (again) for bug 2558156, update cache encoding correctly" into froyo by Kristian Monsen · 15 years ago
  35. 758dd52 Fix issue 2592680: Saved ringer volume forced to 0 when receiving a call in silent mode. by Eric Laurent · 15 years ago
  36. 31a1703 fix unintentional drift by Jean-Baptiste Queru · 15 years ago
  37. 745b43c Merge "Fix issue 2589563: Able to set ringer volume to 0 outside of silent mode." into froyo by Eric Laurent · 15 years ago
  38. 0b23c14 manual merge by Jean-Baptiste Queru · 15 years ago
  39. 01e3fea Merge "Make sure the onended event is dispatched even when the user dismisses the video before it plays to completion." into froyo by Andrei Popescu · 15 years ago
  40. 8656145 Merge "Fix issue #593153: Broadcast time out when sending..." into froyo by Dianne Hackborn · 15 years ago
  41. d3d445b Merge "Use PV_PLAYER to handle RTSP streaming" into froyo by James Dong · 15 years ago
  42. 399cccb Fix issue #593153: Broadcast time out when sending... by Dianne Hackborn · 15 years ago
  43. 527c3ab Fix issue 2589563: Able to set ringer volume to 0 outside of silent mode. by Eric Laurent · 15 years ago
  44. c4fbceb Make sure the onended event is dispatched even when by Andrei Popescu · 15 years ago
  45. 22b3644 Update the datause icons. by Robert Greenwalt · 15 years ago
  46. 9cb66e8 Merge "Perist Throttle data across reboots" into froyo by Robert Greenwalt · 15 years ago
  47. 42d6657 Use PV_PLAYER to handle RTSP streaming by James Dong · 15 years ago
  48. b221246 Merge "Ensure the selection does not change in setTextAndKeepSelection." into froyo by Leon Scroggins · 15 years ago
  49. d503a15 Merge "Fix for 2585858, load invalid urls." into froyo by Kristian Monsen · 15 years ago
  50. 53c0c0d Merge "Fix (again) for bug 2558156, update cache encoding correctly" into froyo by Kristian Monsen · 15 years ago
  51. 50004bc Pass WebKit scrollbar mode to Java. When scrollbar by Grace Kloba · 15 years ago
  52. 099fc36 Merge "Manually integrating froyo lockscreen fixes:" into kraken by Daniel Sandler · 15 years ago
  53. baa0fd9 am 7b16f95c: am 8e1f2f88: Merge "Fix issue #2555171: Switching to app immediately after unmounting..." into froyo by Dianne Hackborn · 15 years ago
  54. 7b16f95 am 8e1f2f88: Merge "Fix issue #2555171: Switching to app immediately after unmounting..." into froyo by Dianne Hackborn · 15 years ago
  55. 6d11272 am cd616247: am ce73c1e5: Framework change for #2583442: Navigation dies when night mode changes by Dianne Hackborn · 15 years ago
  56. 8e1f2f8 Merge "Fix issue #2555171: Switching to app immediately after unmounting..." into froyo by Dianne Hackborn · 15 years ago
  57. cd61624 am ce73c1e5: Framework change for #2583442: Navigation dies when night mode changes by Dianne Hackborn · 15 years ago
  58. b7d9e8e am fbd22f07: am ae8c2c71: Merge "Fix issue #2420340: if FLAG_SHOW_WHEN_LOCKED, do not show keyguard..." into froyo by Dianne Hackborn · 15 years ago
  59. ce73c1e Framework change for #2583442: Navigation dies when night mode changes by Dianne Hackborn · 15 years ago
  60. fbd22f0 am ae8c2c71: Merge "Fix issue #2420340: if FLAG_SHOW_WHEN_LOCKED, do not show keyguard..." into froyo by Dianne Hackborn · 15 years ago
  61. ae8c2c7 Merge "Fix issue #2420340: if FLAG_SHOW_WHEN_LOCKED, do not show keyguard..." into froyo by Dianne Hackborn · 15 years ago
  62. 53d9264d Fix issue #2555171: Switching to app immediately after unmounting... by Dianne Hackborn · 15 years ago
  63. b5c9873 am 53a37509: am ba6339fe: Merge "If we defer processing the touch events, pass the original view coordinate with TouchEventData and use them when we reprocess the events. We can\'t depend on contentToView() to convert the doc point to the view point. When we originall by Grace Kloba · 15 years ago
  64. 53a3750 am ba6339fe: Merge "If we defer processing the touch events, pass the original view coordinate with TouchEventData and use them when we reprocess the events. We can\'t depend on contentToView() to convert the doc point to the view point. When we originally convert the by Grace Kloba · 15 years ago
  65. ba6339f Merge "If we defer processing the touch events, pass the original view coordinate with TouchEventData and use them when we reprocess the events. We can't depend on contentToView() to convert the doc point to the view point. When we originally convert the view to doc, the scroll position in UI doesn't change. When we convert the doc back to view, we are chasing a moving target. That is why we saw bigger delta." into froyo by Grace Kloba · 15 years ago
  66. b8912f5 Perist Throttle data across reboots by Robert Greenwalt · 15 years ago
  67. 102ed89 If we defer processing the touch events, pass the by Grace Kloba · 15 years ago
  68. 13ec98f am 84748629: am a466ffe0: am d3bb93f6: Add build config values for data use defaults by Robert Greenwalt · 15 years ago
  69. 748a8df am c33f583b: am 4f3257cf: am dd684af8: Merge "Snif more 3GPP file types according to http://www.ftyps.com/3gpp.html" into froyo by James Dong · 15 years ago
  70. 3cf6bba am 2ae08f70: am a55987df: am 812b24fd: Merge "Fix crashes related to unmounting when app on sdcard has an active notification in status bar. When unmounting sdcard, all the secure containers have to be unmounted first before invoking the MountService call back. We sen by Suchi Amalapurapu · 15 years ago
  71. ae5ec702 am 7024396f: am 7125a0dc: am 42843c3c: Merge "Fix Throttle Notification intents" into froyo by Robert Greenwalt · 15 years ago
  72. c2b8b5f am 0162c3c7: am 3643dc8c: am 3069a6da: Merge "SDK: last of the backup/restore docs content" into froyo by Christopher Tate · 15 years ago
  73. 8474862 am a466ffe0: am d3bb93f6: Add build config values for data use defaults by Robert Greenwalt · 15 years ago
  74. a466ffe am d3bb93f6: Add build config values for data use defaults by Robert Greenwalt · 15 years ago
  75. 5ab60ba am d760afc3: am 30e9c2d4: am db281311: Merge "Better diagnostics in the stagefright commandline tool, support for playing sine-tones using a filename of "sine:[samplingrate]", i.e. sine:44100. Support for playing audio through to the speakers by using "-o" in addition by Andreas Huber · 15 years ago
  76. eee53a7 am ebaa935e: am 9bb8e65a: am c15f48d7: Merge "Don\'t set encoder component role while we query decoders" into froyo by James Dong · 15 years ago
  77. 105c58d am 346c97c4: am 58af51a1: am 763e62a8: Fix a case introduced by https://android-git.corp.google.com/g/#change,47640 by Grace Kloba · 15 years ago
  78. ecf917b am 61f280d5: am feb976e6: am 842d983c: Merge "Fix an upgrade bug in SettingsProvider." into froyo by Amith Yamasani · 15 years ago
  79. 824ca79 am b8430335: am 34b2ecc8: am c30890e1: Merge "Fix bug 2578813 Delay pausing music and routing audio for car docks" into froyo by Jean-Michel Trivi · 15 years ago
  80. ce38750 am 465934d1: am d4c072d3: am b19da8e1: Fix for 2581725. Keep the last frame after resume(), and delete it in the next suspend() or reuse it if no new frame is available. by Gloria Wang · 15 years ago
  81. cd3f349 am a32efedd: am de3601e0: am bcac4960: Honor the "Never vibrate" setting for incoming calls. by Daniel Sandler · 15 years ago
  82. d3bb93f Add build config values for data use defaults by Robert Greenwalt · 15 years ago
  83. c33f583 am 4f3257cf: am dd684af8: Merge "Snif more 3GPP file types according to http://www.ftyps.com/3gpp.html" into froyo by James Dong · 15 years ago
  84. 4f3257c am dd684af8: Merge "Snif more 3GPP file types according to http://www.ftyps.com/3gpp.html" into froyo by James Dong · 15 years ago
  85. 2ae08f7 am a55987df: am 812b24fd: Merge "Fix crashes related to unmounting when app on sdcard has an active notification in status bar. When unmounting sdcard, all the secure containers have to be unmounted first before invoking the MountService call back. We send a broadcast by Suchi Amalapurapu · 15 years ago
  86. dd684af Merge "Snif more 3GPP file types according to http://www.ftyps.com/3gpp.html" into froyo by James Dong · 15 years ago
  87. a55987d am 812b24fd: Merge "Fix crashes related to unmounting when app on sdcard has an active notification in status bar. When unmounting sdcard, all the secure containers have to be unmounted first before invoking the MountService call back. We send a broadcast about disabl by Suchi Amalapurapu · 15 years ago
  88. 812b24f Merge "Fix crashes related to unmounting when app on sdcard has an active notification in status bar. When unmounting sdcard, all the secure containers have to be unmounted first before invoking the MountService call back. We send a broadcast about disabled packages. Force a gc to clean up any stale asset references and then unmount the containers before invoking the MountService call back." into froyo by Suchi Amalapurapu · 15 years ago
  89. 7024396 am 7125a0dc: am 42843c3c: Merge "Fix Throttle Notification intents" into froyo by Robert Greenwalt · 15 years ago
  90. 7125a0d am 42843c3c: Merge "Fix Throttle Notification intents" into froyo by Robert Greenwalt · 15 years ago
  91. 42843c3 Merge "Fix Throttle Notification intents" into froyo by Robert Greenwalt · 15 years ago
  92. e113066 Snif more 3GPP file types according to http://www.ftyps.com/3gpp.html by James Dong · 15 years ago
  93. c8e1f23 verify database state before calling sqlite. Bug:2593970 by Vasu Nori · 15 years ago
  94. 0162c3c am 3643dc8c: am 3069a6da: Merge "SDK: last of the backup/restore docs content" into froyo by Christopher Tate · 15 years ago
  95. 3643dc8 am 3069a6da: Merge "SDK: last of the backup/restore docs content" into froyo by Christopher Tate · 15 years ago
  96. 3069a6d Merge "SDK: last of the backup/restore docs content" into froyo by Christopher Tate · 15 years ago
  97. d760afc am 30e9c2d4: am db281311: Merge "Better diagnostics in the stagefright commandline tool, support for playing sine-tones using a filename of "sine:[samplingrate]", i.e. sine:44100. Support for playing audio through to the speakers by using "-o" in addition to "-a"." in by Andreas Huber · 15 years ago
  98. ebaa935 am 9bb8e65a: am c15f48d7: Merge "Don\'t set encoder component role while we query decoders" into froyo by James Dong · 15 years ago
  99. 346c97c am 58af51a1: am 763e62a8: Fix a case introduced by https://android-git.corp.google.com/g/#change,47640 by Grace Kloba · 15 years ago
  100. 30e9c2d am db281311: Merge "Better diagnostics in the stagefright commandline tool, support for playing sine-tones using a filename of "sine:[samplingrate]", i.e. sine:44100. Support for playing audio through to the speakers by using "-o" in addition to "-a"." into froyo by Andreas Huber · 15 years ago