1. 432bff0 Do not use a user tag on apps, as it is ignored. by Jean-Baptiste Queru · 15 years ago
  2. e0a8efd Merge "Remove the drawables for the VerticalTextSpinner, since they're no longer needed here." by Marco Nelissen · 15 years ago
  3. 5ef58f6 Merge "Cleanup and add public wrapper for IGeocodeProvider interface to prepare for network location unbundling." by Mike Lockwood · 15 years ago
  4. 3490140 Cleanup and add public wrapper for IGeocodeProvider interface to prepare for network location unbundling. by Mike Lockwood · 15 years ago
  5. 1af33d0 add recovery system interface to API by Doug Zongker · 15 years ago
  6. 3e7b44f Merge "Don't perform ListView click events for INVALID_POSITION. Addresses bug 2329294" by Adam Powell · 15 years ago
  7. c742662 Don't perform ListView click events for INVALID_POSITION. Addresses bug 2329294 by Adam Powell · 15 years ago
  8. 2627652 Remove the drawables for the VerticalTextSpinner, since they're no longer needed here. by Marco Nelissen · 15 years ago
  9. 03abb81 Kill the task killers. by Dianne Hackborn · 15 years ago
  10. 129ef0a Merge "Stop preloading a class I'm about to remove." by Elliott Hughes · 15 years ago
  11. 0fa9509 Merge "VerticalTextSpinner has been moved in to the music app, and is no longer needed here." by Marco Nelissen · 15 years ago
  12. 4dfa3b7 Merge "Fix for 2345922: Press and hold space in ?123 mode will give ....." by Amith Yamasani · 15 years ago
  13. c0227fa VerticalTextSpinner has been moved in to the music app, and is no longer needed here. by Marco Nelissen · 15 years ago
  14. 4d2c27b Fix for 2345922: Press and hold space in ?123 mode will give ..... by Amith Yamasani · 15 years ago
  15. fe4357c Stop preloading a class I'm about to remove. by Elliott Hughes · 15 years ago
  16. f2c68d6 Merge "Quick and dirty implementation to follow http redirects in stagefright." by Andreas Huber · 15 years ago
  17. 89e91f7 Quick and dirty implementation to follow http redirects in stagefright. by Andreas Huber · 15 years ago
  18. 5926325 Unhide some MediaStore things that should be public. by Marco Nelissen · 15 years ago
  19. 3979a60 am 95eeedfe: am c20467f9: docs: update the device dashboard by Scott Main · 15 years ago
  20. 95eeedf am c20467f9: docs: update the device dashboard by Scott Main · 15 years ago
  21. 554430d Merge "explicit set an "optional" tag" by Jean-Baptiste Queru · 15 years ago
  22. 081b7d7 Merge "Fix data connection support on emulator." by Wink Saville · 15 years ago
  23. ca328e7 explicit set an "optional" tag by Jean-Baptiste Queru · 15 years ago
  24. 5aded76 am 552346a7: am 106f9b24: Patch from Huahui Wu. by Grace Kloba · 15 years ago
  25. 364b421 Merge "Protect against possible temporary objects going away before we get at their data." by Andreas Huber · 15 years ago
  26. 552346a am 106f9b24: Patch from Huahui Wu. by Grace Kloba · 15 years ago
  27. dd0359f Protect against possible temporary objects going away before we get at their data. by Andreas Huber · 15 years ago
  28. 6b39ab4 Merge "I must have broken raw-audio decoding in the recent past, this fixes it." by Andreas Huber · 15 years ago
  29. c79827a I must have broken raw-audio decoding in the recent past, this fixes it. by Andreas Huber · 15 years ago
  30. 106f9b2 Patch from Huahui Wu. by Grace Kloba · 15 years ago
  31. c20467f docs: update the device dashboard by Scott Main · 15 years ago
  32. 67aee05 Use stagefright for http streaming if the right property is set. by Andreas Huber · 15 years ago
  33. 57d2c3a extract selected text from the picture by Cary Clark · 15 years ago
  34. 6aa8a21 Fix data connection support on emulator. by Wink Saville · 15 years ago
  35. 2f389aa Merge "Fix test breakage in vCard exporter." by Daisuke Miyakawa · 15 years ago
  36. 1301341 Fix test breakage in vCard exporter. by Daisuke Miyakawa · 15 years ago
  37. 176735c Merge "b/2293263 Replaced busybit functionality with eventDay functionality." by Erik Pasternak · 15 years ago
  38. 225ef52 Merge "Add RS support for generic attribs as input to vertex programs." by Jason Sams · 15 years ago
  39. e17964e Add RS support for generic attribs as input to vertex programs. by Jason Sams · 15 years ago
  40. 3763464 b/2293263 Replaced busybit functionality with eventDay functionality. by Erik · 15 years ago
  41. d932851 Turn off debug flag by Suchi Amalapurapu · 15 years ago
  42. 1dabb95 Merge "Ignore key events when the widget is disabled. Bug: #2353635." by Romain Guy · 15 years ago
  43. d5c1960 Merge branch 'master' of ssh://android-git.corp.google.com:29418/platform/frameworks/base by Android Git Automerger · 15 years ago
  44. 992cc42 Ignore key events when the widget is disabled. Bug: #2353635. by Romain Guy · 15 years ago
  45. 7eca501 Merge "MediaFile.UNKNOWN_STRING -> MediaStore.UNKNOWN_STRING" by Marco Nelissen · 15 years ago
  46. 9a488b4 MediaFile.UNKNOWN_STRING -> MediaStore.UNKNOWN_STRING by Marco Nelissen · 15 years ago
  47. 1a08ad1 Merge "Make metadata support through stagefright property dependent until it's ready." by Andreas Huber · 15 years ago
  48. c427348 Merge "Fix mpeg4/h.263 software decoder." by Andreas Huber · 15 years ago
  49. 40967d6 Merge "Add four way directional rotation to WindowOrientationListener" by Suchi Amalapurapu · 15 years ago
  50. 63104ed Add four way directional rotation to WindowOrientationListener by Suchi Amalapurapu · 15 years ago
  51. 0d7da00 Merge "Fix avc software decoder to properly handle SEI nalType and access unit delimiter." by Andreas Huber · 15 years ago
  52. 7782fdf Make metadata support through stagefright property dependent until it's ready. by Andreas Huber · 15 years ago
  53. 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
  54. c8ca2a3 Plug memory leak in Simple*Adapter, due to the misuse of a WeakHashMap. by Romain Guy · 15 years ago
  55. 2039bd9 Fix mpeg4/h.263 software decoder. by Andreas Huber · 15 years ago
  56. 6be8b14 Fix avc software decoder to properly handle SEI nalType and access unit delimiter. by Andreas Huber · 15 years ago
  57. 4cb8b8f Merge "Fix typo in ColorStateList documentation." by Romain Guy · 15 years ago
  58. 79dc8cc Fix typo in ColorStateList documentation. by Romain Guy · 15 years ago
  59. 1c2d1d0 Merge "Do not start filtering if the first character is a space. Bug: #2347833." by Romain Guy · 15 years ago
  60. cf6c572 Do not start filtering if the first character is a space. Bug: #2347833. by Romain Guy · 15 years ago
  61. 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
  62. 24c1006 am 5c529a0c: am 08fa1428: Rename ro.monkey to monkey.running by Ying Wang · 15 years ago
  63. ed297a8 Add the UNKNOWN_STRING definition to MediaStore. It will be removed by Marco Nelissen · 15 years ago
  64. 5c529a0 am 08fa1428: Rename ro.monkey to monkey.running by Ying Wang · 15 years ago
  65. 0804043 am 081798f9: am 38863336: layers support by Nicolas Roard · 15 years ago
  66. 08fa142 Rename ro.monkey to monkey.running by Ying Wang · 15 years ago
  67. 081798f am 38863336: layers support by Nicolas Roard · 15 years ago
  68. 3886333 layers support by Nicolas Roard · 15 years ago
  69. 1337b01 Fix DropBox reference in SDK comment. (Fix SDK build.) by Dan Egnor · 15 years ago
  70. f1d0689 Merge "Fix obsolete advice in RelativeLayout's documentation." by Romain Guy · 15 years ago
  71. 520c420 Fix obsolete advice in RelativeLayout's documentation. by Romain Guy · 15 years ago
  72. e80a066 Merge "Don't round size to page size. Ashmem will do this internally as needed." by Marco Nelissen · 15 years ago
  73. e38d58b Remove Google-specific (or only-used-by-Google-code) classes. by Dan Egnor · 15 years ago
  74. 2c3058a am 8d562f78: am bc7afcb9: Merge "free the NPObject in NPP_Destroy." into eclair-mr2 by Grace Kloba · 15 years ago
  75. 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
  76. 8d562f7 am bc7afcb9: Merge "free the NPObject in NPP_Destroy." into eclair-mr2 by Grace Kloba · 15 years ago
  77. 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
  78. bc7afcb Merge "free the NPObject in NPP_Destroy." into eclair-mr2 by Grace Kloba · 15 years ago
  79. 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
  80. 7bcbd51 Don't round size to page size. Ashmem will do this internally as needed. by Marco Nelissen · 15 years ago
  81. 3bf657a Merge "Remove some logging from camera operations. Bug 2346606." by Dave Sparks · 15 years ago
  82. c95a176 Remove some logging from camera operations. Bug 2346606. by Dave Sparks · 15 years ago
  83. 87232e6 am 1b9d7605: am e26efa32: If the DOM changes textfield focus, make the IME work properly. by Leon Scroggins · 15 years ago
  84. 1b9d760 am e26efa32: If the DOM changes textfield focus, make the IME work properly. by Leon Scroggins · 15 years ago
  85. e26efa3 If the DOM changes textfield focus, make the IME work properly. by Leon Scroggins · 15 years ago
  86. 7fd0fee services: MountService: Refactor MountService for vold2 by San Mehat · 15 years ago
  87. 8af9649 Fix javadoc typos. by Jack Palevich · 15 years ago
  88. a6276fd A library for encoding and decoding ETC1 textures. by Jack Palevich · 15 years ago
  89. 8eb3ea6 Use isLocationProviderEnabled to test for enabled providers by Brad Larson · 15 years ago
  90. cc63273 Merge "keystore: compute the padding in an intuitive way." by Chia-chi Yeh · 15 years ago
  91. f524115 am 014085a8: am 4bc95d19: Merge change Iab089078 into eclair-mr2 by Charles Chen · 15 years ago
  92. 7ebdcbd Merge branch 'master' of ssh://android-git.corp.google.com:29418/platform/frameworks/base by Tom Taylor · 15 years ago
  93. 5fe8598 keystore: compute the padding in an intuitive way. by Chia-chi Yeh · 15 years ago
  94. 0ac7f0b Merge change Idbe64967 by Android (Google) Code Review · 15 years ago
  95. 202f560 Fix a typo. by Owen Lin · 15 years ago
  96. 998c05b Cleanup the cache file when we decide not saving it. by Grace Kloba · 15 years ago
  97. 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
  98. 08dca8f Turn off HSM debugging in DataConnection, to verbose. by Wink Saville · 15 years ago
  99. c782c8d free the NPObject in NPP_Destroy. by Grace Kloba · 15 years ago
  100. 76032b7 Merge change I92a824fe by Android (Google) Code Review · 15 years ago