1. 3a184ef AI 144034: am: CL 144032 Added missing import to fix breakage caused by CL 144008. by Bjorn Bringert · 15 years ago
  2. 8ba8877 AI 144018: change path to return its internal cached bounds, making it much lighter-weight to get the bounds. by Mike Reed · 15 years ago
  3. 10b4043 AI 144014: am: CL 144013 Rename PoolFactory to Pools, to follow the java.util convention (Collections, Arrays.) by Romain Guy · 15 years ago
  4. 5d015d7 AI 144010: am: CL 144008 UriMatcher: Avoid repeated calls to Uri.getPathSegments() by Bjorn Bringert · 15 years ago
  5. c7cdd29 AI 144009: am: CL 144007 am: CL 144006 Set a real 3.xml, which is the current candidate cupcake API. by Jean-Baptiste Queru · 15 years ago
  6. 95a1b26 AI 144005: Fix auto-merge method duplication that broke build. by Jeffrey Sharkey · 15 years ago
  7. f26c661 AI 144003: am: CL 144002 am: CL 144001 Fix tiny bug in Rfc822Token.java by Tadashi Takaoka · 15 years ago
  8. a72cc09 AI 144000: am: CL 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
  9. f0bc7ec AI 143909: am: CL 143908 am: CL 143907 Make search widget drop-down wider. by Jeffrey Sharkey · 15 years ago
  10. 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 · 15 years ago
  11. 8696e01 AI 143902: am: CL 143900 am: CL 143898 Attempt to set the device Locale (if not already set) at phone by Robert Greenwalt · 15 years ago
  12. 7ac3f67 AI 143901: am: CL 143899 am: CL 143896 Fix issue #1748954 and #1737952: by Dianne Hackborn · 15 years ago
  13. 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 · 15 years ago
  14. 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 · 15 years ago
  15. f70188a AI 143840: Split VM initialization out into a separate function. by Andy McFadden · 15 years ago
  16. 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 · 15 years ago
  17. bed30e1 AI 143823: am: CL 143800 am: CL 143748 Fix issue #1743326 (More battery stats) by Dianne Hackborn · 15 years ago
  18. 2b5be07 AI 143812: am: CL 143788 am: CL 143740 Don't clear supported profiles in settings app if getRemoteClass returns error. by Nick Pelly · 15 years ago
  19. 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 · 15 years ago
  20. 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 · 15 years ago
  21. 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 · 15 years ago
  22. c38c0f6 AI 143720: am: CL 143710 am: CL 143615 -Add more stats: by Evan Millar · 15 years ago
  23. 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 · 15 years ago
  24. dd5ebe0 AI 143712: am: CL 143685 am: CL 143547 Import revised translations. by Eric Fischer · 15 years ago
  25. 549d724 AI 143709: am: CL 143678 am: CL 143540 Try not to start TextView lines with non-starter characters. by Eric Fischer · 15 years ago
  26. a3ea3ae AI 143697: am: CL 143669 am: CL 143495 Add more accented letters to the character picker. by Eric Fischer · 15 years ago
  27. 4d7a385 AI 143648: am: CL 143616 Fix ANR that could occur when disabling GPS in Settings while the GPS is active. by Mike Lockwood · 15 years ago
  28. d94755b AI 143430: Remove broken and unused code. by Doug Kwan · 15 years ago
  29. d2e72d9 AI 143427: Remove preloaded class that depends on OpenCORE, as it by Jean-Baptiste Queru · 15 years ago
  30. 17612fc AI 143396: am: CL 143267 am: CL 143127 Media recorder service requires android.permission.CAMERA to record video by Dave Sparks · 15 years ago
  31. eeced21 AI 143395: am: CL 143266 am: CL 143124 Fix bug #1731826, in which auto-connect to remembered networks does not by Eric Shienbrood · 15 years ago
  32. 1b683a41 AI 143391: Merge from donut Change 143255 by Jean-Baptiste Queru · 15 years ago
  33. 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 · 15 years ago
  34. 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 · 15 years ago
  35. 64a5458 AI 143360: am: CL 143209 am: CL 143001 Remove sdutils from user build to save 12K on /system partition. by Mike Lockwood · 15 years ago
  36. 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 · 15 years ago
  37. 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 · 15 years ago
  38. 0b4d648 AI 143347: am: CL 143196 am: CL 142964 Add a function to clear styles in EditStyledText. by Satoshi Kataoka · 15 years ago
  39. 7977a61 AI 143336: am: CL 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. e91bc68 AI 143331: am: CL 143181 am: CL 142924 Support DCM specific MMI network service. by John Wang · 15 years ago
  41. 63e45f2 AI 143327: am: CL 143177 am: CL 142889 Fix issue #1736153 Camera shutter sound can be muted by new AlarmClock setting. by Eric Laurent · 15 years ago
  42. 052eb71 AI 143323: am: CL 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. d97bbd8 AI 143321: am: CL 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. eb0c86e AI 143320: am: CL 143171 am: CL 142873 fix [1732012] Only show screen rotation animation when triggered by sensor by Mathias Agopian · 15 years ago
  45. e4fbd62 AI 143318: am: CL 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. 423f0e4 AI 143314: am: CL 143165 am: CL 142861 Make TextView Emoji scale to match the size of the text. by Eric Fischer · 15 years ago
  47. 94befd1 AI 143311: am: CL 143162 am: CL 142858 Fix framework orientation issues by Suchi Amalapurapu · 15 years ago
  48. 3552f53 AI 143309: am: CL 143160 am: CL 142856 new-new-new-new rotation animation. it may still change one more time. by Mathias Agopian · 15 years ago
  49. f5f8d24 AI 143308: am: CL 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. da53eca AI 143298: am: CL 143150 Fixed the problem where setEnabled(false) has no effect from onResume(). by Michael Chan · 15 years ago
  51. bf62297 AI 143296: Merge from donut Change 143147 by Jean-Baptiste Queru · 15 years ago
  52. f8dd2e1 AI 143287: am: CL 143095 Location Manager cleanup: move MockProvider to a separate file. by Mike Lockwood · 15 years ago
  53. 604ed54 AI 143281: am: CL 142990 Fixes #1739360. SimpleCursorAdapter was calling (unnecessarily) toString() on the Cursor even in the case where a ViewBinder was being used. This could cause crashes when the cursor was currently on a blob. This change defers the String conversion to the case where no ViewBinder is used. by Romain Guy · 15 years ago
  54. 32f114b AI 143279: am: CL 142828 am: CL 142827 Fix a typo that made the blink rate of the LED incorrect. by Joe Onorato · 15 years ago
  55. a2debb3 AI 143278: Merge 142826: Add tutorial to platform. The tutorial can be launched with the new Intent ACTION_SYSTEM_TUTORIAL and by Ed Heyl · 15 years ago
  56. d9b7d24 AI 143249: am: CL 142820 am: CL 142818 Fixes #1735278. Deep hierarchies could generate stack overflow exception due to new local variables introduces in Cupcake. This change removes 4 ints from the dispatchDraw/drawChild code path to save a bit of stack on deep hierarchies. This is a stop-gap measure but that's all we can/should do for now. by Romain Guy · 15 years ago
  57. 059c446 AI 143244: am: CL 142801 am: CL 142799 Ensure thread exit resets mThread to null (synchronized with sListeners) by Andreas Huber · 15 years ago
  58. c4a5f87 AI 143240: am: CL 142790 am: CL 142788 Fixes #1730741. Marquee text was not always animated in context menus. by Romain Guy · 15 years ago
  59. a565e5e Automated import from //branches/master/...@142936,142936 by Amith Yamasani · 15 years ago
  60. 52cf58a Automated import from //branches/master/...@142846,142846 by Grace Kloba · 15 years ago
  61. 82a0c461 Automated import from //branches/master/...@142785,142785 by Chris Tate · 15 years ago
  62. b8088b9 Automated import from //branches/master/...@142774,142774 by Nick Pelly · 15 years ago
  63. 4e829f0 Automated import from //branches/master/...@142771,142771 by Dianne Hackborn · 15 years ago
  64. 95518a7 Automated import from //branches/master/...@142765,142765 by Dianne Hackborn · 15 years ago
  65. fea44a0 Automated import from //branches/master/...@142759,142759 by Eric Fischer · 15 years ago
  66. 78ef456 Automated import from //branches/master/...@142755,142755 by Mark Womack · 15 years ago
  67. a7f7dee Automated import from //branches/master/...@142751,142751 by Chris Tate · 15 years ago
  68. 0704009 Automated import from //branches/master/...@142746,142746 by Raphael Moll · 15 years ago
  69. 09691cd Automated import from //branches/master/...@142739,142739 by Eric Fischer · 15 years ago
  70. c06a594 Automated import from //branches/master/...@142737,142737 by Karl Rosaen · 15 years ago
  71. f2a2934 Automated import from //branches/master/...@142732,142732 by Dave Sparks · 15 years ago
  72. b2e0cf3 Automated import from //branches/master/...@142688,142688 by Jack Palevich · 15 years ago
  73. c9a8e0b Automated import from //branches/master/...@142673,142673 by Daisuke Miyakawa · 15 years ago
  74. a605a51 Automated import from //branches/master/...@142658,142658 by Jack Palevich · 15 years ago
  75. 6e3835f Automated import from //branches/master/...@142632,142632 by Leon Scroggins · 15 years ago
  76. 1badb71 Automated import from //branches/master/...@142578,142578 by Jack Palevich · 15 years ago
  77. 15ba278 Automated import from //branches/master/...@142576,142576 by Dianne Hackborn · 15 years ago
  78. 9c802c1 Automated import from //branches/master/...@142575,142575 by Romain Guy · 15 years ago
  79. 8b06628 Automated import from //branches/master/...@142574,142574 by Jean-Baptiste Queru · 15 years ago
  80. afbf448 Automated import from //branches/master/...@142447,142447 by Mathias Agopian · 15 years ago
  81. 1379665 Automated import from //branches/master/...@142432,142432 by Mathias Agopian · 15 years ago
  82. 6030734 Automated import from //branches/master/...@142414,142414 by Fred Quintana · 15 years ago
  83. d86c782 Automated import from //branches/master/...@142402,142402 by Dianne Hackborn · 15 years ago
  84. 26a857e Automated import from //branches/master/...@142377,142377 by Jean-Michel Trivi · 15 years ago
  85. 6c349db Automated import from //branches/master/...@142373,142373 by Jean-Michel Trivi · 15 years ago
  86. 4840e14 Automated import from //branches/master/...@142348,142348 by Dianne Hackborn · 15 years ago
  87. 9f4be95 Automated import from //branches/master/...@142338,142338 by John Huang · 15 years ago
  88. afb6c8e Automated import from //branches/master/...@142319,142319 by Cedric Beust · 15 years ago
  89. 062a75b Automated import from //branches/master/...@142308,142308 by Joe Onorato · 15 years ago
  90. 3fd65be Automated import from //branches/master/...@142306,142306 by Suchi Amalapurapu · 15 years ago
  91. 18523b6 Automated import from //branches/master/...@142240,142240 by Ed Heyl · 15 years ago
  92. 3e7b3c0 Automated import from //branches/master/...@142150,142150 by Yu Shan Emily Lau · 15 years ago
  93. 9ea028f Automated import from //branches/master/...@142130,142130 by Romain Guy · 15 years ago
  94. ba5aba2 Automated import from //branches/master/...@142066,142066 by Eric Laurent · 15 years ago
  95. 6db8edb Automated import from //branches/master/...@142024,142024 by Dave Sparks · 15 years ago
  96. b3f4db8 Automated import from //branches/master/...@141998,141998 by Ficus Kirkpatrick · 15 years ago
  97. bd89893 Automated import from //branches/master/...@141993,141993 by Andy McFadden · 15 years ago
  98. bb564a2 Automated import from //branches/master/...@141981,141981 by Nick Pelly · 15 years ago
  99. 84108d9 Automated import from //branches/master/...@141959,141959 by Suchi Amalapurapu · 15 years ago
  100. a0de355 Automated import from //branches/master/...@141912,141912 by Mike Lockwood · 15 years ago