1. e8fbb00 Merge change 233 into donut by Android (Google) Code Review · 16 years ago
  2. 1ebb286 Merge branch 'readonly-p4-donut' into donut by Dave Sparks · 16 years ago
  3. cef302d AI 146655: am: CL 146654 Add java docs for SoundPool by Dave Sparks · 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. 131e27a Merge branch 'readonly-p4-donut' into donut by Dirk Dougherty · 16 years ago
  8. dc52312 AI 146610: am: CL 146609 updates to the manifest docs for cupcake: Add "since" notations for elements and some attributes. by Dirk Dougherty · 16 years ago
  9. e6a9b45 Merge branch 'readonly-p4-donut' into donut by Dirk Dougherty · 16 years ago
  10. cc6069e AI 146602: am: CL 146601 Update media formats appendix for cupcake by Dirk Dougherty · 16 years ago
  11. 4edbf07 Merge branch 'readonly-p4-donut' into donut by Xavier Ducrohet · 16 years ago
  12. e306612 AI 146485: am: CL 146411 Fix BridgeCanvas#drawRoundRect by Xavier Ducrohet · 16 years ago
  13. e2945e2 Merge change 187 into donut by Android (Google) Code Review · 16 years ago
  14. e564b19 replaced integer * and % with shift operations, for performance by Tammo Spalink · 16 years ago
  15. a6c6f06 Merge change 186 into donut by Android (Google) Code Review · 16 years ago
  16. 7cf6fa7 Merge branch 'readonly-p4-donut' into donut by Dirk Dougherty · 16 years ago
  17. 2fd2f6e AI 146345: am: CL 146341 g4 integrate -t -i -b platform-1_0-to-cupcake @146018,146018 (doc change) by Dirk Dougherty · 16 years ago
  18. e9a65c3 Merge branch 'readonly-p4-donut' into donut by Dirk Dougherty · 16 years ago
  19. adb538b AI 146343: am: CL 146340 Integrate updated SDK Terms and Conditions document by Dirk Dougherty · 16 years ago
  20. f5bfda1 Merge change 190 into donut by Android (Google) Code Review · 16 years ago
  21. a55c321 location: Move geocoding support from ILocationProvider to a new interface. by Mike Lockwood · 16 years ago
  22. a2180c6 Merge change 174 into donut by Android (Google) Code Review · 16 years ago
  23. e87e950 eliminate seemingly pointless conversion to and then from hex string by Tammo Spalink · 16 years ago
  24. 967f7c1 Merge change 175 into donut by Android (Google) Code Review · 16 years ago
  25. d90ff98 telephony: Don't disable an APN type that is not enabled. by Mike Lockwood · 16 years ago
  26. 4e70a9e Improve glgen by Jack Palevich · 16 years ago
  27. c12801e Merge branch 'readonly-p4-donut' into donut by Scott Main · 16 years ago
  28. 135d233 AI 146255: am: CL 146254 clarification for the minSdkVersion attribute; by Scott Main · 16 years ago
  29. fb9edfd Merge branch 'readonly-p4-donut' into donut by Scott Main · 16 years ago
  30. 63c4120 AI 146251: am: CL 146242 fix the package namespace in the examples; by Scott Main · 16 years ago
  31. 17b8ca4 Merge branch 'readonly-p4-donut' into donut by Guang Zhu · 16 years ago
  32. e6f63b1 AI 146246: am: CL 146225 Work around initialization issue with InstrumentationTest Runner. super.onCreate needs to be called as last statement in subclass' onCreate to avoid starting test case too early. by Guang Zhu · 16 years ago
  33. e2393c5 Merge changes 108,130,131 into donut by Android (Google) Code Review · 16 years ago
  34. 4602d02 Merge change 109 into donut by Android (Google) Code Review · 16 years ago
  35. 2240eb8 Merge change 129 into donut by Android (Google) Code Review · 16 years ago
  36. be23559 Merge change 154 into donut by Android (Google) Code Review · 16 years ago
  37. 58bda98 gps: Add support for bringing up a GSM data connection on demand for SUPL. by Mike Lockwood · 16 years ago
  38. b0d4a35 Merge change 133 into donut by Android (Google) Code Review · 16 years ago
  39. f2aad4a Merge change 132 into donut by Android (Google) Code Review · 16 years ago
  40. ab6f5c6 Merge change 142 into donut by Android (Google) Code Review · 16 years ago
  41. 42ad56e telephony: Add support for bringing up GSM data connections for GPS SUPL. by Mike Lockwood · 16 years ago
  42. 407d69c8 Merge branch 'readonly-p4-donut' into donut by Ramanan Rajeswaran · 16 years ago
  43. c14b0f8 AI 146145: am: CL 146144 Set default map location for Ireland and South Africa by Ramanan Rajeswaran · 16 years ago
  44. bd82eed Merge branch 'readonly-p4-donut' into donut by Ramanan Rajeswaran · 16 years ago
  45. 9909798 AI 146129: am: CL 146127 Increase zoom level for NZ default maps location by Ramanan Rajeswaran · 16 years ago
  46. 0f48ad7 Merge branch 'readonly-p4-donut' into donut by Ramanan Rajeswaran · 16 years ago
  47. 54a7a0d AI 146124: am: CL 146123 Change Belfast to Dublin by Ramanan Rajeswaran · 16 years ago
  48. cdb02c1 Merge change 105 into donut by Android (Google) Code Review · 16 years ago
  49. 44038aa Fix crash when mSST is null and change default to GSM. by Wink Saville · 16 years ago
  50. 83917db Initial code for cdma sms encode and decode, in java, with simple tests. by Tammo Spalink · 16 years ago
  51. 19bd253 Merge branch 'readonly-p4-donut' into donut by Scott Main · 16 years ago
  52. 006d849 AI 146029: am: CL 146028 update hello world tutorial for cupcake, including various other edits. by Scott Main · 16 years ago
  53. f210d6b Let's do bug #1769910 actually right. by Dianne Hackborn · 16 years ago
  54. 7dd171d Merge branch 'readonly-p4-donut' into donut by Robert Greenwalt · 16 years ago
  55. 0e1c45fd8 AI 145995: am: CL 145993 Fix Phone-oriented default-locale selection. by Robert Greenwalt · 16 years ago
  56. 06db67b Merge branch 'readonly-p4-donut' into donut by Ramanan Rajeswaran · 16 years ago
  57. e4b6b7e AI 145981: am: CL 145892 Add Ireland, Switzerland, New Zealand, South Africa to MccTable by Ramanan Rajeswaran · 16 years ago
  58. 308618f Merge branch 'readonly-p4-donut' into donut by Eric Shienbrood · 16 years ago
  59. 9900127 AI 145980: am: CL 145881 Adding on to CL 145383, unhiding some additional methods and constants by Eric Shienbrood · 16 years ago
  60. 6fc9824 Merge branch 'readonly-p4-donut' into donut by Yu Shan Emily Lau · 16 years ago
  61. f78013c AI 145971: am: CL 145757 Suppress the flaky tests by Yu Shan Emily Lau · 16 years ago
  62. a72a687 Merge branch 'readonly-p4-donut' into donut by Dan Bornstein · 16 years ago
  63. 6d20e25 AI 145970: am: CL 145743 Excise the "de" locale out of testResourceBundles(), leaving a by Dan Bornstein · 16 years ago
  64. 34f1ca7 util/DebugUtils: Remove references to android.util.Config by Dave Bort · 16 years ago
  65. 76c0226 text: Remove references to android.util.Config by Dave Bort · 16 years ago
  66. 3cae8fe Clean up trivial Eclipse warnings and fix whitespace. by Jack Palevich · 16 years ago
  67. b81ff45 Merge branch 'readonly-p4-donut' into donut by Yu Shan Emily Lau · 16 years ago
  68. bf91524 AI 145971: am: CL 145757 Suppress the flaky tests by Yu Shan Emily Lau · 16 years ago
  69. 17e2860 Merge branch 'readonly-p4-donut' into donut by Dan Bornstein · 16 years ago
  70. 43ed2b3 AI 145970: am: CL 145743 Excise the "de" locale out of testResourceBundles(), leaving a by Dan Bornstein · 16 years ago
  71. 895e102 Merge branch 'readonly-p4-donut' into donut by Brett Chabot · 16 years ago
  72. 5f75015 AI 145969: am: CL 145735 Suppress the flaky DatabaseLockTest by Brett Chabot · 16 years ago
  73. b1d0403 Remove references to android.util.Config by Dave Bort · 16 years ago
  74. 42bc2ff Remove references to android.util.Config by Dave Bort · 16 years ago
  75. 6180563 Merge change 65 into donut by Android (Google) Code Review · 16 years ago
  76. 2ee5b4d Merge change 64 into donut by Android (Google) Code Review · 16 years ago
  77. 0887540 Merge change 63 into donut by Android (Google) Code Review · 16 years ago
  78. b7c3675 Merge branch 'readonly-p4-donut' into donut by Lorenzo Colitti · 16 years ago
  79. e8624dd AI 145920: Don't filter out IPv6 multicast packets. by Lorenzo Colitti · 16 years ago
  80. d5a9af4 Merge branch 'readonly-p4-donut' into donut by Jeffrey Sharkey · 16 years ago
  81. 7eb4fbd AI 145860: am: CL 145568 Hide setStarted() from public API. by Jeffrey Sharkey · 16 years ago
  82. 1710799 Merge branch 'readonly-p4-donut' into donut by Dianne Hackborn · 16 years ago
  83. 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
  84. 210ae8c Merge branch 'readonly-p4-donut' into donut by Dirk Dougherty · 16 years ago
  85. baf49ae AI 145858: am: CL 145559 Cleanup for early-look SDK. by Dirk Dougherty · 16 years ago
  86. 5f05afe Merge branch 'readonly-p4-donut' into donut by Andy Stadler · 16 years ago
  87. f8a7cea AI 145778: Manual merge changes 145382-145384 from cupcake. by Andy Stadler · 16 years ago
  88. 69cbb96 Merge branch 'readonly-p4-donut' into donut by Jack Palevich · 16 years ago
  89. 1eb75a0 AI 145602: am: CL 145255 Further work on correcting the misspelling of RENDERMODE_CONTUOUSLY by Jack Palevich · 16 years ago
  90. f391664 Merge branch 'readonly-p4-donut' into donut by Jack Palevich · 16 years ago
  91. 32925df AI 145590: Manually merge change 145250 from cupcake. by Jack Palevich · 16 years ago
  92. fc5c098 Merge change 67 into donut by Android (Google) Code Review · 16 years ago
  93. 06ba554 Integrate new power connnect/disconnect broadcasts by Christopher Tate · 16 years ago
  94. 2faf608 Remove references to android.util.Config by Dave Bort · 16 years ago
  95. fb83907 Remove references to android.util.Config by Dave Bort · 16 years ago
  96. 5309124 Merge branch 'readonly-p4-donut' into donut by Jack Palevich · 16 years ago
  97. b197020 AI 145526: am: CL 145249 Correct misspelling of constant RENDERMODE_CONTUOUSLY --> RENDERMODE_CONTINUOUSLY by Jack Palevich · 16 years ago
  98. 4d08efb Merge branch 'readonly-p4-donut' into donut by Jack Palevich · 16 years ago
  99. 23cda69 AI 145523: am: CL 145244 Fully document GLSurfaceView and related classes. by Jack Palevich · 16 years ago
  100. cfe6524 Remove references to android.util.Config by Dave Bort · 16 years ago