1. 01c1b12 Fix 'library.root' HDF value so it appears on all pages. by Scott Main · 7 years ago
  2. d001ea7 Merge "remove hard-coded behavior for Android libraries, replacing them with support for a new doclava option, "dac_libraryroot", which specifies the path to this API's root URL (after accounting for DAC's reference/ path). For example, the wearable doclava build must specify libraryroot as "android/support/constraint/". Also required is a unique name for array created inside lists.js, specified with the "dac_dataname" option. For wearable, it is "SUPPORT_WEARABLE_DATA"" into oc-dev by Scott Main · 7 years ago
  3. a3e9575 remove hard-coded behavior for Android libraries, by Scott Main · 7 years ago
  4. 11d94c6 Add fallback to use 'templates-sdk' when no templates specified by Scott Main · 7 years ago
  5. 2108680 Someone is running tests somewhere else? am: 050b47e12e am: d676a20447 by Jeff Sharkey · 7 years ago
  6. d676a20 Someone is running tests somewhere else? am: 050b47e12e by Jeff Sharkey · 7 years ago
  7. 050b47e Someone is running tests somewhere else? by Jeff Sharkey · 7 years ago
  8. 8247c71 Merge "more fixes to solve library location path. Turns out the slashes weren't in the right places. Following ag/2143196" by Scott Main · 7 years ago
  9. 6a53f46 Sigh, some people are parsing the old format. am: c05e712417 am: 383f206852 by Jeff Sharkey · 7 years ago
  10. 383f206 Sigh, some people are parsing the old format. am: c05e712417 by Jeff Sharkey · 7 years ago
  11. cbf4e48 New "lint" errors, split Android-specific logic. am: 021685a606 am: e963080dbe by Jeff Sharkey · 7 years ago
  12. c05e712 Sigh, some people are parsing the old format. by Jeff Sharkey · 7 years ago
  13. e963080 New "lint" errors, split Android-specific logic. am: 021685a606 by Jeff Sharkey · 7 years ago
  14. 021685a New "lint" errors, split Android-specific logic. by Jeff Sharkey · 7 years ago
  15. ae9353b Document RequiresPermission, tidy up strings. am: aa80d609dd am: 3cea673eaf by Jeff Sharkey · 7 years ago
  16. 3cea673 Document RequiresPermission, tidy up strings. am: aa80d609dd by Jeff Sharkey · 7 years ago
  17. aa80d60 Document RequiresPermission, tidy up strings. by Jeff Sharkey · 7 years ago
  18. 034f2fb more fixes to solve library location path. by Scott Main · 7 years ago
  19. 0402e23 Look for SuppressAutoDoc in more places. am: 46fcac9c47 am: e6e5856dbf by Jeff Sharkey · 7 years ago
  20. e6e5856 Look for SuppressAutoDoc in more places. am: 46fcac9c47 by Jeff Sharkey · 7 years ago
  21. e187bca Fix 'library.root' HDF value so it appears on all pages. by Scott Main · 7 years ago
  22. 46fcac9 Look for SuppressAutoDoc in more places. by Jeff Sharkey · 7 years ago
  23. fc8a9b9 Auto-generate docs based on annotations. am: d85b5c88af am: 361cf77394 by Jeff Sharkey · 7 years ago
  24. 361cf77 Auto-generate docs based on annotations. am: d85b5c88af by Jeff Sharkey · 7 years ago
  25. d85b5c8 Auto-generate docs based on annotations. by Jeff Sharkey · 7 years ago
  26. b0c5208 remove hard-coded behavior for Android libraries, by Scott Main · 7 years ago
  27. 240f3f1 Add fallback to use 'templates-sdk' when no templates specified by Scott Main · 7 years ago
  28. 936d3f0 add custom handling for support lib as a separate library by Scott Main · 7 years ago
  29. 46994e2 Merge "Update doclava to accept androidSupportRef argument" by Alan Viverette · 7 years ago
  30. 05060b3 Update doclava to accept androidSupportRef argument by Alan Viverette · 7 years ago
  31. 56bfa70 Merge "Fixing Doclava template styles for non-dac javadocs on devsite." by Billy Lamberta · 7 years ago
  32. d18a16d insert space to fix embarrasing bug by Scott Main · 7 years ago
  33. 5bef2e3 Add -hideAnnotation parameter to doclava. by C. Sean Young · 7 years ago
  34. 1bce4b7 Fixing Doclava template styles for non-dac javadocs on devsite. by Billy Lamberta · 7 years ago
  35. 3866c54 Merge "add comment at the top of every page that it's generated. This way anybody who finds these pages in Piper will be dissuaded from creating an HTML CL to edit the API reference. bug: 36219182" by Scott Main · 7 years ago
  36. 2be7f82 add comment at the top of every page that it's generated. by Scott Main · 7 years ago
  37. 8606697 Update 'added in' text to handle multiple decimals by Scott Main · 7 years ago
  38. c186045 add 'not-api' metadata so the site doesn't try filtering by Scott Main · 7 years ago
  39. ca5ec81 Merge "Standalone gradle build for doclava" by Alan Viverette · 7 years ago
  40. f020256 add <meta> tag for "body_class" that carries the api level by Scott Main · 7 years ago
  41. d2631a3 Standalone gradle build for doclava by Alan Viverette · 7 years ago
  42. 06ebc30 In Doclava sdk header template, add param for book and project path. by Billy Lamberta · 7 years ago
  43. bb96fac WIP hack to show annotation elements in docs by Yigit Boyar · 7 years ago
  44. 7ede484 Support for custom root element in navtree. Check status_text for DAC. by Billy Lamberta · 7 years ago
  45. 4a0891e update the API_LEVELS array to include 25 and O dev preview by Scott Main · 7 years ago
  46. 310485f Merge "Update 'added in' text to provide a different message for previews and add CSS to style the APIs that are marked with this new since tag." by Scott Main · 7 years ago
  47. a77fb01 Update 'added in' text to provide a different message for previews by Scott Main · 7 years ago
  48. 7cae528 Add -apidocsdir command-line option to Doclava. by Billy Lamberta · 7 years ago
  49. 23cc647 add Package Index and Class Index files to each library's root path by Scott Main · 7 years ago
  50. dc30b99 Merge "New error type for removal of deprecated targets" by TreeHugger Robot · 8 years ago
  51. 96c5352 New error type for removal of deprecated targets by Alan Viverette · 8 years ago
  52. 3056b02 Merge "Add support for MathJax in javadocs bug: 32935028 am: 50e754182a am: d0cc54fc76 am: 61b47eabad am: 3f189e8a92 am: 7dc1ef870e am: d6ec3cddb1" into nyc-mr2-dev-plus-aosp by Scott Main · 8 years ago
  53. 7b28e91 Add support for MathJax in javadocs bug: 32935028 am: 50e754182a am: d0cc54fc76 am: 61b47eabad am: 3f189e8a92 am: 7dc1ef870e am: d6ec3cddb1 by Scott Main · 8 years ago
  54. 799ae5e Add support for MathJax in javadocs bug: 32935028 am: 50e754182a am: d0cc54fc76 am: 61b47eabad am: 3f189e8a92 am: 7dc1ef870e am: fa7dc70125 by Scott Main · 8 years ago
  55. f381ec7 Merge "Add support for MathJax in javadocs bug: 32935028 am: 50e754182a am: d0cc54fc76 am: 61b47eabad am: 3f189e8a92 am: 7dc1ef870e am: d6ec3cddb1" into nyc-mr2-dev-plus-aosp by Android Build Merger (Role) · 8 years ago
  56. bb85480 Add support for MathJax in javadocs bug: 32935028 am: 50e754182a am: d0cc54fc76 am: 61b47eabad am: 3f189e8a92 am: 7dc1ef870e by Scott Main · 8 years ago
  57. 49c6267 Add support for MathJax in javadocs bug: 32935028 am: 50e754182a am: d0cc54fc76 am: 61b47eabad am: 3f189e8a92 am: 7dc1ef870e by Scott Main · 8 years ago
  58. d6ec3cd Add support for MathJax in javadocs bug: 32935028 am: 50e754182a am: d0cc54fc76 am: 61b47eabad am: 3f189e8a92 by Scott Main · 8 years ago
  59. fa7dc70 Add support for MathJax in javadocs bug: 32935028 am: 50e754182a am: d0cc54fc76 am: 61b47eabad am: 3f189e8a92 by Scott Main · 8 years ago
  60. 7dc1ef8 Add support for MathJax in javadocs bug: 32935028 am: 50e754182a am: d0cc54fc76 am: 61b47eabad by Scott Main · 8 years ago
  61. 3f189e8 Add support for MathJax in javadocs bug: 32935028 am: 50e754182a am: d0cc54fc76 by Scott Main · 8 years ago
  62. 61b47ea Add support for MathJax in javadocs bug: 32935028 am: 50e754182a am: d0cc54fc76 by Scott Main · 8 years ago
  63. d0cc54f Add support for MathJax in javadocs bug: 32935028 am: 50e754182a by Scott Main · 8 years ago
  64. 50e7541 Add support for MathJax in javadocs bug: 32935028 by Scott Main · 8 years ago
  65. c05c955 remove "resources" suffix from output path; honor the given path by Scott Main · 8 years ago
  66. 9ad3b42 Merge "Suppress deprecation warning for classes from jar files" am: 15887cc71b am: d9d318f067 am: 8ee63c50b3 by Przemyslaw Szczepaniak · 8 years ago
  67. 279349e Merge "Suppress deprecation warning for classes from jar files" am: 15887cc71b am: d9d318f067 by Przemyslaw Szczepaniak · 8 years ago
  68. 8ee63c5 Merge "Suppress deprecation warning for classes from jar files" am: 15887cc71b by Przemyslaw Szczepaniak · 8 years ago
  69. d9d318f Merge "Suppress deprecation warning for classes from jar files" am: 15887cc71b by Przemyslaw Szczepaniak · 8 years ago
  70. 15887cc Merge "Suppress deprecation warning for classes from jar files" by Przemyslaw Szczepaniak · 8 years ago
  71. d894e7d Suppress deprecation warning for classes from jar files by Przemyslaw Szczepaniak · 8 years ago
  72. 46df1b7 Add support for MathJax in javadocs bug: 32935028 by Scott Main · 8 years ago
  73. 752e3bc Merge "A few fixes to the constraint lib's output directories; and add another argument for the resources dir target output path; and add option to include no assets at all in the doc build then use that with all devsite builds because all the website assets are now controlled in the DevSite sources." by Scott Main · 8 years ago
  74. 3a037a4 Resolve whether parameter types are actually type variables. am: 59db07aeb9 am: 31421b9c97 by Michael Wright · 8 years ago
  75. 7e65a61 Resolve whether parameter types are actually type variables. am: 59db07aeb9 by Michael Wright · 8 years ago
  76. 31421b9 Resolve whether parameter types are actually type variables. am: 59db07aeb9 by Michael Wright · 8 years ago
  77. 87e8b92 A few fixes to the constraint lib's output directories; and by Scott Main · 8 years ago
  78. 59db07a Resolve whether parameter types are actually type variables. by Michael Wright · 8 years ago
  79. 2124a92 Add templates-sdk to doclava, copied from droiddoc. by Scott Main · 8 years ago
  80. 9af82c2 add support for constraint layout lib's reference by smain@google.com · 8 years ago
  81. 957281e Merge "Fix collisions due to ignoring outer class names." into nyc-mr1-dev am: ea9f789cb0 am: d8c9859510 by Michael Wright · 8 years ago
  82. e00f938 Fix collisions due to ignoring outer class names. am: 35e0d1defa am: df2f58d5ec by Julian Odell · 8 years ago
  83. 33ec588 Merge "Fix collisions due to ignoring outer class names." into nyc-mr1-dev am: ea9f789cb0 by Michael Wright · 8 years ago
  84. 3af9671 Fix collisions due to ignoring outer class names. am: 35e0d1defa am: df2f58d5ec by Julian Odell · 8 years ago
  85. d8c9859 Merge "Fix collisions due to ignoring outer class names." into nyc-mr1-dev by Michael Wright · 8 years ago
  86. df2f58d Fix collisions due to ignoring outer class names. am: 35e0d1defa by Julian Odell · 8 years ago
  87. ea9f789 Merge "Fix collisions due to ignoring outer class names." into nyc-mr1-dev by Michael Wright · 8 years ago
  88. a2ef283 For ds builds only, emit a separate metadata file for samples only. am: d3a6874647 am: b5c89dccb2 am: 42bd543aab am: 4c487171fb by Dirk Dougherty · 8 years ago
  89. 1a624ab For ds builds only, emit a separate metadata file for samples only. am: d3a6874647 am: b5c89dccb2 am: 42bd543aab by Dirk Dougherty · 8 years ago
  90. 4c48717 For ds builds only, emit a separate metadata file for samples only. am: d3a6874647 am: b5c89dccb2 by Dirk Dougherty · 8 years ago
  91. ae3dd09 For ds builds only, emit a separate metadata file for samples only. am: d3a6874647 am: 0bf95683d1 by Dirk Dougherty · 8 years ago
  92. 19462c9 For ds builds only, emit a separate metadata file for samples only. am: d3a6874647 by Dirk Dougherty · 8 years ago
  93. 42bd543 For ds builds only, emit a separate metadata file for samples only. am: d3a6874647 by Dirk Dougherty · 8 years ago
  94. 0bf9568 For ds builds only, emit a separate metadata file for samples only. by Dirk Dougherty · 8 years ago
  95. b5c89dc For ds builds only, emit a separate metadata file for samples only. by Dirk Dougherty · 8 years ago
  96. d3a6874 For ds builds only, emit a separate metadata file for samples only. by Dirk Dougherty · 8 years ago
  97. 35e0d1d Fix collisions due to ignoring outer class names. by Julian Odell · 8 years ago
  98. 3528d18 DO NOT MERGE Keep track of method and class type variables. am: a2bbec2d8f -s ours am: d63fc826ca by Michael Wright · 8 years ago
  99. 914b265 DO NOT MERGE API check: Detect when result type's dimension changes am: 29bc4b9bf4 -s ours am: ece10dc644 by Makoto Onuki · 8 years ago
  100. 076c84f DO NOT MERGE Keep track of method and class type variables. am: a2bbec2d8f -s ours by Michael Wright · 8 years ago