1. d8115ff docs: revise user agent detection to use lower case by Scott Main · 16 years ago
  2. 3f7d1df docs: revise resizing scripts to better organize the by Scott Main · 16 years ago
  3. 64b879a docs: fix js error when there's no api level cookie saved. by Scott Main · 16 years ago
  4. 8e44ae9 docs: fix IE6 bug in which tabs are not focusable by Scott Main · 16 years ago
  5. 9b5fdb9 docs: add checkbox to toggle the api level filter on and off; by Scott Main · 16 years ago
  6. f1bac52 fix search for offline docs. again. by Scott Main · 16 years ago
  7. c2c5e50 doc change: include SDK Tools in notice to 1.6 developers. by Dirk Dougherty · 16 years ago
  8. 462cc37 docs: implement sdk announcement in a collapsible box by Scott Main · 16 years ago
  9. 0d8872e docs: change javascript so that SDK docs that are not by Scott Main · 16 years ago
  10. 60dba89 docs: add eclair logo for homepage by Scott Main · 16 years ago
  11. 3d3d7b7 doc change: template changes for new SDK doc structure. by Dirk Dougherty · 16 years ago
  12. fce6b45 doc change: template/asset changes for sdk package. by Dirk Dougherty · 16 years ago
  13. f2b32f2 resolved conflicts for merge of cfd7db6d to eclair by Doug Zongker · 16 years ago
  14. cfd7db6 move recovery image to the top of the OTA package by Doug Zongker · 16 years ago
  15. 6962554 Merge change I239e9f26 into donut by Android (Google) Code Review · 16 years ago
  16. f885d87 Merge change I2bdc7ec9 into eclair by Android (Google) Code Review · 16 years ago
  17. 5f0241f am 37bfad5c: docs only. fix FF2 browser bug in header layout by Scott Main · 16 years ago
  18. 37bfad5 docs only. fix FF2 browser bug in header layout by Scott Main · 16 years ago
  19. 39715e2 Merge change I962d468d into eclair by Android (Google) Code Review · 16 years ago
  20. 962d468 revise the deprecated warning to use the 'caution' style and add a line break by Scott Main · 16 years ago
  21. 239e9f2 Bug in Mac build where it gets confused over case, fix no longer needed. by Mike Ritter · 16 years ago
  22. 96dcc3a am 7259bae0: Merge change Ied94685e into donut by Dirk Dougherty · 16 years ago
  23. c18736b remember device-specific releasetools extensions in target-files by Doug Zongker · 16 years ago
  24. c3c136c Merge change I95ed76bd into eclair by Android (Google) Code Review · 16 years ago
  25. 95ed76b Update usage and readme for zipalign. by Andy McFadden · 16 years ago
  26. 2bdc7ec Speed up warn.py about 30x by precompiling all the regular expressions. by Marco Nelissen · 16 years ago
  27. 7259bae Merge change Ied94685e into donut by Android (Google) Code Review · 16 years ago
  28. 481c4e6 fix python syntax error by Doug Zongker · 16 years ago
  29. d85472a Fix the build. imgdiff.c needed #include <sys/types.h>. by Jeff Hamilton · 16 years ago
  30. 7f11618 add missing include directory by Doug Zongker · 16 years ago
  31. 2bd8abc Merge change 27088 into eclair by Android (Google) Code Review · 16 years ago
  32. 6159eea am afdb6feb: Merge change 27127 into donut by Scott Main · 16 years ago
  33. afdb6fe Merge change 27127 into donut by Android (Google) Code Review · 16 years ago
  34. 18a4883 docs only. by Scott Main · 16 years ago
  35. ea4a3fa Merge change 27066 into eclair by Android (Google) Code Review · 16 years ago
  36. 761e642 parallellize computation of binary patches by Doug Zongker · 16 years ago
  37. d98e087 integrate bsdiff into imgdiff, instead of using subprocess by Doug Zongker · 16 years ago
  38. 0c44a2a am ad4d4efa: adds a parameter to the URL hash on all search queries. depends on change 3583, in order to handle the new parameter by Scott Main · 16 years ago
  39. ad4d4ef adds a parameter to the URL hash on all search queries. by Scott Main · 16 years ago
  40. b91916b docs only. by Scott Main · 16 years ago
  41. 389cdb7 Merge change 26258 into eclair by Android (Google) Code Review · 16 years ago
  42. ef453a5 Fix ARMv7 -user builds by David 'Digit' Turner · 16 years ago
  43. 5c450ed Add NDK version reference to template. by Dirk Dougherty · 16 years ago
  44. 29f9e1a docs only. by Scott Main · 16 years ago
  45. 881dd40 improve the OTA progress bar by Doug Zongker · 16 years ago
  46. 9958256 am 1da82386: docs only. use normal DOM mod instead of jquery to load the lists.js file because jquery was appending GET parameters that eliminated any caching of the file. by Scott Main · 16 years ago
  47. 1da8238 docs only. by Scott Main · 16 years ago
  48. 60bbe18 am c66c90a8: Change sdk doc template so that ADT download link bypasses clickthrough. by Dirk Dougherty · 16 years ago
  49. c66c90a Change sdk doc template so that ADT download link bypasses clickthrough. by Dirk Dougherty · 16 years ago
  50. e44fade Bug in Mac build where it gets confused over case, fix no longer needed. by Mike Ritter · 16 years ago
  51. be49598 Merge change 24712 into eclair by Android (Google) Code Review · 16 years ago
  52. 63ec8e3 Fix CS templates to handle non-included classes. by Xavier Ducrohet · 16 years ago
  53. 5175caf am ded57160: docs only. new donut image for compatibility with IE6 transparency issues by Scott Main · 16 years ago
  54. ded5716 docs only. new donut image for compatibility with IE6 transparency issues by Scott Main · 16 years ago
  55. 02e14df Add support for @pending annotation. by Xavier Ducrohet · 16 years ago
  56. 5ee390d Add missing @Override to DroidDoc and ApiCheck by Xavier Ducrohet · 16 years ago
  57. af2a2a6 am 4d545a82: Merge change 23037 into donut by Dirk Dougherty · 16 years ago
  58. 4d545a8 Merge change 23037 into donut by Android (Google) Code Review · 16 years ago
  59. d7d7ab0 do a pass of normal-chunk-merging before comparing src and tgt files by Doug Zongker · 16 years ago
  60. 15604b8 use imgdiff -z to diff zipfiles by Doug Zongker · 16 years ago
  61. cca05d9 am a01ee1ea: docs only. my previous change to the list styles was the wrong solution. this fixes all prior problems with nested lists in OLs, ULs, and DLs by Scott Main · 16 years ago
  62. a01ee1e docs only. by Scott Main · 16 years ago
  63. 123bb12 Doc changes for SDK update. Update SDK toc template. by Dirk Dougherty · 16 years ago
  64. f76b9c8 remove bootloader assertions by Doug Zongker · 16 years ago
  65. e06d28e am dab571d6: Merge change 22524 into donut by Scott Main · 16 years ago
  66. 6949727 docs only. fix api level highlighting for the treeview navigation. by Scott Main · 16 years ago
  67. 2f78b8b am 8fead691: Merge change 22448 into donut by Doug Zongker · 16 years ago
  68. 8fead69 Merge change 22448 into donut by Android (Google) Code Review · 16 years ago
  69. 3b949f0 incremental OTAs should remove /system/recovery.img by Doug Zongker · 16 years ago
  70. aab0d4c am 72a5cc82: Merge change 22354 into donut by Scott Main · 16 years ago
  71. 102400f am eca5e16e: Merge change 22348 into donut by Scott Main · 16 years ago
  72. 72a5cc8 Merge change 22354 into donut by Android (Google) Code Review · 16 years ago
  73. 37a4d1c docs only. add donut image for homepage announcement. by Scott Main · 16 years ago
  74. eca5e16 Merge change 22348 into donut by Android (Google) Code Review · 16 years ago
  75. d22b5e1 docs only. remove preliminary watermak by Scott Main · 16 years ago
  76. 1f8b697 am e05628cc: fix signing user builds by Doug Zongker · 16 years ago
  77. e05628c fix signing user builds by Doug Zongker · 16 years ago
  78. 724735d am 6f7ba2dc: Merge change 20234 into donut by Dirk Dougherty · 16 years ago
  79. 6f7ba2d Merge change 20234 into donut by Android (Google) Code Review · 16 years ago
  80. f036631 am 54161d14: DOCS ONLY. styleheet changes to fix some errors in the print layout and remove extra space from above nested lists, so they fit closer to the parent list item. by Scott Main · 16 years ago
  81. 54161d1 DOCS ONLY. by Scott Main · 16 years ago
  82. badd2ca fix endianness problem with the tail of the signature comment by Doug Zongker · 16 years ago
  83. 09cf560 explicitly set max heap size when running signapk by Doug Zongker · 16 years ago
  84. 951495f update OTA package maker to do whole-file signature by Doug Zongker · 16 years ago
  85. c6cf01a add whole-file signature mode to SignApk by Doug Zongker · 16 years ago
  86. f778109 am ab28cea5: Frame-work for open source site by Gaurav Mathur · 16 years ago
  87. ab28cea Frame-work for open source site by Gaurav Mathur · 16 years ago
  88. 3b55dfc Merge change 20816 by Android (Google) Code Review · 16 years ago
  89. fbe107a joeo here -- pesky findleaves.sh wasn't pruning directories. by Andrew Stadler · 16 years ago
  90. ab007ef Install the generic version of adbs to build/tools. by Ben Cheng · 16 years ago
  91. 4820a94 dedup findleaves output by Joe Onorato · 16 years ago
  92. d36e945 Sort the results of findleaves. by Joe Onorato · 16 years ago
  93. dc1a728 Rewrite findleaves.sh in python by Joe Onorato · 16 years ago
  94. 66a3d6d am 95641e97: fix css image references for offline docs by Scott Main · 16 years ago
  95. 95641e9 fix css image references for offline docs by Scott Main · 16 years ago
  96. 7a09cd6 am fa4765e0: lighten up on "preliminary" watermark by Scott Main · 16 years ago
  97. fa4765e lighten up on "preliminary" watermark by Scott Main · 16 years ago
  98. af8a313 am 11be8c3e: Merge change 20232 into donut by Android (Google) Code Review · 16 years ago
  99. 11be8c3 Merge change 20232 into donut by Android (Google) Code Review · 16 years ago
  100. cce4bb5 am 89e555f3: Merge change 20222 into donut by Android (Google) Code Review · 16 years ago