1. 8e8f967 Lint to verify @SystemApi permissions; more docs. by Jeff Sharkey · 7 years ago
  2. 1a41496 Examine all outer classes in predicates. by Jeff Sharkey · 7 years ago
  3. 43516d0 Merge "Add -hideAnnotation parameter to doclava." by Sean Young · 7 years ago
  4. d80b326 Offer to emit exact APIs instead of superset. am: ef8f3ec4f2 am: bac54ec95b by Jeff Sharkey · 7 years ago
  5. bac54ec Offer to emit exact APIs instead of superset. am: ef8f3ec4f2 by Jeff Sharkey · 7 years ago
  6. ef8f3ec Offer to emit exact APIs instead of superset. by Jeff Sharkey · 7 years ago
  7. 4f24b61 Include source position of broken docs. am: 62ba7f00b8 am: f81878bfbc by Jeff Sharkey · 7 years ago
  8. f81878b Include source position of broken docs. am: 62ba7f00b8 by Jeff Sharkey · 7 years ago
  9. 62ba7f0 Include source position of broken docs. by Jeff Sharkey · 7 years ago
  10. 302f400 Empty change to kick off ub-doclava-master builder. by Aurimas Liutikas · 7 years ago
  11. 3517b59 more fixes to solve library location path. Turns out the slashes weren't in the right places. Following ag/2143196 am: e22f6768df by Scott Main · 7 years ago
  12. 84dc614 Fix 'library.root' HDF value so it appears on all pages. This is a followup for ag/2109007 am: 01c1b12d98 by Scott Main · 7 years ago
  13. b8233d4 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 am: d001ea7777 by Scott Main · 7 years ago
  14. 0813a64 Add fallback to use 'templates-sdk' when no templates specified and the build is targeting devsite. This is necessary for google3 builds so they can stop referencing copied versions of the template files, because it's too messy to export all the template files into a location they can directly reference for the 'templatesdir' argument. So instead, they now just leave off that argument in their doclava command. am: 11d94c6b46 by Scott Main · 7 years ago
  15. e450f7e 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
  16. ccb7c6d Fix 'library.root' HDF value so it appears on all pages. This is a followup for ag/2109007 by Scott Main · 7 years ago
  17. fcdf0ec 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
  18. b357c32 Add fallback to use 'templates-sdk' when no templates specified and the build is targeting devsite. This is necessary for google3 builds so they can stop referencing copied versions of the template files, because it's too messy to export all the template files into a location they can directly reference for the 'templatesdir' argument. So instead, they now just leave off that argument in their doclava command. by Scott Main · 7 years ago
  19. e22f676 more fixes to solve library location path. by Scott Main · 7 years ago
  20. 01c1b12 Fix 'library.root' HDF value so it appears on all pages. by Scott Main · 7 years ago
  21. 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
  22. a3e9575 remove hard-coded behavior for Android libraries, by Scott Main · 7 years ago
  23. 11d94c6 Add fallback to use 'templates-sdk' when no templates specified by Scott Main · 8 years ago
  24. 2108680 Someone is running tests somewhere else? am: 050b47e12e am: d676a20447 by Jeff Sharkey · 7 years ago
  25. d676a20 Someone is running tests somewhere else? am: 050b47e12e by Jeff Sharkey · 7 years ago
  26. 050b47e Someone is running tests somewhere else? by Jeff Sharkey · 7 years ago
  27. 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
  28. 6a53f46 Sigh, some people are parsing the old format. am: c05e712417 am: 383f206852 by Jeff Sharkey · 7 years ago
  29. 383f206 Sigh, some people are parsing the old format. am: c05e712417 by Jeff Sharkey · 7 years ago
  30. cbf4e48 New "lint" errors, split Android-specific logic. am: 021685a606 am: e963080dbe by Jeff Sharkey · 7 years ago
  31. c05e712 Sigh, some people are parsing the old format. by Jeff Sharkey · 7 years ago
  32. e963080 New "lint" errors, split Android-specific logic. am: 021685a606 by Jeff Sharkey · 7 years ago
  33. 021685a New "lint" errors, split Android-specific logic. by Jeff Sharkey · 7 years ago
  34. ae9353b Document RequiresPermission, tidy up strings. am: aa80d609dd am: 3cea673eaf by Jeff Sharkey · 7 years ago
  35. 3cea673 Document RequiresPermission, tidy up strings. am: aa80d609dd by Jeff Sharkey · 7 years ago
  36. aa80d60 Document RequiresPermission, tidy up strings. by Jeff Sharkey · 7 years ago
  37. 034f2fb more fixes to solve library location path. by Scott Main · 7 years ago
  38. 0402e23 Look for SuppressAutoDoc in more places. am: 46fcac9c47 am: e6e5856dbf by Jeff Sharkey · 7 years ago
  39. e6e5856 Look for SuppressAutoDoc in more places. am: 46fcac9c47 by Jeff Sharkey · 7 years ago
  40. e187bca Fix 'library.root' HDF value so it appears on all pages. by Scott Main · 7 years ago
  41. 46fcac9 Look for SuppressAutoDoc in more places. by Jeff Sharkey · 7 years ago
  42. fc8a9b9 Auto-generate docs based on annotations. am: d85b5c88af am: 361cf77394 by Jeff Sharkey · 7 years ago
  43. 361cf77 Auto-generate docs based on annotations. am: d85b5c88af by Jeff Sharkey · 7 years ago
  44. d85b5c8 Auto-generate docs based on annotations. by Jeff Sharkey · 7 years ago
  45. b0c5208 remove hard-coded behavior for Android libraries, by Scott Main · 7 years ago
  46. 240f3f1 Add fallback to use 'templates-sdk' when no templates specified by Scott Main · 8 years ago
  47. 936d3f0 add custom handling for support lib as a separate library by Scott Main · 8 years ago
  48. 46994e2 Merge "Update doclava to accept androidSupportRef argument" by Alan Viverette · 8 years ago
  49. 05060b3 Update doclava to accept androidSupportRef argument by Alan Viverette · 8 years ago
  50. 56bfa70 Merge "Fixing Doclava template styles for non-dac javadocs on devsite." by Billy Lamberta · 8 years ago
  51. d18a16d insert space to fix embarrasing bug by Scott Main · 8 years ago
  52. 5bef2e3 Add -hideAnnotation parameter to doclava. by C. Sean Young · 8 years ago
  53. 1bce4b7 Fixing Doclava template styles for non-dac javadocs on devsite. by Billy Lamberta · 8 years ago
  54. 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 · 8 years ago
  55. 2be7f82 add comment at the top of every page that it's generated. by Scott Main · 8 years ago
  56. 8606697 Update 'added in' text to handle multiple decimals by Scott Main · 8 years ago
  57. c186045 add 'not-api' metadata so the site doesn't try filtering by Scott Main · 8 years ago
  58. ca5ec81 Merge "Standalone gradle build for doclava" by Alan Viverette · 8 years ago
  59. f020256 add <meta> tag for "body_class" that carries the api level by Scott Main · 8 years ago
  60. d2631a3 Standalone gradle build for doclava by Alan Viverette · 8 years ago
  61. 06ebc30 In Doclava sdk header template, add param for book and project path. by Billy Lamberta · 8 years ago
  62. bb96fac WIP hack to show annotation elements in docs by Yigit Boyar · 8 years ago
  63. 7ede484 Support for custom root element in navtree. Check status_text for DAC. by Billy Lamberta · 8 years ago
  64. 4a0891e update the API_LEVELS array to include 25 and O dev preview by Scott Main · 8 years ago
  65. 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 · 8 years ago
  66. a77fb01 Update 'added in' text to provide a different message for previews by Scott Main · 8 years ago
  67. 7cae528 Add -apidocsdir command-line option to Doclava. by Billy Lamberta · 8 years ago
  68. 23cc647 add Package Index and Class Index files to each library's root path by Scott Main · 8 years ago
  69. dc30b99 Merge "New error type for removal of deprecated targets" by TreeHugger Robot · 8 years ago
  70. 96c5352 New error type for removal of deprecated targets by Alan Viverette · 8 years ago
  71. 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
  72. 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
  73. 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
  74. 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
  75. 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
  76. 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
  77. d6ec3cd Add support for MathJax in javadocs bug: 32935028 am: 50e754182a am: d0cc54fc76 am: 61b47eabad am: 3f189e8a92 by Scott Main · 8 years ago
  78. fa7dc70 Add support for MathJax in javadocs bug: 32935028 am: 50e754182a am: d0cc54fc76 am: 61b47eabad am: 3f189e8a92 by Scott Main · 8 years ago
  79. 7dc1ef8 Add support for MathJax in javadocs bug: 32935028 am: 50e754182a am: d0cc54fc76 am: 61b47eabad by Scott Main · 8 years ago
  80. 3f189e8 Add support for MathJax in javadocs bug: 32935028 am: 50e754182a am: d0cc54fc76 by Scott Main · 8 years ago
  81. 61b47ea Add support for MathJax in javadocs bug: 32935028 am: 50e754182a am: d0cc54fc76 by Scott Main · 8 years ago
  82. d0cc54f Add support for MathJax in javadocs bug: 32935028 am: 50e754182a by Scott Main · 8 years ago
  83. 50e7541 Add support for MathJax in javadocs bug: 32935028 by Scott Main · 8 years ago
  84. c05c955 remove "resources" suffix from output path; honor the given path by Scott Main · 8 years ago
  85. 9ad3b42 Merge "Suppress deprecation warning for classes from jar files" am: 15887cc71b am: d9d318f067 am: 8ee63c50b3 by Przemyslaw Szczepaniak · 8 years ago
  86. 279349e Merge "Suppress deprecation warning for classes from jar files" am: 15887cc71b am: d9d318f067 by Przemyslaw Szczepaniak · 8 years ago
  87. 8ee63c5 Merge "Suppress deprecation warning for classes from jar files" am: 15887cc71b by Przemyslaw Szczepaniak · 8 years ago
  88. d9d318f Merge "Suppress deprecation warning for classes from jar files" am: 15887cc71b by Przemyslaw Szczepaniak · 8 years ago
  89. 15887cc Merge "Suppress deprecation warning for classes from jar files" by Przemyslaw Szczepaniak · 8 years ago
  90. d894e7d Suppress deprecation warning for classes from jar files by Przemyslaw Szczepaniak · 8 years ago
  91. 46df1b7 Add support for MathJax in javadocs bug: 32935028 by Scott Main · 8 years ago
  92. 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
  93. 3a037a4 Resolve whether parameter types are actually type variables. am: 59db07aeb9 am: 31421b9c97 by Michael Wright · 8 years ago
  94. 7e65a61 Resolve whether parameter types are actually type variables. am: 59db07aeb9 by Michael Wright · 8 years ago
  95. 31421b9 Resolve whether parameter types are actually type variables. am: 59db07aeb9 by Michael Wright · 8 years ago
  96. 87e8b92 A few fixes to the constraint lib's output directories; and by Scott Main · 8 years ago
  97. 59db07a Resolve whether parameter types are actually type variables. by Michael Wright · 8 years ago
  98. 2124a92 Add templates-sdk to doclava, copied from droiddoc. by Scott Main · 8 years ago
  99. 9af82c2 add support for constraint layout lib's reference by smain@google.com · 8 years ago
  100. 957281e Merge "Fix collisions due to ignoring outer class names." into nyc-mr1-dev am: ea9f789cb0 am: d8c9859510 by Michael Wright · 8 years ago