1. 62136d3 Simplify EventLog interface -- remove supported for nested by Dan Egnor · 15 years ago
  2. 1af33d0 add recovery system interface to API by Doug Zongker · 15 years ago
  3. 3e7b44f Merge "Don't perform ListView click events for INVALID_POSITION. Addresses bug 2329294" by Adam Powell · 15 years ago
  4. c742662 Don't perform ListView click events for INVALID_POSITION. Addresses bug 2329294 by Adam Powell · 15 years ago
  5. 03abb81 Kill the task killers. by Dianne Hackborn · 15 years ago
  6. 4dfa3b7 Merge "Fix for 2345922: Press and hold space in ?123 mode will give ....." by Amith Yamasani · 15 years ago
  7. 4d2c27b Fix for 2345922: Press and hold space in ?123 mode will give ..... by Amith Yamasani · 15 years ago
  8. 5926325 Unhide some MediaStore things that should be public. by Marco Nelissen · 15 years ago
  9. 5aded76 am 552346a7: am 106f9b24: Patch from Huahui Wu. by Grace Kloba · 15 years ago
  10. 552346a am 106f9b24: Patch from Huahui Wu. by Grace Kloba · 15 years ago
  11. 106f9b2 Patch from Huahui Wu. by Grace Kloba · 15 years ago
  12. 57d2c3a extract selected text from the picture by Cary Clark · 15 years ago
  13. 2f389aa Merge "Fix test breakage in vCard exporter." by Daisuke Miyakawa · 15 years ago
  14. 1301341 Fix test breakage in vCard exporter. by Daisuke Miyakawa · 15 years ago
  15. 3763464 b/2293263 Replaced busybit functionality with eventDay functionality. by Erik · 15 years ago
  16. d932851 Turn off debug flag by Suchi Amalapurapu · 15 years ago
  17. 1dabb95 Merge "Ignore key events when the widget is disabled. Bug: #2353635." by Romain Guy · 15 years ago
  18. d5c1960 Merge branch 'master' of ssh://android-git.corp.google.com:29418/platform/frameworks/base by Android Git Automerger · 15 years ago
  19. 992cc42 Ignore key events when the widget is disabled. Bug: #2353635. by Romain Guy · 15 years ago
  20. 7eca501 Merge "MediaFile.UNKNOWN_STRING -> MediaStore.UNKNOWN_STRING" by Marco Nelissen · 15 years ago
  21. 9a488b4 MediaFile.UNKNOWN_STRING -> MediaStore.UNKNOWN_STRING by Marco Nelissen · 15 years ago
  22. 40967d6 Merge "Add four way directional rotation to WindowOrientationListener" by Suchi Amalapurapu · 15 years ago
  23. 63104ed Add four way directional rotation to WindowOrientationListener by Suchi Amalapurapu · 15 years ago
  24. 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
  25. c8ca2a3 Plug memory leak in Simple*Adapter, due to the misuse of a WeakHashMap. by Romain Guy · 15 years ago
  26. 4cb8b8f Merge "Fix typo in ColorStateList documentation." by Romain Guy · 15 years ago
  27. 79dc8cc Fix typo in ColorStateList documentation. by Romain Guy · 15 years ago
  28. 1c2d1d0 Merge "Do not start filtering if the first character is a space. Bug: #2347833." by Romain Guy · 15 years ago
  29. cf6c572 Do not start filtering if the first character is a space. Bug: #2347833. by Romain Guy · 15 years ago
  30. 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
  31. 24c1006 am 5c529a0c: am 08fa1428: Rename ro.monkey to monkey.running by Ying Wang · 15 years ago
  32. ed297a8 Add the UNKNOWN_STRING definition to MediaStore. It will be removed by Marco Nelissen · 15 years ago
  33. 5c529a0 am 08fa1428: Rename ro.monkey to monkey.running by Ying Wang · 15 years ago
  34. 0804043 am 081798f9: am 38863336: layers support by Nicolas Roard · 15 years ago
  35. 08fa142 Rename ro.monkey to monkey.running by Ying Wang · 15 years ago
  36. 081798f am 38863336: layers support by Nicolas Roard · 15 years ago
  37. 3886333 layers support by Nicolas Roard · 15 years ago
  38. 1337b01 Fix DropBox reference in SDK comment. (Fix SDK build.) by Dan Egnor · 15 years ago
  39. f1d0689 Merge "Fix obsolete advice in RelativeLayout's documentation." by Romain Guy · 15 years ago
  40. 520c420 Fix obsolete advice in RelativeLayout's documentation. by Romain Guy · 15 years ago
  41. e80a066 Merge "Don't round size to page size. Ashmem will do this internally as needed." by Marco Nelissen · 15 years ago
  42. e38d58b Remove Google-specific (or only-used-by-Google-code) classes. by Dan Egnor · 15 years ago
  43. 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
  44. 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
  45. 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
  46. 7bcbd51 Don't round size to page size. Ashmem will do this internally as needed. by Marco Nelissen · 15 years ago
  47. 87232e6 am 1b9d7605: am e26efa32: If the DOM changes textfield focus, make the IME work properly. by Leon Scroggins · 15 years ago
  48. 1b9d760 am e26efa32: If the DOM changes textfield focus, make the IME work properly. by Leon Scroggins · 15 years ago
  49. e26efa3 If the DOM changes textfield focus, make the IME work properly. by Leon Scroggins · 15 years ago
  50. 7fd0fee services: MountService: Refactor MountService for vold2 by San Mehat · 15 years ago
  51. 7ebdcbd Merge branch 'master' of ssh://android-git.corp.google.com:29418/platform/frameworks/base by Tom Taylor · 15 years ago
  52. 202f560 Fix a typo. by Owen Lin · 15 years ago
  53. 998c05b Cleanup the cache file when we decide not saving it. by Grace Kloba · 15 years ago
  54. 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
  55. 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
  56. 4430392 Watch for "bluetooth" in list of toggleable radios. by Jeff Sharkey · 15 years ago
  57. 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
  58. f0108cd resolved conflicts for merge of ad2fa35d to master by Tom Taylor · 15 years ago
  59. 484d288 Fix issue 2299360: Change in in-call volume affects the Bluetooth in-call volume and vice versa. by Eric Laurent · 15 years ago
  60. 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
  61. ee0511d Fix issue #1154972: clone defined, but class doesn't implement Cloneable by Dianne Hackborn · 15 years ago
  62. 4350e14 Move the full screen's matching embedded view to be by Grace Kloba · 15 years ago
  63. 33b13e3 Merge change Ide2606dc by Android (Google) Code Review · 15 years ago
  64. b6347a2 Merge change I6b4d1294 by Android (Google) Code Review · 15 years ago
  65. 60d8762 DropBox logging of app & system server crashes. by Dan Egnor · 15 years ago
  66. 5237f01 am c4978805: merge from open-source master by Jean-Baptiste Queru · 15 years ago
  67. ad2fa35 am d4a4729c: Update imports to android-common by Tom Taylor · 15 years ago
  68. c497880 merge from open-source master by Jean-Baptiste Queru · 15 years ago
  69. de2606d Don't perform app transition of the app is not currently visible. by Dianne Hackborn · 15 years ago
  70. 223bd7a Fix javadoc reference to ContactsContract.Contacts. by Jeff Sharkey · 15 years ago
  71. 987c415 am f5d2eec4: am 11b97c50: Merge change I551ed729 into eclair by Jaikumar Ganesh · 15 years ago
  72. b58938a am 1aa25597: am 87ed10d7: Merge change I577dd1f3 into eclair by Jaikumar Ganesh · 15 years ago
  73. f5d2eec am 11b97c50: Merge change I551ed729 into eclair by Jaikumar Ganesh · 15 years ago
  74. 1aa2559 am 87ed10d7: Merge change I577dd1f3 into eclair by Jaikumar Ganesh · 15 years ago
  75. a503f6f Adjust for compatibility mode before setSourceBounds(). by Jeff Sharkey · 15 years ago
  76. 11b97c5 Merge change I551ed729 into eclair by Android (Google) Code Review · 15 years ago
  77. 87ed10d Merge change I577dd1f3 into eclair by Android (Google) Code Review · 15 years ago
  78. d4a4729 Update imports to android-common by Tom Taylor · 15 years ago
  79. b4413fa Clean-up of naming of the new Contact/Name columns by Dmitri Plotnikov · 15 years ago
  80. 824c82e am fb2fbefd: am 9a67c820: Address the multiple resizing during initializing problem adobe run into. by Grace Kloba · 15 years ago
  81. fb2fbef am 9a67c820: Address the multiple resizing during initializing problem adobe run into. by Grace Kloba · 15 years ago
  82. 9a67c82 Address the multiple resizing during initializing problem adobe run into. by Grace Kloba · 15 years ago
  83. 3a9b034 am a2bca747: am a25032a0: Merge change Ic31c0f62 into eclair by Scott Main · 15 years ago
  84. a2bca74 am a25032a0: Merge change Ic31c0f62 into eclair by Scott Main · 15 years ago
  85. a25032a Merge change Ic31c0f62 into eclair by Android (Google) Code Review · 15 years ago
  86. c854f28 Force a re-layout of children if ListView is out of sync with the by Adam Powell · 15 years ago
  87. 83e1095 Merge change I1d1ed967 by Android (Google) Code Review · 15 years ago
  88. ccc8305 Merge change I58acbafc by Android (Google) Code Review · 15 years ago
  89. 1cc2295 am 750a64ac: am 6888f559: Merge change If0c93a57 into eclair-mr2 by Mike Reed · 15 years ago
  90. 750a64a am 6888f559: Merge change If0c93a57 into eclair-mr2 by Mike Reed · 15 years ago
  91. 6888f55 Merge change If0c93a57 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  92. 19f3f0e add DragTracker class by Mike Reed · 15 years ago
  93. e14579b Tap delays; making tap UI feel better. Addresses bug 2317577 by Adam Powell · 15 years ago
  94. 577dd1f Accept incoming connections if no other sink is in NonDisconnecting state. by Jaikumar Ganesh · 15 years ago
  95. 2e3708e Merge change I38e951b6 by Android (Google) Code Review · 15 years ago
  96. 38e951b Write HierarchyViewer's data in UTF-8. by Romain Guy · 15 years ago
  97. bde0716 resolved conflicts for merge of 08ace2e0 to master by Jeff Hamilton · 15 years ago
  98. 08ace2e am 4986934e: Merge change Ia6446890 into eclair-mr2 by Jeff Hamilton · 15 years ago
  99. 4986934 Merge change Ia6446890 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  100. f3960b1 Remove the IM provider contract class. by Jeff Hamilton · 15 years ago