aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2019-03-01Convert tools/upstream to Android.bpPaul Duffin
2019-02-14Add presubmit repo hook to check license headers in luni/ojluniNikita Iashchenko
2019-01-11Update Javadoc for Conscrypt-based classesAdam Vartanian
2018-11-07Add instructions for checking out OpenJDK ToT.Tobias Thierer
2018-07-18Upstream comparison: Basic support for ByteBufferAs<X>Buffer.Tobias Thierer
2018-05-21Prepare upstream tools for 9+181 integration.Tobias Thierer
2018-05-21Upstream tooling: Fix java{,x}.sql missing from 'expected' snapshot.Tobias Thierer
2018-05-21Upstream verification spreadsheet: Explicitly specify repositories to compare.Tobias Thierer
2018-05-16Upstream comparison tools: Additional source paths for OpenJDK 9 native libsTobias Thierer
2018-04-05Let upstream tools cover native (.c, .cpp) files derived from OpenJDK.Tobias Thierer
2018-03-15Merge "Establish 7u40 as the current upstream for java{,x}.sql."Treehugger Robot
2018-03-14Establish 7u40 as the current upstream for java{,x}.sql.Tobias Thierer
2018-03-13upstream-diff tool: improve help text for command line parameters.Tobias Thierer
2018-02-05Update automated documentation tool.Adam Vartanian
2018-01-04Update crypto Javadoc.Adam Vartanian
2017-12-20Add new tools/upstream/upstream-diff script.Tobias Thierer
2017-12-13Update upstream comparison/snapshotting tools.Tobias Thierer
2017-10-24Fix CompareUpstreams instructions for jdk8u121-b13 and jdk-9+181.Adam Vartanian
2017-10-20Merge "Remove --toolchain jdk"Neil Fuller
2017-10-20Remove --toolchain jdkNeil Fuller
2017-10-13Deprecate BC implementations of duplicated algorithmsAdam Vartanian
2017-09-28Establish OpenJDK 9+181 as an upstream revision of interest.Tobias Thierer
2017-07-25Port CompareUpstreams tool to Java and improve.Tobias Thierer
2017-05-08Update the crypto autodocs README.Adam Vartanian
2017-05-05Add SSLEngine and SSLSocket cipher suite docs to autodocs.Adam Vartanian
2017-04-04Upstream comparison tool: Output relative % difference vs upstreamTobias Thierer
2017-03-23Improve upstream comparison toolTobias Thierer
2017-03-23Merge "Add tool for comparing ojluni sources against upstreams"Treehugger Robot
2017-03-23Add tool for comparing ojluni sources against upstreamsTobias Thierer
2017-03-21Update autodoc to use non-normalized names of algorithms.Adam Vartanian
2017-03-20Add Javadoc mode to documentation formatter.Adam Vartanian
2017-03-16Add special table formatting for Cipher.Adam Vartanian
2017-03-16Add Cipher support to autodocs.Adam Vartanian
2017-03-14Add autodoc support for Signature.Adam Vartanian
2017-03-14Change ListProviders to run as an activity.Adam Vartanian
2017-03-14Crypto doc tool updates.Adam Vartanian
2017-03-14Add support for more categories to crypto doc update tools.Adam Vartanian
2017-03-13Add tools for generation of crypto algorithm support documentation.Adam Vartanian
2010-04-26Removing vogar from Dalvik's git tree; the source is now on code.google.com.Jesse Wilson
2010-04-22Fixing some logging tests, see http://b/issue?id=2487338Jesse Wilson
2010-04-22java.text.RuleBasedCollator fixes.Elliott Hughes
2010-04-21Suppress all failures in setSecurityManager() with vogar.Jesse Wilson
2010-04-20Fixing TimeZone.setDefault() documentation.Jesse Wilson
2010-04-20Fixing reset() on SAXParser and DocumentBuilder, and cleaning up nearby tests.Jesse Wilson
2010-04-18Tidying up the error reporting.Jesse Wilson
2010-04-18Small vogar changes in response to the review for change 49052.Jesse Wilson
2010-04-16Teaching vogar to run prebuilt .jar files.Jesse Wilson
2010-04-08Show a summary of failures at the end of a vogar run.Elliott Hughes
2010-04-07Merge "Fixing a vogar issue where outcomes weren't making their way into XML....Jesse Wilson
2010-04-07Merge "Bring the latest Caliper (r102) into vogar." into dalvik-devJesse Wilson