1. b42c3a5 Fix the build by Yu Shan Emily Lau · 15 years ago
  2. ff851a1 Merge change 7917 into donut by Android (Google) Code Review · 15 years ago
  3. 873eb57 Added the vpn unit test template. by Yu Shan Emily Lau · 15 years ago
  4. 2acbec4 Merge change 7941 into donut by Android (Google) Code Review · 15 years ago
  5. 5d22f9b add comment to illuminate why we only dismiss the dialog when launching an intent for in app search by Karl Rosaen · 15 years ago
  6. 9ff71d3 Merge change 7940 into donut by Android (Google) Code Review · 15 years ago
  7. 876627d whoops, still need to dismiss when launching an intent for in-app search by Karl Rosaen · 15 years ago
  8. d5b6b4b Merge change 7903 into donut by Android (Google) Code Review · 15 years ago
  9. ea52d29 Fix back key handling for search dialog. by Karl Rosaen · 15 years ago
  10. 51cefb2 Merge change 7889 into donut by Android (Google) Code Review · 15 years ago
  11. 5f6133a Merge change 7833 into donut by Android (Google) Code Review · 15 years ago
  12. 00a5b99 Ignore unneeded soft keyboard in ACTV height calc by Bjorn Bringert · 15 years ago
  13. 8b9baf2 Merge change 7857 into donut by Android (Google) Code Review · 15 years ago
  14. da3003e Remove exception throw when a view has a self dependency inside a by Romain Guy · 15 years ago
  15. 841f13c * Reverted the change in PackageParser that I checked by accident by Mitsuru Oshima · 15 years ago
  16. 5c536e9 Merge change 7840 into donut by Android (Google) Code Review · 15 years ago
  17. 2c53de6 Stop a daemon before starting it by Hung-ying Tyan · 15 years ago
  18. 2784ff0 Fix issue where scaled bitmap sizes could be wrong. by Dianne Hackborn · 15 years ago
  19. a8d5644 Merge change 7726 into donut by Android (Google) Code Review · 15 years ago
  20. 342c329 Fixing the random audio mangling problem (TTS becomes incomprehensibly fast) by Charles Chen · 15 years ago
  21. 4b897aa Merge change 7829 into donut by Android (Google) Code Review · 15 years ago
  22. b79370a Making sure that there are no calls made to the native TTS by Charles Chen · 15 years ago
  23. 39846e6 Merge change 7819 into donut by Android (Google) Code Review · 15 years ago
  24. 000c3ff Fix NullPointer in VpnServiceBinder.checkStatus(). by Hung-ying Tyan · 15 years ago
  25. 931b0a7 Merge change 7811 into donut by Android (Google) Code Review · 15 years ago
  26. 8b86da8 Remove obsolete playBuffer() method from the text-to-speech SynthProxy class. by Jean-Michel Trivi · 15 years ago
  27. aad0fcc Merge change 7783 into donut by Android (Google) Code Review · 15 years ago
  28. a53b828 Add "nodpi" density, and expose a bunch of density-related APIs. by Dianne Hackborn · 15 years ago
  29. 22eef5d Merge change 7753 into donut by Android (Google) Code Review · 15 years ago
  30. 261a784 Merge change 7720 into donut by Android (Google) Code Review · 15 years ago
  31. cf492af Merge change 6809 into donut by Android (Google) Code Review · 15 years ago
  32. 1f6c72b Add a delay before collecting memory information by Guang Zhu · 15 years ago
  33. fd6e482 Fix issue 1985479 lots of backup NPEs. by Eric Laurent · 15 years ago
  34. 4bac5a3 Fix global ref leak in android.media.AudioRecord. Delete global refs by Jean-Michel Trivi · 15 years ago
  35. e96bd12 Merge change 7707 into donut by Android (Google) Code Review · 15 years ago
  36. 09a903a Merge change 7696 into donut by Android (Google) Code Review · 15 years ago
  37. 41f338c Merge change 7511 into donut by Android (Google) Code Review · 15 years ago
  38. c9c119e Support addPkcs12Keystore function in CertTool library. by Chung-yih Wang · 15 years ago
  39. 474b0f2 Merge change 7686 into donut by Android (Google) Code Review · 15 years ago
  40. 34bf2ee * scale surface view's canvas by Mitsuru Oshima · 15 years ago
  41. 54f0910 Merge change 7613 into donut by Android (Google) Code Review · 15 years ago
  42. 5a2b91d * Use Fede In/Out animation if one of opening/closing apps is in compatibility mode. by Mitsuru Oshima · 15 years ago
  43. 0e230c5 Merge change 7688 into donut by Android (Google) Code Review · 15 years ago
  44. dfefa3e Copy cached drawables in search dialog. by Bjorn Bringert · 15 years ago
  45. 1b22b97 add hidden Options field for native allocations by Mike Reed · 15 years ago
  46. bdc0e82 MediaScanner: Add check for null object in empty title handling code. by Mike Lockwood · 15 years ago
  47. 19e53f7 Delete global ref to the weak reference to the SynthProxy in the by Jean-Michel Trivi · 15 years ago
  48. f32f746 Merge change 7645 into donut by Android (Google) Code Review · 15 years ago
  49. 3e522c4 Merge change 7498 into donut by Android (Google) Code Review · 15 years ago
  50. ffe3ecf Make the SearchDialog's AutoCompleteTextView dropdown respect the by Mike LeBeau · 15 years ago
  51. 733cbb00 Merge change 7492 into donut by Android (Google) Code Review · 15 years ago
  52. 49a6015 Adding public intents for TTS to enable checking for TTS data, by Charles Chen · 15 years ago
  53. 3735df2 Merge change 7545 into donut by Android (Google) Code Review · 15 years ago
  54. 97a67cc2 Merge change 7544 into donut by Android (Google) Code Review · 15 years ago
  55. 9db0d36 Merge change 7600 into donut by Android (Google) Code Review · 15 years ago
  56. a0eb87d Merge change 7619 into donut by Android (Google) Code Review · 15 years ago
  57. 6bdbfcf Fixes #1861763. Prevents IllegalArgumentException in AbsListView on focus by Romain Guy · 15 years ago
  58. abccd7e DO NOT MERGE. Implement IMSI function for CDMA phones by Wink Saville · 15 years ago
  59. 8a14968 Delete leaked global ref in AudioTrack constructor. by Jean-Michel Trivi · 15 years ago
  60. 0a6a05c Merge change 7598 into donut by Android (Google) Code Review · 15 years ago
  61. 82887f0 Update youtube bookmark by Jim Miller · 15 years ago
  62. 10c59a3 DO NOT MERGE - Disable settings backup in Donut by Christopher Tate · 15 years ago
  63. 43463bf Merge change 7572 into donut by Android (Google) Code Review · 15 years ago
  64. fae76f5 Fix issue #1985502: Sapphire (and any other device) reports that it has a hard keyboard by Dianne Hackborn · 15 years ago
  65. 9ce081a Merge change 7551 into donut by Android (Google) Code Review · 15 years ago
  66. eb09c6a0 Merge change 7568 into donut by Android (Google) Code Review · 15 years ago
  67. 8bf92e0 Add ability to delay messages in Filter based on constraint. Use this to delay 500ms for delete keys in the search dialog. by Karl Rosaen · 15 years ago
  68. 58d19d1f Merge change 7581 into donut by Android (Google) Code Review · 15 years ago
  69. 55973f1 Fix bug that would cause files with blank title tags to not be shown in the music app. by Marco Nelissen · 15 years ago
  70. 0816e0e Fix issue #1985606 (Boot crash when battery level of < 15% is reported) in Donut by Dianne Hackborn · 15 years ago
  71. 0bb0597 Merge change 7556 into donut by Android (Google) Code Review · 15 years ago
  72. 2d91af0 Issue #1969025: need api for launching intent as if it were coming from another component by Dianne Hackborn · 15 years ago
  73. 65d99c3c Merge change 7537 into donut by Android (Google) Code Review · 15 years ago
  74. 2493097 Merge change 7566 into donut by Android (Google) Code Review · 15 years ago
  75. c444805 Fix the style of preferences headers in the light theme. by Romain Guy · 15 years ago
  76. 44ce817 Temporarily suppress ServiceTest. by Brett Chabot · 15 years ago
  77. 3e1663a Merge change 7536 into donut by Android (Google) Code Review · 15 years ago
  78. d7c4995 MountListener: When we connect to vold, explicitly mount external storage. by San Mehat · 15 years ago
  79. c231fd0 Fixing a race condition that causes synthesis to not be aborted by Charles Chen · 15 years ago
  80. d2792e3 fix FILE* version of ZipUtils::inflateToBuffer by Doug Zongker · 15 years ago
  81. 9b0a5e5 sdutil: Up the mount/unmount wait times to account for disk check + reaper time by San Mehat · 15 years ago
  82. 8e3c3f6 Merge change 7514 into donut by Android (Google) Code Review · 15 years ago
  83. 84ee743 Only parse search suggestions that look like HTML by Bjorn Bringert · 15 years ago
  84. 5380aa2 Merge change 7512 into donut by Android (Google) Code Review · 15 years ago
  85. 391eaa3 Get rid of drawing hacks for search dialog suggestions by Bjorn Bringert · 15 years ago
  86. ee716fa Make sure SearchDialog.mSearchable != null in key handlers by Bjorn Bringert · 15 years ago
  87. c93af6d Merge change 7441 into donut by Android (Google) Code Review · 15 years ago
  88. 0d039ba Merge change 7508 into donut by Android (Google) Code Review · 15 years ago
  89. ef33cdd keystore: Fix a compile warning. by Chia-chi Yeh · 15 years ago
  90. 8a733e8 Merge change 7473 into donut by Android (Google) Code Review · 15 years ago
  91. 5275d69 Fixes #1844366. Prevents window leak in Spinner. by Romain Guy · 15 years ago
  92. 8e0fb36 Merge change 7359 into donut by Android (Google) Code Review · 15 years ago
  93. ae49180 Minor tweak to CDMA_SUBSCRIPTION. by jsh · 15 years ago
  94. 82b283a Merge change 7451 into donut by Android (Google) Code Review · 15 years ago
  95. 260dfb5 Include 'calling_package' extra for uses of in-app voice search so that by Mike LeBeau · 15 years ago
  96. 9cab7f7 Allow system colors in <font> tags by Bjorn Bringert · 15 years ago
  97. 6ce4236 Merge change 7401 into donut by Android (Google) Code Review · 15 years ago
  98. b9bae58e Merge change 7402 into donut by Android (Google) Code Review · 15 years ago
  99. c122824 Merge change 7396 into donut by Android (Google) Code Review · 15 years ago
  100. 66f6087 Merge change 7421 into donut by Android (Google) Code Review · 15 years ago