1. 62136d3 Simplify EventLog interface -- remove supported for nested by Dan Egnor · 15 years ago
  2. 432bff0 Do not use a user tag on apps, as it is ignored. by Jean-Baptiste Queru · 15 years ago
  3. e0a8efd Merge "Remove the drawables for the VerticalTextSpinner, since they're no longer needed here." by Marco Nelissen · 15 years ago
  4. 1af33d0 add recovery system interface to API by Doug Zongker · 15 years ago
  5. 3e7b44f Merge "Don't perform ListView click events for INVALID_POSITION. Addresses bug 2329294" by Adam Powell · 15 years ago
  6. c742662 Don't perform ListView click events for INVALID_POSITION. Addresses bug 2329294 by Adam Powell · 15 years ago
  7. 2627652 Remove the drawables for the VerticalTextSpinner, since they're no longer needed here. by Marco Nelissen · 15 years ago
  8. 03abb81 Kill the task killers. by Dianne Hackborn · 15 years ago
  9. 0fa9509 Merge "VerticalTextSpinner has been moved in to the music app, and is no longer needed here." by Marco Nelissen · 15 years ago
  10. 4dfa3b7 Merge "Fix for 2345922: Press and hold space in ?123 mode will give ....." by Amith Yamasani · 15 years ago
  11. c0227fa VerticalTextSpinner has been moved in to the music app, and is no longer needed here. by Marco Nelissen · 15 years ago
  12. 4d2c27b Fix for 2345922: Press and hold space in ?123 mode will give ..... by Amith Yamasani · 15 years ago
  13. 5926325 Unhide some MediaStore things that should be public. by Marco Nelissen · 15 years ago
  14. 5aded76 am 552346a7: am 106f9b24: Patch from Huahui Wu. by Grace Kloba · 15 years ago
  15. 552346a am 106f9b24: Patch from Huahui Wu. by Grace Kloba · 15 years ago
  16. 106f9b2 Patch from Huahui Wu. by Grace Kloba · 15 years ago
  17. 57d2c3a extract selected text from the picture by Cary Clark · 15 years ago
  18. 2f389aa Merge "Fix test breakage in vCard exporter." by Daisuke Miyakawa · 15 years ago
  19. 1301341 Fix test breakage in vCard exporter. by Daisuke Miyakawa · 15 years ago
  20. 3763464 b/2293263 Replaced busybit functionality with eventDay functionality. by Erik · 15 years ago
  21. d932851 Turn off debug flag by Suchi Amalapurapu · 15 years ago
  22. 1dabb95 Merge "Ignore key events when the widget is disabled. Bug: #2353635." by Romain Guy · 15 years ago
  23. d5c1960 Merge branch 'master' of ssh://android-git.corp.google.com:29418/platform/frameworks/base by Android Git Automerger · 15 years ago
  24. 992cc42 Ignore key events when the widget is disabled. Bug: #2353635. by Romain Guy · 15 years ago
  25. 7eca501 Merge "MediaFile.UNKNOWN_STRING -> MediaStore.UNKNOWN_STRING" by Marco Nelissen · 15 years ago
  26. 9a488b4 MediaFile.UNKNOWN_STRING -> MediaStore.UNKNOWN_STRING by Marco Nelissen · 15 years ago
  27. 40967d6 Merge "Add four way directional rotation to WindowOrientationListener" by Suchi Amalapurapu · 15 years ago
  28. 63104ed Add four way directional rotation to WindowOrientationListener by Suchi Amalapurapu · 15 years ago
  29. 7d3cbfe Merge "Plug memory leak in Simple*Adapter, due to the misuse of a WeakHashMap. This removes an optimization but the benefit is not worth the memory leak. Bug: #2353474." by Romain Guy · 15 years ago
  30. c8ca2a3 Plug memory leak in Simple*Adapter, due to the misuse of a WeakHashMap. by Romain Guy · 15 years ago
  31. 4cb8b8f Merge "Fix typo in ColorStateList documentation." by Romain Guy · 15 years ago
  32. 79dc8cc Fix typo in ColorStateList documentation. by Romain Guy · 15 years ago
  33. 1c2d1d0 Merge "Do not start filtering if the first character is a space. Bug: #2347833." by Romain Guy · 15 years ago
  34. cf6c572 Do not start filtering if the first character is a space. Bug: #2347833. by Romain Guy · 15 years ago
  35. f9f4173 Merge "Add the UNKNOWN_STRING definition to MediaStore. It will be removed from MediaFile once I've updated the code that uses it." by Marco Nelissen · 15 years ago
  36. 24c1006 am 5c529a0c: am 08fa1428: Rename ro.monkey to monkey.running by Ying Wang · 15 years ago
  37. ed297a8 Add the UNKNOWN_STRING definition to MediaStore. It will be removed by Marco Nelissen · 15 years ago
  38. 5c529a0 am 08fa1428: Rename ro.monkey to monkey.running by Ying Wang · 15 years ago
  39. 0804043 am 081798f9: am 38863336: layers support by Nicolas Roard · 15 years ago
  40. 08fa142 Rename ro.monkey to monkey.running by Ying Wang · 15 years ago
  41. 081798f am 38863336: layers support by Nicolas Roard · 15 years ago
  42. 3886333 layers support by Nicolas Roard · 15 years ago
  43. 1337b01 Fix DropBox reference in SDK comment. (Fix SDK build.) by Dan Egnor · 15 years ago
  44. f1d0689 Merge "Fix obsolete advice in RelativeLayout's documentation." by Romain Guy · 15 years ago
  45. 520c420 Fix obsolete advice in RelativeLayout's documentation. by Romain Guy · 15 years ago
  46. e80a066 Merge "Don't round size to page size. Ashmem will do this internally as needed." by Marco Nelissen · 15 years ago
  47. e38d58b Remove Google-specific (or only-used-by-Google-code) classes. by Dan Egnor · 15 years ago
  48. c70cf9a am 9002eb44: am 67166b6e: Merge "Cleanup the cache file when we decide not saving it. This logic was lost when we switched back using FLASH instead of RAM for the cache." into eclair-mr2 by Grace Kloba · 15 years ago
  49. 9002eb4 am 67166b6e: Merge "Cleanup the cache file when we decide not saving it. This logic was lost when we switched back using FLASH instead of RAM for the cache." into eclair-mr2 by Grace Kloba · 15 years ago
  50. 67166b6 Merge "Cleanup the cache file when we decide not saving it. This logic was lost when we switched back using FLASH instead of RAM for the cache." into eclair-mr2 by Grace Kloba · 15 years ago
  51. 7bcbd51 Don't round size to page size. Ashmem will do this internally as needed. by Marco Nelissen · 15 years ago
  52. 3bf657a Merge "Remove some logging from camera operations. Bug 2346606." by Dave Sparks · 15 years ago
  53. c95a176 Remove some logging from camera operations. Bug 2346606. by Dave Sparks · 15 years ago
  54. 87232e6 am 1b9d7605: am e26efa32: If the DOM changes textfield focus, make the IME work properly. by Leon Scroggins · 15 years ago
  55. 1b9d760 am e26efa32: If the DOM changes textfield focus, make the IME work properly. by Leon Scroggins · 15 years ago
  56. e26efa3 If the DOM changes textfield focus, make the IME work properly. by Leon Scroggins · 15 years ago
  57. 7fd0fee services: MountService: Refactor MountService for vold2 by San Mehat · 15 years ago
  58. a6276fd A library for encoding and decoding ETC1 textures. by Jack Palevich · 15 years ago
  59. 7ebdcbd Merge branch 'master' of ssh://android-git.corp.google.com:29418/platform/frameworks/base by Tom Taylor · 15 years ago
  60. 202f560 Fix a typo. by Owen Lin · 15 years ago
  61. 998c05b Cleanup the cache file when we decide not saving it. by Grace Kloba · 15 years ago
  62. a0b5176 am 68e9014e: am 484d2888: Fix issue 2299360: Change in in-call volume affects the Bluetooth in-call volume and vice versa. by Eric Laurent · 15 years ago
  63. 68e9014 am 484d2888: Fix issue 2299360: Change in in-call volume affects the Bluetooth in-call volume and vice versa. by Eric Laurent · 15 years ago
  64. 4430392 Watch for "bluetooth" in list of toggleable radios. by Jeff Sharkey · 15 years ago
  65. 7853722 am 49a791a0: am 4350e145: Move the full screen\'s matching embedded view to be fully visible so that the touch will always work. by Grace Kloba · 15 years ago
  66. f0108cd resolved conflicts for merge of ad2fa35d to master by Tom Taylor · 15 years ago
  67. 484d288 Fix issue 2299360: Change in in-call volume affects the Bluetooth in-call volume and vice versa. by Eric Laurent · 15 years ago
  68. f966afa Merge change I34a427a5 by Android (Google) Code Review · 15 years ago
  69. 49a791a am 4350e145: Move the full screen\'s matching embedded view to be fully visible so that the touch will always work. by Grace Kloba · 15 years ago
  70. ee0511d Fix issue #1154972: clone defined, but class doesn't implement Cloneable by Dianne Hackborn · 15 years ago
  71. 4350e14 Move the full screen's matching embedded view to be by Grace Kloba · 15 years ago
  72. 33b13e3 Merge change Ide2606dc by Android (Google) Code Review · 15 years ago
  73. b6347a2 Merge change I6b4d1294 by Android (Google) Code Review · 15 years ago
  74. 60d8762 DropBox logging of app & system server crashes. by Dan Egnor · 15 years ago
  75. 5237f01 am c4978805: merge from open-source master by Jean-Baptiste Queru · 15 years ago
  76. ad2fa35 am d4a4729c: Update imports to android-common by Tom Taylor · 15 years ago
  77. c497880 merge from open-source master by Jean-Baptiste Queru · 15 years ago
  78. de2606d Don't perform app transition of the app is not currently visible. by Dianne Hackborn · 15 years ago
  79. f8e1041 Merge change I700e6d4d by Android Code Review · 15 years ago
  80. 223bd7a Fix javadoc reference to ContactsContract.Contacts. by Jeff Sharkey · 15 years ago
  81. 987c415 am f5d2eec4: am 11b97c50: Merge change I551ed729 into eclair by Jaikumar Ganesh · 15 years ago
  82. b58938a am 1aa25597: am 87ed10d7: Merge change I577dd1f3 into eclair by Jaikumar Ganesh · 15 years ago
  83. f5d2eec am 11b97c50: Merge change I551ed729 into eclair by Jaikumar Ganesh · 15 years ago
  84. 1aa2559 am 87ed10d7: Merge change I577dd1f3 into eclair by Jaikumar Ganesh · 15 years ago
  85. a503f6f Adjust for compatibility mode before setSourceBounds(). by Jeff Sharkey · 15 years ago
  86. 11b97c5 Merge change I551ed729 into eclair by Android (Google) Code Review · 15 years ago
  87. 87ed10d Merge change I577dd1f3 into eclair by Android (Google) Code Review · 15 years ago
  88. d4a4729 Update imports to android-common by Tom Taylor · 15 years ago
  89. b4413fa Clean-up of naming of the new Contact/Name columns by Dmitri Plotnikov · 15 years ago
  90. 824c82e am fb2fbefd: am 9a67c820: Address the multiple resizing during initializing problem adobe run into. by Grace Kloba · 15 years ago
  91. fb2fbef am 9a67c820: Address the multiple resizing during initializing problem adobe run into. by Grace Kloba · 15 years ago
  92. 9a67c82 Address the multiple resizing during initializing problem adobe run into. by Grace Kloba · 15 years ago
  93. 9256bb0 am 9a6c8168: am 77fa05a4: Merge change Iab5952e1 into eclair by Scott Main · 15 years ago
  94. 9a6c816 am 77fa05a4: Merge change Iab5952e1 into eclair by Scott Main · 15 years ago
  95. 77fa05a Merge change Iab5952e1 into eclair by Android (Google) Code Review · 15 years ago
  96. 0b91635 docs: add "required" attribute to the <uses-feature> docs by Scott Main · 15 years ago
  97. 3a9b034 am a2bca747: am a25032a0: Merge change Ic31c0f62 into eclair by Scott Main · 15 years ago
  98. a2bca74 am a25032a0: Merge change Ic31c0f62 into eclair by Scott Main · 15 years ago
  99. a25032a Merge change Ic31c0f62 into eclair by Android (Google) Code Review · 15 years ago
  100. 8cb0bad am 5ee51f07: am 05de7c88: Merge change I420cc110 into eclair-mr2 by Jim Miller · 15 years ago