1. f8a7cea AI 145778: Manual merge changes 145382-145384 from cupcake. by Andy Stadler · 15 years ago
  2. 1eb75a0 AI 145602: am: CL 145255 Further work on correcting the misspelling of RENDERMODE_CONTUOUSLY by Jack Palevich · 15 years ago
  3. 32925df AI 145590: Manually merge change 145250 from cupcake. by Jack Palevich · 15 years ago
  4. b197020 AI 145526: am: CL 145249 Correct misspelling of constant RENDERMODE_CONTUOUSLY --> RENDERMODE_CONTINUOUSLY by Jack Palevich · 15 years ago
  5. 23cda69 AI 145523: am: CL 145244 Fully document GLSurfaceView and related classes. by Jack Palevich · 15 years ago
  6. 2dcaf4e AI 145493: am: CL 145214 Update cupcake translations. by Eric Fischer · 15 years ago
  7. 9ac9321 AI 145201: Hold wakelock while delaying for audio route switch after headset unplug. by Nick Pelly · 15 years ago
  8. 939151f AI 145188: Fixes #1580949. Compress text when marquee is enabled but the text is too big by only a few percent of the TextView's width. by Romain Guy · 15 years ago
  9. f62b80fa AI 144928: Make the uphill discarding ops functionality controllable via a Gservices flag by Cynthia Wong · 15 years ago
  10. 374c83f AI 144912: Merge from cupcake: by Eric Fischer · 15 years ago
  11. 8f7edc2 AI 144740: am: CL 144739 More notification sounds by Dave Sparks · 15 years ago
  12. d6c5d52 AI 144705: Teleca patch from 03/27/2009, fixes some CDMA issues. by Wink Saville · 15 years ago
  13. 60a5181 AI 144688: Fix CDMA ril call sequence numbers. by Jaikumar Ganesh · 15 years ago
  14. e932f7f AI 144663: Use Binder interfaces between NetworkLocationManager and LocationManagerService. by Mike Lockwood · 15 years ago
  15. 53566b1 AI 144625: Remove unnecessary callback interface from INetworkLocationProvider. by Mike Lockwood · 15 years ago
  16. f113fbe AI 144620: Clean up interface between NetworkLocationProvider and LocationManagerService (part 1) by Mike Lockwood · 15 years ago
  17. 66eb4ac AI 144599: Location Manager cleanup: by Mike Lockwood · 15 years ago
  18. b9db7c9 AI 144593: Fix GSM cell location updates. BUG=1761611 by Mike Lockwood · 15 years ago
  19. c230319 AI 144562: First pass at #1580949. Changes the marquee animation to make it less weird and jarring when the text overflows by a few pixels only. The next change will take care of compressing the text when the text is longer than the TextView by only a few % of its width. by Romain Guy · 15 years ago
  20. 9411a39 AI 144547: Fix change 144342 by making it active only during overlay processing. by Robert Greenwalt · 15 years ago
  21. 80e1212 AI 144459: Add "tty" to the status bar to fix the StatusBarService. by Mike Lockwood · 15 years ago
  22. 4e50b78 AI 144452: More Location Manager cleanup: by Mike Lockwood · 15 years ago
  23. e84de8d AI 144379: Make checkin batteryinfo dump more terse BUG=1755458 by Evan Millar · 15 years ago
  24. 9637d47 AI 144372: Cleanup Settings support for enabling and disabling location providers: by Mike Lockwood · 15 years ago
  25. f80f5d0 AI 144347: Reimport es_US translations in an attempt to fix the build. by Eric Fischer · 15 years ago
  26. 4b4f4a9 AI 144342: Fix bag (string-array,etc) behavior with overlays. by Robert Greenwalt · 15 years ago
  27. 2a3ce28 AI 144336: am: CL 144335 Import US Spanish translations, and a few Japanese changes. by Eric Fischer · 15 years ago
  28. 633a174 AI 144333: Change the way the battery level tracking code works in BatteryStats. Before we simply kept track of the last by Evan Millar · 15 years ago
  29. 6554347 AI 144327: am: CL 144326 Start the thread that initializes the camera for the test under lock to make sure the monitor is notified after it has started waiting. by Jean-Michel Trivi · 15 years ago
  30. 1b01f87 AI 144314: am: CL 144313 Add two test cases for AudioTrack.java by Xia Wang · 15 years ago
  31. 7ef189d AI 144309: am: CL 144308 aapt extensions: required sdk version, dependent software libraries, gadgets by Suchi Amalapurapu · 15 years ago
  32. a919486 AI 144307: am: CL 144306 Fix SDK issue 1716562 - Broadcast mechanism documentation should be improved. by Chris Tate · 15 years ago
  33. c005f8b AI 144282: Tweak this tool to work with the current directory structure. by Jack Palevich · 15 years ago
  34. e1ccba2 AI 144257: am: CL 144256 Need to show opt-in screen for location collection. by Amith Yamasani · 15 years ago
  35. d30b256 AI 144241: Stop polling dbus. BUG=1244263 by Robert Greenwalt · 15 years ago
  36. 570d05f AI 144221: Fix typo in Javadoc by Mike Lockwood · 15 years ago
  37. 767a662 AI 144185: Integrate cdma into the main code base. by Wink Saville · 15 years ago
  38. e9c0805 AI 144182: am: CL 144181 Modify ProgressDialog class and its xml so that it follows the by Daisuke Miyakawa · 15 years ago
  39. 0a6a0e9 AI 144176: To fix the race condition in case "requestCancelDecode" by Ray Chen · 15 years ago
  40. 0827c81 AI 144151: am: CL 144150 Fix heap corruption. by Nick Pelly · 15 years ago
  41. 5a0cb42 AI 144135: am: CL 144134 Fix issue 1750132 - SensorManager listener 'rate' parameter units are undocumented by Chris Tate · 15 years ago
  42. 79ad626 AI 144098: am: CL 144093 Fix NPE in ActivityUnitTestCase. by Brett Chabot · 15 years ago
  43. 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
  44. 0fc2c13 AI 144044: First cut of tunneling HTTP requests over gtalk connection: by Doug Zongker · 15 years ago
  45. 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
  46. 096f41d AI 144032: Added missing import to fix breakage caused by CL 144008. by Bjorn Bringert · 15 years ago
  47. 2e9bbce AI 144013: Rename PoolFactory to Pools, to follow the java.util convention (Collections, Arrays.) by Romain Guy · 15 years ago
  48. dc0ec18 AI 144008: UriMatcher: Avoid repeated calls to Uri.getPathSegments() by Bjorn Bringert · 15 years ago
  49. 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
  50. 6480ba2 AI 144002: am: CL 144001 Fix tiny bug in Rfc822Token.java by Tadashi Takaoka · 15 years ago
  51. 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
  52. 8126ac6 AI 143908: am: CL 143907 Make search widget drop-down wider. by Jeffrey Sharkey · 15 years ago
  53. 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
  54. 88b861c AI 143900: am: CL 143898 Attempt to set the device Locale (if not already set) at phone by Robert Greenwalt · 15 years ago
  55. 958b9ad AI 143899: am: CL 143896 Fix issue #1748954 and #1737952: by Dianne Hackborn · 15 years ago
  56. 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
  57. 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
  58. 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
  59. 617f877 AI 143800: am: CL 143748 Fix issue #1743326 (More battery stats) by Dianne Hackborn · 15 years ago
  60. ea600cc AI 143788: am: CL 143740 Don't clear supported profiles in settings app if getRemoteClass returns error. by Nick Pelly · 15 years ago
  61. 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
  62. 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
  63. 22ac043 AI 143710: am: CL 143615 -Add more stats: by Evan Millar · 15 years ago
  64. 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
  65. a7533b9 AI 143685: am: CL 143547 Import revised translations. by Eric Fischer · 15 years ago
  66. 48e2de6 AI 143678: am: CL 143540 Try not to start TextView lines with non-starter characters. by Eric Fischer · 15 years ago
  67. 65b8aca AI 143669: am: CL 143495 Add more accented letters to the character picker. by Eric Fischer · 15 years ago
  68. d654f9f AI 143616: Fix ANR that could occur when disabling GPS in Settings while the GPS is active. by Mike Lockwood · 15 years ago
  69. b8c055e AI 143267: am: CL 143127 Media recorder service requires android.permission.CAMERA to record video by Dave Sparks · 15 years ago
  70. 5711fad AI 143266: am: CL 143124 Fix bug #1731826, in which auto-connect to remembered networks does not by Eric Shienbrood · 15 years ago
  71. 2f34737 AI 143255: Integrate. by Dianne Hackborn · 15 years ago
  72. 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
  73. 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
  74. 3870a95 AI 143209: am: CL 143001 Remove sdutils from user build to save 12K on /system partition. by Mike Lockwood · 15 years ago
  75. 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
  76. 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
  77. 05a3c68 AI 143196: am: CL 142964 Add a function to clear styles in EditStyledText. by Satoshi Kataoka · 15 years ago
  78. 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
  79. 38e260a AI 143181: am: CL 142924 Support DCM specific MMI network service. by John Wang · 15 years ago
  80. 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
  81. 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
  82. 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
  83. 66b8ec9 AI 143171: am: CL 142873 fix [1732012] Only show screen rotation animation when triggered by sensor by Mathias Agopian · 15 years ago
  84. 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
  85. c2d54f4 AI 143165: am: CL 142861 Make TextView Emoji scale to match the size of the text. by Eric Fischer · 15 years ago
  86. 3b840af AI 143162: am: CL 142858 Fix framework orientation issues by Suchi Amalapurapu · 15 years ago
  87. 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
  88. 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
  89. e1e1cbf AI 143150: Fixed the problem where setEnabled(false) has no effect from onResume(). by Michael Chan · 15 years ago
  90. 88fb106 AI 143147: Manual integration by Dianne Hackborn · 15 years ago
  91. 7ec434e AI 143095: Location Manager cleanup: move MockProvider to a separate file. by Mike Lockwood · 15 years ago
  92. 6ddfec1 Automated import from //branches/donutburger/...@142990,142990 by Romain Guy · 15 years ago
  93. 3b18120 Automated import from //branches/donutburger/...@142828,142828 by Joe Onorato · 15 years ago
  94. 303736d Automated import from //branches/donutburger/...@142826,142826 by Jim Miller · 15 years ago
  95. 8f2d94f Automated import from //branches/donutburger/...@142820,142820 by Romain Guy · 15 years ago
  96. 6dee624 Automated import from //branches/donutburger/...@142801,142801 by Andreas Huber · 15 years ago
  97. 986003d Automated import from //branches/donutburger/...@142790,142790 by Romain Guy · 15 years ago
  98. f013861 Automated import from //branches/donutburger/...@142787,142787 by Amith Yamasani · 15 years ago
  99. 2ad63a9 Automated import from //branches/donutburger/...@142784,142784 by Chris Tate · 15 years ago
  100. 2d8c060 Automated import from //branches/donutburger/...@142766,142766 by Nick Pelly · 15 years ago