1. fae9f3e Move CTS to libc++. by Dan Albert · 10 years ago
  2. 259b37f Merge "Create SELinux hostside test to check all domains are enforcing." by dcashman · 10 years ago
  3. 85053cf Create SELinux hostside test to check all domains are enforcing. by dcashman · 10 years ago
  4. 63fe821 Merge "Remove loop filter test." by Jason Sams · 10 years ago
  5. d1301be Remove loop filter test. by Jason Sams · 10 years ago
  6. 4aa17eb Merge "Fix SELinuxDomainTest testSdcarddDomain()" by Nick Kralevich · 10 years ago
  7. f28c1d0 Fix SELinuxDomainTest testSdcarddDomain() by Nick Kralevich · 10 years ago
  8. 497f8f1 Merge "Use libc++ for bionic tests." by Dan Albert · 10 years ago
  9. 703a5f1 Use libc++ for bionic tests. by Dan Albert · 10 years ago
  10. a6c0c86 Merge "Don't manually link stlport." by Dan Albert · 10 years ago
  11. a87fd89 Don't manually link stlport. by Dan Albert · 10 years ago
  12. 709bb5f Merge "fix broken GPL build" by Nick Kralevich · 10 years ago
  13. efb774a fix broken GPL build by Nick Kralevich · 10 years ago
  14. 6cc1593 Merge "StorageManagerTest: assert that the contents of mounted OBBs are readable" by Nick Kralevich · 10 years ago
  15. 304f0c7 StorageManagerTest: assert that the contents of mounted OBBs are readable by Nick Kralevich · 10 years ago
  16. 991512b Merge "Skip encoding tests for unsupported resolutions." by Flavio Lerda · 10 years ago
  17. 7ddf788 Merge "Need to handle INFO_OUTPUT_BUFFERS_CHANGED in an encode test" by Unsuk Jung · 10 years ago
  18. 86d9264 Need to handle INFO_OUTPUT_BUFFERS_CHANGED in an encode test by Hongyu Zhang · 10 years ago
  19. b14478c Merge "LocalSocketTest.testAccessors: fix the *SendBufferSize* test" by Elliott Hughes · 10 years ago
  20. 6cd9716 LocalSocketTest.testAccessors: fix the *SendBufferSize* test by Constantin Musca · 10 years ago
  21. 6ca6123 Skip encoding tests for unsupported resolutions. by yoongeun.kwon · 10 years ago
  22. b344a4a Merge "Fixing TimeTest" by Neil Fuller · 10 years ago
  23. e8bf3df Fixing TimeTest by Neil Fuller · 10 years ago
  24. 06f85ff Merge "CTS: Fix & amend VM tests" by Andreas Gampe · 10 years ago
  25. 16ea5e5 CTS: Fix & amend VM tests by Andreas Gampe · 10 years ago
  26. c8adc52 Merge "Add new static library dependencies for bionic-unit-tests-cts" by Dan Albert · 10 years ago
  27. 618aa72 Add new static library dependencies for bionic-unit-tests-cts by Brian Carlstrom · 10 years ago
  28. 84d3322 Merge "media: use proper input timestamp in VideoEncoderDecoderTest" by Lajos Molnar · 10 years ago
  29. 47991e2 Merge "Added C++11 option to libcoremathtestcpp" by Stephen Hines · 10 years ago
  30. a688755 media: use proper input timestamp in VideoEncoderDecoderTest by yoongeun.kwon · 10 years ago
  31. 98a0e6d Merge "Switch from racy notify()/wait() to using a proper semaphore." by Stephen Hines · 10 years ago
  32. eefec81 Switch from racy notify()/wait() to using a proper semaphore. by Stephen Hines · 10 years ago
  33. 01873ce Added C++11 option to libcoremathtestcpp by Chris Wailes · 10 years ago
  34. c0b2aca Merge "Update vm-tests to ART behavior" by Andreas Gampe · 10 years ago
  35. 3f2de25 Update vm-tests to ART behavior by Andreas Gampe · 10 years ago
  36. 208674d Merge "Generate selinux_policy.xml as part of CTS build." by dcashman · 10 years ago
  37. 462e053 Generate selinux_policy.xml as part of CTS build. by dcashman · 10 years ago
  38. e15e8f8 Merge "Suppress libselinux logging during CTS tests." by Daniel Cashman · 10 years ago
  39. 64f58ed Suppress libselinux logging during CTS tests. by Stephen Smalley · 10 years ago
  40. 7627164 Merge "Fix CTS tests precision issues." by Jean-Luc Brouillet · 10 years ago
  41. 00c565b Fix CTS tests precision issues. by Jean-Luc Brouillet · 10 years ago
  42. 1df8785 Merge "Uncomment code in TimeTest / fix comments" by Neil Fuller · 10 years ago
  43. be5faaf Uncomment code in TimeTest / fix comments by Neil Fuller · 10 years ago
  44. ba23c3c Merge "CtsVerifier: add dependency of android.test.runner" by Narayan Kamath · 10 years ago
  45. fa9aec4 CtsVerifier: add dependency of android.test.runner by Yongqin Liu · 10 years ago
  46. a005565 Merge "More tests for the CTS TimeTest" by Neil Fuller · 10 years ago
  47. c132d41 More tests for the CTS TimeTest by Neil Fuller · 10 years ago
  48. cc9e0d5 Merge "Test for required ARMv8 features in /proc/cpuinfo" by Greg Hackmann · 10 years ago
  49. 6f41f0f Merge "Test for required hwcaps on ARMv8" by Greg Hackmann · 10 years ago
  50. 875bccc Test for required ARMv8 features in /proc/cpuinfo by Greg Hackmann · 10 years ago
  51. cec784c Test for required hwcaps on ARMv8 by Greg Hackmann · 10 years ago
  52. 75fe91a Merge "improve TestVirtualDisplayRecycles to reduce memory usage" by Keun-young Park · 10 years ago
  53. e382f47 Merge "SELinuxDomainTest: change test for debuggerd and zygote domain" by Nick Kralevich · 10 years ago
  54. 4b66a97 SELinuxDomainTest: change test for debuggerd and zygote domain by Yongqin Liu · 10 years ago
  55. 50e4ad1 Merge "Update to refactor basic statistics helper functions to be accessible to host-side tests. This is a precursor to host-side power tests which will use these helper functions. There should be no code changes other then moving existing code out of one class and into another that is more commonly accessible. Added an additional dependency in ont file to account for change Change-Id: I0feefcc181ad21a0f11965953754167514539f00" by Dan Zhang · 10 years ago
  56. 57ab1b7 Merge "Fix CTS Verifier for BLE: Reliable Write Fail" by Matthew Xie · 10 years ago
  57. 56d5dc0 Merge "Fix android.webkit.cts.WebViewTest#testFindNext seldom fail" by Selim Gurun · 10 years ago
  58. 9c13791 Fix android.webkit.cts.WebViewTest#testFindNext seldom fail by Junjie.Hu · 10 years ago
  59. bef0d29 Merge "Disable 64-bit registers alignment of Dx" by Ian Rogers · 10 years ago
  60. 5f82549 Merge "Fix Gfx buffer leak in cts EncodeVirtualDisplayWithCompositionTest" by Jesse Hall · 10 years ago
  61. bb5b8e9 Fix Gfx buffer leak in cts EncodeVirtualDisplayWithCompositionTest by Liu, KaiX Z · 10 years ago
  62. eae9a6e Merge "SELinuxTest: remove testRild" by Nick Kralevich · 10 years ago
  63. a45e9bb SELinuxTest: remove testRild by Nick Kralevich · 10 years ago
  64. caf25cf improve TestVirtualDisplayRecycles to reduce memory usage by Harry Hong · 10 years ago
  65. 9e1c67a Merge "Add CTS tests for tl <-> fil conversion." by Narayan Kamath · 10 years ago
  66. 532d77f Add CTS tests for tl <-> fil conversion. by Narayan Kamath · 10 years ago
  67. 80c4006 Merge "EncodeDecodeTest: also check BT.709 yuv -> rgb" by Lajos Molnar · 10 years ago
  68. b31d500 Merge "Add CTS tests for extended locales." by Narayan Kamath · 10 years ago
  69. 82ee2e5 Add CTS tests for extended locales. by Narayan Kamath · 10 years ago
  70. 29d107a Merge "Fix build breakage due to broken CTS dependencies." by Narayan Kamath · 10 years ago
  71. a51b484 Fix build breakage due to broken CTS dependencies. by Narayan Kamath · 10 years ago
  72. 017fedb Merge "Fix a few issues in MediaMuxerTest." by Narayan Kamath · 10 years ago
  73. 72fb735 Merge "Fix lgamma precision expectancy" by Jean-Luc Brouillet · 10 years ago
  74. dc8d174 Fix lgamma precision expectancy by Jean-Luc Brouillet · 10 years ago
  75. 102b340 Merge "CTS test for thumbnail caching bug" by Marco Nelissen · 10 years ago
  76. b057014 Fix CTS Verifier for BLE: Reliable Write Fail by Junjie.Hu · 10 years ago
  77. 6106275 Fix a few issues in MediaMuxerTest. by Narayan Kamath · 10 years ago
  78. 76d3e57 CTS test for thumbnail caching bug by Marco Nelissen · 10 years ago
  79. 8690551 Update to refactor basic statistics helper functions to be accessible to host-side tests. by John Rusnak · 10 years ago
  80. f69db22 Merge "FieldPacker.reset() should be allowed to point to the end of the buffer." by Stephen Hines · 10 years ago
  81. 44d98db FieldPacker.reset() should be allowed to point to the end of the buffer. by Stephen Hines · 10 years ago
  82. 8d71331 Merge "CTS: Fix memory leak in RSBlendTest loop." by Tim Murray · 10 years ago
  83. c4324d3 CTS: Fix memory leak in RSBlendTest loop. by Kedar Patil · 10 years ago
  84. 1d7ab1a Merge "CTS test for OpenSSL's early CCS issue (CVE-2014-0224)" by Alex Klyubin · 10 years ago
  85. 069e692 CTS test for OpenSSL's early CCS issue (CVE-2014-0224) by Alex Klyubin · 10 years ago
  86. 649de99 Merge "cts: fix build for 64-bit" by Nick Kralevich · 10 years ago
  87. e158b7d cts: fix build for 64-bit by Colin Cross · 10 years ago
  88. 9fe1826 am 47983b8e: Merge "Reset System properities between tests" by Neil Fuller · 10 years ago
  89. 47983b8 Merge "Reset System properities between tests" by Neil Fuller · 10 years ago
  90. ad9ec10 Reset System properities between tests by Neil Fuller · 10 years ago
  91. 5d5cfe8 am f5259a20: Merge "Fix VirtualDisplayTest by putting image checking task to an non-UI thread" by Lajos Molnar · 10 years ago
  92. f5259a2 Merge "Fix VirtualDisplayTest by putting image checking task to an non-UI thread" by Lajos Molnar · 10 years ago
  93. beaf0cf am bad194ae: Merge "CTS:Start a GL activity with a unreachable stopping criteria" by Stuart Scott · 10 years ago
  94. bad194a Merge "CTS:Start a GL activity with a unreachable stopping criteria" by Stuart Scott · 10 years ago
  95. 9ded750 EncodeDecodeTest: also check BT.709 yuv -> rgb by Emiel de Kock · 10 years ago
  96. 3ee1e07 am bb751987: Merge "Add -ldl for cpufeatures.a now depend on it" by Andrew Hsieh · 10 years ago
  97. bb75198 Merge "Add -ldl for cpufeatures.a now depend on it" by Andrew Hsieh · 10 years ago
  98. edf9af6 am 91a44351: Merge "Give SeccompBpfTest a dedicated HandlerThread." by Nick Kralevich · 10 years ago
  99. 91a4435 Merge "Give SeccompBpfTest a dedicated HandlerThread." by Nick Kralevich · 10 years ago
  100. c6e9bd5 Give SeccompBpfTest a dedicated HandlerThread. by Robert Sesek · 10 years ago