1. 767a662 AI 144185: Integrate cdma into the main code base. by Wink Saville · 16 years ago
  2. e9c0805 AI 144182: am: CL 144181 Modify ProgressDialog class and its xml so that it follows the by Daisuke Miyakawa · 16 years ago
  3. 0a6a0e9 AI 144176: To fix the race condition in case "requestCancelDecode" by Ray Chen · 16 years ago
  4. 0827c81 AI 144151: am: CL 144150 Fix heap corruption. by Nick Pelly · 16 years ago
  5. 196677c AI 144181: Modify ProgressDialog class and its xml so that it follows the by Daisuke Miyakawa · 16 years ago
  6. de810e4 AI 144150: Fix heap corruption. by Nick Pelly · 16 years ago
  7. 5a0cb42 AI 144135: am: CL 144134 Fix issue 1750132 - SensorManager listener 'rate' parameter units are undocumented by Chris Tate · 16 years ago
  8. d7c1f5d AI 144134: Fix issue 1750132 - SensorManager listener 'rate' parameter units are undocumented by Chris Tate · 16 years ago
  9. 79ad626 AI 144098: am: CL 144093 Fix NPE in ActivityUnitTestCase. by Brett Chabot · 16 years ago
  10. 9a89f14 AI 144093: Fix NPE in ActivityUnitTestCase. BUG=1751731 by Brett Chabot · 16 years ago
  11. d7f347b AI 144054: am: CL 144053 Fix issue #1751242 A2DP playback fails first time: Invalid buffer size: minFrameCount 10240, frameCount 4800 by Eric Laurent · 16 years ago
  12. 1177ece AI 144053: Fix issue #1751242 A2DP playback fails first time: Invalid buffer size: minFrameCount 10240, frameCount 4800 by Eric Laurent · 16 years ago
  13. 0fc2c13 AI 144044: First cut of tunneling HTTP requests over gtalk connection: by Doug Zongker · 16 years ago
  14. ad28bed AI 144042: Fixes #1742109. Add a new API to ListView to return the list of checked items ids. by Romain Guy · 16 years ago
  15. 096f41d AI 144032: Added missing import to fix breakage caused by CL 144008. by Bjorn Bringert · 16 years ago
  16. 2e9bbce AI 144013: Rename PoolFactory to Pools, to follow the java.util convention (Collections, Arrays.) by Romain Guy · 16 years ago
  17. dc0ec18 AI 144008: UriMatcher: Avoid repeated calls to Uri.getPathSegments() by Bjorn Bringert · 16 years ago
  18. 43f503f AI 144007: am: CL 144006 Set a real 3.xml, which is the current candidate cupcake API. by Jean-Baptiste Queru · 16 years ago
  19. ffaadd2 AI 144006: Set a real 3.xml, which is the current candidate cupcake API. by Jean-Baptiste Queru · 16 years ago
  20. 6480ba2 AI 144002: am: CL 144001 Fix tiny bug in Rfc822Token.java by Tadashi Takaoka · 16 years ago
  21. c21cf4a AI 144001: Fix tiny bug in Rfc822Token.java BUG=1751496 by Tadashi Takaoka · 16 years ago
  22. 3192d4a AI 143998: Fix #1750489. Call WebKit's setNetworkOnLine from WebCore thread instead of UI thread as WebKit is not thread safe. by Grace Kloba · 16 years ago
  23. c6c318d AI 143999: am: CL 143998 Fix #1750489. Call WebKit's setNetworkOnLine from WebCore thread instead of UI thread as WebKit is not thread safe. by Grace Kloba · 16 years ago
  24. 0cad723 Merge branch 'master' of git://android.git.kernel.org/platform/frameworks/base by The Android Open Source Project · 16 years ago
  25. 672aeab Merge commit 'goog/readonly-p4-master' by The Android Open Source Project · 16 years ago
  26. caee170 Merge commit 'goog/readonly-p4-master' by The Android Open Source Project · 16 years ago
  27. f0bc7ec AI 143909: am: CL 143908 am: CL 143907 Make search widget drop-down wider. by Jeffrey Sharkey · 16 years ago
  28. 8126ac6 AI 143908: am: CL 143907 Make search widget drop-down wider. by Jeffrey Sharkey · 16 years ago
  29. e1ae350 AI 143907: Make search widget drop-down wider. BUG=1749373 by Jeffrey Sharkey · 16 years ago
  30. aa7d8c8 AI 143906: am: CL 143905 am: CL 143904 Fix the failure in the media recorder large test by adding the Camera permission. by Yu Shan Emily Lau · 16 years ago
  31. b9f15d7 AI 143905: am: CL 143904 Fix the failure in the media recorder large test by adding the Camera permission. by Yu Shan Emily Lau · 16 years ago
  32. ba6da78 AI 143904: Fix the failure in the media recorder large test by adding the Camera permission. by Yu Shan Emily Lau · 16 years ago
  33. 88b861c AI 143900: am: CL 143898 Attempt to set the device Locale (if not already set) at phone by Robert Greenwalt · 16 years ago
  34. 8696e01 AI 143902: am: CL 143900 am: CL 143898 Attempt to set the device Locale (if not already set) at phone by Robert Greenwalt · 16 years ago
  35. 86d07f5 AI 143901: am: CL 143899 am: CL 143896 Fix issue #1748954 and #1737952: by Dianne Hackborn · 16 years ago
  36. 7ac3f67 AI 143901: am: CL 143899 am: CL 143896 Fix issue #1748954 and #1737952: by Dianne Hackborn · 16 years ago
  37. f05a98c AI 143898: Attempt to set the device Locale (if not already set) at phone by Robert Greenwalt · 16 years ago
  38. 0ecadf7 AI 143899: am: CL 143896 Fix issue #1748954 and #1737952: by Dianne Hackborn · 16 years ago
  39. 958b9ad AI 143899: am: CL 143896 Fix issue #1748954 and #1737952: by Dianne Hackborn · 16 years ago
  40. 070615a AI 143896: Fix issue #1748954 and #1737952: by Dianne Hackborn · 16 years ago
  41. b378530 AI 143896: Fix issue #1748954 and #1737952: by Dianne Hackborn · 16 years ago
  42. d1b3dd0 AI 143894: am: CL 143890 Fixes #1749387. Improve the pooling of the VelocityTracker class. This introduces a new, hidden, API for pooling objects easily. by Romain Guy · 16 years ago
  43. d928d68 AI 143890: Fixes #1749387. Improve the pooling of the VelocityTracker class. This introduces a new, hidden, API for pooling objects easily. by Romain Guy · 16 years ago
  44. 2c62f84 AI 143872: am: CL 143870 am: CL 143869 Change InstrumentationTestRunner so all tests in the application are run when no other arguments are supplied, instead of running only tests in the app's package. by Brett Chabot · 16 years ago
  45. 61b10ac AI 143870: am: CL 143869 Change InstrumentationTestRunner so all tests in the application are run when no other arguments are supplied, instead of running only tests in the app's package. by Brett Chabot · 16 years ago
  46. a1d701e AI 143869: Change InstrumentationTestRunner so all tests in the application are run when no other arguments are supplied, instead of running only tests in the app's package. by Brett Chabot · 16 years ago
  47. f70188a AI 143840: Split VM initialization out into a separate function. by Andy McFadden · 16 years ago
  48. fb43fea6 AI 143815: am: CL 143758 Fixes #1749387. When a client of VelocityTracker obtains an instance from the pool, actually remove the object from the pool. Otherwise, several clients can share the same VelocityTracker which can lead to really weird side effects (including concurrency and UI issues.) by Romain Guy · 16 years ago
  49. 617f877 AI 143800: am: CL 143748 Fix issue #1743326 (More battery stats) by Dianne Hackborn · 16 years ago
  50. ea600cc AI 143788: am: CL 143740 Don't clear supported profiles in settings app if getRemoteClass returns error. by Nick Pelly · 16 years ago
  51. 7474a5a AI 143830: am: CL 143815 am: CL 143758 Fixes #1749387. When a client of VelocityTracker obtains an instance from the pool, actually remove the object from the pool. Otherwise, several clients can share the same VelocityTracker which can lead to really weird side effects (including concurrency and UI issues.) by Romain Guy · 16 years ago
  52. 36fd6d2 AI 143779: am: CL 143727 Make the test runner and results assets of DumpRendertree. This is done so that we could have by Sridhar Gurivireddy · 16 years ago
  53. bed30e1 AI 143823: am: CL 143800 am: CL 143748 Fix issue #1743326 (More battery stats) by Dianne Hackborn · 16 years ago
  54. 2b5be07 AI 143812: am: CL 143788 am: CL 143740 Don't clear supported profiles in settings app if getRemoteClass returns error. by Nick Pelly · 16 years ago
  55. 4896cc8 AI 143801: am: CL 143779 am: CL 143727 Make the test runner and results assets of DumpRendertree. This is done so that we could have by Sridhar Gurivireddy · 16 years ago
  56. d3b4d0c AI 143785: am: CL 143775 am: CL 143620 Attempt for fixing crash in AudioFlinger::MixerThread::dumpTracks() seen in bug report for issue 1747119. by Eric Laurent · 16 years ago
  57. b88148e AI 143775: am: CL 143620 Attempt for fixing crash in AudioFlinger::MixerThread::dumpTracks() seen in bug report for issue 1747119. by Eric Laurent · 16 years ago
  58. bed911a AI 143733: Fix for issue 1648553: IME overlaps over focus ring in gmail search box. In WebView::requestChildRectangleOnScreen we now move a rectangle up if its bottom is offscreen, even if its top is not. We also move it so that its top is at the top third of the WebView's height (if it still fits on screen) so that you can see space (and potentially other input fields) below it. by Leon Scroggins · 16 years ago
  59. c38c0f6 AI 143720: am: CL 143710 am: CL 143615 -Add more stats: by Evan Millar · 16 years ago
  60. 538e535 AI 143716: am: CL 143696 am: CL 143576 SDK doc change: Fix links from SDK upgrading docs to migration and diff info. by Dirk Dougherty · 16 years ago
  61. dd5ebe0 AI 143712: am: CL 143685 am: CL 143547 Import revised translations. by Eric Fischer · 16 years ago
  62. 549d724 AI 143709: am: CL 143678 am: CL 143540 Try not to start TextView lines with non-starter characters. by Eric Fischer · 16 years ago
  63. a3ea3ae AI 143697: am: CL 143669 am: CL 143495 Add more accented letters to the character picker. by Eric Fischer · 16 years ago
  64. 4d7a385 AI 143648: am: CL 143616 Fix ANR that could occur when disabling GPS in Settings while the GPS is active. by Mike Lockwood · 16 years ago
  65. d65addb AI 143758: Fixes #1749387. When a client of VelocityTracker obtains an instance from the pool, actually remove the object from the pool. Otherwise, several clients can share the same VelocityTracker which can lead to really weird side effects (including concurrency and UI issues.) by Romain Guy · 16 years ago
  66. 65c8e11 AI 143748: Fix issue #1743326 (More battery stats) by Dianne Hackborn · 16 years ago
  67. 3f46f0a AI 143740: Don't clear supported profiles in settings app if getRemoteClass returns error. by Nick Pelly · 16 years ago
  68. 22ac043 AI 143710: am: CL 143615 -Add more stats: by Evan Millar · 16 years ago
  69. dcff234 AI 143696: am: CL 143576 SDK doc change: Fix links from SDK upgrading docs to migration and diff info. by Dirk Dougherty · 16 years ago
  70. a7533b9 AI 143685: am: CL 143547 Import revised translations. by Eric Fischer · 16 years ago
  71. 48e2de6 AI 143678: am: CL 143540 Try not to start TextView lines with non-starter characters. by Eric Fischer · 16 years ago
  72. 65b8aca AI 143669: am: CL 143495 Add more accented letters to the character picker. by Eric Fischer · 16 years ago
  73. 41ac221 AI 143727: Make the test runner and results assets of DumpRendertree. This is done so that we could have by Sridhar Gurivireddy · 16 years ago
  74. 9f1455f Enable OpenCORE on master - part 1 by Ravi K Yenduri · 16 years ago
  75. 08defa0 AI 143620: Attempt for fixing crash in AudioFlinger::MixerThread::dumpTracks() seen in bug report for issue 1747119. by Eric Laurent · 16 years ago
  76. d654f9f AI 143616: Fix ANR that could occur when disabling GPS in Settings while the GPS is active. by Mike Lockwood · 16 years ago
  77. ac7df3fd AI 143615: -Add more stats: by Evan Millar · 16 years ago
  78. 836330f AI 143576: SDK doc change: Fix links from SDK upgrading docs to migration and diff info. by Dirk Dougherty · 16 years ago
  79. 631cf99 AI 143547: Import revised translations. BUG=1738388 by Eric Fischer · 16 years ago
  80. 15095be AI 143540: Try not to start TextView lines with non-starter characters. by Eric Fischer · 16 years ago
  81. 8e13d66 AI 143495: Add more accented letters to the character picker. by Eric Fischer · 16 years ago
  82. 762d30a Merge branch 'open_source' into google_internal by The Android Open Source Project · 16 years ago
  83. ed51bf8 Merge branch 'open_source_no_contributions' into google_internal by The Android Open Source Project · 16 years ago
  84. d94755b AI 143430: Remove broken and unused code. by Doug Kwan · 16 years ago
  85. d2e72d9 AI 143427: Remove preloaded class that depends on OpenCORE, as it by Jean-Baptiste Queru · 16 years ago
  86. ae585e8 AI 143414: am: CL 143413 Fix issue #1742588 (Crash phone while switching between keyboard settings and Gmail) by Dianne Hackborn · 16 years ago
  87. b8c055e AI 143267: am: CL 143127 Media recorder service requires android.permission.CAMERA to record video by Dave Sparks · 16 years ago
  88. 5711fad AI 143266: am: CL 143124 Fix bug #1731826, in which auto-connect to remembered networks does not by Eric Shienbrood · 16 years ago
  89. 2f34737 AI 143255: Integrate. by Dianne Hackborn · 16 years ago
  90. 42259f8 AI 143415: am: CL 143414 am: CL 143413 Fix issue #1742588 (Crash phone while switching between keyboard settings and Gmail) by Dianne Hackborn · 16 years ago
  91. 17612fc AI 143396: am: CL 143267 am: CL 143127 Media recorder service requires android.permission.CAMERA to record video by Dave Sparks · 16 years ago
  92. eeced21 AI 143395: am: CL 143266 am: CL 143124 Fix bug #1731826, in which auto-connect to remembered networks does not by Eric Shienbrood · 16 years ago
  93. 1b683a41 AI 143391: Merge from donut Change 143255 by Jean-Baptiste Queru · 16 years ago
  94. c61d318 AI 143377: am: CL 143227 am: CL 143046 Add extra pixel on right and left in 9 patch for expanders to fix padding problem by Karl Rosaen · 16 years ago
  95. b6d4964 AI 143227: am: CL 143046 Add extra pixel on right and left in 9 patch for expanders to fix padding problem by Karl Rosaen · 16 years ago
  96. 1ca6a1c AI 143364: am: CL 143214 am: CL 143009 More work on issue #1739507 (kila-user build is too big): remove some unused application resources I found. by Dianne Hackborn · 16 years ago
  97. 64a5458 AI 143360: am: CL 143209 am: CL 143001 Remove sdutils from user build to save 12K on /system partition. by Mike Lockwood · 16 years ago
  98. 05bc50d AI 143358: am: CL 143207 am: CL 142996 Fix bug in human readable battery stats dumping code which caused the wifi lock times to be off by an order of magnitude. by Evan Millar · 16 years ago
  99. 5e152c1 AI 143354: am: CL 143203 am: CL 142986 Work on issue #1739922 (Removed unused resources). We don't seem to use these. by Dianne Hackborn · 16 years ago
  100. 0b4d648 AI 143347: am: CL 143196 am: CL 142964 Add a function to clear styles in EditStyledText. by Satoshi Kataoka · 16 years ago