1. dcf21f4 Merge "increase wait timeout and reduce dequeue buffer time-out" into kitkat-cts-dev by Daniel Xie · 9 years ago
  2. 18019e9 increase wait timeout and reduce dequeue buffer time-out by keunyoung · 10 years ago
  3. 52a2733 Merge "Modified testRecorderCamera() to get camera supported resolution for testing." into kitkat-cts-dev by Daniel Xie · 9 years ago
  4. 675f1cc Merge "CtsVerifier: update mPreviewTex in case of mismatch with mFormatView" into jb-mr1.1-cts-dev automerge: db2f7f4 by Daniel Xie · 9 years ago
  5. 8236bcd Merge "CtsVerifier: update mPreviewTex in case of mismatch with mFormatView" into jb-mr1.1-cts-dev by Daniel Xie · 9 years ago
  6. d84cacb Merge "Handling NPE in case of AVC level under 2" into kitkat-cts-dev by Daniel Xie · 9 years ago
  7. db2f7f4 Merge "CtsVerifier: update mPreviewTex in case of mismatch with mFormatView" into jb-mr1.1-cts-dev by Daniel Xie · 9 years ago
  8. bf97c72 CtsVerifier: update mPreviewTex in case of mismatch with mFormatView by youmi.jun · 10 years ago
  9. 74f3e24 Handling NPE in case of AVC level under 2 by yoongeun.kwon · 10 years ago
  10. 674617f Merge "Fix CTS verifier camera orientation test." into kitkat-cts-dev by Yin-Chia Yeh · 9 years ago
  11. 1f6e28c Merge "Revert "Check for microphone feature in video camera recording tests."" into kitkat-cts-dev by Yin-Chia Yeh · 9 years ago
  12. 3323726 Merge "Revert "Update CTS Verifier camera video tests to check for a microphone in camera video recording tests."" into kitkat-cts-dev by Yin-Chia Yeh · 9 years ago
  13. 348306d Revert "Update CTS Verifier camera video tests to check for a microphone in camera video recording tests." by Yin-Chia Yeh · 9 years ago
  14. 78066c6 Revert "Check for microphone feature in video camera recording tests." by Yin-Chia Yeh · 9 years ago
  15. beaa1c1 Merge "MediaRecorderStressTest: use smallest supported preview size." into kitkat-cts-dev by Daniel Xie · 9 years ago
  16. b5b05ae Merge "Update CTS Verifier camera video tests to check for a microphone in camera video recording tests." into kitkat-cts-dev by Daniel Xie · 9 years ago
  17. 72893be Merge "Check for microphone feature in video camera recording tests." into kitkat-cts-dev by Daniel Xie · 9 years ago
  18. 76c8e3d Merge "Fix bugs regarding AdapterView layout size with large font scale in AdapterViewTest" into jb-mr1.1-cts-dev automerge: ca0d846 by Daniel Xie · 9 years ago
  19. 30e83c0 Merge "Fix bugs regarding AdapterView layout size with large font scale in AdapterViewTest" into jb-mr1.1-cts-dev by Daniel Xie · 9 years ago
  20. ca0d846 Merge "Fix bugs regarding AdapterView layout size with large font scale in AdapterViewTest" into jb-mr1.1-cts-dev by Daniel Xie · 9 years ago
  21. 1aa503c Merge "Revert "Fix android.webkit.cts.WebViewTest#testFindNext seldom fail"" into jb-mr1.1-cts-dev automerge: 7e9df5b by Daniel Xie · 9 years ago
  22. e167a31 Merge "Revert "Fix android.webkit.cts.WebViewTest#testFindNext seldom fail"" into jb-mr1.1-cts-dev by Daniel Xie · 9 years ago
  23. 7e9df5b Merge "Revert "Fix android.webkit.cts.WebViewTest#testFindNext seldom fail"" into jb-mr1.1-cts-dev by Daniel Xie · 9 years ago
  24. 2e868ec Revert "Fix android.webkit.cts.WebViewTest#testFindNext seldom fail" by Daniel Xie · 9 years ago
  25. 651f360 Fix bugs regarding AdapterView layout size with large font scale in AdapterViewTest by kang.lee · 10 years ago
  26. de56635 Merge "Adding 53024, NZC as it does not support report delivery." into kitkat-cts-dev by Daniel Xie · 9 years ago
  27. aa466b6 Adding 53024, NZC as it does not support report delivery. by Raj Mamadgi · 10 years ago
  28. 53fbbd0 Merge "CtsUiAutomatorTest pinchin/pinout test case: add support for 480X320 pixel solution device. The pinchin/pinout test need the device solution bigger than ***X400. This is hardcode in the CtsUiAutomatorTest.java the source code is: withinMarginOfError(0.1f, screenRect.centerX(), p2s.x)) private boolean withinMarginOfError(float marginPrecent, int expected, int actual) { int m = (int) (marginPrecent * expected); return actual >= expected - m && actual <= expected + m; }" into kitkat-cts-dev by Daniel Xie · 9 years ago
  29. 6d6f110 CtsUiAutomatorTest pinchin/pinout test case: add support for 480X320 pixel solution device. by yangxingsui · 11 years ago
  30. c73d810 Merge "Fix CTS android.provider package testAccountRemovalWithMergedContact_doesNotDeleteContactAndTimestampUpdated seldom fail issue" into jb-mr2-cts-dev by Daniel Xie · 9 years ago
  31. fcd7cb7 Merge "Fix CTS android.provider package testAccountRemovalWithMergedContact_doesNotDeleteContactAndTimestampUpdated seldom fail issue" into jb-mr2-cts-dev by Daniel Xie · 9 years ago
  32. fc37d60 Fix CTS android.provider package testAccountRemovalWithMergedContact_doesNotDeleteContactAndTimestampUpdated seldom fail issue by Junjie Hu · 10 years ago
  33. 09c6bcf Merge "DO NOT MERGE: Mimmum application memory should be 96MB" into kitkat-cts-dev by Daniel Xie · 9 years ago
  34. 37e0497 DO NOT MERGE: Mimmum application memory should be 96MB by duzhaoxi · 10 years ago
  35. 52948ac Merge "DEV HACK: cts: increase permitted colour delta" into kitkat-cts-dev by Daniel Xie · 9 years ago
  36. f9ef108 DEV HACK: cts: increase permitted colour delta by Matthew Hails · 10 years ago
  37. 3efc0e5 Merge "Fix android.webkit.cts.WebViewTest#testFindNext seldom fail" into jb-mr1.1-cts-dev automerge: b28682b by Daniel Xie · 9 years ago
  38. 7032ac7 Merge "Fix android.webkit.cts.WebViewTest#testFindNext seldom fail" into jb-mr1.1-cts-dev by Daniel Xie · 9 years ago
  39. b28682b Merge "Fix android.webkit.cts.WebViewTest#testFindNext seldom fail" into jb-mr1.1-cts-dev by Daniel Xie · 9 years ago
  40. 11f43bb Fix android.webkit.cts.WebViewTest#testFindNext seldom fail by Junjie.Hu · 10 years ago
  41. ef92ab3 Merge "Fix CTS com.android.cts.videoperf.VideoEncoderDecoderTest issue" into kitkat-cts-dev by Daniel Xie · 9 years ago
  42. 6e99547 Fix CTS com.android.cts.videoperf.VideoEncoderDecoderTest issue by jungyee.yoo · 10 years ago
  43. 3aac281 Merge "Update lists of OpenMobileCommuticaton operators" into kitkat-cts-dev by Daniel Xie · 9 years ago
  44. 7228fac Merge "Verify the failed test case of CTS for WebView" into kitkat-cts-dev by Daniel Xie · 9 years ago
  45. 5ba6d9d Verify the failed test case of CTS for WebView by endy · 11 years ago
  46. f54af35 Merge "Improve the usability of CTS Verifier "Camera Formats"" into kitkat-cts-dev by Daniel Xie · 9 years ago
  47. 550c54f Improve the usability of CTS Verifier "Camera Formats" by Masayuki Takeda · 10 years ago
  48. 628c43a Merge "Use Supported Camera resolution." into kitkat-cts-dev by Daniel Xie · 9 years ago
  49. e33b573 Use Supported Camera resolution. by git-myeonghwan.wee.lge.com · 10 years ago
  50. c282df3 Merge "Adjust 480p ratio range in CameraVideoActivity.java." into kitkat-cts-dev by Daniel Xie · 9 years ago
  51. 970eaac Adjust 480p ratio range in CameraVideoActivity.java. by yoongeun.kwon · 10 years ago
  52. 639522d Merge "AbiTest: Include QDSP6 ELF binaries in validity check" into kitkat-cts-dev by Daniel Xie · 9 years ago
  53. 5597439 AbiTest: Include QDSP6 ELF binaries in validity check by David Ng · 11 years ago
  54. 36db51e Merge "Remove bad test cases from MemoryFileTest." into kitkat-cts-dev by Daniel Xie · 9 years ago
  55. 2595de0 Remove bad test cases from MemoryFileTest. by Narayan Kamath · 10 years ago
  56. c8f6bf9 Update lists of OpenMobileCommuticaton operators by hyunu529.jung · 10 years ago
  57. f34f376 Merge "Skip encoding tests for unsupported resolutions." into kitkat-cts-dev by Daniel Xie · 9 years ago
  58. 0a4e76d Skip encoding tests for unsupported resolutions. by yoongeun.kwon · 10 years ago
  59. 4d7e03f Merge "Fix configure check regarding AdaptivePlayback ReconfigDrcTest." into kitkat-cts-dev by Daniel Xie · 9 years ago
  60. dc69642 Fix configure check regarding AdaptivePlayback ReconfigDrcTest. by joongeun.choi · 10 years ago
  61. ba39064 Merge "improve TestVirtualDisplayRecycles to reduce memory usage" into kitkat-cts-dev by Daniel Xie · 9 years ago
  62. 1c01e9d improve TestVirtualDisplayRecycles to reduce memory usage by Harry Hong · 10 years ago
  63. 7951d40 Merge "Fix bugs regarding Camera Video test" into kitkat-cts-dev by Daniel Xie · 9 years ago
  64. 7e84d75 Merge "resolve merge conflicts of 930a3b5 to kitkat-cts-dev" into kitkat-cts-dev by Unsuk Jung · 9 years ago
  65. e7a084f resolve merge conflicts of 930a3b5 to kitkat-cts-dev by Unsuk Jung · 9 years ago
  66. a6b1e10 Merge "Chage the timeout while rendering to overcome the low performance device." into kitkat-cts-dev by Jungyee Yoo · 9 years ago
  67. cc87c75 Fix bugs regarding Camera Video test by jonghwan.ko · 10 years ago
  68. 930a3b5 Merge "Fix CTS android.net package testTrafficStatsForLocalhost seldom fail issue" into jb-mr2-cts-dev by Unsuk Jung · 9 years ago
  69. 5f7e625 Merge "Fix CTS android.app package testSetDismissMessage seldom fail issue" into kitkat-cts-dev by Unsuk Jung · 9 years ago
  70. 6bf5b37 Chage the timeout while rendering to overcome the low performance device. by Jungyee Yoo · 10 years ago
  71. 3786d82 Fix CTS android.net package testTrafficStatsForLocalhost seldom fail issue by Junjie Hu · 9 years ago
  72. bddfe21 Fix CTS android.app package testSetDismissMessage seldom fail issue by Junjie Hu · 10 years ago
  73. 049cdc4 Fix CTS verifier camera orientation test. by Tochau Hoang · 9 years ago
  74. fd4f760 Modified testRecorderCamera() to get camera supported resolution for testing. by Tochau Hoang · 9 years ago
  75. f1ea4e1 MediaRecorderStressTest: use smallest supported preview size. by Tochau Hoang · 9 years ago
  76. e7d8015 Update CTS Verifier camera video tests to check for a microphone in camera video recording tests. by Tochau Hoang · 9 years ago
  77. 37f4b54 Merge "Fix for failing test of testEOS because checksum takes too long" into jb-mr2-cts-dev by Daniel Xie · 9 years ago
  78. ac8f57e Merge "Lookup private resources in run-time" into kitkat-cts-dev by Daniel Xie · 9 years ago
  79. a00f78c Merge "Fix for failing test of testEOS because checksum takes too long" into jb-mr2-cts-dev by Daniel Xie · 9 years ago
  80. 8fcd728 Merge "Fix bugs regarding ShortCodeTest that fails without "112" in ECC List." into kitkat-cts-dev by Daniel Xie · 9 years ago
  81. 4621783 Check for microphone feature in video camera recording tests. by Tochau Hoang · 9 years ago
  82. 73965a8 Merge "set delay during testPerformFiltering" into kitkat-cts-dev by Lance Jin-woong Chang · 9 years ago
  83. 16763e6 Merge "Check for valid buffer size before proceeding with testCreateAudioRecord." into kitkat-cts-dev by Daniel Xie · 9 years ago
  84. 6731f85 Merge "Fix TelephonyManagerTest#testGetDeviceId CTS fail for android cts 4.4" into kitkat-cts-dev by Daniel Xie · 9 years ago
  85. af697c8 Lookup private resources in run-time by Johan Redestig · 11 years ago
  86. 9c99d9d Fix for failing test of testEOS because checksum takes too long by Ryszard Grzesica · 11 years ago
  87. b3b4e18 set delay during testPerformFiltering by kang.lee · 10 years ago
  88. e062486 Merge "CTS: Fix memory leak in RSBlendTest loop." into kitkat-cts-dev by Daniel Xie · 9 years ago
  89. 897902d CTS: Fix memory leak in RSBlendTest loop. by Kedar Patil · 10 years ago
  90. ac79e25 Merge "AppSecurityTests: Do not delete in WhiteLists." into kitkat-cts-dev by Daniel Xie · 9 years ago
  91. 0b64d9d Fix bugs regarding ShortCodeTest that fails without "112" in ECC List. by goni.kim · 9 years ago
  92. d1a5a58 Merge "Revert "As per the android documention 480p is defined as 720x480, 704x480 or 640x480. The test is hardcoding 480p to 720x480 and hence the test is failing other combinations."" into kitkat-cts-dev by Daniel Xie · 9 years ago
  93. 96767ce Revert "As per the android documention 480p is defined as 720x480, 704x480 or 640x480. The test is hardcoding 480p to 720x480 and hence the test is failing other combinations." by Daniel Xie · 9 years ago
  94. ffd250a Merge "DO NOT MERGE: Cts test fix for shortcode 48000" into kitkat-cts-dev by Daniel Xie · 9 years ago
  95. 320a956 DO NOT MERGE: Cts test fix for shortcode 48000 by Mathias Simonsson · 11 years ago
  96. 9d5a03f Merge "Fix for com.android.cts.verifier.camera.video.CameraVideoActivity" into kitkat-cts-dev by Daniel Xie · 9 years ago
  97. ff54461 Fix for com.android.cts.verifier.camera.video.CameraVideoActivity by Raj Mamadgi · 10 years ago
  98. 457f95e Merge "As per the android documention 480p is defined as 720x480, 704x480 or 640x480. The test is hardcoding 480p to 720x480 and hence the test is failing other combinations." into kitkat-cts-dev by Daniel Xie · 9 years ago
  99. 5d9f618 As per the android documention 480p is defined as by Raj Mamadgi · 10 years ago
  100. b3405de Merge "DO NOT MERGE: Fix com.android.cts.monkey.VerbosityTest#testVerbosity seldom fail" into kitkat-cts-dev by Daniel Xie · 9 years ago