1. 0827c81 AI 144151: am: CL 144150 Fix heap corruption. by Nick Pelly · 15 years ago
  2. 5a0cb42 AI 144135: am: CL 144134 Fix issue 1750132 - SensorManager listener 'rate' parameter units are undocumented by Chris Tate · 15 years ago
  3. 79ad626 AI 144098: am: CL 144093 Fix NPE in ActivityUnitTestCase. by Brett Chabot · 15 years ago
  4. d7f347b AI 144054: am: CL 144053 Fix issue #1751242 A2DP playback fails first time: Invalid buffer size: minFrameCount 10240, frameCount 4800 by Eric Laurent · 15 years ago
  5. 0fc2c13 AI 144044: First cut of tunneling HTTP requests over gtalk connection: by Doug Zongker · 15 years ago
  6. ad28bed AI 144042: Fixes #1742109. Add a new API to ListView to return the list of checked items ids. by Romain Guy · 15 years ago
  7. 096f41d AI 144032: Added missing import to fix breakage caused by CL 144008. by Bjorn Bringert · 15 years ago
  8. 2e9bbce AI 144013: Rename PoolFactory to Pools, to follow the java.util convention (Collections, Arrays.) by Romain Guy · 15 years ago
  9. dc0ec18 AI 144008: UriMatcher: Avoid repeated calls to Uri.getPathSegments() by Bjorn Bringert · 15 years ago
  10. 43f503f AI 144007: am: CL 144006 Set a real 3.xml, which is the current candidate cupcake API. by Jean-Baptiste Queru · 15 years ago
  11. 6480ba2 AI 144002: am: CL 144001 Fix tiny bug in Rfc822Token.java by Tadashi Takaoka · 15 years ago
  12. 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 · 15 years ago
  13. 8126ac6 AI 143908: am: CL 143907 Make search widget drop-down wider. by Jeffrey Sharkey · 15 years ago
  14. 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 · 15 years ago
  15. 88b861c AI 143900: am: CL 143898 Attempt to set the device Locale (if not already set) at phone by Robert Greenwalt · 15 years ago
  16. 958b9ad AI 143899: am: CL 143896 Fix issue #1748954 and #1737952: by Dianne Hackborn · 15 years ago
  17. 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 · 15 years ago
  18. 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 · 15 years ago
  19. 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 · 15 years ago
  20. 617f877 AI 143800: am: CL 143748 Fix issue #1743326 (More battery stats) by Dianne Hackborn · 15 years ago
  21. ea600cc AI 143788: am: CL 143740 Don't clear supported profiles in settings app if getRemoteClass returns error. by Nick Pelly · 15 years ago
  22. 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 · 15 years ago
  23. b88148e AI 143775: am: CL 143620 Attempt for fixing crash in AudioFlinger::MixerThread::dumpTracks() seen in bug report for issue 1747119. by Eric Laurent · 15 years ago
  24. 22ac043 AI 143710: am: CL 143615 -Add more stats: by Evan Millar · 15 years ago
  25. dcff234 AI 143696: am: CL 143576 SDK doc change: Fix links from SDK upgrading docs to migration and diff info. by Dirk Dougherty · 15 years ago
  26. a7533b9 AI 143685: am: CL 143547 Import revised translations. by Eric Fischer · 15 years ago
  27. 48e2de6 AI 143678: am: CL 143540 Try not to start TextView lines with non-starter characters. by Eric Fischer · 15 years ago
  28. 65b8aca AI 143669: am: CL 143495 Add more accented letters to the character picker. by Eric Fischer · 15 years ago
  29. d654f9f AI 143616: Fix ANR that could occur when disabling GPS in Settings while the GPS is active. by Mike Lockwood · 15 years ago
  30. b8c055e AI 143267: am: CL 143127 Media recorder service requires android.permission.CAMERA to record video by Dave Sparks · 15 years ago
  31. 5711fad AI 143266: am: CL 143124 Fix bug #1731826, in which auto-connect to remembered networks does not by Eric Shienbrood · 15 years ago
  32. 2f34737 AI 143255: Integrate. by Dianne Hackborn · 15 years ago
  33. 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 · 15 years ago
  34. b850427 AI 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 · 15 years ago
  35. 3870a95 AI 143209: am: CL 143001 Remove sdutils from user build to save 12K on /system partition. by Mike Lockwood · 15 years ago
  36. 2a15f38 AI 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 · 15 years ago
  37. 7ae5afc AI 143203: am: CL 142986 Work on issue #1739922 (Removed unused resources). We don't seem to use these. by Dianne Hackborn · 15 years ago
  38. 05a3c68 AI 143196: am: CL 142964 Add a function to clear styles in EditStyledText. by Satoshi Kataoka · 15 years ago
  39. 209d415 AI 143185: am: CL 142930 Adds a straightforward abort() function in addition to interrupt(). Used on the gears C++ side to get rid of the thread leaking introduced with the HttpRequest refactoring. by Nicolas Roard · 15 years ago
  40. 38e260a AI 143181: am: CL 142924 Support DCM specific MMI network service. by John Wang · 15 years ago
  41. a7f1e5c AI 143177: am: CL 142889 Fix issue #1736153 Camera shutter sound can be muted by new AlarmClock setting. by Eric Laurent · 15 years ago
  42. 321ae68 AI 143173: am: CL 142879 Fix issue #1732012 (Only show screen rotation animation when triggered by sensor) -- set the new surface flag as appropriate. by Dianne Hackborn · 15 years ago
  43. cb93c5a AI 143172: am: CL 142875 [1732012] for some reason these files didn't go through in the preview check-in. by Mathias Agopian · 15 years ago
  44. 66b8ec9 AI 143171: am: CL 142873 fix [1732012] Only show screen rotation animation when triggered by sensor by Mathias Agopian · 15 years ago
  45. 1e880db AI 143169: am: CL 142870 Fix issue #1724917 (Applications (browser, maps, gmail) fail to retain their landscape state after coming out of sleep mode). We now rely on the listeners last known orientation, and make sure to clear it when enabling/disabling. by Dianne Hackborn · 15 years ago
  46. c2d54f4 AI 143165: am: CL 142861 Make TextView Emoji scale to match the size of the text. by Eric Fischer · 15 years ago
  47. 3b840af AI 143162: am: CL 142858 Fix framework orientation issues by Suchi Amalapurapu · 15 years ago
  48. 89a1872 AI 143160: am: CL 142856 new-new-new-new rotation animation. it may still change one more time. by Mathias Agopian · 15 years ago
  49. cd1a9ea AI 143159: am: CL 142855 Fix SHOW_OR_CREATE intent to correctly handle duplicate E-mail or IM entries for a person. by Jeffrey Sharkey · 15 years ago
  50. e1e1cbf AI 143150: Fixed the problem where setEnabled(false) has no effect from onResume(). by Michael Chan · 15 years ago
  51. 88fb106 AI 143147: Manual integration by Dianne Hackborn · 15 years ago
  52. 7ec434e AI 143095: Location Manager cleanup: move MockProvider to a separate file. by Mike Lockwood · 15 years ago
  53. 6ddfec1 Automated import from //branches/donutburger/...@142990,142990 by Romain Guy · 15 years ago
  54. 3b18120 Automated import from //branches/donutburger/...@142828,142828 by Joe Onorato · 15 years ago
  55. 303736d Automated import from //branches/donutburger/...@142826,142826 by Jim Miller · 15 years ago
  56. 8f2d94f Automated import from //branches/donutburger/...@142820,142820 by Romain Guy · 15 years ago
  57. 6dee624 Automated import from //branches/donutburger/...@142801,142801 by Andreas Huber · 15 years ago
  58. 986003d Automated import from //branches/donutburger/...@142790,142790 by Romain Guy · 15 years ago
  59. f013861 Automated import from //branches/donutburger/...@142787,142787 by Amith Yamasani · 15 years ago
  60. 2ad63a9 Automated import from //branches/donutburger/...@142784,142784 by Chris Tate · 15 years ago
  61. 2d8c060 Automated import from //branches/donutburger/...@142766,142766 by Nick Pelly · 15 years ago
  62. eecc5c9 Automated import from //branches/donutburger/...@142727,142727 by Dianne Hackborn · 15 years ago
  63. 9ed4a4b Automated import from //branches/donutburger/...@142722,142722 by Dianne Hackborn · 15 years ago
  64. 61be3ae Automated import from //branches/donutburger/...@142720,142720 by Eric Fischer · 15 years ago
  65. 63f49f1 Automated import from //branches/donutburger/...@142717,142717 by Mark Womack · 15 years ago
  66. ce22905 Automated import from //branches/donutburger/...@142714,142714 by Chris Tate · 15 years ago
  67. 3aadcd9 Automated import from //branches/donutburger/...@142710,142710 by Raphael Moll · 15 years ago
  68. 00ba766 Automated import from //branches/donutburger/...@142700,142700 by Eric Fischer · 15 years ago
  69. cf58974 Automated import from //branches/donutburger/...@142698,142698 by Karl Rosaen · 15 years ago
  70. 66c54ab Automated import from //branches/donutburger/...@142693,142693 by Dave Sparks · 15 years ago
  71. b848880 Automated import from //branches/donutburger/...@142687,142687 by Jack Palevich · 15 years ago
  72. 52fc218 Automated import from //branches/donutburger/...@142509,142509 by Daisuke Miyakawa · 15 years ago
  73. 8c0d68f Automated import from //branches/donutburger/...@142490,142490 by Romain Guy · 15 years ago
  74. c2310f3 Automated import from //branches/donutburger/...@142486,142486 by Jack Palevich · 15 years ago
  75. 4c7533c Automated import from //branches/donutburger/...@142484,142484 by Jack Palevich · 15 years ago
  76. 7d1e577 Automated import from //branches/donutburger/...@142472,142472 by Dianne Hackborn · 15 years ago
  77. 870a2b0 Automated import from //branches/donutburger/...@142470,142470 by Romain Guy · 15 years ago
  78. 97d00b3 Automated import from //branches/donutburger/...@142465,142465 by Romain Guy · 15 years ago
  79. 2764f30 Automated import from //branches/donutburger/...@142446,142446 by Mathias Agopian · 15 years ago
  80. 00f5eca Automated import from //branches/donutburger/...@142430,142430 by Mathias Agopian · 15 years ago
  81. c485a60 Automated import from //branches/donutburger/...@142397,142397 by Dianne Hackborn · 15 years ago
  82. 3d78f9a Automated import from //branches/donutburger/...@142376,142376 by Jean-Michel Trivi · 15 years ago
  83. a5cb7b7 Automated import from //branches/donutburger/...@142372,142372 by Jean-Michel Trivi · 15 years ago
  84. 627bba7 Automated import from //branches/donutburger/...@142347,142347 by Dianne Hackborn · 15 years ago
  85. 1d4613c Automated import from //branches/donutburger/...@142336,142336 by John Huang · 15 years ago
  86. 079c6f6 Automated import from //branches/donutburger/...@142318,142318 by Cedric Beust · 15 years ago
  87. 592d065 Automated import from //branches/donutburger/...@142301,142301 by Joe Onorato · 15 years ago
  88. 543d69d Automated import from //branches/donutburger/...@142291,142291 by Suchi Amalapurapu · 15 years ago
  89. 7379823 Automated import from //branches/donutburger/...@142239,142239 by Ed Heyl · 15 years ago
  90. fd92c57 Automated import from //branches/donutburger/...@142149,142149 by Yu Shan Emily Lau · 15 years ago
  91. b45f124 Automated import from //branches/donutburger/...@142129,142129 by Romain Guy · 15 years ago
  92. 272beb6 Automated import from //branches/donutburger/...@142065,142065 by Eric Laurent · 15 years ago
  93. db028c8 Automated import from //branches/donutburger/...@142022,142022 by Dave Sparks · 15 years ago
  94. 59e5ba47 Automated import from //branches/donutburger/...@141997,141997 by Ficus Kirkpatrick · 15 years ago
  95. 3d515fd Automated import from //branches/donutburger/...@141992,141992 by Andy McFadden · 15 years ago
  96. f9204e5 Automated import from //branches/donutburger/...@141979,141979 by Nick Pelly · 15 years ago
  97. c4dd60f Automated import from //branches/donutburger/...@141958,141958 by Suchi Amalapurapu · 15 years ago
  98. 98594c7 Automated import from //branches/donutburger/...@141909,141909 by Mike Lockwood · 15 years ago
  99. bb93d55 Automated import from //branches/donutburger/...@141885,141885 by Romain Guy · 15 years ago
  100. 897ab77 Automated import from //branches/donutburger/...@141868,141868 by Eric Fischer · 15 years ago