1. 55280a9 Improve shutdown process to send broadcast for applications. by Dianne Hackborn · 15 years ago
  2. 32c2c90 Fix 1840639 to support overlays with zz_ZZ. by Robert Greenwalt · 15 years ago
  3. 672f1e2 Merge change 1192 into donut by Android (Google) Code Review · 15 years ago
  4. 3a6645a Merge change 1114 into donut by Android (Google) Code Review · 15 years ago
  5. 17a5e5d Merge change 1217 into donut by Android (Google) Code Review · 15 years ago
  6. f04da95 Fix keyboard redraw bug on long-press of CapsLock. by Amith Yamasani · 15 years ago
  7. c825d3e fix the sim build. disables the tests for now. by Joe Onorato · 15 years ago
  8. 1e09a72 Merge branch 'donut' of ssh://android-git.corp.google.com:29418/platform/frameworks/base into donut by The Android Open Source Project · 15 years ago
  9. b890889 Fix the build. by Jeff Hamilton · 15 years ago
  10. 60f3eb5 Merge branch 'donut' of ssh://android-git.corp.google.com:29418/platform/frameworks/base into donut by The Android Open Source Project · 15 years ago
  11. b2a5011 Define the URI path, columns and constants for shortcut validation. by Karl Rosaen · 15 years ago
  12. b59f23d Merge branch 'donut' of ssh://android-git.corp.google.com:29418/platform/frameworks/base into donut by The Android Open Source Project · 15 years ago
  13. e20ea78 Require native-order direct buffers for glXXXPointer APIs. by Jack Palevich · 15 years ago
  14. 3fd7e13 Merge branch 'donut' of ssh://android-git.corp.google.com:29418/platform/frameworks/base into donut by The Android Open Source Project · 15 years ago
  15. 538bcd7 Merge change 1164 into donut by Android (Google) Code Review · 15 years ago
  16. 8705a41 Merge branch 'donut' of ssh://android-git.corp.google.com:29418/platform/frameworks/base into donut by The Android Open Source Project · 15 years ago
  17. 881c4c2 Merge change 1108 into donut by Android (Google) Code Review · 15 years ago
  18. c664d18 Merge branch 'donut' of ssh://android-git.corp.google.com:29418/platform/frameworks/base into donut by The Android Open Source Project · 15 years ago
  19. 07d7521 Merge change 760 into donut by Android (Google) Code Review · 15 years ago
  20. e10be80 Sketch out the IBackupTransport api by Christopher Tate · 15 years ago
  21. 572ae14 Merge branch 'donut' of ssh://android-git.corp.google.com:29418/platform/frameworks/base into donut by The Android Open Source Project · 15 years ago
  22. d4cc32c don't use modulo by Mitsuru Oshima · 15 years ago
  23. 2108e5c Merge change 1163 into donut by Android (Google) Code Review · 15 years ago
  24. 7ec32cc Merge branch 'donut' of ssh://android-git.corp.google.com:29418/platform/frameworks/base into donut by The Android Open Source Project · 15 years ago
  25. b1a7ffe More backup tests by Joe Onorato · 15 years ago
  26. 5085ef6 Merge branch 'donut' of ssh://android-git.corp.google.com:29418/platform/frameworks/base into donut by The Android Open Source Project · 15 years ago
  27. fedf566 Merge branch 'readonly-p4-donut' into donut by Brandon Ballinger · 15 years ago
  28. cdd0ac6 AI 148484: (1) Pass recognizer intent to RecognitionService when starting to listen. by Brandon Ballinger · 15 years ago
  29. 704e00a Fix 1825581 - device restarts when using A2DP. by Robert Greenwalt · 15 years ago
  30. 2a04aef Add new binder methods to camera client to support generic callbacks by Dave Sparks · 15 years ago
  31. b6868d0 am 9b825aa: AI 148470: add documentation about aapt image optimization by Scott Main · 15 years ago
  32. 9b825aa AI 148470: add documentation about aapt image optimization BUG=1735176 by Scott Main · 15 years ago
  33. b85c374 Merge change 1155 into donut by Android (Google) Code Review · 15 years ago
  34. e87bf13 am 1f8059f: AI 148461: Changes to support ADT 0.9.1. Update ADT version by Dirk Dougherty · 15 years ago
  35. 1f8059f AI 148461: Changes to support ADT 0.9.1. Update ADT version id, move older ADT versions to a separate table. by Dirk Dougherty · 15 years ago
  36. 2a50606 am f096acd: AI 148460: Misc changes for dev site. by Dirk Dougherty · 15 years ago
  37. f096acd AI 148460: Misc changes for dev site. BUG=1790234 by Dirk Dougherty · 15 years ago
  38. be509c9 Fix automatically generated code for glGet by Jack Palevich · 15 years ago
  39. 08d00b9 Merge change 1159 into donut by Android (Google) Code Review · 15 years ago
  40. 39bfa72 Merge change 1158 into donut by Android (Google) Code Review · 15 years ago
  41. 7f7840b CoreTests: Fix LocationManagerProximityTest. by Mike Lockwood · 15 years ago
  42. 95427cd location: Fix mock provider support by Mike Lockwood · 15 years ago
  43. 0efb086 Merge change 1120 into donut by Android (Google) Code Review · 15 years ago
  44. 4c92247 Don't allow negative numbers in ToneGenerator toneType parameter Bug 1836596 by Dave Sparks · 15 years ago
  45. 5039606 Merge change 1152 into donut by Android (Google) Code Review · 15 years ago
  46. 8dfe5d8 location: Remove two unnecessary variables. by Mike Lockwood · 15 years ago
  47. f792fc5 Merge change 1150 into donut by Android (Google) Code Review · 15 years ago
  48. 0528b9b location: Location Manager wakelock cleanup by Mike Lockwood · 15 years ago
  49. a6706b3 Merge change 1131 into donut by Android (Google) Code Review · 15 years ago
  50. 9648e4b fix issue 1641535: SoundPool should use AudioTrack with shared memory buffer by Eric Laurent · 15 years ago
  51. 90da134 Merge change 1065 into donut by Android (Google) Code Review · 15 years ago
  52. fe17664 Suppress all tests on Windows Media in MediaPlayerApiTest and MediaMetadataTest by Xia Wang · 15 years ago
  53. 05d24af Merge branch 'readonly-p4-donut' into donut by Michael Chan · 15 years ago
  54. d90a331 Add new setTag(int, Object) API to allow applications to specify several tags. by Romain Guy · 15 years ago
  55. 2e3d3b9 * update density correctly when the configuration is changed. by Mitsuru Oshima · 15 years ago
  56. 413cf5f Merge change 1110 into donut by Android (Google) Code Review · 15 years ago
  57. 3799bc2 Track install/removal/update of packages that provide backup services by Christopher Tate · 15 years ago
  58. f2331a6 Merge change 1063 into donut by Android (Google) Code Review · 15 years ago
  59. 729a901 Merge change 1099 into donut by Android (Google) Code Review · 15 years ago
  60. f759824 Merge change 1086 into donut by Android (Google) Code Review · 15 years ago
  61. b1d790b Pass null as savedState to indicate a full backup is required by Christopher Tate · 15 years ago
  62. 9a6f250 Merge change 1089 into donut by Android (Google) Code Review · 15 years ago
  63. 0274051 Fix Phone-based locale selection to never choose a lang-only locale. by Robert Greenwalt · 15 years ago
  64. fd445d3 Merge change 1095 into donut by Android (Google) Code Review · 15 years ago
  65. 29c8434 gps: Move GPS scheduling from libgps to GpsLocationProvider. by Mike Lockwood · 15 years ago
  66. f3af740 Fixed issue 1709450: Requirements for CDMA Tone Generator by Eric Laurent · 15 years ago
  67. 4675812 Add a Backup Manager interface to request a full backup by Christopher Tate · 15 years ago
  68. e5b7632 Fixes regression introduced in Cupcake: a couple of adapters were using setTag() to store their own data, which could interfere with the use of setTag() made by the applications. The fix is quite simple an rely on a WeakHashMap to store the holders within the adapters; using the Views as the keys of the map. by Romain Guy · 15 years ago
  69. b9c9d26 fix issue 1713090: After a Bluetooth call, MusicPlayer starts playing on speaker rather than wired external audio. by Eric Laurent · 15 years ago
  70. e96440f AI 148368: Decrease CPU usage by throttling touch events by Michael Chan · 15 years ago
  71. c770ed8 Merge change 1069 into donut by Android (Google) Code Review · 15 years ago
  72. b7c4ae9 GpsStatus: Increase NUM_SATELLITES to 255 for future compatibility. by Mike Lockwood · 15 years ago
  73. 697805d Add a contact placeholder picture. by yes · 15 years ago
  74. a920413 Refactor SearchableInfo. by Bjorn Bringert · 15 years ago
  75. d2b124f new cdma sms unit tests (from QC on-site test) by Tammo Spalink · 15 years ago
  76. be3ac2d Merge change 1040 into donut by Android (Google) Code Review · 15 years ago
  77. 4488b11 Merge change 1039 into donut by Android (Google) Code Review · 15 years ago
  78. e556248 Merge change 1017 into donut by Android (Google) Code Review · 15 years ago
  79. f9225f8 Add a test app for the backup by Joe Onorato · 15 years ago
  80. c1b80cb Changes in mediaframework test for the OpenCore 2.0 integration. Changes included: by Yu Shan Emily Lau · 15 years ago
  81. dccc39b Merge change 777 into donut by Android (Google) Code Review · 15 years ago
  82. 3ed8b3d Merge change 1018 into donut by Android (Google) Code Review · 15 years ago
  83. e7e6fa3 If no battery stats are found, return status_unknown by Rebecca Schultz Zavin · 15 years ago
  84. f417247 Further development of backup file handling by Christopher Tate · 15 years ago
  85. 231cc60 Rewrite SyncStorageEngine to use flat files and in-memory data structures. by Dianne Hackborn · 15 years ago
  86. 3ad977b Add some C++ code to do raw files for backup by Joe Onorato · 15 years ago
  87. 06d9602 Merge change 1000 into donut by Android (Google) Code Review · 15 years ago
  88. 33fbd3b Ignore layout bin directories in git. by Raphael · 15 years ago
  89. ad5aaea am 0c11b99: AI 148308: revise aidl support documentation -- now the same by Scott Main · 15 years ago
  90. 0c11b99 AI 148308: revise aidl support documentation -- now the same in all environments; by Scott Main · 15 years ago
  91. 0c0221b Merge change 972 into donut by Android (Google) Code Review · 15 years ago
  92. b933f669 Back-merge all changes done in master to DumpRenderTree to donut. by Guang Zhu · 15 years ago
  93. 22b8787 Squashed commit of the following: by Christopher Tate · 15 years ago
  94. 6362741 Merge change 966 into donut by Android (Google) Code Review · 15 years ago
  95. 20fb46f Fixes 1830181. Tapping disabled items in a ListView would cause the framework to take a code path that wasn't resetting the mMotionCorrection variable if it had been previously set. This would force ListView to apply a scroll to its children even though it was unnecessary. This simple fix prevents the issue by resetting mMotionCorrection appropriately. by Romain Guy · 15 years ago
  96. 1ab6e21 Merge change 909 into donut by Android (Google) Code Review · 15 years ago
  97. b7ce28c Merge change 962 into donut by Android (Google) Code Review · 15 years ago
  98. 51d154b Fixes #1603191. GridView could provoke NPEs during layout passes initiated from key events. by Romain Guy · 15 years ago
  99. 2c9eec6 Merge change 952 into donut by Android (Google) Code Review · 15 years ago
  100. e9bfd9b Debug: Minor cleanup by Dave Bort · 15 years ago