1. 27a6358 API CHANGE: @hide AbsoluteFileBackupHelper by Christopher Tate · 14 years ago
  2. 5cdd785 Merge "Fix issue #2553553: API REVIEW: android.context.Context" into froyo by Dianne Hackborn · 14 years ago
  3. 99e330b Merge "Properly fill in the component name for the software decoders." into froyo by Andreas Huber · 14 years ago
  4. 95a321f Merge "Fix for Never not existing in latest timeout values." into froyo by Amith Yamasani · 14 years ago
  5. b6e6ffa Fix for Never not existing in latest timeout values. by Amith Yamasani · 14 years ago
  6. eb643f2 Merge "Remove the shadow under url bar." into froyo by Grace Kloba · 14 years ago
  7. acaf028 Fix issue #2553553: API REVIEW: android.context.Context by Dianne Hackborn · 14 years ago
  8. 397ffdf Remove the shadow under url bar. by Grace Kloba · 14 years ago
  9. 7167472 Properly fill in the component name for the software decoders. by Andreas Huber · 14 years ago
  10. 59610c0 cherry-pick d4f3958bde05d04f97e0a4054d2a6185989d99f3 into Froyo by Irfan Sheriff · 14 years ago
  11. de2722a Merge "Package manager optimizations." into froyo by Dianne Hackborn · 14 years ago
  12. d7c0968 Package manager optimizations. by Dianne Hackborn · 14 years ago
  13. 8899186 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 · 14 years ago
  14. b75d137 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. by Andreas Huber · 14 years ago
  15. 22375e4 Merge "Make RestoreSession.getAvailableRestoreSets() asynchronous" into froyo by Christopher Tate · 14 years ago
  16. a703590 Remove logspew. by Daniel Sandler · 14 years ago
  17. 2d449afe Make RestoreSession.getAvailableRestoreSets() asynchronous by Christopher Tate · 14 years ago
  18. ae405d5 Merge "Fix a simple logic mistake." into froyo by Patrick Scott · 14 years ago
  19. 2a5d9f9 Fix bug 2553592 API REVIEW: android.speech by Jean-Michel Trivi · 14 years ago
  20. 0cf6046 Fix a simple logic mistake. by Patrick Scott · 14 years ago
  21. d4610977d Merge "framework: Hide StorageManager for froyo - DO NOT MERGE" into froyo by San Mehat · 14 years ago
  22. 0e09030 Relax the requirement of making a DBUS call for creating the Bluez Device. by Jaikumar Ganesh · 14 years ago
  23. 7a17f0c Merge "Import revised translations" into froyo by Kenny Root · 14 years ago
  24. 42205f8 Import revised translations by Kenny Root · 14 years ago
  25. 63cce83 framework: Hide StorageManager for froyo - DO NOT MERGE by San Mehat · 14 years ago
  26. fef8ceb Clean up SearchableInfo API, JavaDoc and formatting by Bjorn Bringert · 14 years ago
  27. e252246 Fix issue #2547337: switching night modes by Dianne Hackborn · 14 years ago
  28. ad5499d Hopefully get rid of some ANRs. by Dianne Hackborn · 14 years ago
  29. 9d32d24 Remove overscrolling by Adam Powell · 14 years ago
  30. f5f3006 Merge "DO NOT MERGE Removing unused features from source tree. Please refer to Bug#2502219." into froyo by Oscar Montemayor · 14 years ago
  31. a599daf Merge "Fix for bug 2548048 - it was impossible for applications to discover if their TTS settings were being overridden by the user or not." into froyo by Charles Chen · 14 years ago
  32. 4222925 Fix for bug 2548048 - it was impossible for applications to discover by Charles Chen · 14 years ago
  33. 8c6af52 Merge "Fix preloaded classes for API rename of BackupAgentHelper" into froyo by Amith Yamasani · 14 years ago
  34. 1f4df90 DO NOT MERGE by Oscar Montemayor · 14 years ago
  35. 03aa34f5 Fix preloaded classes for API rename of BackupAgentHelper by Amith Yamasani · 14 years ago
  36. 59fc58d fix the build by Joe Onorato · 14 years ago
  37. 691b806 Merge "Fix possible security issue. Bug #2553187" into froyo by Romain Guy · 14 years ago
  38. ef3f5dd Replace "safeMode" with a more specific name "vmSafeMode" in the public API. by Ben Cheng · 14 years ago
  39. 8deb239 Merge "Remove upside-down portrait orientation." into froyo by Steve Howard · 14 years ago
  40. 2aba11f Fix possible security issue. Bug #2553187 by Romain Guy · 14 years ago
  41. 3f264c4 Merge "API CHANGE: rename BackupHelperAgent => BackupAgentHelper per API Council" into froyo by Christopher Tate · 14 years ago
  42. cc84c69 API CHANGE: rename BackupHelperAgent => BackupAgentHelper per API Council by Christopher Tate · 14 years ago
  43. a019df8 Merge "Fix Android's glEGLImageTargetRenderbufferOES() wrapper" into froyo by Mathias Agopian · 14 years ago
  44. 04fdd18 Merge "fix [2542425] memory leak during video recording" into froyo by Mathias Agopian · 14 years ago
  45. c46f28d Merge "doc change: In fundamentals doc, make statement about synchronous execution of RPC less strict. Indicate that FLAG_ONEWAY applies only across processes." into froyo by Dirk Dougherty · 14 years ago
  46. 02a1f78 Merge "Limit the total amount of ID3 metadata to something (un-)reasonable: 3MB." into froyo by Andreas Huber · 14 years ago
  47. c2eeb2f Limit the total amount of ID3 metadata to something (un-)reasonable: 3MB. by Andreas Huber · 14 years ago
  48. a5d4ad3 Fix Android's glEGLImageTargetRenderbufferOES() wrapper by Mathias Agopian · 14 years ago
  49. c6dc507 Merge "Fix 2537999: Don't throw exception when SlidingTab has UNSPECIFIED specs" into froyo by Jim Miller · 14 years ago
  50. 89d4e2d Fix the buid! by Romain Guy · 14 years ago
  51. d76ef97 doc change: In fundamentals doc, make statement about synchronous execution of RPC less strict. Indicate that FLAG_ONEWAY applies only across processes. by Dirk Dougherty · 14 years ago
  52. 1c310b9 Remove upside-down portrait orientation. by Steve Howard · 14 years ago
  53. 6b1e696 Rename tab widget attributes, remove scroll barrier constant. by Romain Guy · 14 years ago
  54. ab69e29 relocate android.util.base64.* -> android.util.* by Doug Zongker · 14 years ago
  55. d741452 fix [2542425] memory leak during video recording by Mathias Agopian · 14 years ago
  56. 272b504 Merge "Tame the monkey. Bug #2547546" into froyo by Romain Guy · 14 years ago
  57. 12cd8a3 Merge "doc change: Indicate that only the first 8 characters of the key alias are used." into froyo by Dirk Dougherty · 14 years ago
  58. 7eec2bc Tame the monkey. Bug #2547546 by Romain Guy · 14 years ago
  59. 1e64e52 Merge "Fix a bug where the TimedEventQueue mistakenly accesses a bogus event if the only event in the queue has been cancelled while we're waiting for its scheduled time. Avoids potential int64_t overflow when converting from us to ns." into froyo by Andreas Huber · 14 years ago
  60. 670b449 doc change: Indicate that only the first 8 characters of the key alias are used. by Dirk Dougherty · 14 years ago
  61. 0e12292 Merge "Rename private fields to break bad code examples" into froyo by Romain Guy · 14 years ago
  62. 65fe2c08 Rename private fields to break bad code examples by Romain Guy · 14 years ago
  63. 5d96108 Add a test of EGL pausing and resuming. by Jack Palevich · 14 years ago
  64. b99fe5e cherry-pick 288b4ac94571e6f77036831708e7bb7c31874688 into froyo by Irfan Sheriff · 14 years ago
  65. 62141b4 Fix a bug where the TimedEventQueue mistakenly accesses a bogus event if the only event in the queue has been cancelled while we're waiting for its scheduled time. Avoids potential int64_t overflow when converting from us to ns. by Andreas Huber · 14 years ago
  66. ab924c9 Merge "Make EditTextPreference scrollable. Bug #2549257" into froyo by Romain Guy · 14 years ago
  67. b5d73d0 Make EditTextPreference scrollable. Bug #2549257 by Romain Guy · 14 years ago
  68. 3e9032e6 Merge "Increase name-label height so that "g" isn't cut off anymore. Decrease header height so that no resizes are required after background loading for most contacts Bug:2542703 Bug:2549485" into froyo by Daniel Lehmann · 14 years ago
  69. 0737d77 Merge "Implement audio focus support in the notification manager." into froyo by Jean-Michel Trivi · 14 years ago
  70. 211957f Implement audio focus support in the notification manager. by Jean-Michel Trivi · 14 years ago
  71. 51b9701 cherry-pick 4a4f9886a789ece80f127397c1c7ad7f543b78fa into froyo by Grace Kloba · 14 years ago
  72. 7c3006f http://b/issue?id=2496591 by Leon Clarke · 14 years ago
  73. 0ca2519 Add some comments for zoom methods. by Wu-cheng Li · 14 years ago
  74. 4a65900 Turn off logging. by Jack Palevich · 14 years ago
  75. d07950f Increase name-label height so that "g" isn't cut off anymore. Decrease header height so that no resizes are required after background loading for most contacts by Daniel Lehmann · 14 years ago
  76. 7205b0f Merge "cherry-pick 7d39f981badf7ec75138d6ef97d37c57a63ab5f0 to froyo." into froyo by Dirk Dougherty · 14 years ago
  77. 913cbcc cherry-pick 7d39f981badf7ec75138d6ef97d37c57a63ab5f0 to froyo. by Katie McCormick · 14 years ago
  78. 4c8a63c Merge "Fix issue #2538228: Intents targeting browsers constantly nagging" into froyo by Dianne Hackborn · 14 years ago
  79. 5c2a502 cherry-pick 72aadeb013548cfdc317b5f6fec9dab9551911b8 to froyo. by Dirk Dougherty · 15 years ago
  80. 1f196f2 Merge "cherry-pick af4786bcb5945f72e8639d74611cd5f9b0236710 to froyo" into froyo by Dirk Dougherty · 14 years ago
  81. 7b229ef cherry-pick af4786bcb5945f72e8639d74611cd5f9b0236710 to froyo by Dirk Dougherty · 14 years ago
  82. 213b980 Merge "Don't assume there's a selected position in touch mode. Bug #2520743" into froyo by Romain Guy · 14 years ago
  83. 91c8613 Don't assume there's a selected position in touch mode. Bug #2520743 by Romain Guy · 14 years ago
  84. 5ef402b Fix issue #2538228: Intents targeting browsers constantly nagging by Dianne Hackborn · 14 years ago
  85. a947fce cherry-pick fda3521ea37b53c1dc633c39845e4e8f25c3234f into froyo by Dirk Dougherty · 14 years ago
  86. 7986a167 Merge "Cherry-pick 97432e866eedd2a179242fa7017e03b6febe4887 to froyo." into froyo by Dirk Dougherty · 14 years ago
  87. 4658b4d Cherry-pick 97432e866eedd2a179242fa7017e03b6febe4887 to froyo. by Katie McCormick · 15 years ago
  88. c7d2e16 Merge "Cherry-picking this fix into Froyo." into froyo by Jean-Michel Trivi · 14 years ago
  89. def7185 Cherry-picking this fix into Froyo. by Charles Chen · 14 years ago
  90. 966a8c7 Fix 2537999: Don't throw exception when SlidingTab has UNSPECIFIED specs by Jim Miller · 14 years ago
  91. 307a2b5 Merge "Remove long_press when WebView lost window focus. Reset touch mode too." into froyo by Grace Kloba · 14 years ago
  92. 378f028 Remove long_press when WebView lost window focus. Reset touch mode too. by Grace Kloba · 14 years ago
  93. 9c3cee9 API CHANGE: Backup/restore API changes requested by the API Council by Christopher Tate · 14 years ago
  94. a3de745 Move PackageManagerTests and AsecTests. by Brett Chabot · 14 years ago
  95. 092cfaa Merge "cherry-picked bf4650ca39c9153e38c76280ceb5e9af48b67751 to froyo" into froyo by Grace Kloba · 14 years ago
  96. d49258f Fix issue #2544466: Car Home brightness icon comes and goes while phone is in car dock in FRE83 by Dianne Hackborn · 14 years ago
  97. fc6d1ba Merge "Hide download manager." into froyo by Jean-Baptiste Queru · 14 years ago
  98. 89837b2 Merge "Fix StatusBarService deadlock for real this time." into froyo by Joe Onorato · 14 years ago
  99. 1aedcce Fix StatusBarService deadlock for real this time. by Joe Onorato · 14 years ago
  100. 7e8bc24 cherry-picked bf4650ca39c9153e38c76280ceb5e9af48b67751 to froyo by Grace Kloba · 14 years ago