1. b7c41aa Add a separate version of the docs build that only does the stubs. by Joe Onorato · 16 years ago
  2. 4d221e8 am ccf9c1da: Merge change 7479 into donut by Android (Google) Code Review · 16 years ago
  3. ccf9c1d Merge change 7479 into donut by Android (Google) Code Review · 16 years ago
  4. 79e4a0b am a237874c: fix the modtime of files in the apk when signing by Doug Zongker · 16 years ago
  5. 3b72436 handle identical gzip chunks better by Doug Zongker · 16 years ago
  6. a237874 fix the modtime of files in the apk when signing by Doug Zongker · 16 years ago
  7. b606925 am 03061474: in auto mode, generate both edify and amend scripts for full OTAs by Doug Zongker · 16 years ago
  8. 0306147 in auto mode, generate both edify and amend scripts for full OTAs by Doug Zongker · 16 years ago
  9. 594375d Python script to parse a build log and present the warnings in html by Marco Nelissen · 16 years ago
  10. 04edc95 Merge branch 'master' of git://android.git.kernel.org/platform/build into merge_korg_master by Jean-Baptiste Queru · 17 years ago
  11. 8b3f93a am 6e9c1a6d: remove some accidentally-submitted debug logging by Doug Zongker · 17 years ago
  12. d77ccd3 am a2bd9af9: Merge change 4759 into donut by Android (Google) Code Review · 17 years ago
  13. acb8bda am 0f3298a4: delete source files not in target by Doug Zongker · 17 years ago
  14. 6e9c1a6 remove some accidentally-submitted debug logging by Doug Zongker · 17 years ago
  15. a2bd9af Merge change 4759 into donut by Android (Google) Code Review · 17 years ago
  16. 0f3298a delete source files not in target by Doug Zongker · 17 years ago
  17. 8e2f2b9 ignore missing/bad device-specific releasetools modules by Doug Zongker · 17 years ago
  18. a4ebcbb resolved conflicts for merge of e1c31bac to master by Doug Zongker · 17 years ago
  19. e1c31ba make building recovery and boot images optional by Doug Zongker · 17 years ago
  20. 0fbd7da am 55766e47: Merge change 5150 into donut by Android (Google) Code Review · 17 years ago
  21. 55766e4 Merge change 5150 into donut by Android (Google) Code Review · 17 years ago
  22. 9fc74c7 don't fail if no required bootloaders are defined by Doug Zongker · 17 years ago
  23. ab81dbd am bf8a59aa: Merge change 5017 into donut by Android (Google) Code Review · 17 years ago
  24. 8029653 Don't install afar and dexpreopt-wrapper on system while building tests. by Sriram Raman · 17 years ago
  25. 05d3dea support hooks for device-specific code in OTA package generation by Doug Zongker · 17 years ago
  26. 66b14d8 Removing top tabs from PDK navigation because right now we only have one section. by David Warren · 17 years ago
  27. ac4920a resolved conflicts for merge of c494d7ce to master by Doug Zongker · 17 years ago
  28. c494d7c generate OTA packages that use edify by Doug Zongker · 17 years ago
  29. d6fb2d4 am 602a84e0: fix releasetools for non-linux architectures by Doug Zongker · 17 years ago
  30. 602a84e fix releasetools for non-linux architectures by Doug Zongker · 17 years ago
  31. 99e5671 am 9454b1c8: Merge change 4089 into donut by Android (Google) Code Review · 17 years ago
  32. 9454b1c Merge change 4089 into donut by Android (Google) Code Review · 17 years ago
  33. 38a649f handle BOARD_KERNEL_BASE in releasetools by Doug Zongker · 17 years ago
  34. 171f1cd don't require some OTA features by Doug Zongker · 17 years ago
  35. 683baae am 048e7ca1: fix archive files being created with perms 000 by Doug Zongker · 17 years ago
  36. 048e7ca fix archive files being created with perms 000 by Doug Zongker · 17 years ago
  37. 5386f16 am 398814fa: am 5eb58327: AI 149839: make the home page\'s announcement block expandable... primarily, this is to handle various lengths of text due to translations, but also allows us to be more flexible WRT the content for the top section. by Scott Main · 17 years ago
  38. 3f7760e am e05806cc: Merge change 4057 into donut by Android (Google) Code Review · 17 years ago
  39. 398814f am 5eb58327: AI 149839: make the home page\'s announcement block expandable... primarily, this is to handle various lengths of text due to translations, but also allows us to be more flexible WRT the content for the top section. by Scott Main · 17 years ago
  40. 5eb5832 AI 149839: make the home page's announcement block expandable... by Scott Main · 17 years ago
  41. a0deb0f - Changed page title to show "Android open source" by Gaurav Mathur · 17 years ago
  42. e05806c Merge change 4057 into donut by Android (Google) Code Review · 17 years ago
  43. 5a79087 make applypatch into a static library by Doug Zongker · 17 years ago
  44. f6c53ef am 5aa29992: Merge change 3459 into donut by Android (Google) Code Review · 17 years ago
  45. 5aa2999 Merge change 3459 into donut by Android (Google) Code Review · 17 years ago
  46. af482b6 make signapk strip other signatures by Doug Zongker · 17 years ago
  47. 08d69b0 am ed3a2d30: am 88ee3f4e: AI 149729: fix search functionatilty for offline docs... the file references weren\'t using the local root. BUG=1909300 by Scott Main · 17 years ago
  48. ed3a2d3 am 88ee3f4e: AI 149729: fix search functionatilty for offline docs... the file references weren\'t using the local root. BUG=1909300 by Scott Main · 17 years ago
  49. 88ee3f4 AI 149729: fix search functionatilty for offline docs... by Scott Main · 17 years ago
  50. 3344b2e break dependency on utils/ZipEntry.h and utils/ZipFile.h by Mathias Agopian · 17 years ago
  51. 7cea534 am 39528d6b: Merge change 3004 into donut by Android (Google) Code Review · 17 years ago
  52. 39528d6 Merge change 3004 into donut by Android (Google) Code Review · 17 years ago
  53. 653726a fix the SDK build for real this time. by Scott Main · 17 years ago
  54. 3cbc666 Merge change 2951 into donut by Android (Google) Code Review · 17 years ago
  55. ae8c03d am 34780ee3: Merge change 2982 into donut by Android (Google) Code Review · 17 years ago
  56. 34780ee Merge change 2982 into donut by Android (Google) Code Review · 17 years ago
  57. a0f9bd1 fix build break by reincluding empty method calls that were moved to macros.cs by Scott Main · 17 years ago
  58. 5da317e support incremental updates of boot image by Doug Zongker · 17 years ago
  59. 1604b78 am 31dae454: Merge change 2146 into donut by Android (Google) Code Review · 17 years ago
  60. 31dae45 Merge change 2146 into donut by Android (Google) Code Review · 17 years ago
  61. 1043da9 Implements the basic structure for providing localized documentation; by Scott Main · 17 years ago
  62. 7a14d99 am f6a8bada: add support for reading MTD partitions to applypatch by Doug Zongker · 17 years ago
  63. f6a8bad add support for reading MTD partitions to applypatch by Doug Zongker · 17 years ago
  64. b534660 am bfeb1936: Merge change 2717 into donut by Android (Google) Code Review · 17 years ago
  65. 32da27a build images with minigzip instead of system gzip by Doug Zongker · 17 years ago
  66. f82b559 am daffeb33: Merge change 2594 into donut by Android (Google) Code Review · 17 years ago
  67. 02d444b new image diffing tool and support for image patches in applypatch by Doug Zongker · 17 years ago
  68. 650b205 am 5d1b9731: am 29eafdea: AI 149251: Add 1.x Icon Guidelines doc and template pack. BUG=1790234 by Dirk Dougherty · 17 years ago
  69. 5d1b973 am 29eafdea: AI 149251: Add 1.x Icon Guidelines doc and template pack. BUG=1790234 by Dirk Dougherty · 17 years ago
  70. 29eafde AI 149251: Add 1.x Icon Guidelines doc and template pack. BUG=1790234 by Dirk Dougherty · 17 years ago
  71. 4afb4f20 am 3026e96d: Merge change 2245 into donut by Android (Google) Code Review · 17 years ago
  72. 3026e96 Merge change 2245 into donut by Android (Google) Code Review · 17 years ago
  73. c6a5d81 am 8ce7c25e: improve password entry for signing keys by Doug Zongker · 17 years ago
  74. 8ce7c25 improve password entry for signing keys by Doug Zongker · 17 years ago
  75. ecc70d7 Define TARGET_CPU_ABI for finding native code in .apks by Dianne Hackborn · 17 years ago
  76. 89d037e Modified the image and index URLs to point to guide/index.html now by Gaurav Mathur · 17 years ago
  77. fbd10d9 Add PRODUCT_DEFAULT_WIFI_CHANNELS build var. by Robert Greenwalt · 17 years ago
  78. f326d14 Modified the image and index URLs to point to guide/index.html now by Gaurav Mathur · 17 years ago
  79. b420469 am eb338efd: make sure package keys are consistent with shared users by Doug Zongker · 17 years ago
  80. eb338ef make sure package keys are consistent with shared users by Doug Zongker · 17 years ago
  81. 6e900ab am 87fc0fdc: Merge change 1738 into donut by Android (Google) Code Review · 17 years ago
  82. 87fc0fd Merge change 1738 into donut by Android (Google) Code Review · 17 years ago
  83. 1c390a2 add -e option to add extra commands to OTA script by Doug Zongker · 17 years ago
  84. fe93ea7 am cb08f15b: 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 · 17 years ago
  85. 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 · 17 years ago
  86. ee6df9b AI 148870: Pinging Ryan for Dr No approval. by Gaurav Mathur · 17 years ago
  87. 0cf91e6 am cdc13d7: am 9b54792: AI 148820: adjust the "nolist" class to add bott by Scott Main · 17 years ago
  88. cdc13d7 am 9b54792: AI 148820: adjust the "nolist" class to add bottom-spacing a by Scott Main · 17 years ago
  89. 9b54792 AI 148820: adjust the "nolist" class to add bottom-spacing and refine list item padding; by Scott Main · 17 years ago
  90. 74d2e86 am e9a96dd: am 4e4c919: AI 148759: Add download page for NDK 1.5 r1. by Dirk Dougherty · 17 years ago
  91. e9a96dd am 4e4c919: AI 148759: Add download page for NDK 1.5 r1. by Dirk Dougherty · 17 years ago
  92. 4e4c919 AI 148759: Add download page for NDK 1.5 r1. BUG=1790234 by Dirk Dougherty · 17 years ago
  93. 123834f am e27db38: Merge change 1291 into donut by Android (Google) Code Review · 17 years ago
  94. e27db38 Merge change 1291 into donut by Android (Google) Code Review · 17 years ago
  95. ef85ea6 allow separate source and target files for applypatch by Doug Zongker · 17 years ago
  96. 0a6d796 am 9537884: Add new property for dev codename, update version to Donut. by Dianne Hackborn · 17 years ago
  97. 9537884 Add new property for dev codename, update version to Donut. by Dianne Hackborn · 17 years ago
  98. cfb0820 am 40a06d8: AI 148314: Remove droiddoc code that applies the deprecated by Dirk Dougherty · 17 years ago
  99. 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 · 17 years ago
  100. 199eb2f am a19801e: am c521e26: AI 148186: Add support for using custom pdk temp by Dirk Dougherty · 17 years ago