1. f6ff4c5 Windows: Fix platform build. by Raphael · 15 years ago
  2. badd2ca fix endianness problem with the tail of the signature comment by Doug Zongker · 15 years ago
  3. 09cf560 explicitly set max heap size when running signapk by Doug Zongker · 15 years ago
  4. 951495f update OTA package maker to do whole-file signature by Doug Zongker · 15 years ago
  5. c6cf01a add whole-file signature mode to SignApk by Doug Zongker · 15 years ago
  6. 9af298e Merge change 21127 by Android (Google) Code Review · 15 years ago
  7. 7f0a18f Remove 'ctor-dtor-privacy' warning, as it's not very usefull. by Marco Nelissen · 15 years ago
  8. f006188 am fab87998: (-s ours) Fix the platform version (1.6 now) and sdk version (4) by Sriram Raman · 15 years ago
  9. 8d74530 am 5b5f82b6: (-s ours) Merge change 21000 into donut by Sriram Raman · 15 years ago
  10. fab8799 Fix the platform version (1.6 now) and sdk version (4) by Sriram Raman · 15 years ago
  11. 5b5f82b Merge change 21000 into donut by Android (Google) Code Review · 15 years ago
  12. 20572dd Update the platform-version-codename by Sriram Raman · 15 years ago
  13. f778109 am ab28cea5: Frame-work for open source site by Gaurav Mathur · 15 years ago
  14. a37bdef am 6929fb57: Merge change 20880 into donut by Dianne Hackborn · 15 years ago
  15. cac4dcc am 31a8ac22: BUG 1993354 : Add zipalign to Windows SDK by Raphael · 15 years ago
  16. ab28cea Frame-work for open source site by Gaurav Mathur · 15 years ago
  17. 6929fb5 Merge change 20880 into donut by Android (Google) Code Review · 15 years ago
  18. 9c0c4b7 Fix issue #2048267: Run zipalign on all prebuilts by Dianne Hackborn · 15 years ago
  19. 378a588 am c539dbe6: CTS: Add missing integration of 147397 to fix VM tests by Phil Dubach · 15 years ago
  20. 31a8ac2 BUG 1993354 : Add zipalign to Windows SDK by Raphael · 15 years ago
  21. 3b55dfc Merge change 20816 by Android (Google) Code Review · 15 years ago
  22. fbe107a joeo here -- pesky findleaves.sh wasn't pruning directories. by Andrew Stadler · 15 years ago
  23. ab007ef Install the generic version of adbs to build/tools. by Ben Cheng · 15 years ago
  24. c539dbe CTS: Add missing integration of 147397 to fix VM tests by Phil Dubach · 15 years ago
  25. 8510a1e use *_PARTITION_SIZE instead of *_MAX_SIZE by Doug Zongker · 15 years ago
  26. 3366c07 Tweak the product graph formatting. by Joe Onorato · 15 years ago
  27. 630b7d3 build: do not attempt to build recovery.img for TINY_ANDROID builds by Brian Swetland · 15 years ago
  28. 4820a94 dedup findleaves output by Joe Onorato · 15 years ago
  29. edd731f am f7c8b9ad: reenable ranlib transform for prebuilts by Doug Zongker · 15 years ago
  30. f7c8b9a reenable ranlib transform for prebuilts by Doug Zongker · 15 years ago
  31. 8541615 am d0a44722: add LOCAL_PREBUILT_STRIP_COMMENTS to clear_vars.mk by Doug Zongker · 15 years ago
  32. d0a4472 add LOCAL_PREBUILT_STRIP_COMMENTS to clear_vars.mk by Doug Zongker · 15 years ago
  33. 80f820c am 01bf5684: Merge change 20313 into donut by Android (Google) Code Review · 15 years ago
  34. 01bf568 Merge change 20313 into donut by Android (Google) Code Review · 15 years ago
  35. 3513846 Merge change 20343 by Android (Google) Code Review · 15 years ago
  36. d36e945 Sort the results of findleaves. by Joe Onorato · 15 years ago
  37. e9024b3 Merge change 20172 by Android (Google) Code Review · 15 years ago
  38. 1046d20 add feature to strip "# comment" lines from prebuilt files by Doug Zongker · 15 years ago
  39. dc1a728 Rewrite findleaves.sh in python by Joe Onorato · 15 years ago
  40. 97346fa merge from open-source master by Jean-Baptiste Queru · 15 years ago
  41. 66a3d6d am 95641e97: fix css image references for offline docs by Scott Main · 15 years ago
  42. 95641e9 fix css image references for offline docs by Scott Main · 15 years ago
  43. 7a09cd6 am fa4765e0: lighten up on "preliminary" watermark by Scott Main · 15 years ago
  44. fa4765e lighten up on "preliminary" watermark by Scott Main · 15 years ago
  45. af8a313 am 11be8c3e: Merge change 20232 into donut by Android (Google) Code Review · 15 years ago
  46. 11be8c3 Merge change 20232 into donut by Android (Google) Code Review · 15 years ago
  47. cce4bb5 am 89e555f3: Merge change 20222 into donut by Android (Google) Code Review · 15 years ago
  48. 89e555f Merge change 20222 into donut by Android (Google) Code Review · 15 years ago
  49. 0931432 Fix broken url in offline preview docs by Dirk Dougherty · 15 years ago
  50. 82a2881 Add support for preview SDK handling in doc templates. by Dirk Dougherty · 15 years ago
  51. 0082bbf Add back a few libraries for backward-compability with the donut skia by Jean-Baptiste Queru · 15 years ago
  52. fe77558 Add libacc.so to prelink map for forward-compatibility by Jean-Baptiste Queru · 15 years ago
  53. 007294e am 28ab3b12: Merge change 8917 into donut by Android (Google) Code Review · 15 years ago
  54. 28ab3b1 Merge change 8917 into donut by Android (Google) Code Review · 15 years ago
  55. 25fda19 implement api level toggling by Scott Main · 15 years ago
  56. 8f83fce Merge change 20007 by Android (Google) Code Review · 15 years ago
  57. 1218b09 am 1aca962a: allow for malformed imagesizes.txt by Doug Zongker · 15 years ago
  58. 1aca962 allow for malformed imagesizes.txt by Doug Zongker · 15 years ago
  59. 7d7630c am b6153173: Merge change 9605 into donut by Android (Google) Code Review · 15 years ago
  60. b615317 Merge change 9605 into donut by Android (Google) Code Review · 15 years ago
  61. 4d5fdba Add Bluetooth app to generic product file. by Jaikumar Ganesh · 15 years ago
  62. 0f64a55 merge from open-source master by Jean-Baptiste Queru · 15 years ago
  63. fdd8e69 use the max image sizes from the target files zip by Doug Zongker · 15 years ago
  64. e8cb956 am 828bbfb1: in amend, remove symlink targets before creating them by Doug Zongker · 15 years ago
  65. 828bbfb in amend, remove symlink targets before creating them by Doug Zongker · 15 years ago
  66. 123f82c merge from donut by Jean-Baptiste Queru · 15 years ago
  67. c97ea27 Merge change 9346 by Android (Google) Code Review · 15 years ago
  68. 5236fbd Update warn.py with the latest warnings that popped up in the build. by Marco Nelissen · 15 years ago
  69. 67dc3d9 oops, missed one by Dan Egnor · 15 years ago
  70. d510425 Needed for incremental builds after MD2 removal by Dan Egnor · 15 years ago
  71. 1de6688 Don't check build tools versions (including javac) every time make is run. by Joe Onorato · 15 years ago
  72. ead9646 Don't run findleaves.sh if we're doing ONE_SHOT_MAKEFILE. by Joe Onorato · 15 years ago
  73. 2a5d4d8 Add cproj function to envsetup.sh that finds an Android.mk and goes to its directory. by Joe Onorato · 15 years ago
  74. 1951d0e am 7ebafd5a: Merge change 9009 into donut by Android (Google) Code Review · 15 years ago
  75. e7faad9 am 951f3d89: CTS: Add telephony and webkit test cases to CTS makefile by Phil Dubach · 15 years ago
  76. cca2cdf am 981bafb1: AI 150131: Remove English/Chinese IME from OpenWnn. by Daisuke Miyakawa · 15 years ago
  77. 3a37cdf am 239637ea: (-s ours) findleaves.sh: Properly fix arguments. by Jean-Baptiste Queru · 15 years ago
  78. a86afb6 am c16c0a41: Merge change 8942 into donut by Android (Google) Code Review · 15 years ago
  79. a7f49e3 am df09424f: Patch 2: some fixes to the developer-docs stylesheet.... Patch 3: add "Since:" to the api level info Patch 4: fix packages page and styles to reveal class summary by Scott Main · 15 years ago
  80. 7227ea7 merge from donut by Jean-Baptiste Queru · 15 years ago
  81. 7ebafd5 Merge change 9009 into donut by Android (Google) Code Review · 15 years ago
  82. 94a7e48 Merge change 9010 by Android (Google) Code Review · 15 years ago
  83. e4e5b58 include GoogleContactsSyncAdapter in products with google by Fred Quintana · 15 years ago
  84. 3b1ee37 Reapply modifications from 3175 to fix display of navTree in doc output. by Dirk Dougherty · 15 years ago
  85. 951f3d8 CTS: Add telephony and webkit test cases to CTS makefile by Phil Dubach · 15 years ago
  86. 981bafb AI 150131: Remove English/Chinese IME from OpenWnn. by Daisuke Miyakawa · 15 years ago
  87. 239637e findleaves.sh: Properly fix arguments. by Jean-Baptiste Queru · 15 years ago
  88. c16c0a4 Merge change 8942 into donut by Android (Google) Code Review · 15 years ago
  89. 7b5edc3 Add CTS permission2 test package to cts. by Brett Chabot · 15 years ago
  90. cffab81 Make the product graph slightly more readable. by Joe Onorato · 15 years ago
  91. df09424 Patch 2: some fixes to the developer-docs stylesheet.... by Scott Main · 15 years ago
  92. 99b2a77 clean step for data messaging api. by Wei Huang · 15 years ago
  93. 7cc41cf reconcile korg/master into goog/master by Jean-Baptiste Queru · 15 years ago
  94. 7c07cf9 Merge korg/donut into korg/master by Jean-Baptiste Queru · 15 years ago
  95. 5f07e29 am 882bbe14: Merge commit \'5db40c6db73db3f4433dd3456107efb4468a4a99\' into manualmergeDroiddoc by Dirk Dougherty · 15 years ago
  96. 24f96bd am da069618: Merge commit \'db3b6e832261e7b9a09e1c646f7963b839d954cc\' into manualmergeDroiddoc by Dirk Dougherty · 15 years ago
  97. 353f53c am 1aa2380c: AI 150428: update the jquery library to version 1.3.2. the incentive is to utilize an improvement made in the :hidden selector (for the videos page); this update should also hopefully improve some performance, but it is otherwise the same as before by Scott Main · 15 years ago
  98. bbd6743 am 8576132a: AI 150393: edit the reference\'s navtree highlighting logic to handle intl/ directories BUG=1790234 by Scott Main · 15 years ago
  99. afac918 am 1cb43f69: AI 150389: Fix handling of cookie writes for intl pages. BUG=1790234 by Dirk Dougherty · 15 years ago
  100. 901dd00 am 233bc0b8: AI 150370: Add localized content infrastructure in droiddoc templates, javascript, and css. DocFile.java - instead of FileReader, use InputStreamReader with UTF-8 encoding. ClearPage.java - add UTF-8 output encoding to FileOutputStreamWriter. Note: this by Dirk Dougherty · 15 years ago