1. 052a00f Use core-oj alongside core-libart wherever required. by Piotr Jastrzebski · 10 years ago
  2. 8abec03 Set -Xdoclint:none by Narayan Kamath · 9 years ago
  3. 02bcb27 Increase droiddoc -J-Xmx to 1600MB. by Ying Wang · 9 years ago
  4. 5d88770 Don't run ziptime on host zip files. by Ying Wang · 9 years ago
  5. 48a621c Remove changing uids/timestamps from zip/jar files by Dan Willemsen · 9 years ago
  6. b589ae4 Revert "Remove changing uids/timestamps from zip/jar files" by Dan Willemsen · 9 years ago
  7. 3c2c064 Remove changing uids/timestamps from zip/jar files by Dan Willemsen · 9 years ago
  8. edc3e6c Merge "Sort more instances of wildcard and find" by Dan Willemsen · 9 years ago
  9. 7c3e3f8 Sort more instances of wildcard and find by Dan Willemsen · 9 years ago
  10. a4447e8 Don't add dependencies on Makefiles when using ninja by Colin Cross · 9 years ago
  11. 057aaea Add HOST_CROSS_OS by Dan Willemsen · 9 years ago
  12. ccc933e Use repeatable timestamps by Dan Willemsen · 9 years ago
  13. 92026f2 Revert "Use repeatable timestamps" by Dan Willemsen · 9 years ago
  14. 13ba6e0 Use repeatable timestamps by Dan Willemsen · 9 years ago
  15. 4aedea9 Ignore .*.java files when collecting .java files. by Ying Wang · 9 years ago
  16. f37b455 Read BUILD_NUMBER from file in rules by Colin Cross · 9 years ago
  17. 954b5bd Make modules depend on their makefile. by Dan Albert · 10 years ago
  18. 14c975b Remove framework2 by Ying Wang · 10 years ago
  19. efb9358 Support "LOCAL_SDK_VERSION := system_current" by Ying Wang · 10 years ago
  20. 55ec7e6 am 9e00b638: am cd02c025: am 979d578e: Merge "Fix host java doc by referring to the correct classpath." by Ying Wang · 10 years ago
  21. ad7809b Fix host java doc by referring to the correct classpath. by Ying Wang · 10 years ago
  22. b1dafb1 Switch from core to core-libart by Brian Carlstrom · 10 years ago
  23. 55fa2ea resolved conflicts for merge of 8fd9944e to master by Brian Carlstrom · 10 years ago
  24. 1e4adfa Merge commit '8113e43601aac7702b9ec007e81a179826143d1e' into HEAD by Bill Yi · 10 years ago
  25. a376dd8 Some LOCAL_DROIDDOC_HTML_DIR has "/" in it. by Ying Wang · 10 years ago
  26. 3bb5d8b Fix html_dir_files in droiddoc.mk by Ying Wang · 10 years ago
  27. c9c3ed2 am 5d33de08: am bdac8cf1: Merge "Fix javadoc error "class file for sun.util.resources.OpenListResourceBundle not found"" by Ying Wang · 10 years ago
  28. 25c0096 am b55bb77e: am 1b08226a: Merge "Different bootclasspath for droiddoc." by Ying Wang · 10 years ago
  29. bdac8cf Merge "Fix javadoc error "class file for sun.util.resources.OpenListResourceBundle not found"" by Ying Wang · 10 years ago
  30. be835b6 am 90219d98: am cb733bc5: Merge "Fix droiddoc generation." by Ying Wang · 10 years ago
  31. 5b6b464 Fix javadoc error "class file for sun.util.resources.OpenListResourceBundle not found" by Ying Wang · 10 years ago
  32. 584d8ad Different bootclasspath for droiddoc. by Ying Wang · 10 years ago
  33. f122d41 Fix droiddoc generation. by Narayan Kamath · 11 years ago
  34. 68abe34 am c2f639a1: Merge "Add "-encoding UTF-8" option to javadoc." by Ying Wang · 11 years ago
  35. 34e3e17 Add "-encoding UTF-8" option to javadoc. by Ying Wang · 11 years ago
  36. 36b89ff Add a convenient target for building a zip file of javadocs: $(LOCAL_MODULE)-docs.zip by Joe Onorato · 11 years ago
  37. ae859f9 Split framework jar. by Jeff Brown · 11 years ago
  38. 8578cab Fix use of LOCAL_CLASSPATH in droiddoc.mk by Ying Wang · 11 years ago
  39. b8a256a We shouldn't use temporary variable in the build recipe. by Ying Wang · 12 years ago
  40. 1151ef4 Fix droiddoc builds for second htmldir. by Dirk Dougherty · 12 years ago
  41. e0f58f9 am f0b7415e: am 34eb13de: am 18a1a50f: am 9c2336e0: Add new droiddoc option for project-specific secondary html input/output paths. by Dirk Dougherty · 12 years ago
  42. 9c2336e Add new droiddoc option for project-specific secondary html input/output paths. by Dirk Dougherty · 12 years ago
  43. 4b8459d No html_dir_files if no LOCAL_DROIDDOC_HTML_DIR. by Ying Wang · 12 years ago
  44. 13d6950 NOTICE file only module by Ying Wang · 12 years ago
  45. 54fa8c3 Load only the current product config makefile. by Ying Wang · 12 years ago
  46. 157a5e1 Load only the current product config makefile. by Ying Wang · 12 years ago
  47. 0ec188f Support to build against prebuilt current SDK in unbundled branch by Ying Wang · 12 years ago
  48. 3f45b3c Support to run DroidDoc in unbundled builds. by Ying Wang · 12 years ago
  49. 1cc1b10 am f0d2a546: Merge 78e7f1f0 by Jean-Baptiste Queru · 13 years ago
  50. f0d2a54 Merge 78e7f1f0 by Jean-Baptiste Queru · 13 years ago
  51. fb79087 Fix use of intermediates in droiddoc by Ying Wang · 13 years ago
  52. 86175d2 Increase the Java heap size for droiddoc by Dominic Binks · 14 years ago
  53. 8b566d1 am d68519af: am 9e59ec29: Merge "Allow LOCAL_ADDITIONAL_DEPENDENCIES for droiddoc modules." into gingerbread by Joe Onorato · 14 years ago
  54. f58df74 Allow LOCAL_ADDITIONAL_DEPENDENCIES for droiddoc modules. by Joe Onorato · 14 years ago
  55. aaa5d11 Make it so if you say LOCAL_UNINSTALLABLE_MODULE := true for a docs build, it won't try to dist it. by Joe Onorato · 14 years ago
  56. d77248a Remove droiddoc/templates dir in favor of templates-sdk, move Android-specific assets to templates-sdk, add copies to templates-pdk as workaround. by Dirk Dougherty · 14 years ago
  57. 9a0e98a Revert "Fix MonkeyRunner SDK documentation generation." by Bill Napier · 14 years ago
  58. b47386b Fix MonkeyRunner SDK documentation generation. by Bill Napier · 14 years ago
  59. 0e143c0 Add support for multiple html directories to droiddoc. by Bill Napier · 14 years ago
  60. 1034455 Migrating to Doclava for documentation generation; 60% speed improvement when building with -nodocs, no more JNI dependence. Output consistency verified with Meld diff tool. See http://code.google.com/p/doclava by Ben Dodson · 14 years ago
  61. 572d630 am 8b4be231: am 8e6f821e: Avoid inheriting PRIVATE_BOOTCLASSPATH from moduels that depend on api-stubs-timestamp by Ying Wang · 14 years ago
  62. 8e6f821 Avoid inheriting PRIVATE_BOOTCLASSPATH from moduels that depend on api-stubs-timestamp by Ying Wang · 14 years ago
  63. a52c4f3 am 48de6ce7: am 7b142da3: Fix javadoc for Java 6. by Ying Wang · 14 years ago
  64. 7b142da Fix javadoc for Java 6. by Ying Wang · 14 years ago
  65. 24de970 Increase memory for Javadoc. by Ying Wang · 14 years ago
  66. 289d80e Adding version information to DroidDoc. Rather than pulling the version from by Jesse Wilson · 15 years ago
  67. 92f8a3a AI 145621: am: CL 145373 remove a debugging printf that sometimes breaks the build by Joe Onorato · 15 years ago
  68. 64d85d0 AI 145618: am: CL 145333 Cloned from CL 144759 by 'g4 patch'. by Joe Onorato · 15 years ago
  69. 88b6079 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  70. 05806d7 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  71. b6c1cf6 Initial Contribution by The Android Open Source Project · 16 years ago