1. 1043da9 Implements the basic structure for providing localized documentation; by Scott Main · 15 years ago
  2. 87fc0fd Merge change 1738 into donut by Android (Google) Code Review · 15 years ago
  3. 2223e3c Merge change 1797 into donut by Android (Google) Code Review · 15 years ago
  4. 9bd5404 Use new aapt feature to add default version info to .apks. by Dianne Hackborn · 15 years ago
  5. 44aadc7 Remove tcpdump from the old location (it's now in system/xbin) by Dan Egnor · 15 years ago
  6. eefd021 Print the platform version and version codename in the big build header. by Joe Onorato · 15 years ago
  7. 1c390a2 add -e option to add extra commands to OTA script by Doug Zongker · 15 years ago
  8. cb08f15 am ee6df9b4: AI 148870: Pinging Ryan for Dr No approval. --- Cloned from CL 147240 by \'g4 patch\'. Original change by dwarren@dwarren-pdk on 2009/04/21 14:59:50. "Making PDK work in SDK environment." This CL should be pretty straight forward and should be touching only PDK related templates, etc. Turns out we no longer need to touch the highlightNav code. by Gaurav Mathur · 15 years ago
  9. ee6df9b AI 148870: Pinging Ryan for Dr No approval. by Gaurav Mathur · 15 years ago
  10. bd215ed Rollback to gcc-4.2.1 by Doug Kwan · 15 years ago
  11. cdc13d7 am 9b54792: AI 148820: adjust the "nolist" class to add bottom-spacing a by Scott Main · 15 years ago
  12. 9b54792 AI 148820: adjust the "nolist" class to add bottom-spacing and refine list item padding; by Scott Main · 15 years ago
  13. 3de1fe6 Merge change 1529 into donut by Android (Google) Code Review · 15 years ago
  14. cef9ed9 Fix makefile to be compatible with findbugs v 1.3.8 modified: core/java.mk by Andrew Stadler · 15 years ago
  15. e9a96dd am 4e4c919: AI 148759: Add download page for NDK 1.5 r1. by Dirk Dougherty · 15 years ago
  16. 4e4c919 AI 148759: Add download page for NDK 1.5 r1. BUG=1790234 by Dirk Dougherty · 15 years ago
  17. 233728d am 9e35a86: AI 148675: CTS: Copy only the \'startcts\' script into the cts by Phil Dubach · 15 years ago
  18. 9e35a86 AI 148675: CTS: Copy only the 'startcts' script into the cts distribution by Phil Dubach · 15 years ago
  19. e27db38 Merge change 1291 into donut by Android (Google) Code Review · 15 years ago
  20. ef85ea6 allow separate source and target files for applypatch by Doug Zongker · 15 years ago
  21. 9537884 Add new property for dev codename, update version to Donut. by Dianne Hackborn · 15 years ago
  22. 6ea3b88 core: Recovery image should have the custom kernel base as well. by Dima Zavin · 15 years ago
  23. 1e0847c core: Allow the board config to specify the kernel base address for mkbootimg by Dima Zavin · 15 years ago
  24. 1f61dc3 am 6178820: AI 148430: Adding a new CTS test runner that is basically by Jorg Pleumann · 15 years ago
  25. 6178820 AI 148430: Adding a new CTS test runner that is basically by Jorg Pleumann · 15 years ago
  26. 6ffb159 prelink: Add libsysutils to prelink map by San Mehat · 15 years ago
  27. a3896fb Merge change 1001 into donut by Android (Google) Code Review · 15 years ago
  28. cfb0820 am 40a06d8: AI 148314: Remove droiddoc code that applies the deprecated by Dirk Dougherty · 15 years ago
  29. 3ec9f33 Change runtest env shortcut to point to runtest.py by Brett Chabot · 15 years ago
  30. 40a06d8 AI 148314: Remove droiddoc code that applies the deprecated state of superclasses to subclasses. This change was originally made in Gerrit 7655. https://review.source.android.com/Gerrit#change,7655 by Dirk Dougherty · 15 years ago
  31. 9528248 core: Don't debug native modules when TARGET_BUILD_TYPE==debug by Dave Bort · 15 years ago
  32. 6062815 Merge change 859 into donut by Android (Google) Code Review · 15 years ago
  33. 2d2a9ac Change 77 from git master branch: by James Dong · 15 years ago
  34. a19801e am c521e26: AI 148186: Add support for using custom pdk templates. The m by Dirk Dougherty · 15 years ago
  35. c521e26 AI 148186: Add support for using custom pdk templates. The make rule for pdk docs should set LOCAL_DROIDDOC_OPTIONS += -hdf android.whichdoc online-pdk by Dirk Dougherty · 15 years ago
  36. 8c9bef6 switch compiler to gcc-4.3.1 by Doug Kwan · 15 years ago
  37. 7b2845a Don't rebuild the NOTICE files when building with mm, mmm, etc. by Joe Onorato · 15 years ago
  38. 8849aed Slim down chooseproduct (used by choosecombo). by Joe Onorato · 15 years ago
  39. b4abfb9 am 12741f5: AI 147874: Fix format and link errors in docs. by Dirk Dougherty · 15 years ago
  40. e3a5777 am ccd2def: AI 147847: CTS: Fix core test dependencies in CTS makefile by Phil Dubach · 15 years ago
  41. ee1e5a3 am 6b894c8: AI 147808: add "current sdk" link using the new sdk.current by Scott Main · 15 years ago
  42. 9f7d4f2 am 099403d: AI 147796: Add widget design guidelines to new UI Guidelines by Dirk Dougherty · 15 years ago
  43. e468abd am f22b9a0: AI 147775: Also add ApiDemos to make sure it gets included i by Bill Napier · 15 years ago
  44. ecc08d0 am b3e0126: AI 147731: Forgot to submit the build changes for the by Jorg Pleumann · 15 years ago
  45. 37ca5d1 am 19a4bd1: AI 147710: Add redirects for sdk/preview pages. by Dirk Dougherty · 15 years ago
  46. 3bc7430 am 6190dfe: AI 147615: remove sdk version in parentheses from page title by Scott Main · 15 years ago
  47. 41ddfa9 am f23f5b4: AI 147479: Update list of CTS test packages. by Bill Napier · 15 years ago
  48. 12741f5 AI 147874: Fix format and link errors in docs. BUG=1790234 by Dirk Dougherty · 15 years ago
  49. ccd2def AI 147847: CTS: Fix core test dependencies in CTS makefile by Phil Dubach · 15 years ago
  50. 6b894c8 AI 147808: add "current sdk" link using the new sdk.current variable by Scott Main · 15 years ago
  51. 099403d AI 147796: Add widget design guidelines to new UI Guidelines area in dev guide. by Dirk Dougherty · 15 years ago
  52. f22b9a0 AI 147775: Also add ApiDemos to make sure it gets included in the TestCase repository as by Bill Napier · 15 years ago
  53. a47b47a Merge change 530 into donut by Android (Google) Code Review · 15 years ago
  54. b3e0126 AI 147731: Forgot to submit the build changes for the luni.AllTests removal. by Jorg Pleumann · 15 years ago
  55. 19a4bd1 AI 147710: Add redirects for sdk/preview pages. BUG=1790234 by Dirk Dougherty · 15 years ago
  56. 6190dfe AI 147615: remove sdk version in parentheses from page title BUG=1790234 by Scott Main · 15 years ago
  57. 663c2ca Merge branch 'readonly-p4-donut' into donut by Karl Rosaen · 15 years ago
  58. c994a62 AI 147564: Merge back from search branch to donut. Notes: by Karl Rosaen · 15 years ago
  59. 9058e72 Remove obsolete activitycreator from windows SDK makefile. by Raphael · 15 years ago
  60. c33670e Merge change 488 into donut by Android (Google) Code Review · 15 years ago
  61. 962069c add -n option to turn off prereq check when build OTA packages by Doug Zongker · 15 years ago
  62. f23f5b4 AI 147479: Update list of CTS test packages. by Bill Napier · 15 years ago
  63. c4b2fe9 merge cupcake into donut by Jean-Baptiste Queru · 15 years ago
  64. 6a4d6c9 Merge branch 'readonly-p4-donut' into donut by Dirk Dougherty · 15 years ago
  65. 7a5b757 AI 147303: am: CL 147297 Update Android 1.5 SDK Download, Release Notes, Version Notes, Highlights by Dirk Dougherty · 15 years ago
  66. 0a4c2b0 AI 147397: CTS: Fix VM test description generator by Phil Dubach · 15 years ago
  67. 55534c8 AI 147297: Update Android 1.5 SDK Download, Release Notes, Version Notes, Highlights by Dirk Dougherty · 15 years ago
  68. dbfaae5 add -w option to ota_from_target_files by Doug Zongker · 15 years ago
  69. 72611ec Merge change 362 into donut by Android (Google) Code Review · 15 years ago
  70. ae87701 generalize -t option to add and remove tags in fingerprints by Doug Zongker · 15 years ago
  71. 8d796b0 Merge branch 'readonly-p4-donut' into donut by Xavier Ducrohet · 15 years ago
  72. b448af3 AI 147198: am: CL 147197 Adds calculator to sdk build. by Xavier Ducrohet · 15 years ago
  73. 48db652 AI 147197: Adds calculator to sdk build. BUG=1803455 by Xavier Ducrohet · 15 years ago
  74. bf6823b Merge branch 'readonly-p4-donut' into donut by Dirk Dougherty · 15 years ago
  75. 8a81cce AI 147054: am: CL 147053 Add -hdf primer vars for the platform and release ID associated with the current (most recent) SDK. by Dirk Dougherty · 15 years ago
  76. 82ed8f8 AI 147053: Add -hdf primer vars for the platform and release ID associated with the current (most recent) SDK. by Dirk Dougherty · 15 years ago
  77. 141f3ad Merge change 268 into donut by Android (Google) Code Review · 15 years ago
  78. 65504ff Merge branch 'readonly-p4-donut' into donut by Scott Main · 15 years ago
  79. abfeaa0 AI 146953: am: CL 146951 CSS edits for docs; by Scott Main · 15 years ago
  80. 9e54130 AI 146951: CSS edits for docs; by Scott Main · 15 years ago
  81. 1d4cd96 Merge branch 'readonly-p4-donut' into donut by Urs Grob · 15 years ago
  82. b3c6b2d AI 146742: am: CL 146710 Splitting android.core.tests.apk into several smaller by Urs Grob · 15 years ago
  83. a864330 Merge branch 'readonly-p4-donut' into donut by Joe Onorato · 15 years ago
  84. 30663a2 AI 146738: am: CL 146687 The maps and gtalkservice libraries were still being included in by Joe Onorato · 15 years ago
  85. 17aa944 add option to modify build fingerprint tags when signing by Doug Zongker · 15 years ago
  86. 709b752 AI 146710: Splitting android.core.tests.apk into several smaller by Urs Grob · 15 years ago
  87. f32686a AI 146687: The maps and gtalkservice libraries were still being included in by Joe Onorato · 15 years ago
  88. 3f2933b add check mode to zipalign by Doug Zongker · 15 years ago
  89. 3764079 Merge branch 'readonly-p4-donut' into donut by Dirk Dougherty · 15 years ago
  90. f481f53 AI 146347: am: CL 146344 g4 integrate -t -i -b platform-1_0-to-cupcake @143529,143529 (doc change) by Dirk Dougherty · 15 years ago
  91. 6080c87 Merge branch 'readonly-p4-donut' into donut by Dirk Dougherty · 15 years ago
  92. b8f2e76 AI 146346: am: CL 146342 g4 integrate -t -i -b platform-1_0-to-cupcake @141805,141805 (doc change) by Dirk Dougherty · 15 years ago
  93. a744f1b AI 146344: g4 integrate -t -i -b platform-1_0-to-cupcake @143529,143529 (doc change) by Dirk Dougherty · 15 years ago
  94. 1846717 AI 146342: g4 integrate -t -i -b platform-1_0-to-cupcake @141805,141805 (doc change) by Dirk Dougherty · 15 years ago
  95. 43874f8 make unsigned apks explicit by Doug Zongker · 15 years ago
  96. 547c8cf Merge branch 'readonly-p4-donut' into donut by Doug Zongker · 15 years ago
  97. ad88c7c AI 146194: am: CL 146193 Fix signing script so keys specified in -e options get passed by Doug Zongker · 15 years ago
  98. 8c61c30 AI 146193: Fix signing script so keys specified in -e options get passed by Doug Zongker · 15 years ago
  99. fa0c289 Merge branch 'readonly-p4-donut' into donut by Raphael Moll · 15 years ago
  100. a190c52 AI 145983: am: CL 145911 ADT #1778786: tool to generate stubbed jar file. by Raphael Moll · 15 years ago