1. 0376fe4 am 2d10ba33: Merge change 2111 into donut by Android (Google) Code Review · 17 years ago
  2. 2d10ba3 Merge change 2111 into donut by Android (Google) Code Review · 17 years ago
  3. 93bc44d GPS: Add support for forcing NTP time and XTRA data injection. by Mike Lockwood · 17 years ago
  4. 9d248d4 am d62ad4f1: Fix issue #1859814: Add android.os.Build.MANUFACTURER by Dianne Hackborn · 17 years ago
  5. d62ad4f Fix issue #1859814: Add android.os.Build.MANUFACTURER by Dianne Hackborn · 17 years ago
  6. 1f7f391 am 4174e268: Merge change 2094 into donut by Android (Google) Code Review · 17 years ago
  7. 4174e26 Merge change 2094 into donut by Android (Google) Code Review · 17 years ago
  8. 3fb0640 am f209b46c: Merge change 2092 into donut by Android (Google) Code Review · 17 years ago
  9. f209b46 Merge change 2092 into donut by Android (Google) Code Review · 17 years ago
  10. 31fd229 Make sure smsHeader != null before using it. by jsh · 17 years ago
  11. 0795272 move libbinder's header files under includes/binder by Mathias Agopian · 17 years ago
  12. 25ba5b6 checkpoint: split libutils into libutils + libbinder by Mathias Agopian · 17 years ago
  13. 6b961bb Merge change 2090 by Android (Google) Code Review · 17 years ago
  14. bad962b am e2914615: Merge change 2099 into donut by Android (Google) Code Review · 17 years ago
  15. e291461 Merge change 2099 into donut by Android (Google) Code Review · 17 years ago
  16. a39a67f am d3f14a62: reconcile donut snapshot by Jean-Baptiste Queru · 17 years ago
  17. 098d645 am 40f5a4ea: Merge change 2089 into donut by Android (Google) Code Review · 17 years ago
  18. 681b1de am a5ca3425: Merge change 2017 into donut by Android (Google) Code Review · 17 years ago
  19. d3f14a6 reconcile donut snapshot by Jean-Baptiste Queru · 17 years ago
  20. 843ef36 donut snapshot by Jean-Baptiste Queru · 17 years ago
  21. 3c77d39 Fixes #1866819.\nTextView sets the bounds of its compound drawables to contain only the width and the height of the drawables. This causes View.invalidateDrawable() to invalidate the compound drawables at location (0, 0) within the view, thus invalidating the wrong part of the View. This prevents animation from running correctly when using animated drawable. This change overrides invalidateDrawable() in TextView to take into account the real position of the compound drawable. by Romain Guy · 17 years ago
  22. d2110db Hook up the backup data writer, and add a utility to read the backup data files. by Joe Onorato · 17 years ago
  23. 40f5a4e Merge change 2089 into donut by Android (Google) Code Review · 17 years ago
  24. 075a4f8 Fix bug #1863517: use the new signature for data message token in SubscribedFeedsIntentService. by Wei Huang · 17 years ago
  25. a48a5af Update searchables list in getSearchablesInGlobalSearch(). by Bjorn Bringert · 17 years ago
  26. b5b33c7 Order high priority requests in the same order they are requested. by Patrick Scott · 17 years ago
  27. a5ca342 Merge change 2017 into donut by Android (Google) Code Review · 17 years ago
  28. 82d8030 am eb2c314b: Merge change 2042 into donut by Android (Google) Code Review · 17 years ago
  29. d131275 am a59aba8c: Merge changes 2023,2036 into donut by Android (Google) Code Review · 17 years ago
  30. 352ea0e am f6382011: Merge change 1998 into donut by Android (Google) Code Review · 17 years ago
  31. ab66d5c am 90bd7338: Merge change 2075 into donut by Android (Google) Code Review · 17 years ago
  32. cad616f am 97dd7ac8: Merge change 1860 into donut by Android (Google) Code Review · 17 years ago
  33. ed73bad am 9fb724ba: Merge change 1804 into donut by Android (Google) Code Review · 17 years ago
  34. f68498ea am 5bc21aa0: Merge change 1127 into donut by Android (Google) Code Review · 17 years ago
  35. 1312d37 am b2d41569: Fix build. by Dianne Hackborn · 17 years ago
  36. 0bcad89 am 95fc68f2: Fix issue where apps could prevent the user from going home. by Dianne Hackborn · 17 years ago
  37. eb2c314 Merge change 2042 into donut by Android (Google) Code Review · 17 years ago
  38. a59aba8 Merge changes 2023,2036 into donut by Android (Google) Code Review · 17 years ago
  39. f638201 Merge change 1998 into donut by Android (Google) Code Review · 17 years ago
  40. 90bd733 Merge change 2075 into donut by Android (Google) Code Review · 17 years ago
  41. 9a940e8 Fix bad filtering of error code when set_position_mode() is being called. by David 'Digit' Turner · 17 years ago
  42. 97dd7ac Merge change 1860 into donut by Android (Google) Code Review · 17 years ago
  43. 9fb724b Merge change 1804 into donut by Android (Google) Code Review · 17 years ago
  44. f5b9c72 ActivityManagerService sends bug reports on crashes and ANRs by Jacek Surazski · 17 years ago
  45. f0c6ab8 Merge from donut. by Daisuke Miyakawa · 17 years ago
  46. 5bc21aa Merge change 1127 into donut by Android (Google) Code Review · 17 years ago
  47. b2d4156 Fix build. by Dianne Hackborn · 17 years ago
  48. fe9f072 Remove deprecated openInputStream factory method by Dave Sparks · 17 years ago
  49. 95fc68f Fix issue where apps could prevent the user from going home. by Dianne Hackborn · 17 years ago
  50. a5e2ef0 Update more references to openInputStream in support classes. by Dave Sparks · 17 years ago
  51. 64c4991 SmsHeader rewrite, in preparation for migration to public API. by Tammo Spalink · 17 years ago
  52. 544fff5 am ee748d37: Fix network preference getting incorrectly set. by Jaikumar Ganesh · 17 years ago
  53. ee748d37 Fix network preference getting incorrectly set. by Jaikumar Ganesh · 17 years ago
  54. 60e6e199 am 83a6ec60: Merge change 1791 into donut by Android (Google) Code Review · 17 years ago
  55. 83a6ec6 Merge change 1791 into donut by Android (Google) Code Review · 17 years ago
  56. 9bfbfbd Add a method to get the PhoneType in CellLocation. by Jaikumar Ganesh · 17 years ago
  57. 5b8a374 am eba1ffb1: Merge change 2022 into donut by Android (Google) Code Review · 17 years ago
  58. eba1ffb Merge change 2022 into donut by Android (Google) Code Review · 17 years ago
  59. c6b5895 am 379d3bd9: Merge change 2016 into donut by Android (Google) Code Review · 17 years ago
  60. 4fcaf8e am f9df6bd6: Merge change 1878 into donut by Android (Google) Code Review · 17 years ago
  61. 379d3bd Merge change 2016 into donut by Android (Google) Code Review · 17 years ago
  62. f9df6bd Merge change 1878 into donut by Android (Google) Code Review · 17 years ago
  63. 48540eb TextView was not setting the callback on its compound drawables, thus preventing them from refreshing the view when updating their internal state. This would for instance prevent animated drawables from actually animating. Quite infuriating. by Romain Guy · 17 years ago
  64. 356d8a3 Modify AudioFlinger to use updated openInputStream factory method. by Dave Sparks · 17 years ago
  65. 58ff021 Increment BatteryStatsImpl's VERSION. by Robert Greenwalt · 17 years ago
  66. be467b5 Replaced the old test media files with the new open source test media files. by Yu Shan Emily Lau · 17 years ago
  67. 6a88955 am 988c4d1a: Merge change 2005 into donut by Android (Google) Code Review · 17 years ago
  68. 988c4d1 Merge change 2005 into donut by Android (Google) Code Review · 17 years ago
  69. f30c700 Added the write sdcard permission so that the mediarecorder test by Yu Shan Emily Lau · 17 years ago
  70. e27a8c9 am 3e458241: process: Add setProcessGroup() hidden API call to set the cgroup of a process and all its child threads. by San Mehat · 17 years ago
  71. 3e45824 process: Add setProcessGroup() hidden API call to set the cgroup of by San Mehat · 17 years ago
  72. ad216e5 Add inputSource to openInputStream Continuation of bug 1846343 by Dave Sparks · 17 years ago
  73. 6f3cbac am 65ff54c4: Merge change 1967 into donut by Android (Google) Code Review · 17 years ago
  74. 65ff54c Merge change 1967 into donut by Android (Google) Code Review · 17 years ago
  75. fd38b81 am f313b59b: Merge change 1957 into donut by Android (Google) Code Review · 17 years ago
  76. 02436e5 am ac61f6bc: Telephony: Allow getCellLocation() if client has permission ACCESS_FINE_LOCATION by Mike Lockwood · 17 years ago
  77. f313b59 Merge change 1957 into donut by Android (Google) Code Review · 17 years ago
  78. ac61f6b Telephony: Allow getCellLocation() if client has permission ACCESS_FINE_LOCATION by Mike Lockwood · 17 years ago
  79. 55cf0ca Merge change 1902 by Android (Google) Code Review · 17 years ago
  80. 93a19f7 am 12bb9471: Merge change 1936 into donut by Android (Google) Code Review · 17 years ago
  81. 12bb947 Merge change 1936 into donut by Android (Google) Code Review · 17 years ago
  82. 77f2c4c Document the media scanner's flow through native and java code, since by Marco Nelissen · 17 years ago
  83. e10de97 Throttle one last user activity call to 1/sec that was missed last time by Michael Chan · 17 years ago
  84. 72f3aa3 Fix a bug in AbstractSyncableContentProvider.java and modify comments. by Daisuke Miyakawa · 17 years ago
  85. 7c3e18c5 resolved conflicts w/ 842a1f4b0beaacfaab940318fe19909e087aae81 merge.... by Daisuke Miyakawa · 17 years ago
  86. e249059 am c3320dbe: Minor performance improvement when filtering intents by package. by Mihai Preda · 17 years ago
  87. c3320db Minor performance improvement when filtering intents by package. by Mihai Preda · 17 years ago
  88. 79a6b3b Settings: Disable network location service by default, enable GPS instead. by Mike Lockwood · 17 years ago
  89. 7ca4a17 am 5615d35b: Add tests for the new SQLite _TOKENIZE() \'tag\' column. by Bjorn Bringert · 17 years ago
  90. 5615d35 Add tests for the new SQLite _TOKENIZE() 'tag' column. by Bjorn Bringert · 17 years ago
  91. 0aa1fba am 51b22d74: am 221c9552: AI 148972: fix link to the installing guide to 1.5; fix a couple layout bugs in the document. BUG=1860640 by Scott Main · 17 years ago
  92. aae9689 am 3975fe3f: am 808f2919: AI 148962: Default language in Switzerland should be german and not english. by Ramanan Rajeswaran · 17 years ago
  93. ad8195b am 2f11599e: Merge change 1579 into donut by Android (Google) Code Review · 17 years ago
  94. 8ba6360 am 15e74b9d: Merge change 1939 into donut by Android (Google) Code Review · 17 years ago
  95. 402b24c Merge commit '842a1f4b0beaacfaab940318fe19909e087aae81' by The Android Open Source Project · 17 years ago
  96. f1f12f8 am 656a2726: Merge change 1910 into donut by Android (Google) Code Review · 17 years ago
  97. da8e33a am 1058c63b: Merge change 1909 into donut by Android (Google) Code Review · 17 years ago
  98. 470c1a8 am af999280: Change BIND_APPWIDGET to be signatureOrSystem. by Jeff Sharkey · 17 years ago
  99. fd1879f am 6c256545: Merge change 1899 into donut by Android (Google) Code Review · 17 years ago
  100. 51b22d7 am 221c9552: AI 148972: fix link to the installing guide to 1.5; fix a couple layout bugs in the document. BUG=1860640 by Scott Main · 17 years ago