1. 4482d8c Merge branch 'readonly-p4-donut' into donut by Evan Millar · 16 years ago
  2. c64edde AI 146853: Add kernel wakelock data to batteryinfo dump. BUG=1755458 by Evan Millar · 16 years ago
  3. e8fbb00 Merge change 233 into donut by Android (Google) Code Review · 16 years ago
  4. 27f8002 Add an Android-specific static OpenGL ES 1.1 Java API. by Jack Palevich · 16 years ago
  5. 3385e72 Merge branch 'readonly-p4-donut' into donut by Brandon Ballinger · 16 years ago
  6. 181a44d AI 146613: Move Recognition service declarations to frameworks/base/core/java/android/speech. Hide them from public API by default (no changes to current.xml). by Brandon Ballinger · 16 years ago
  7. e564b19 replaced integer * and % with shift operations, for performance by Tammo Spalink · 16 years ago
  8. e2393c5 Merge changes 108,130,131 into donut by Android (Google) Code Review · 16 years ago
  9. 4602d02 Merge change 109 into donut by Android (Google) Code Review · 16 years ago
  10. be23559 Merge change 154 into donut by Android (Google) Code Review · 16 years ago
  11. 58bda98 gps: Add support for bringing up a GSM data connection on demand for SUPL. by Mike Lockwood · 16 years ago
  12. b0d4a35 Merge change 133 into donut by Android (Google) Code Review · 16 years ago
  13. ab6f5c6 Merge change 142 into donut by Android (Google) Code Review · 16 years ago
  14. 42ad56e telephony: Add support for bringing up GSM data connections for GPS SUPL. by Mike Lockwood · 16 years ago
  15. 407d69c8 Merge branch 'readonly-p4-donut' into donut by Ramanan Rajeswaran · 16 years ago
  16. c14b0f8 AI 146145: am: CL 146144 Set default map location for Ireland and South Africa by Ramanan Rajeswaran · 16 years ago
  17. bd82eed Merge branch 'readonly-p4-donut' into donut by Ramanan Rajeswaran · 16 years ago
  18. 9909798 AI 146129: am: CL 146127 Increase zoom level for NZ default maps location by Ramanan Rajeswaran · 16 years ago
  19. 83917db Initial code for cdma sms encode and decode, in java, with simple tests. by Tammo Spalink · 16 years ago
  20. 308618f Merge branch 'readonly-p4-donut' into donut by Eric Shienbrood · 16 years ago
  21. 9900127 AI 145980: am: CL 145881 Adding on to CL 145383, unhiding some additional methods and constants by Eric Shienbrood · 16 years ago
  22. 34f1ca7 util/DebugUtils: Remove references to android.util.Config by Dave Bort · 16 years ago
  23. 76c0226 text: Remove references to android.util.Config by Dave Bort · 16 years ago
  24. b1d0403 Remove references to android.util.Config by Dave Bort · 16 years ago
  25. 42bc2ff Remove references to android.util.Config by Dave Bort · 16 years ago
  26. 6180563 Merge change 65 into donut by Android (Google) Code Review · 16 years ago
  27. 2ee5b4d Merge change 64 into donut by Android (Google) Code Review · 16 years ago
  28. b7c3675 Merge branch 'readonly-p4-donut' into donut by Lorenzo Colitti · 16 years ago
  29. e8624dd AI 145920: Don't filter out IPv6 multicast packets. by Lorenzo Colitti · 16 years ago
  30. d5a9af4 Merge branch 'readonly-p4-donut' into donut by Jeffrey Sharkey · 16 years ago
  31. 7eb4fbd AI 145860: am: CL 145568 Hide setStarted() from public API. by Jeffrey Sharkey · 16 years ago
  32. 1710799 Merge branch 'readonly-p4-donut' into donut by Dianne Hackborn · 16 years ago
  33. 06f36b4 AI 145859: am: CL 145561 Fix issue #1710534 (documentation doesn't mention that activity resolver (and others) handle MIME types as case-sensitive). by Dianne Hackborn · 16 years ago
  34. 5f05afe Merge branch 'readonly-p4-donut' into donut by Andy Stadler · 16 years ago
  35. f8a7cea AI 145778: Manual merge changes 145382-145384 from cupcake. by Andy Stadler · 16 years ago
  36. 06ba554 Integrate new power connnect/disconnect broadcasts by Christopher Tate · 16 years ago
  37. 2faf608 Remove references to android.util.Config by Dave Bort · 16 years ago
  38. fb83907 Remove references to android.util.Config by Dave Bort · 16 years ago
  39. 2984f14 Merge branch 'readonly-p4-donut' into donut by Eric Fischer · 16 years ago
  40. 2dcaf4e AI 145493: am: CL 145214 Update cupcake translations. by Eric Fischer · 16 years ago
  41. 50457c1 Merge branch 'readonly-p4-donut' into donut by Romain Guy · 16 years ago
  42. 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 · 16 years ago
  43. 7d1d778 Merge change 38 into donut by Android (Google) Code Review · 16 years ago
  44. 6447ca3 Fix issue #1769910 (Track activity launch times) by Dianne Hackborn · 16 years ago
  45. 36f9b69 Merge branch 'readonly-p4-donut' into donut by Cynthia Wong · 16 years ago
  46. f62b80fa AI 144928: Make the uphill discarding ops functionality controllable via a Gservices flag by Cynthia Wong · 16 years ago
  47. ed571ea Merge change 37 into donut by Android (Google) Code Review · 16 years ago
  48. b70f3df Preserve an Activity's setIntent() state across relaunches by Christopher Tate · 16 years ago
  49. 374c83f AI 144912: Merge from cupcake: by Eric Fischer · 16 years ago
  50. d6c5d52 AI 144705: Teleca patch from 03/27/2009, fixes some CDMA issues. by Wink Saville · 16 years ago
  51. 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 · 16 years ago
  52. 80e1212 AI 144459: Add "tty" to the status bar to fix the StatusBarService. by Mike Lockwood · 16 years ago
  53. e84de8d AI 144379: Make checkin batteryinfo dump more terse BUG=1755458 by Evan Millar · 16 years ago
  54. 9637d47 AI 144372: Cleanup Settings support for enabling and disabling location providers: by Mike Lockwood · 16 years ago
  55. f80f5d0 AI 144347: Reimport es_US translations in an attempt to fix the build. by Eric Fischer · 16 years ago
  56. 2a3ce28 AI 144336: am: CL 144335 Import US Spanish translations, and a few Japanese changes. by Eric Fischer · 16 years ago
  57. 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 · 16 years ago
  58. a919486 AI 144307: am: CL 144306 Fix SDK issue 1716562 - Broadcast mechanism documentation should be improved. by Chris Tate · 16 years ago
  59. d30b256 AI 144241: Stop polling dbus. BUG=1244263 by Robert Greenwalt · 16 years ago
  60. 570d05f AI 144221: Fix typo in Javadoc by Mike Lockwood · 16 years ago
  61. 767a662 AI 144185: Integrate cdma into the main code base. by Wink Saville · 16 years ago
  62. e9c0805 AI 144182: am: CL 144181 Modify ProgressDialog class and its xml so that it follows the by Daisuke Miyakawa · 16 years ago
  63. 0a6a0e9 AI 144176: To fix the race condition in case "requestCancelDecode" by Ray Chen · 16 years ago
  64. 5a0cb42 AI 144135: am: CL 144134 Fix issue 1750132 - SensorManager listener 'rate' parameter units are undocumented by Chris Tate · 16 years ago
  65. 0fc2c13 AI 144044: First cut of tunneling HTTP requests over gtalk connection: by Doug Zongker · 16 years ago
  66. 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
  67. 096f41d AI 144032: Added missing import to fix breakage caused by CL 144008. by Bjorn Bringert · 16 years ago
  68. 2e9bbce AI 144013: Rename PoolFactory to Pools, to follow the java.util convention (Collections, Arrays.) by Romain Guy · 16 years ago
  69. dc0ec18 AI 144008: UriMatcher: Avoid repeated calls to Uri.getPathSegments() by Bjorn Bringert · 16 years ago
  70. 6480ba2 AI 144002: am: CL 144001 Fix tiny bug in Rfc822Token.java by Tadashi Takaoka · 16 years ago
  71. 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
  72. 8126ac6 AI 143908: am: CL 143907 Make search widget drop-down wider. by Jeffrey Sharkey · 16 years ago
  73. 88b861c AI 143900: am: CL 143898 Attempt to set the device Locale (if not already set) at phone by Robert Greenwalt · 16 years ago
  74. 958b9ad AI 143899: am: CL 143896 Fix issue #1748954 and #1737952: by Dianne Hackborn · 16 years ago
  75. 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
  76. 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
  77. 617f877 AI 143800: am: CL 143748 Fix issue #1743326 (More battery stats) by Dianne Hackborn · 16 years ago
  78. ea600cc AI 143788: am: CL 143740 Don't clear supported profiles in settings app if getRemoteClass returns error. by Nick Pelly · 16 years ago
  79. 22ac043 AI 143710: am: CL 143615 -Add more stats: by Evan Millar · 16 years ago
  80. a7533b9 AI 143685: am: CL 143547 Import revised translations. by Eric Fischer · 16 years ago
  81. 48e2de6 AI 143678: am: CL 143540 Try not to start TextView lines with non-starter characters. by Eric Fischer · 16 years ago
  82. 65b8aca AI 143669: am: CL 143495 Add more accented letters to the character picker. by Eric Fischer · 16 years ago
  83. 2f34737 AI 143255: Integrate. by Dianne Hackborn · 16 years ago
  84. 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
  85. 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 · 16 years ago
  86. 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 · 16 years ago
  87. 7ae5afc AI 143203: am: CL 142986 Work on issue #1739922 (Removed unused resources). We don't seem to use these. by Dianne Hackborn · 16 years ago
  88. 05a3c68 AI 143196: am: CL 142964 Add a function to clear styles in EditStyledText. by Satoshi Kataoka · 16 years ago
  89. 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 · 16 years ago
  90. 66b8ec9 AI 143171: am: CL 142873 fix [1732012] Only show screen rotation animation when triggered by sensor by Mathias Agopian · 16 years ago
  91. 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 · 16 years ago
  92. c2d54f4 AI 143165: am: CL 142861 Make TextView Emoji scale to match the size of the text. by Eric Fischer · 16 years ago
  93. 3b840af AI 143162: am: CL 142858 Fix framework orientation issues by Suchi Amalapurapu · 16 years ago
  94. 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 · 16 years ago
  95. e1e1cbf AI 143150: Fixed the problem where setEnabled(false) has no effect from onResume(). by Michael Chan · 16 years ago
  96. 88fb106 AI 143147: Manual integration by Dianne Hackborn · 16 years ago
  97. 6ddfec1 Automated import from //branches/donutburger/...@142990,142990 by Romain Guy · 16 years ago
  98. 303736d Automated import from //branches/donutburger/...@142826,142826 by Jim Miller · 16 years ago
  99. 8f2d94f Automated import from //branches/donutburger/...@142820,142820 by Romain Guy · 16 years ago
  100. 6dee624 Automated import from //branches/donutburger/...@142801,142801 by Andreas Huber · 16 years ago