1. 0c98d83 DO NOT MERGE. Backport test fixes from lmp-mr1-dev by Yin-Chia Yeh · 10 years ago
  2. 6111405 Remove flaky tests from the official plan by Unsuk Jung · 10 years ago
  3. 5ab9857 Merge "Disable Ui rendering tests on watch" into lmp-sprout-dev by Chris Craik · 10 years ago
  4. 0fbdfcf Disable Ui rendering tests on watch by Chris Craik · 10 years ago
  5. df1c6d4 media: don't test video decoders & encoders on watch devices by Lajos Molnar · 10 years ago
  6. b732a7a Merge "DO NOT MERGE: media: fix 4k hevc test stream" into lmp-sprout-dev by Ronghua Wu · 10 years ago
  7. 26cb0bc Merge "DO NOT MERGE Bump the version number to match the platform." into lmp-sprout-dev by Justin Koh · 10 years ago
  8. 8692789 DO NOT MERGE Bump the version number to match the platform. by Jason Parks · 10 years ago
  9. a7d389b Merge "Fix and cleanup UI rendering CTS tests" into lmp-sprout-dev by Justin Koh · 10 years ago
  10. 8302047 Fix and cleanup UI rendering CTS tests by Chris Craik · 10 years ago
  11. 38414d5 DO NOT MERGE: media: fix 4k hevc test stream by Ronghua Wu · 10 years ago
  12. baf4543 Merge "DO NOT MERGE: media: CTS workarounds for framework bugs" into lmp-sprout-dev by Lajos Molnar · 10 years ago
  13. 78bf43f Merge "The new AudioPolicyBinder tests are not yet robust enough to be added to the test suite, hence adding them to knownfailures" into lmp-sprout-dev by Unsuk Jung · 10 years ago
  14. c0e9f98 The new AudioPolicyBinder tests are not yet robust enough by Unsuk Jung · 10 years ago
  15. 484b088 DO NOT MERGE: media: CTS workarounds for framework bugs by Lajos Molnar · 10 years ago
  16. 075ea8a Merge "media: change vorbis samples to 48kHz" into lmp-sprout-dev by Lajos Molnar · 10 years ago
  17. f518d4e Merge "media: run media tests based on device type and support" into lmp-sprout-dev by Lajos Molnar · 10 years ago
  18. 6905206 Fix AudioManagerTest to handle TVs that don't vibrate and lack ringer by Daniel Cardenas · 10 years ago
  19. 99673d3 media: change vorbis samples to 48kHz by Lajos Molnar · 10 years ago
  20. d2be169 media: run media tests based on device type and support by Lajos Molnar · 10 years ago
  21. 380a0c4 Merge changes I5ffb1399,I2333765e,I64ca4e29,I6f393150 into lmp-sprout-dev by Lajos Molnar · 10 years ago
  22. 1f59d39 Fix heart rate cts sensor feature test by Nick Vaccaro · 10 years ago
  23. be11c2c Merge "Revert "Fix cts test LayoutTests#testSimpleRedLayout()"" into lmp-sprout-dev by Chris Craik · 10 years ago
  24. d88a1ba Revert "Fix cts test LayoutTests#testSimpleRedLayout()" by Chris Craik · 10 years ago
  25. ff24843 Merge "Fix cts test LayoutTests#testSimpleRedLayout()" into lmp-sprout-dev by Wei Liu · 10 years ago
  26. 7839495 Merge "Fix MediaRecorderTest to test for encoders." into lmp-sprout-dev by Jason Parks · 10 years ago
  27. ba5cb90 media: update MediaCodecList handling to API 21 by Lajos Molnar · 10 years ago
  28. 67341b9 cts: add tests to validate decoding profiles defined by CDD. by Ronghua Wu · 10 years ago
  29. 4b06bd5 cts: validate h264 and h265 codec profiles and level requirements. by Ronghua Wu · 10 years ago
  30. d6a68b4 Merge "Don’t run print tests on devices that do not support printing." into lmp-sprout-dev by Jason Parks · 10 years ago
  31. 3fff876 Fix MediaRecorderTest to test for encoders. by Jason Parks · 10 years ago
  32. 85bc3f5 Fix cts test LayoutTests#testSimpleRedLayout() by Wei Liu · 10 years ago
  33. e78a31f Don’t run print tests on devices that do not support printing. by Jason Parks · 10 years ago
  34. 8481b17 Give tests BODY_SENSORS permissions by Prashant Malani · 10 years ago
  35. 0daa2ae Fix the flakiness of this test by waiting. by Jason Parks · 10 years ago
  36. a2f93c7 Fix remaining print test failures. by Jason Parks · 10 years ago
  37. 3951cae Merge "Fix test break due to API not working as advertised." into lmp-sprout-dev by Jason Parks · 10 years ago
  38. d091617 Fix test break due to API not working as advertised. by Jason Parks · 10 years ago
  39. b72cdbd Merge "Fix MediaRecorderTest failures." into lmp-sprout-dev by Jason Parks · 10 years ago
  40. 5411164 Merge "Fix cts test PopupWindowTest#testGetMaxAvailableHeight()" into lmp-sprout-dev by Wei Liu · 10 years ago
  41. 3ef8371 Fix MediaRecorderTest failures. by Jason Parks · 10 years ago
  42. aea823b Fix failure in testMuxer(). by Jason Parks · 10 years ago
  43. 558c932 Fix cts test PopupWindowTest#testGetMaxAvailableHeight() by Wei Liu · 10 years ago
  44. c638e95 Merge "Fix UiAutomationTest#testWindowAnimationFrameStats." into lmp-sprout-dev by Takayuki Hoshi · 10 years ago
  45. d5c5799 TV: fix tests to match updated framework behavior DO NOT MERGE by Wonsik Kim · 10 years ago
  46. f48a77d Merge "Fix the NPE of testSingleLine." into lmp-sprout-dev by Wei Liu · 10 years ago
  47. 0e9ce42 Merge "Half of CTS AccessibilityEvent test fix for Wear. Wear does not alert for notifications if another activity is in the foreground. This finish()es the test activity after sending the notification, so Wear's Home can alert, triggering the AccessibilityEvent the test is waiting for. Bug: 18411085" into lmp-sprout-dev by Aaron Whyte · 10 years ago
  48. da492b5 Fix the NPE of testSingleLine. by Wei Liu · 10 years ago
  49. 68b691e Half of CTS AccessibilityEvent test fix for Wear. by Aaron Whyte · 10 years ago
  50. f912a16 Test for the codecs in the MediaPlayerFlakyNetworkTests. by Jason Parks · 10 years ago
  51. 6253268 Set a system property stating the device supports multicast. by Jason Parks · 10 years ago
  52. 8c4b483 Fix the CTS print tests. by Jason Parks · 10 years ago
  53. e6ad305 Merge "Skip ImageReaderDecoderTest if h.264 is not found." into lmp-sprout-dev by Jason Parks · 10 years ago
  54. a808efe Skip ImageReaderDecoderTest if h.264 is not found. by Jason Parks · 10 years ago
  55. 2f54c52 Add "-v" to any logcat commands run from within CTS tests by Nicholas Sauer · 10 years ago
  56. 8a893be Merge "Fix failing CTS tests." into lmp-sprout-dev by Jason Parks · 10 years ago
  57. 9610d4a Merge "CamcorderProfile: guard unknown profile qualities" into lmp-sprout-dev by Zhijun He · 10 years ago
  58. 168154f Merge "Camera2: skip AE compensation test on legacy devices" into lmp-sprout-dev by Yin-Chia Yeh · 10 years ago
  59. 4c4f07d Camera2: add static metadata collection by Zhijun He · 10 years ago
  60. 61765d8 Fix failing CTS tests. by Jason Parks · 10 years ago
  61. 74b936f Fix failing CTS tests. by Jason Parks · 10 years ago
  62. 2ae07bf Merge "Fixed text-to-speech tests for Android Wear. Wear devices don't have TTS yet, partly because they don't have audio-out. Once they have FEATURE_AUDIO_OUT, they will be required to support TTS." into lmp-sprout-dev by Aaron Whyte · 10 years ago
  63. ad75911 Fixed text-to-speech tests for Android Wear. by Aaron Whyte · 10 years ago
  64. c5076ab CamcorderProfile: guard unknown profile qualities by Zhijun He · 10 years ago
  65. 6340eca Fix various Wear media CTS failures. by Jason Parks · 10 years ago
  66. 1345ed8 Camera2: skip AE compensation test on legacy devices by Yin-Chia Yeh · 10 years ago
  67. 1b16d5c Don’t run RingtoneMangerTest tests on devices without audio output. by Jason Parks · 10 years ago
  68. f9e09d4 Don’t run Ringtone test if the devices without audio output. by Jason Parks · 10 years ago
  69. 348363d Merge "Camera: cross check camera2 features" into lmp-sprout-dev by Yin-Chia Yeh · 10 years ago
  70. bccc13c am debc2a5f: resolved conflicts for merge of 6c1149d7 to lmp-dev by Marco Nelissen · 10 years ago
  71. e3b8ad1 Merge "Gave a CTS telephony test BLUETOOTH permission. In the case where there is no telephony and no wifi, TelephonyManagerTest.testGetDeviceId() uses the BlueTooth MAC address. That's the case that many Clockwork devices hit. Bug: 18369670" into lmp-sprout-dev by Aaron Whyte · 10 years ago
  72. e93a70a Merge "Fix failing TextViewTest#testTextAttr " into lmp-sprout-dev by Wei Liu · 10 years ago
  73. 715445d Gave a CTS telephony test BLUETOOTH permission. by Aaron Whyte · 10 years ago
  74. debc2a5 resolved conflicts for merge of 6c1149d7 to lmp-dev by Marco Nelissen · 10 years ago
  75. d7e74bd Merge "Fix media stress tests." into lmp-sprout-dev by Jason Parks · 10 years ago
  76. d7d83a1 Fix media stress tests. by Jason Parks · 10 years ago
  77. 6c1149d resolved conflicts for merge of 997a02fa to klp-modular-dev by repo sync · 10 years ago
  78. 63587e0 Change drmserver SELinuxDomainTest condition. by dcashman · 10 years ago
  79. 997a02f am c2081f40: resolved conflicts for merge of f04a0299 to klp-dev by Marco Nelissen · 10 years ago
  80. c2081f4 resolved conflicts for merge of f04a0299 to klp-dev by Marco Nelissen · 10 years ago
  81. 24ddab5 Camera: cross check camera2 features by Yin-Chia Yeh · 10 years ago
  82. f04a029 am 31df8e9e: am 24e598ae: am 1245cdc0: am 2b4962b1: am 1d438a13: am cb190b0d: am 92df8753: add tests for stream type check in audio policy binder. by Eric Laurent · 10 years ago
  83. 31df8e9 am 24e598ae: am 1245cdc0: am 2b4962b1: am 1d438a13: am cb190b0d: am 92df8753: add tests for stream type check in audio policy binder. by Eric Laurent · 10 years ago
  84. 24e598a am 1245cdc0: am 2b4962b1: am 1d438a13: am cb190b0d: am 92df8753: add tests for stream type check in audio policy binder. by Eric Laurent · 10 years ago
  85. 1245cdc am 2b4962b1: am 1d438a13: am cb190b0d: am 92df8753: add tests for stream type check in audio policy binder. by Eric Laurent · 10 years ago
  86. 2b4962b am 1d438a13: am cb190b0d: am 92df8753: add tests for stream type check in audio policy binder. by Eric Laurent · 10 years ago
  87. 1d438a1 am cb190b0d: am 92df8753: add tests for stream type check in audio policy binder. by Eric Laurent · 10 years ago
  88. cb190b0 am 92df8753: add tests for stream type check in audio policy binder. by Eric Laurent · 10 years ago
  89. b2a1e93 Merge "Camera: test AE OFF mode only if it is supported" into lmp-sprout-dev by Yin-Chia Yeh · 10 years ago
  90. 0bd09f2 Don’t require the codec for devices without audio output. by Jason Parks · 10 years ago
  91. 10a6ceb Fix MediaCodec tests on devices without codecs. by Jason Parks · 10 years ago
  92. ddc2a10 Camera: test AE OFF mode only if it is supported by Yin-Chia Yeh · 10 years ago
  93. ab5596b Fix Signature test by Nicholas Sauer · 10 years ago
  94. 62563bc Only run the test if the device has audio output. by Jason Parks · 10 years ago
  95. fab65cd Don't run the test if the codec isn't installed. by Jason Parks · 10 years ago
  96. b4be008 Increase VirtualDisplay test timeout to 40s by Prashant Malani · 10 years ago
  97. f6ad3a2 Only run the test if the device has audio output. by Jason Parks · 10 years ago
  98. dea821f Fix UiAutomationTest#testWindowAnimationFrameStats. by Takayuki Hoshi · 10 years ago
  99. cb1ed32 Fix CTS testTouchEvent for watches. by Aaron Whyte · 10 years ago
  100. 8b66b92 Fix failing TextViewTest#testTextAttr by Wei Liu · 10 years ago