1. 66d5497 Added edi collector for app standby feature by Suprabh Shukla · 6 years ago
  2. eecb811 Properly link loganalysis in CTS by jdesprez · 6 years ago
  3. 2b2405c Workaround link-type check warnings on CtsCarTestCases and AtsDeviceInfo by Jiyong Park · 6 years ago
  4. 13f5250 Update DynamicConfigPusher to possibly fetch from resources by jdesprez · 7 years ago
  5. 766a8a9 Merge "EDI: Add android.permission.READ_PHONE_STATE to device_info_package.mk" by Agatha Man · 7 years ago
  6. aed87e9 Set tests targetSdkVersion to be >= 17 by Przemyslaw Szczepaniak · 7 years ago
  7. 2ba8545 EDI: Add android.permission.READ_PHONE_STATE to device_info_package.mk by Agatha Man · 7 years ago
  8. 0165412 Merge "Add uses-library option to EDI manifest generator" into oreo-cts-dev am: 8173efa4ef am: c78ecbd65e by Aaron Holden · 7 years ago
  9. 7622833 Merge "Add uses-library option to EDI manifest generator" into oreo-cts-dev am: 8173efa4ef by Aaron Holden · 7 years ago
  10. 850562b Add uses-library option to EDI manifest generator by Aaron Holden · 7 years ago
  11. 3a3721b refactor CTS harness to be a host Java library by Guang Zhu · 7 years ago
  12. 490daea Merge "Use make variables to access java tools" am: 812a59a4e5 am: 4b3e28a4e9 by Colin Cross · 7 years ago
  13. 4b3e28a Merge "Use make variables to access java tools" am: 812a59a4e5 by Colin Cross · 7 years ago
  14. 95fa051 Use make variables to access java tools by Colin Cross · 7 years ago
  15. 240de36 Enable a subset of error prone rules for hostside tests by jdesprez · 7 years ago
  16. 1f49fea Merge changes from topic 'vintf_edi' into oc-dev am: 1dcbfac96a am: b12e0cccd1 by Yifan Hong · 7 years ago
  17. 53b415d Add VintfDeviceInfo to CTS tests. by Yifan Hong · 7 years ago
  18. f99bcd0 Enforce TryFailThrowable error_prone rule by jdesprez · 7 years ago
  19. dae4d75 Merge "Enable a subset of error prone rules for hostside tests" by Julien Desprez · 7 years ago
  20. b879b5c Enable a subset of error prone rules for hostside tests by jdesprez · 7 years ago
  21. e18697d EDI - (CTS) Move LibraryDeviceInfo to host-side by Agatha Man · 7 years ago
  22. 8cd9662 Merge "Remove some code we haven't needed for ages." am: eaf0425ee7 am: 2c4822998a by Dan Albert · 7 years ago
  23. d53201e Remove some code we haven't needed for ages. by Dan Albert · 7 years ago
  24. 15deb98 Merge "Use libc++_static for CtsBionicTestCase." am: 44687b6f6e am: 425a5ba9bc am: 8a6137358e by Yabin Cui · 7 years ago
  25. dd8ecc7 Use libc++_static for CtsBionicTestCase. by Yabin Cui · 7 years ago
  26. 8ab04d7 Dropping CTS v1 targets by Stuart Scott · 8 years ago
  27. 2fbc4fb Dropping CTS v1 targets by Stuart Scott · 8 years ago
  28. 26d92f2 Build CTS out of TF source by Julien Desprez · 8 years ago
  29. 06a2437 remove additional unused v1 build rules by Guang Zhu · 8 years ago
  30. a7cd06c remove use of CTS_TESTCASES_OUT by Guang Zhu · 8 years ago
  31. a9db38f Replace usages of my_register_name with my_all_targets by Colin Cross · 8 years ago
  32. 92c864c remove CTS test manifest XML generation build rules by Guang Zhu · 8 years ago
  33. 48f2f2b Merge \"move host annotation library into host common util\" into nyc-dev by Guang Zhu · 8 years ago
  34. 6d46fce move host annotation library into host common util by Guang Zhu · 8 years ago
  35. 1a94970 Merge "add platform testing annotations to all CTS test modules" into nyc-dev by Guang Zhu · 8 years ago
  36. 25f666d add platform testing annotations to all CTS test modules by Guang Zhu · 8 years ago
  37. a29d64b resolve merge conflicts of 0c29378 to nyc-dev-plus-aosp by Dan Willemsen · 8 years ago
  38. a6b9113 Use LOCAL_CTS_GTEST_LIST_EXECUTABLE by Dan Willemsen · 8 years ago
  39. 0b4e136 old-cts: Add support for testng runners and libcoreoj tests by Igor Murashkin · 8 years ago
  40. a9be338 old-cts: Add support for testng runners and libcoreoj tests by Igor Murashkin · 8 years ago
  41. abe323d Revert "old-cts: Add support for testng runners and libcoreoj tests" by Narayan Kamath · 8 years ago
  42. f995e95 old-cts: Add support for testng runners and libcoreoj tests by Igor Murashkin · 8 years ago
  43. b5049da Merge "Camera: move CameraDeviceInfo from common to CTS" into nyc-dev by Yin-Chia Yeh · 8 years ago
  44. 292d76c Camera: move CameraDeviceInfo from common to CTS by Yin-Chia Yeh · 8 years ago
  45. 6c4b47c remove CtsUiAutomatorTestCases by Guang Zhu · 8 years ago
  46. 2ff78ae Switch to CTSv2 by Stuart Scott · 8 years ago
  47. fabc315 Only run tests for the ABIs CTS was compiled for. by Stuart Scott · 8 years ago
  48. 252d375 Move EDI to InfoStore by Stuart Scott · 8 years ago
  49. 7941c81 EDI: Add GlesStubActivity to device info activities by Agatha Man · 8 years ago
  50. 30d4b29 Merge "resolve merge conflicts of 928b21e640 to stage-aosp-master." into stage-aosp-master by Shinichiro Hamaji · 9 years ago
  51. c7d0ede collect device info with EDI by Nicholas Sauer · 9 years ago
  52. e910f60 resolve merge conflicts of 928b21e640 to stage-aosp-master. by Shinichiro Hamaji · 9 years ago
  53. 30e3acc Add CTS-DEQP-for-next-rel plan by Kalle Raita · 9 years ago
  54. 5c181cc Merge "Fix a close paren in a wrong place" am: 56f586aa49 am: b610283d15 by Shinichiro Hamaji · 9 years ago
  55. f12b0b3 Merge "Fix a close paren in a wrong place" am: 56f586aa49 am: b610283d15 by Shinichiro Hamaji · 9 years ago
  56. b610283 Merge "Fix a close paren in a wrong place" am: 56f586aa49 by Shinichiro Hamaji · 9 years ago
  57. cb40161 Fix ABI string processing for deqp in CTS by Kalle Raita · 9 years ago
  58. ef884e3 Fix a close paren in a wrong place by Shinichiro Hamaji · 9 years ago
  59. 72ebd2f Runtime hint for android.adminhostside CTS test by Jed Estep · 9 years ago
  60. 90cbf47 DO NOT MERGE Add running time hints to CTS package config by Jed Estep · 9 years ago
  61. f2ea3fb EDI: Update min and target SDK to 23 by Agatha Man · 9 years ago
  62. 6aab9db DO NOT MERGE Add running time hints to CTS package config by Jed Estep · 9 years ago
  63. a41d497 Squashed mnc-dev changes: by Daniel Xie · 9 years ago
  64. 71ba78d DeviceInfoActivity for CTSv2 by Agatha Man · 9 years ago
  65. 953ab3a DO NOT MERGE Allow multiple deqp packages per API by Kalle Raita · 9 years ago
  66. aa884a52 Stick to deqp mnc mustpass for now by Pyry Haulos · 9 years ago
  67. 0a91013 am 0d82d138: am c6823f5a: am 46336e42: am 28d2127f: am 0009e20d: Merge "EDI: Add PackageDeviceInfo collector to cts/common" into mnc-dev by Agatha Man · 9 years ago
  68. 1dc45a9 EDI: Add PackageDeviceInfo collector to cts/common by Agatha Man · 9 years ago
  69. ff15fe9 Compatibility build rule rather than library by Stuart Scott · 9 years ago
  70. 62a97bf DO NOT MERGE Added GenericDeviceInfo Collector by Agatha Man · 9 years ago
  71. 2285129 DO NOT MERGE Add preparer for cts extended device info by Agatha Man · 9 years ago
  72. 36fc50c DO NOT MERGE Extended Device Info Activity API by Agatha Man · 9 years ago
  73. 25b07aa Added GenericDeviceInfo Collector by Agatha Man · 9 years ago
  74. cd29a3f Add preparer for cts extended device info by Agatha Man · 9 years ago
  75. 783d631 Extended Device Info Activity API by Agatha Man · 9 years ago
  76. 66476a9 Implements plans via Tradefed config files. by Stuart Scott · 9 years ago
  77. 5ae19e1 Define test case out dir and tag certain modules. by Stuart Scott · 9 years ago
  78. 1499d67 Separate old and new test config files. by Stuart Scott · 9 years ago
  79. 76be1e5 enable module test config for the rest of CTS package types by Guang Zhu · 9 years ago
  80. 17db109 enable module test config for CTS target java libraries by Guang Zhu · 9 years ago
  81. dfda5fd Use new deqp mustpass list by Pyry Haulos · 9 years ago
  82. 544aec0 Test descriptions should depend on the test so they get rebuilt. by Stuart Scott · 9 years ago
  83. 3326375 Fix build. by Ying Wang · 9 years ago
  84. 7afa91e support package scope prepare/teardown by Guang Zhu · 9 years ago
  85. 3e3d0ed Allow CTS packages to be built with mmm rather than just mmma by Stuart Scott · 9 years ago
  86. 0337dbf Split the build of the CTS infrastructure from the tests. by Stuart Scott · 9 years ago
  87. 04a308f Merge "Support test instancing in DeqpTestRunner." by Jarkko Pöyry · 9 years ago
  88. ef8d0c5 am 8293de01: Merge "Generate CTS files when running mmma." into lmp-mr1-dev by Ying Wang · 9 years ago
  89. 1aed9cd Generate CTS files when running mmma. by Ying Wang · 9 years ago
  90. 91d00e0 Support test instancing in DeqpTestRunner. by Jarkko Pöyry · 9 years ago
  91. 40f534b am a273d525: Merge "Fix CTS - Test plans not generated." into lmp-mr1-dev by Nicholas Sauer · 10 years ago
  92. a1715ac Fix CTS - Test plans not generated. by Nicholas Sauer · 10 years ago
  93. 537a229 Split SELinux neverallow rules test. automerge: 8e1f6e4 by dcashman · 10 years ago
  94. 8e1f6e4 Split SELinux neverallow rules test. by dcashman · 10 years ago
  95. c7bf120 am b71b69d5: Merge "Move CTS to libc++." by Dan Albert · 10 years ago
  96. fae9f3e Move CTS to libc++. by Dan Albert · 10 years ago
  97. 806fb54 am d61a5b5b: Merge "Declare supported ABIs in dEQP test descriptors." into lmp-dev by Jarkko Pöyry · 10 years ago
  98. 59a8dbb Declare supported ABIs in dEQP test descriptors. by Jarkko Pöyry · 10 years ago
  99. 2a37b51 am 497f8f18: Merge "Use libc++ for bionic tests." by Dan Albert · 10 years ago
  100. e80f4f1 am ccdc00bd: Revert "Generate XML for all ABIs" by Stuart Scott · 10 years ago