summaryrefslogtreecommitdiffstats
path: root/tools/cts-api-coverage
Commit message (Expand)AuthorAgeFilesLines
* Add new density buckets to cts_report.protoHarry Slatyer2019-05-161-1/+7
* Drop return type check from api method signature comparison.Jared Lim2019-03-263-31/+17
* Properly split the fully qualified class name into package and class name.Jared Lim2019-03-221-23/+26
* Include interface and constructors with no parameters in CTS static coverage ...Jared Lim2019-03-203-11/+52
* Convert some of cts/tools to Android.bpColin Cross2018-08-202-65/+54
* Fix missing Gtest native coverage dataSam Lin2018-06-291-1/+1
* PoC: filter abstract classSam Lin2018-01-282-4/+25
* PoC: Add ComparisionReeport and Filter Known FailuresSam Lin2018-01-287-131/+639
* PoC: CTS Report and Release API ReportSam Lin2018-01-206-7/+1068
* PoC: adds test module Config metadataSam Lin2018-01-104-28/+243
* TestSuiteContentReport PoC to collect Test Suite Release ContentsSam Lin2018-01-086-47/+330
* Use LOCAL_PROTOC_OPTIMIZE_TYPE to set the protoc flags correctly instead of a...Joe Onorato2017-12-131-2/+1
* Remove internal symbols from ndk-api.xmlSam Lin2017-10-112-63/+21
* Add NDK API CoverageSam Lin2017-10-109-3/+4453
* Merge "Fixes for dexlib2 changes introduced in v2.2.0" am: bb7678581d am: 083...Ben Gruver2017-05-041-5/+3
|\
| * Fixes for dexlib2 changes introduced in v2.2.0Ben Gruver2017-04-281-5/+3
* | Make the protobuf library accessible to cts-tradefed and cts-api-coverageJoe Onorato2016-12-201-0/+7
* | Build CTS out of TF sourceJulien Desprez2016-11-111-1/+1
|/
* CDD Coverage am: b2493d6fd5Nicholas Sauer2016-08-268-11/+359
|\
| * CDD CoverageNicholas Sauer2016-08-268-11/+359
* | Add the source of coverage to coveragetool am: 540806dc61Nicholas Sauer2016-08-176-23/+58
|\|
| * Add the source of coverage to coveragetoolNicholas Sauer2016-08-166-23/+58
* | Merge "Replace custom rules with BUILD_PREBUILT"Dan Willemsen2016-03-231-13/+3
|\ \ | |/ |/|
| * Replace custom rules with BUILD_PREBUILTDan Willemsen2016-03-231-13/+3
* | CTS - Fix coverage reporting of varargs method paramsNicholas Sauer2016-03-081-1/+10
|/
* Fix cts api coverageNicholas Sauer2016-01-071-1/+15
* CTS Coverage Report Support for generic typesNicholas Sauer2015-07-281-4/+71
* Various updates to CTS coverage toolNicholas Sauer2015-07-1710-53/+174
* CTS coverage tool improvementsGuang Zhu2015-04-299-16/+102
* Fix CTS build.Nicholas Sauer2014-10-081-2/+9
* make the xml and html report title configurable.Tsu Chiang Chuang2013-07-194-12/+16
* make the filter for package prefix in the report configurable.Tsu Chiang Chuang2013-07-184-17/+23
* improve method coverate analysis of CTSKeun young Park2012-08-277-13/+97
* Mark Deprecated Classes and MethodsBrian Muramatsu2012-01-058-23/+83
* Some Coverage TweaksBrian Muramatsu2012-01-032-3/+7
* Convert current.txt to XML for CtsApiCoverage ToolBrian Muramatsu2011-04-111-3/+8
* More CTS Coverage Build ImprovementsBrian Muramatsu2010-12-025-59/+123
* CTS Coverage Build ImprovementsBrian Muramatsu2010-12-021-19/+23
* Temporary Fix for CTS BuildBrian Muramatsu2010-12-011-1/+3
* CTS API Surface Coverage ToolBrian Muramatsu2010-11-2217-0/+1258