1. e96e235 am f541c62b: Merge "Adding a few host-based stress tests for Apps on SD." into froyo by Neal Nguyen · 14 years ago
  2. f541c62 Merge "Adding a few host-based stress tests for Apps on SD." into froyo by Neal Nguyen · 14 years ago
  3. b1fb5c3 Adding a few host-based stress tests for Apps on SD. by Neal Nguyen · 15 years ago
  4. 9dfc697 am df7ccbc8: Merge "Fix 2656989. Clean up update to updated system applications." into froyo by Suchi Amalapurapu · 14 years ago
  5. 2a1674b am 2d315667: For issue #2651381, allow library prelinking. by Dan Bornstein · 14 years ago
  6. df7ccbc Merge "Fix 2656989. Clean up update to updated system applications." into froyo by Suchi Amalapurapu · 14 years ago
  7. f789644 merge from open-source master by The Android Open Source Project · 14 years ago
  8. 2d31566 For issue #2651381, allow library prelinking. by Dan Bornstein · 14 years ago
  9. c1d07d9 Fix 2656989. Clean up update to updated system applications. by Suchi Amalapurapu · 14 years ago
  10. 1e936da Merge "Add new keycodes for the convenience of Japanese IMEs" by Jean-Baptiste Queru · 14 years ago
  11. b032bc0 Add new keycodes for the convenience of Japanese IMEs by mogimo · 15 years ago
  12. 0938ef4 Merge "telephony: Fix CID when CID is unknown" by Jean-Baptiste Queru · 14 years ago
  13. fc12b5b am b5fa4dff: Merge "Fix bug 2594126 Do not crash when ViewRoot is trying to play a UI sound. This CL doesn\'t fix why mView can be null in the first place, but prevents a crash when mView is null and a UI sound is to be played." into froyo by Jean-Michel Trivi · 14 years ago
  14. b5fa4df Merge "Fix bug 2594126 Do not crash when ViewRoot is trying to play a UI sound. This CL doesn't fix why mView can be null in the first place, but prevents a crash when mView is null and a UI sound is to be played." into froyo by Jean-Michel Trivi · 14 years ago
  15. f1fdf3c Merge "Call register_localized_collators() with the current locale." by Jean-Baptiste Queru · 14 years ago
  16. 13b18fd Fix bug 2594126 Do not crash when ViewRoot is trying to play a UI by Jean-Michel Trivi · 14 years ago
  17. 9aa12f8 am a69e10db: fix doc bug in hello gallery tutorial by Scott Main · 14 years ago
  18. 5763c1f Call register_localized_collators() with the current locale. by Daisuke Miyakawa · 15 years ago
  19. a69e10d fix doc bug in hello gallery tutorial by Scott Main · 14 years ago
  20. c2da11d Merge "Set alpha value for newly created dim surface." by Dianne Hackborn · 14 years ago
  21. 3445dae am 65b2561c: Merge "Fix issue #2643754: Launcher is caching widget layouts for too long" into froyo by Dianne Hackborn · 14 years ago
  22. 0c698e6 am c9dc1090: Merge "Build searchables list after boot" into froyo by Bjorn Bringert · 14 years ago
  23. 65b2561 Merge "Fix issue #2643754: Launcher is caching widget layouts for too long" into froyo by Dianne Hackborn · 14 years ago
  24. 4416c3d Fix issue #2643754: Launcher is caching widget layouts for too long by Dianne Hackborn · 14 years ago
  25. c9dc109 Merge "Build searchables list after boot" into froyo by Bjorn Bringert · 14 years ago
  26. 0915d0a am 5e5202bd: Merge "docs: resolve doc bug bug:2648699" into froyo by Scott Main · 14 years ago
  27. 5e5202b Merge "docs: resolve doc bug bug:2648699" into froyo by Scott Main · 14 years ago
  28. 2c7b197 Build searchables list after boot by Bjorn Bringert · 14 years ago
  29. d135f74 am 151af19b: Fix bug 2651076 - Catch/log ActivityNotFoundException in MenuItemImpl.invoke() by Adam Powell · 14 years ago
  30. f32cdca Merge "Fix for bug 2467152 files with spaces fail to open." by Jean-Baptiste Queru · 14 years ago
  31. 151af19 Fix bug 2651076 - Catch/log ActivityNotFoundException in MenuItemImpl.invoke() by Adam Powell · 14 years ago
  32. 8ea45aa am e083d0a2: Merge "Support for Ogg Vorbis decoding in stagefright." into froyo by Andreas Huber · 14 years ago
  33. e083d0a Merge "Support for Ogg Vorbis decoding in stagefright." into froyo by Andreas Huber · 14 years ago
  34. 5c16039 am 01451756: Merge "docs: revise and add documentation for backup APIs" into froyo by Scott Main · 14 years ago
  35. 0145175 Merge "docs: revise and add documentation for backup APIs" into froyo by Scott Main · 14 years ago
  36. 342a380 am 70c6bb0d: Merge "Increase the row height of menus by 1dip." into froyo by Daniel Sandler · 14 years ago
  37. 70c6bb0 Merge "Increase the row height of menus by 1dip." into froyo by Daniel Sandler · 14 years ago
  38. f7ebcfe am e17b4e71: Merge "Adding the backward-compatible filtering heuristics for the new device features definitions added in FroYo." into froyo by Dan Morrill · 14 years ago
  39. 77da731 am f140be6c: Call into app widget hosts when the provider is updated. by Joe Onorato · 14 years ago
  40. e17b4e7 Merge "Adding the backward-compatible filtering heuristics for the new device features definitions added in FroYo." into froyo by Dan Morrill · 14 years ago
  41. eb5eef3 Support for Ogg Vorbis decoding in stagefright. by Andreas Huber · 14 years ago
  42. f140be6 Call into app widget hosts when the provider is updated. by Joe Onorato · 14 years ago
  43. 0ba2d47 Fixed deserialization problem in DatePicker. by Nicholas Killewald · 14 years ago
  44. 5d0ef0d Increase the row height of menus by 1dip. by Daniel Sandler · 14 years ago
  45. 6de3a6f merge from open-source master by The Android Open Source Project · 14 years ago
  46. 89d97c1 Adding the backward-compatible filtering heuristics for the new device by Dan Morrill · 14 years ago
  47. 5bc3005 Merge "Fix typo of <p> end tag in appwidgets.xml" by Romain Guy · 14 years ago
  48. 007ad77 merge from open-source master by The Android Open Source Project · 14 years ago
  49. 0c388fd Adapt to new location of libcore by Jean-Baptiste Queru · 14 years ago
  50. f19670a Fix for bug 2467152 files with spaces fail to open. by Melanie Clements · 14 years ago
  51. 7da2269 docs: resolve doc bug bug:2648699 by Scott Main · 14 years ago
  52. 2529d4e Adapt to new location of libcore by Jean-Baptiste Queru · 14 years ago
  53. d47cdbb am 3bb5e4d3: Merge "Tweak style of recent apps dialog title." into froyo by Daniel Sandler · 14 years ago
  54. 3bb5e4d Merge "Tweak style of recent apps dialog title." into froyo by Daniel Sandler · 14 years ago
  55. e6f134a Tweak style of recent apps dialog title. by Daniel Sandler · 14 years ago
  56. bd742e43 Fix typo of <p> end tag in appwidgets.xml by Patrick Tsai · 14 years ago
  57. d17da43 docs: revise and add documentation for backup APIs by Scott Main · 14 years ago
  58. 27963bb am cd8f7bd4: Merge "docs: editorial revisions to the bmgr tool doc" into froyo by Scott Main · 14 years ago
  59. cd8f7bd Merge "docs: editorial revisions to the bmgr tool doc" into froyo by Scott Main · 14 years ago
  60. 9ca8166 am 794cd640: Merge "Expose _id in ExtendedProperties subValues" into froyo by Marc Blank · 14 years ago
  61. 794cd64 Merge "Expose _id in ExtendedProperties subValues" into froyo by Marc Blank · 14 years ago
  62. 48399e3 am 77a1beb1: Merge "Import revised translations" into froyo by Kenny Root · 14 years ago
  63. 77a1beb Merge "Import revised translations" into froyo by Kenny Root · 14 years ago
  64. 67d609e Import revised translations by Kenny Root · 14 years ago
  65. 1d32803 am 764caf24: Merge "docs: rewrite information about using shared preferences, internal and external storage (including new apis), and sqlite databases." into froyo by Scott Main · 14 years ago
  66. 764caf2 Merge "docs: rewrite information about using shared preferences, internal and external storage (including new apis), and sqlite databases." into froyo by Scott Main · 14 years ago
  67. 42b21c3 Parse custom text header and ignore it. by takuo · 14 years ago
  68. 8f643c1 Expose _id in ExtendedProperties subValues by Marc Blank · 14 years ago
  69. 779de5c docs: rewrite information about using shared preferences, internal and by Scott Main · 14 years ago
  70. 334dc0b Parse "multipart/vnd.wap.multipart.alternative" which is a part of multipart body (nested multipart). by takuo · 14 years ago
  71. d8f3472 am c956f375: Fix issue #2641875: Apps on sdcard not accesible after update by Dianne Hackborn · 14 years ago
  72. c956f37 Fix issue #2641875: Apps on sdcard not accesible after update by Dianne Hackborn · 14 years ago
  73. 85ff3fe Merge "Fix an NPE in InputMethodService when mExtractAction is null." by Jean-Baptiste Queru · 14 years ago
  74. 2eebf5c 'uses-library' was not working for persistent applications. by Jey · 15 years ago
  75. 6483f6d am b40c42f1: Fix bug 2639949 - Don\'t stop a Scroller early by Adam Powell · 14 years ago
  76. 59eb691 Fix an NPE in InputMethodService when mExtractAction is null. by Steve Kondik · 15 years ago
  77. b40c42f Fix bug 2639949 - Don't stop a Scroller early by Adam Powell · 14 years ago
  78. 3b20c9e am 81ac367b: Merge "Fix a minor bug in transitions to left-edge-up landscape." into froyo by Steve Howard · 14 years ago
  79. 81ac367 Merge "Fix a minor bug in transitions to left-edge-up landscape." into froyo by Steve Howard · 14 years ago
  80. c865219 merge from open-source master by The Android Open Source Project · 14 years ago
  81. 91a62f3 am a07c4cbe: Merge "bug:2622719 move \'forcing of cursor execution\' to ContentProvider" into froyo by Vasu Nori · 14 years ago
  82. a07c4cb Merge "bug:2622719 move 'forcing of cursor execution' to ContentProvider" into froyo by Vasu Nori · 14 years ago
  83. 020e534 bug:2622719 move 'forcing of cursor execution' to ContentProvider by Vasu Nori · 14 years ago
  84. 087b25f am 6e4895b6: Merge "Make timezone changes apply to status bar time in 24hr mode. Bug: 2632681" into froyo by Amith Yamasani · 14 years ago
  85. 6e4895b Merge "Make timezone changes apply to status bar time in 24hr mode. Bug: 2632681" into froyo by Amith Yamasani · 14 years ago
  86. c64d537 Fix a minor bug in transitions to left-edge-up landscape. by Steve Howard · 14 years ago
  87. 00b92b9 am 9aaf24f2: 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 · 14 years ago
  88. 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 · 14 years ago
  89. c4938fd Make timezone changes apply to status bar time in 24hr mode. Bug: 2632681 by Amith Yamasani · 14 years ago
  90. 725f731 am bc5a0328: Merge "Fix issue #2569139: Sapphire user cannot login to last.fm..." into froyo by Dianne Hackborn · 14 years ago
  91. bc5a032 Merge "Fix issue #2569139: Sapphire user cannot login to last.fm..." into froyo by Dianne Hackborn · 14 years ago
  92. c6f8ea4 speling fix by hugh kennedy · 14 years ago
  93. ff8c7ad docs: editorial revisions to the bmgr tool doc by Scott Main · 14 years ago
  94. 92cfa10 Fix issue #2569139: Sapphire user cannot login to last.fm... by Dianne Hackborn · 14 years ago
  95. 9fe5551 am 4bba2149: Merge "Import revised translations" into froyo by Kenny Root · 14 years ago
  96. ca54674 am eaa801e2: Merge "docs: update information about developing on a device. Remove details about ADP1 and revise intro. Add links to the device doc from installing guides. Revise the procedures for Running Your Application in both the Eclipse and Other IDE guides to sp by Scott Main · 14 years ago
  97. 4bba214 Merge "Import revised translations" into froyo by Kenny Root · 14 years ago
  98. eaa801e Merge "docs: update information about developing on a device. Remove details about ADP1 and revise intro. Add links to the device doc from installing guides. Revise the procedures for Running Your Application in both the Eclipse and Other IDE guides to specifically describe using a device and make both docs more consistent with each other." into froyo by Scott Main · 14 years ago
  99. 785c898 am 996960de: Merge "remove myname accidentally included in one of the files" into froyo by Vasu Nori · 14 years ago
  100. 996960d Merge "remove myname accidentally included in one of the files" into froyo by Vasu Nori · 14 years ago