1. 6c0afff Detect system-wide safe mode and configure the VM accordingly. by Ben Cheng · 16 years ago
  2. 4a2d3b1 Merge "Fixing the use of entities in VCardExporter." by Daisuke Miyakawa · 16 years ago
  3. a466f86 Merge "fix build" by Jean-Baptiste Queru · 16 years ago
  4. e3460d7 fix build by Jean-Baptiste Queru · 16 years ago
  5. 01c0e99 Merge "Keep Rfc822Tokenizer from crashing when the string ends with a backslash." by Eric Fischer · 16 years ago
  6. 9f56485 Merge "If we never triggered a range request but know the content length make sure to not read more data than there could be, otherwise we'd block indefinitely if the server doesn't close the connection." by Andreas Huber · 16 years ago
  7. 989edfd Fixing the use of entities in VCardExporter. by Dmitri Plotnikov · 16 years ago
  8. 67e8dfb Merge "Don't hold the prefetcher mutex while prefetching a single source, the lock protects the list of sources and does not guard access to the individual sources." by Andreas Huber · 16 years ago
  9. a877c03 Keep Rfc822Tokenizer from crashing when the string ends with a backslash. by Eric Fischer · 16 years ago
  10. 2ae13a9 Don't hold the prefetcher mutex while prefetching a single source, the lock protects the list of sources and does not guard access to the individual sources. by Andreas Huber · 16 years ago
  11. 9d4b575 Add getInsecure() that returns a persistently insecure SSLSocketFactory, by Dan Egnor · 16 years ago
  12. fa4039e Do not include the fragement identifier in the path. by Patrick Scott · 16 years ago
  13. e5dbbde Merge "Expose more Download Manager APIs." by Jean-Baptiste Queru · 16 years ago
  14. 57f790f If we never triggered a range request but know the content length make sure to not read more data than there could be, otherwise we'd block indefinitely if the server doesn't close the connection. by Andreas Huber · 16 years ago
  15. 63cfebf Switch from REMOTE_INTENT to the new push messaging, add the required permission. by Costin Manolache · 16 years ago
  16. 3af80dc Expose more Download Manager APIs. by Jean-Baptiste Queru · 16 years ago
  17. be16be1 Merge "minor cleanup." by Mathias Agopian · 16 years ago
  18. 206ce62 Merge "Fix off-by-one in parse3339 timezone check" by Kenny Root · 16 years ago
  19. e421195 Merge "Fix for [Horizontal]ScrollView scroll range reporting" by Adam Powell · 16 years ago
  20. a2f9101 Fix for [Horizontal]ScrollView scroll range reporting by Adam Powell · 16 years ago
  21. 412dc7d Fix off-by-one in parse3339 timezone check by Kenny Root · 16 years ago
  22. cf06dd0 Merge "The AMRSource failed to properly release a media buffer in case of error." by Andreas Huber · 16 years ago
  23. bb50863 Merge "Remove flaky and broken search tests from continous" by Bjorn Bringert · 16 years ago
  24. 052e88b Remove flaky and broken search tests from continous by Bjorn Bringert · 16 years ago
  25. 3619b9ab Fix dumpsys activity service <name> by Kenny Root · 16 years ago
  26. 62ed7a6 Merge "Support decoder queries from media profiles xml configuration file" by James Dong · 16 years ago
  27. 8afd7c1 Merge "Small oom_adj tweaks." by Dianne Hackborn · 16 years ago
  28. 5ce7d28 Small oom_adj tweaks. by Dianne Hackborn · 16 years ago
  29. e8cb5ab Merge "Enhance URL regular expression to match more Unicode chars." by Shimeng (Simon) Wang · 16 years ago
  30. bc83427 The AMRSource failed to properly release a media buffer in case of error. by Andreas Huber · 16 years ago
  31. 3d0ff09 Merge "VelocityTracker now uses pointer id instead of index when referring to multiple pointers. VelocityTracker now correctly handles multitouch. Addresses http://b/issue?id=2439030" by Adam Powell · 16 years ago
  32. 70bc217 Merge "Added proper overscrolling scroll bar behavior to GridView" by Adam Powell · 16 years ago
  33. cdb77d0 Merge "Download Manager API to support Gmail" by Paul Westbrook · 16 years ago
  34. 146c4a5 Merge "remove Base64 from android-common" by Doug Zongker · 16 years ago
  35. b9dfb9b Download Manager API to support Gmail by Paul Westbrook · 16 years ago
  36. 642b7c0 Merge "Include install location preference when installing packages. Changes include Add new remote call in default container service to determine install location. Rename INSTALL_ON_SDCARD Remove recommentAppInstall method Add some additional flags used in remote stubs. Move check for protected apps prior to copy. Unit tests" by Suchi Amalapurapu · 16 years ago
  37. 2413790 update current.xml to fix build by Doug Zongker · 16 years ago
  38. 85cc7b3 use framework base64 implementation by Doug Zongker · 16 years ago
  39. c694aa7 Merge "tweak the Base64 implementation" by Doug Zongker · 16 years ago
  40. 9df2ffd tweak the Base64 implementation by Doug Zongker · 16 years ago
  41. bd275440 Set up the WebTextView before setting its selection. by Leon Scroggins · 16 years ago
  42. 103d536 Make vCard importer use Organization name when there's no other information available. by Daisuke Miyakawa · 16 years ago
  43. 51e43a34 Add error handling codes into vCard composer. by Daisuke Miyakawa · 16 years ago
  44. fb45088 remove Base64 from android-common by Doug Zongker · 16 years ago
  45. 1c9131c Remove all traces of the old checkin service (and its associated parental by Dan Egnor · 16 years ago
  46. 5b31fda am 58d6a20c: am 6b178e47: Merge "Always assume evdoXxxx signal strength values are correct." into eclair by Wink Saville · 16 years ago
  47. 58d6a20 am 6b178e47: Merge "Always assume evdoXxxx signal strength values are correct." into eclair by Wink Saville · 16 years ago
  48. 6b178e4 Merge "Always assume evdoXxxx signal strength values are correct." into eclair by Wink Saville · 16 years ago
  49. 7d97ff1 Always assume evdoXxxx signal strength values are correct. by Wink Saville · 16 years ago
  50. 0e9d2af New user interface sound effects: by Daniel Sandler · 16 years ago
  51. 73d8fca VelocityTracker now uses pointer id instead of index when referring to by Adam Powell · 16 years ago
  52. 5b993ce Include install location preference when installing packages. by Suchi Amalapurapu · 16 years ago
  53. 08956f0 minor cleanup. by Mathias Agopian · 16 years ago
  54. d32fba4 Support decoder queries from media profiles xml configuration file by James Dong · 16 years ago
  55. 8fe5571 fix build breakage due to javadoc error by Doug Zongker · 16 years ago
  56. 7cea964 am ddcf25ea: (-s ours) am 2be56ccb: Merge "Add --auto-add-overlay option to aapt. DO NOT MERGE" into eclair by Xavier Ducrohet · 16 years ago
  57. ddcf25e am 2be56ccb: Merge "Add --auto-add-overlay option to aapt. DO NOT MERGE" into eclair by Xavier Ducrohet · 16 years ago
  58. b125dc5 Fix MotionEvent pointer API. by Dianne Hackborn · 16 years ago
  59. 2be56cc Merge "Add --auto-add-overlay option to aapt. DO NOT MERGE" into eclair by Xavier Ducrohet · 16 years ago
  60. d382e4b Merge "@hide the bizarro Base64 stream constructors" by Doug Zongker · 16 years ago
  61. 33f7a80 @hide the bizarro Base64 stream constructors by Doug Zongker · 16 years ago
  62. b9d2dc23 Add --auto-add-overlay option to aapt. DO NOT MERGE by Xavier Ducrohet · 16 years ago
  63. 6f8a3df Merge "Add comment block matching the type defines added by RS." by Jason Sams · 16 years ago
  64. 9415331 Add comment block matching the type defines added by RS. by Jason Sams · 16 years ago
  65. d2affae add a Base64 implementation to the API by Doug Zongker · 16 years ago
  66. 190dd57 Merge "Replace Tremor with Tremolo (an ARM optimised version of the Tremor library for doing Ogg Vorbis decompression)" by Gloria Wang · 16 years ago
  67. 8d00b53 Replace Tremor with Tremolo (an ARM optimised version of the Tremor library for doing Ogg Vorbis decompression) by Gloria Wang · 16 years ago
  68. cf36010 Merge "Remove BACKUP_DATA permission and associated checks" by Chris Tate · 16 years ago
  69. d705fd2 Tweak updatecmds to be able to move entire directories. by Dianne Hackborn · 16 years ago
  70. f5c6eff Force layout on TableRows when column widths are shrinked or streched. by Gilles Debunne · 16 years ago
  71. f2a204e Added proper overscrolling scroll bar behavior to GridView by Adam Powell · 16 years ago
  72. a10b48d Merge "Closed tabs removed from layout." by Gilles Debunne · 16 years ago
  73. a87240c Remove BACKUP_DATA permission and associated checks by Christopher Tate · 16 years ago
  74. 7e7605a am de7b14f9: am 19bc31c3: Merge "docs: remove old tutorial and sample pages from the sitemap" into eclair by Scott Main · 16 years ago
  75. 60d2156 Merge "Really fix the build - one more change to SearchDialog which shouldn't have been submitted." by Mike LeBeau · 16 years ago
  76. 0ffc570 Really fix the build - one more change to SearchDialog which shouldn't have by Mike LeBeau · 16 years ago
  77. de7b14f am 19bc31c3: Merge "docs: remove old tutorial and sample pages from the sitemap" into eclair by Scott Main · 16 years ago
  78. 85c4e99 Merge "Oops, unbreak the build by removing Recognition.java, not intended for submission at this time." by Mike LeBeau · 16 years ago
  79. 5741848 Oops, unbreak the build by removing Recognition.java, not intended for by Mike LeBeau · 16 years ago
  80. 19bc31c Merge "docs: remove old tutorial and sample pages from the sitemap" into eclair by Scott Main · 16 years ago
  81. 17b583b docs: remove old tutorial and sample pages from the sitemap by Scott Main · 16 years ago
  82. de3cf7e Merge "Watch 2274882: Add a field to the db when we wipe due to an error in the upgrader." by Jim Miller · 16 years ago
  83. 0a3e94d Merge "Log previous SQL statement also when logging "COMMIT;" operations." by Brad Fitzpatrick · 16 years ago
  84. 0499498 Add a new KEYBOARD_TAP haptic feedback type for very short, low-latency vibration. by Amith Yamasani · 16 years ago
  85. 6176677 Watch 2274882: Add a field to the db when we wipe due to an error in the upgrader. by Jim Miller · 16 years ago
  86. bab2801 Merge "Preserve a preview frame to be restored after resuming the playback session." by Andreas Huber · 16 years ago
  87. 046ceb5 Merge "Totally remove Unicode.cpp and rely on ICU" by Dianne Hackborn · 16 years ago
  88. 7b73cfc Preserve a preview frame to be restored after resuming the playback session. by Andreas Huber · 16 years ago
  89. a9886c5 Totally remove Unicode.cpp and rely on ICU by Kenny Root · 16 years ago
  90. f2522ce Merge "API change. add cycle_interpolator resource (it's the only one missing among all Interpolators) and update public.xml and current.xml with the new resource." by Scott Main · 16 years ago
  91. 80eeeb7 Merge "Make the corresponding frameworks change to add VoiceRecognitionService to the list of SDK sample apps." by Mike LeBeau · 16 years ago
  92. 749ee4f API change. by Scott Main · 16 years ago
  93. 9c57aca Make the corresponding frameworks change to add VoiceRecognitionService to by Mike LeBeau · 16 years ago
  94. 7f66d6e Merge changes I128ce4b2,I5cbb940c by Mathias Agopian · 16 years ago
  95. 128ce4b real fix for [2440014] launcher2 crashing in loop during boot by Mathias Agopian · 16 years ago
  96. 96898b3 Merge "Add Pointer Location to the window manager." by Dianne Hackborn · 16 years ago
  97. d85639a Merge "Public Download Manager API" by Jean-Baptiste Queru · 16 years ago
  98. a16e4ee Merge "Excise code from Unicode.cpp that was dead" by Kenny Root · 16 years ago
  99. acc6351 Merge "New API on java's MediaPlayer to suspend/resume a session." by Andreas Huber · 16 years ago
  100. 90d2db3 Add Pointer Location to the window manager. by Dianne Hackborn · 16 years ago