1. e2055fe Merge "Bug 2673557: rename datamessaging" into froyo by Costin Manolache · 15 years ago
  2. be65399 Merge "Fix for bug 2672749: StringIndexOutOfBoundsException in Uri.getQueryParameter" into froyo by Keith Ito · 15 years ago
  3. f78acac Fix the 'wobbling fixed elements' bug. by Nicolas Roard · 15 years ago
  4. 161c75a Bug 2673557: rename datamessaging by Costin Manolache · 15 years ago
  5. 9114a8b Fix for bug 2672749: StringIndexOutOfBoundsException in Uri.getQueryParameter by Keith Ito · 15 years ago
  6. 6d00151 Merge "Hopefully fix issue #2662536: Why is launcher being killed?" into froyo by Dianne Hackborn · 15 years ago
  7. 906497c Hopefully fix issue #2662536: Why is launcher being killed? by Dianne Hackborn · 15 years ago
  8. a275790 Merge "Fix 2660488: Add LockScreen/InCallScreen resources to preloads" into froyo by Jim Miller · 15 years ago
  9. 7d38886 Fix 2660488: Add LockScreen/InCallScreen resources to preloads by Jim Miller · 15 years ago
  10. b74a239 Merge "String change to refer to wifi tether as hotspot" into froyo by Robert Greenwalt · 15 years ago
  11. 7d16737 Merge "Add unit test for passing thread priority & cgroup through Binder." into froyo by Dan Egnor · 15 years ago
  12. ebdbc7e String change to refer to wifi tether as hotspot by Robert Greenwalt · 15 years ago
  13. 43fe81b Add unit test for passing thread priority & cgroup through Binder. by Dan Egnor · 15 years ago
  14. 75370e7 Merge "Fixing: RecognitionService logcat spam "cancel called..."" into froyo by Bjorn Bringert · 15 years ago
  15. 08e1b94 Merge "Fix "p.m." in lockscreen (locale: es)." into froyo by Daniel Sandler · 15 years ago
  16. 4672203 Avoid UNKNOWN state for Wifi in bug2542613, not a common user case. by Xia Wang · 15 years ago
  17. 639a7fc Merge "Propagating IOException from RemoteAndroidTestRunner#run() in PackageManagerHostTestUtils." into froyo by Neal Nguyen · 15 years ago
  18. 42c2bae Propagating IOException from RemoteAndroidTestRunner#run() in PackageManagerHostTestUtils. by Neal Nguyen · 15 years ago
  19. 77491f0 Fix "p.m." in lockscreen (locale: es). by Daniel Sandler · 15 years ago
  20. f541c62 Merge "Adding a few host-based stress tests for Apps on SD." into froyo by Neal Nguyen · 15 years ago
  21. b1fb5c3 Adding a few host-based stress tests for Apps on SD. by Neal Nguyen · 15 years ago
  22. 13b18fd Fix bug 2594126 Do not crash when ViewRoot is trying to play a UI by Jean-Michel Trivi · 15 years ago
  23. 65b2561 Merge "Fix issue #2643754: Launcher is caching widget layouts for too long" into froyo by Dianne Hackborn · 15 years ago
  24. 4416c3d Fix issue #2643754: Launcher is caching widget layouts for too long by Dianne Hackborn · 15 years ago
  25. c9dc109 Merge "Build searchables list after boot" into froyo by Bjorn Bringert · 15 years ago
  26. 2c7b197 Build searchables list after boot by Bjorn Bringert · 15 years ago
  27. 151af19 Fix bug 2651076 - Catch/log ActivityNotFoundException in MenuItemImpl.invoke() by Adam Powell · 15 years ago
  28. 0145175 Merge "docs: revise and add documentation for backup APIs" into froyo by Scott Main · 15 years ago
  29. 2b0c7ab Fixing: RecognitionService logcat spam "cancel called..." by Valentin Kravtsov · 15 years ago
  30. 70c6bb0 Merge "Increase the row height of menus by 1dip." into froyo by Daniel Sandler · 15 years ago
  31. f140be6 Call into app widget hosts when the provider is updated. by Joe Onorato · 15 years ago
  32. 5d0ef0d Increase the row height of menus by 1dip. by Daniel Sandler · 15 years ago
  33. 3bb5e4d Merge "Tweak style of recent apps dialog title." into froyo by Daniel Sandler · 15 years ago
  34. e6f134a Tweak style of recent apps dialog title. by Daniel Sandler · 15 years ago
  35. d17da43 docs: revise and add documentation for backup APIs by Scott Main · 15 years ago
  36. 794cd64 Merge "Expose _id in ExtendedProperties subValues" into froyo by Marc Blank · 15 years ago
  37. 67d609e Import revised translations by Kenny Root · 15 years ago
  38. 8f643c1 Expose _id in ExtendedProperties subValues by Marc Blank · 15 years ago
  39. b40c42f Fix bug 2639949 - Don't stop a Scroller early by Adam Powell · 15 years ago
  40. 81ac367 Merge "Fix a minor bug in transitions to left-edge-up landscape." into froyo by Steve Howard · 15 years ago
  41. 020e534 bug:2622719 move 'forcing of cursor execution' to ContentProvider by Vasu Nori · 15 years ago
  42. c64d537 Fix a minor bug in transitions to left-edge-up landscape. by Steve Howard · 15 years ago
  43. 9aaf24f Merge "revert a change in the SyncManager that caused it to not cancel long running syncs if the next sync had the same account and authority." into froyo by Fred Quintana · 15 years ago
  44. 4bba214 Merge "Import revised translations" into froyo by Kenny Root · 15 years ago
  45. 996960d Merge "remove myname accidentally included in one of the files" into froyo by Vasu Nori · 15 years ago
  46. e367896 Merge "Fix issue #2594388: WallpaperService doesn't always call onSurfaceDestroyed()" into froyo by Dianne Hackborn · 15 years ago
  47. 12664a7 revert a change in the SyncManager that caused it to not cancel by Fred Quintana · 15 years ago
  48. 0f43f2f remove myname accidentally included in one of the files by Vasu Nori · 15 years ago
  49. 18ee31e Fix issue #2594388: WallpaperService doesn't always call onSurfaceDestroyed() by Dianne Hackborn · 15 years ago
  50. 19d9bde Import revised translations by Kenny Root · 15 years ago
  51. 05fd7e7 Add good international characters to the path part of Url pattern. by Shimeng (Simon) Wang · 15 years ago
  52. 2ea21a8 Merge "Fix a WebView scrolling regression - bug 2633572." into froyo by Adam Powell · 15 years ago
  53. 6ce7892 Merge "Add JavaDoc for SyncResult http://b/2420252" into froyo by Fred Quintana · 15 years ago
  54. 7bcf517 Fix a WebView scrolling regression - bug 2633572. by Adam Powell · 15 years ago
  55. 20c640e Add JavaDoc for SyncResult http://b/2420252 by Fred Quintana · 15 years ago
  56. 94c567e Whoops a little more on issue #2631417: Expose FLAG_EXTERNAL_STORAGE by Dianne Hackborn · 15 years ago
  57. 3202d38 Fix issue #2631417: Expose FLAG_EXTERNAL_STORAGE by Dianne Hackborn · 15 years ago
  58. 8138cb4 Make Surface.toString() show more useful info to help debug bug 2594388. by Marco Nelissen · 15 years ago
  59. cb4c894 Merge "bugfix for: OOM error while doing voice search repeatedly" into froyo by Bjorn Bringert · 15 years ago
  60. 87782f2 Merge "Restrict the range request to the servers claiming that they accept ranges. This may be too restrict as the spec says the server MAY set this in the response header. But this is the last minute change made in https://android-git.corp.google.com/g/#change,49444 I think it is safer to be conservative." into froyo by Grace Kloba · 15 years ago
  61. 6ead8f6 Restrict the range request to the servers claiming by Grace Kloba · 15 years ago
  62. 85a8dce Merge "Only honor the scrollbar mode at the minimum zoom level. This reduced the impact of https://android-git.corp.google.com/g/#change,48683. In GB, we need to revisit this issue." into froyo by Grace Kloba · 15 years ago
  63. 0653d22 Only honor the scrollbar mode at the minimum zoom by Grace Kloba · 15 years ago
  64. 5fa6508 Merge "Re-enabling unit tests for PackageManager/Apps on SD." into froyo by Neal Nguyen · 15 years ago
  65. edb979a Re-enabling unit tests for PackageManager/Apps on SD. by Neal Nguyen · 15 years ago
  66. ba3e31d Some debugging help for issue #2594388 by Dianne Hackborn · 15 years ago
  67. 69ec5c2 Remove the WebTextView if it is drawing when it shouldn't. by Leon Scroggins · 15 years ago
  68. a6ece18 Merge "Added the subset of partial content support so that we can continue the interrupted request to support streaming the content even with a brief disconnection." into froyo by Grace Kloba · 15 years ago
  69. 1c3cca0 bugfix for: OOM error while doing voice search repeatedly by Valentin Kravtsov · 15 years ago
  70. 52e4158 Added the subset of partial content support so that by Grace Kloba · 15 years ago
  71. 05fa214 Merge "Trim throttle logs." into froyo by Robert Greenwalt · 15 years ago
  72. bf7de39 Trim throttle logs. by Robert Greenwalt · 15 years ago
  73. 2fba6d1 Merge "Post a message to set SurfaceView to be visible when we switch to use the layout size. Otherwise it will first use the old dimension which can exceed the limit, which in turn causes the Browser to crash." into froyo by Grace Kloba · 15 years ago
  74. 8aedd10 Post a message to set SurfaceView to be visible when by Grace Kloba · 15 years ago
  75. 52e70b2 Add title to recent apps dialog. by Joe Onorato · 15 years ago
  76. 0dde41f Merge "Fix 2610961 Unhide broadcast intents that are sent when sdcard gets mounted/unmounted." into froyo by Suchi Amalapurapu · 15 years ago
  77. 89e0c1a Fix 2610961 by Suchi Amalapurapu · 15 years ago
  78. f343a04 Speed up layers rendering when using animations Cherry-pick from master by Nicolas Roard · 15 years ago
  79. 19275cb Merge "Remove code to pass the nonexistant lockprofsample flag to Dalvik." into froyo by Carl Shapiro · 15 years ago
  80. f4c66ef Don't inflate the zoom button controller until we by Grace Kloba · 15 years ago
  81. 8ba73ac Remove code to pass the nonexistant lockprofsample flag to Dalvik. by Carl Shapiro · 15 years ago
  82. c86f077 Make vCard allow users to refrain image export. Useful when by Daisuke Miyakawa · 15 years ago
  83. 8f655cb Merge "Update the comment which supposed to be checked in in the last CL." into froyo by Grace Kloba · 15 years ago
  84. f706ef8 Update the comment which supposed to be checked in in the last CL. by Grace Kloba · 15 years ago
  85. 93d35f7 Merge "Fix bug 2587373 - awaken scrollbars when a scrolling view becomes visible." into froyo by Adam Powell · 15 years ago
  86. 8568c3a Fix bug 2587373 - awaken scrollbars when a scrolling view becomes visible. by Adam Powell · 15 years ago
  87. 2dc7849 Merge "Remove fixed size restriction on the SurfaceView before setting it to the full screen content view." into froyo by Grace Kloba · 15 years ago
  88. 6edb379 Remove fixed size restriction on the SurfaceView by Grace Kloba · 15 years ago
  89. c36862d5 Force redraw in touch_up if there is a move. by Grace Kloba · 15 years ago
  90. 3c44db3 Merge "Missed a case to resumeUpdatePicture." into froyo by Grace Kloba · 15 years ago
  91. aa373c9 Missed a case to resumeUpdatePicture. by Grace Kloba · 15 years ago
  92. 1fc46c6 Merge "accept close() on database objects even if the database is closed" into froyo by Vasu Nori · 15 years ago
  93. 0dbb9cee accept close() on database objects even if the database is closed by Vasu Nori · 15 years ago
  94. d5a873f Merge "Add command line flags to enable lock profiling." into froyo by Carl Shapiro · 15 years ago
  95. f066611 retool resize logic to use max dimension and max area. by Mike Reed · 15 years ago
  96. 0c5ad4f Merge "For search suggestions in the search dialog, allow the 'title' line of text to be up to 2 lines (rather than the usual 1) if no 'description' line is provided." into froyo by Mike LeBeau · 15 years ago
  97. d8f3ec6 Add command line flags to enable lock profiling. by Carl Shapiro · 15 years ago
  98. e309411 Merge "A little more improvement of the Service javadoc." into froyo by Dianne Hackborn · 15 years ago
  99. 499a121 Fix SntpClient to give accurate time info. by Robert Greenwalt · 15 years ago
  100. ee3bcc4 A little more improvement of the Service javadoc. by Dianne Hackborn · 15 years ago