1. f70127e soong_zip should remove $OUT_DIR prefix from the saved paths by Sasha Smundak · 6 years ago
  2. 585e200 Add car APIs by Jiyong Park · 6 years ago
  3. cb4fd93 Abstract API parsing code, extract an XML implementation by Paul Duffin · 6 years ago
  4. e85a902 Allow MethodHandle.invoke/invokeExact to be used in tests by Paul Duffin · 6 years ago
  5. 2c936e5 Reformat cts/tests/signature .bp files by Paul Duffin · 6 years ago
  6. e8c9f82 Explicitly specify test class to run in CtsIntentSignatureTestCases by Paul Duffin · 6 years ago
  7. 1c29f9d Improve parse errors found in XML API files by Paul Duffin · 6 years ago
  8. 68689f6 Merge "Add missing dependencies for CtsIntentSignatureTestCases" by Paul Duffin · 6 years ago
  9. 6fad069 Add missing dependencies for CtsIntentSignatureTestCases by Paul Duffin · 6 years ago
  10. 1baf88e Make apicheck files reproducible by Colin Cross · 6 years ago
  11. b9b8b71 Merge "Stop cts signature tests running as instant app" by Paul Duffin · 6 years ago
  12. 177a032 Stop cts signature tests running as instant app by Paul Duffin · 6 years ago
  13. f5e90ff Merge changes Id3fa46f6,I8b5dfa2f,I6352c4b6 by Treehugger Robot · 6 years ago
  14. 9245f61 Set Instant and ABI opts on hidden API and class loader factory tests by David Brazdil · 6 years ago
  15. 032822d Stop testing signature tests that download data as instant apps by Paul Duffin · 6 years ago
  16. eb5f5ae Add CtsIntentSignatureTestCases to the TEST_MAPPING by Paul Duffin · 6 years ago
  17. e49d8fd Merge "Backfill OWNERS for Cts*SignatureTestCases" by Yichun Li · 6 years ago
  18. c0f0a57 Backfill OWNERS for Cts*SignatureTestCases by Yichun Li · 6 years ago
  19. 63f24bb Verify android.test.base is no longer accessible by default by Paul Duffin · 7 years ago
  20. 0c6e979 Temporarily disable CtsSystemApiAnnotationTestCases by Jiyong Park · 6 years ago
  21. 8563beb Merge "Backfill OWNERS for CtsCurrentApiSignatureTestCases" by Yichun Li · 6 years ago
  22. 137ca7e Backfill OWNERS for CtsCurrentApiSignatureTestCases by Yichun Li · 6 years ago
  23. ac6650f Eliminate ENABLE_DEFAULT_TEST_LOCATION as it is always true by Sasha Smundak · 6 years ago
  24. dbb1764 CTS: fix 'current.api' does not exist problem for cts by nelsonli · 6 years ago
  25. 06028d7 Avoid prints to system.err for test cases by Julien Desprez · 6 years ago
  26. ada80f5 Merge "Enable instant and ABI XML tags for CtsSystemApiAnnotationTestCases" by Treehugger Robot · 6 years ago
  27. e073114 Configure signature test behavior for instant app/multi abi testing by Paul Duffin · 6 years ago
  28. 41258e0 Enable instant and ABI XML tags for CtsSystemApiAnnotationTestCases by Jiyong Park · 6 years ago
  29. 86948ef Merge "Disable isolated storage for tests using DynamicConfigDeviceSide" by Treehugger Robot · 6 years ago
  30. 1160eca Migrate remaining cts to androidx.test. by Brett Chabot · 6 years ago
  31. c7a5d1f Disable isolated storage for tests using DynamicConfigDeviceSide by Paul Duffin · 6 years ago
  32. 5ce37b2 Merge "Signature tests gather ancestor interfaces" by Treehugger Robot · 6 years ago
  33. 5e98011 Signature tests gather ancestor interfaces by Jiyong Park · 6 years ago
  34. 7cd5d7d Merge "Enable instant for CtsSharedLibsApiSignatureTestCases" by Treehugger Robot · 6 years ago
  35. 6710f62 CTS: Make Api-check tests largeHeap by Andreas Gampe · 6 years ago
  36. 4de6ed3 CTS: Fix some warnings in signature tests by Andreas Gampe · 6 years ago
  37. 1b657b9 Revert "CTS: Temporarily remove hiddenapi presubmits" by Andreas Gampe · 6 years ago
  38. 422ff68 CTS: Split tests in HiddenApiTest and BaseKillswitchTest by Andreas Gampe · 6 years ago
  39. 3bbd2b1 CTS: Optimize HiddenApiTest for file-based inputs by Andreas Gampe · 6 years ago
  40. 3c3727e Merge "Verify accessibility of android.test.base API" by Paul Duffin · 6 years ago
  41. ae2e96e Enable instant for CtsSharedLibsApiSignatureTestCases by Sundong Ahn · 6 years ago
  42. bd4f230 Convert some build rules to blueprint. by Mathew Inwood · 6 years ago
  43. b0c8d0d Verify accessibility of android.test.base API by Paul Duffin · 6 years ago
  44. aa3bc8c Merge "Verify that android.test.runner includes android.test.base" by Paul Duffin · 6 years ago
  45. 81a50da Merge "Verify that android.test.base is on the bootclasspath" am: 3d81e64bcf by Paul Duffin · 6 years ago
  46. 92d5b91 Verify that android.test.runner includes android.test.base by Paul Duffin · 6 years ago
  47. 2b3d7e9 Verify that android.test.base is on the bootclasspath by Paul Duffin · 6 years ago
  48. a0acf2a Merge "CTS: Cut size of error log for hiddenapi" am: 2060e0ea8f by Andreas Gampe · 6 years ago
  49. 5f28d31 CTS: Cut size of error log for hiddenapi by Andreas Gampe · 6 years ago
  50. 834b4d7 Merge "CTS: Factor out spliterator in hiddenapi" am: ef291ffc23 by Andreas Gampe · 6 years ago
  51. 70bf1e6 CTS: Factor out spliterator in hiddenapi by Andreas Gampe · 6 years ago
  52. 0273ff0 Merge "DO NOT MERGE - Merge pi-platform-release (PPRL.190205.001) into stage-aosp-master" into stage-aosp-master by Xin Li · 6 years ago
  53. 43f0ea1 CTS: Add signature host test presubmit by Andreas Gampe · 6 years ago
  54. af808c7 CTS: Mark failing test as ignored by Andreas Gampe · 6 years ago
  55. e5df001 CTS: Rewrite signature host tests by Andreas Gampe · 6 years ago
  56. 03389f4 CTS: Refactor signature tests by Andreas Gampe · 6 years ago
  57. 05a586a Use external/apache-http/api/current.txt directly by Paul Duffin · 6 years ago
  58. 19400e0 DO NOT MERGE - Merge pi-platform-release (PPRL.190205.001) into stage-aosp-master by Xin Li · 6 years ago
  59. 7ca91b2 Remove workaround for Retention.SOURCE annotations by Paul Duffin · 6 years ago
  60. a6aee7c CTS: Temporarily remove hiddenapi presubmits by Andreas Gampe · 6 years ago
  61. e600c47 CTS: Temporarily remove SystemApi presubmit by Andreas Gampe · 6 years ago
  62. 67f9327 CTS: Add hiddenapi TEST_MAPPING by Andreas Gampe · 6 years ago
  63. f03310e CTS: Add subclasses for api-check classes by Andreas Gampe · 6 years ago
  64. 4564f8b Specify LOCAL_USE_EMBEDDED_NATIVE_LIBS for tests that set extractNativeLibs="true" by Colin Cross · 6 years ago
  65. 665de53 Cleanup issues raised during review of previous change by Paul Duffin · 6 years ago
  66. c41bad5 Ignore insignificant differences in abstract modifiers by Paul Duffin · 6 years ago
  67. f0473ab Handle bridge methods properly in signature tests by Paul Duffin · 6 years ago
  68. bd54e93 Switch runSignatureTests.sh to use atest by Paul Duffin · 6 years ago
  69. 4c963ea Merge "Cut the dependency" by Treehugger Robot · 6 years ago
  70. 2460f7b Cut the dependency by Sundong Ahn · 6 years ago
  71. 1c3e61d Fix test failures caused by improvements in API signature files by Paul Duffin · 6 years ago
  72. ab27d34 Add CheckLibraryNames by Sundong Ahn · 6 years ago
  73. a2dd9a4 Check all version of shared library APIs by Sundong Ahn · 6 years ago
  74. af06ecb Explicitly use extractNativeLibs="true" by Victor Hsieh · 6 years ago
  75. be5482a Merge "Fix: AnnotationTest is failing for P-launching devices" into pie-cts-dev by Jiyong Park · 6 years ago
  76. 5668709 Fix: AnnotationTest is failing for P-launching devices by Jiyong Park · 6 years ago
  77. 583f6e6 Do not treat synchronized as an API-significant modifier by Tor Norbye · 6 years ago
  78. 44516b6 Set target sdk level of AnnotationTest to 28 by Jiyong Park · 6 years ago
  79. b0ace01 DO NOT MERGE: Make sure to use LOCAL_MIN_SDK_VERSION when needed by Christopher Tate · 7 years ago
  80. 493c1f2 Add CTS test for hiddenapi greylist-max-p by David Brazdil · 6 years ago
  81. 5bd199d Update hiddenapi CTS test to use CSV flags by David Brazdil · 6 years ago
  82. 0dc4d5d Convert libcts_dexchecker and libclassdescriptors to Android.bp by Dan Willemsen · 6 years ago
  83. f838cc9 Add car APIs by Jiyong Park · 6 years ago
  84. fc175ad Add car APIs by Jiyong Park · 6 years ago
  85. 225e732 DO NOT MERGE: Fix for intent namespace check. by Raj Mamadgi · 6 years ago
  86. a162745 CTS media files url refactor from suite-level to module-level by easoncylee · 6 years ago
  87. f637c69 Merge "DO NOT MERGE: Whitelist android.intent.action.View" into pie-cts-dev by Treehugger Robot · 6 years ago
  88. 9795f06 Merge "Revert^2: Hiddenapi tests: skip JNI on clinit error" into pie-cts-dev by David Brazdil · 6 years ago
  89. 3be1072 DO NOT MERGE: Whitelist android.intent.action.View by Claudia Lee · 6 years ago
  90. 987ccb2 Revert^2: Hiddenapi tests: skip JNI on clinit error by David Brazdil · 6 years ago
  91. 9e0beaa Revert^2: Hiddenapi tests: skip JNI on clinit error by David Brazdil · 6 years ago
  92. 69851f3 DO NOT MERGE: Whiltelist ACTION_AIRPLANE_MODE_CHANGED by Minseok Choi · 6 years ago
  93. 5510a77 Merge "Change api files name" by Treehugger Robot · 6 years ago
  94. 6d33210 Add comment to hidden API signature regexes by David Brazdil · 6 years ago
  95. c33933c Remove unused code from hidden API CTS tests by David Brazdil · 6 years ago
  96. 2b06603 Fix failing hidden API CTS test by David Brazdil · 6 years ago
  97. e751029 Change api files name by Sundong Ahn · 7 years ago
  98. 41834f1 Merge pie-cts-dev into master. by Xin Li · 6 years ago
  99. d43f5fb Hidden API CTS: do not initialize inspected classes by David Brazdil · 7 years ago
  100. 58bf797 Merge "Add native bridge controller to some modules" into pi-dev am: 12321470da by Julien Desprez · 7 years ago