1. c72f104 am da00b7ac: Merge "Fix bugs regarding AdapterView layout size with large font scale in AdapterViewTest" into jb-mr1.1-cts-dev automerge: ca0d846 automerge: 30e83c0 automerge: 76c8e3d automerge: fde9054 by Daniel Xie · 9 years ago
  2. 7e29ca7 am 2ea4182f: Merge "Revert "Fix android.webkit.cts.WebViewTest#testFindNext seldom fail"" into jb-mr1.1-cts-dev automerge: 7e9df5b automerge: e167a31 automerge: 1aa503c automerge: e866e41 by Daniel Xie · 9 years ago
  3. da00b7a Merge "Fix bugs regarding AdapterView layout size with large font scale in AdapterViewTest" into jb-mr1.1-cts-dev automerge: ca0d846 automerge: 30e83c0 automerge: 76c8e3d by Daniel Xie · 9 years ago
  4. fde9054 Merge "Fix bugs regarding AdapterView layout size with large font scale in AdapterViewTest" into jb-mr1.1-cts-dev automerge: ca0d846 automerge: 30e83c0 by Daniel Xie · 9 years ago
  5. 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
  6. 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
  7. 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
  8. 2ea4182 Merge "Revert "Fix android.webkit.cts.WebViewTest#testFindNext seldom fail"" into jb-mr1.1-cts-dev automerge: 7e9df5b automerge: e167a31 automerge: 1aa503c by Daniel Xie · 9 years ago
  9. e866e41 Merge "Revert "Fix android.webkit.cts.WebViewTest#testFindNext seldom fail"" into jb-mr1.1-cts-dev automerge: 7e9df5b automerge: e167a31 by Daniel Xie · 9 years ago
  10. 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
  11. e167a31 Merge "Revert "Fix android.webkit.cts.WebViewTest#testFindNext seldom fail"" into jb-mr1.1-cts-dev by Daniel Xie · 9 years ago
  12. 7e9df5b Merge "Revert "Fix android.webkit.cts.WebViewTest#testFindNext seldom fail"" into jb-mr1.1-cts-dev by Daniel Xie · 9 years ago
  13. 2e868ec Revert "Fix android.webkit.cts.WebViewTest#testFindNext seldom fail" by Daniel Xie · 9 years ago
  14. 651f360 Fix bugs regarding AdapterView layout size with large font scale in AdapterViewTest by kang.lee · 10 years ago
  15. 4e7386b am f10c7fad: Merge "Fix CTS build" into lollipop-cts-dev automerge: f6b2775 by JP Abgrall · 9 years ago
  16. f10c7fa Merge "Fix CTS build" into lollipop-cts-dev automerge: f6b2775 by JP Abgrall · 9 years ago
  17. f6b2775 Merge "Fix CTS build" into lollipop-cts-dev by JP Abgrall · 9 years ago
  18. 0ee61c3 Fix CTS build by JP Abgrall · 9 years ago
  19. 1b7d441 am c25b1b5e: Merge "Adding 53024, NZC as it does not support report delivery." into kitkat-cts-dev automerge: de56635 automerge: 74338c1 by Daniel Xie · 9 years ago
  20. e51fb92 am 9b379ec1: 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: withinMarginOfErro by Daniel Xie · 9 years ago
  21. 4ed821c am 0f1d4b95: Merge "Fix CTS android.provider package testAccountRemovalWithMergedContact_doesNotDeleteContactAndTimestampUpdated seldom fail issue" into jb-mr2-cts-dev automerge: fcd7cb7 automerge: c73d810 automerge: aac2885 by Daniel Xie · 9 years ago
  22. 2f59433 am 2e321bcc: (-s ours) Merge "DO NOT MERGE: Mimmum application memory should be 96MB" into kitkat-cts-dev automerge: 09c6bcf -s ours automerge: 906578c by Daniel Xie · 9 years ago
  23. 09db557 am d264fc1f: Merge "DEV HACK: cts: increase permitted colour delta" into kitkat-cts-dev automerge: 52948ac automerge: 0ff36b1 by Daniel Xie · 9 years ago
  24. 9a032e0 am d1df4f6e: Merge "Fix android.webkit.cts.WebViewTest#testFindNext seldom fail" into jb-mr1.1-cts-dev automerge: b28682b automerge: 7032ac7 automerge: 3efc0e5 automerge: dcdb68d by Daniel Xie · 9 years ago
  25. 02ec997 am 944793c9: Merge "Fix CTS com.android.cts.videoperf.VideoEncoderDecoderTest issue" into kitkat-cts-dev automerge: ef92ab3 -s ours automerge: 451b577 by Daniel Xie · 9 years ago
  26. c25b1b5 Merge "Adding 53024, NZC as it does not support report delivery." into kitkat-cts-dev automerge: de56635 by Daniel Xie · 9 years ago
  27. 9b379ec 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 automerge: 53fbbd0 by Daniel Xie · 9 years ago
  28. 0f1d4b9 Merge "Fix CTS android.provider package testAccountRemovalWithMergedContact_doesNotDeleteContactAndTimestampUpdated seldom fail issue" into jb-mr2-cts-dev automerge: fcd7cb7 automerge: c73d810 by Daniel Xie · 9 years ago
  29. 2e321bc Merge "DO NOT MERGE: Mimmum application memory should be 96MB" into kitkat-cts-dev automerge: 09c6bcf -s ours by Daniel Xie · 9 years ago
  30. d264fc1 Merge "DEV HACK: cts: increase permitted colour delta" into kitkat-cts-dev automerge: 52948ac by Daniel Xie · 9 years ago
  31. d1df4f6 Merge "Fix android.webkit.cts.WebViewTest#testFindNext seldom fail" into jb-mr1.1-cts-dev automerge: b28682b automerge: 7032ac7 automerge: 3efc0e5 by Daniel Xie · 9 years ago
  32. 944793c Merge "Fix CTS com.android.cts.videoperf.VideoEncoderDecoderTest issue" into kitkat-cts-dev automerge: ef92ab3 -s ours by Daniel Xie · 9 years ago
  33. 74338c1 Merge "Adding 53024, NZC as it does not support report delivery." into kitkat-cts-dev by Daniel Xie · 9 years ago
  34. 9948dea 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
  35. aac2885 Merge "Fix CTS android.provider package testAccountRemovalWithMergedContact_doesNotDeleteContactAndTimestampUpdated seldom fail issue" into jb-mr2-cts-dev automerge: fcd7cb7 by Daniel Xie · 9 years ago
  36. 906578c Merge "DO NOT MERGE: Mimmum application memory should be 96MB" into kitkat-cts-dev by Daniel Xie · 9 years ago
  37. 0ff36b1 Merge "DEV HACK: cts: increase permitted colour delta" into kitkat-cts-dev by Daniel Xie · 9 years ago
  38. dcdb68d Merge "Fix android.webkit.cts.WebViewTest#testFindNext seldom fail" into jb-mr1.1-cts-dev automerge: b28682b automerge: 7032ac7 by Daniel Xie · 9 years ago
  39. 451b577 Merge "Fix CTS com.android.cts.videoperf.VideoEncoderDecoderTest issue" into kitkat-cts-dev by Daniel Xie · 9 years ago
  40. f30ce37 am dab0bd91: Merge "Update lists of OpenMobileCommuticaton operators" into kitkat-cts-dev automerge: 3aac281 automerge: c09bc3f by Daniel Xie · 9 years ago
  41. 0b3abbb am 0d894a9e: Merge "Verify the failed test case of CTS for WebView" into kitkat-cts-dev automerge: 7228fac -s ours automerge: 39e0e01 by Daniel Xie · 9 years ago
  42. f3e7c9d am 3071e7ae: Merge "Improve the usability of CTS Verifier "Camera Formats"" into kitkat-cts-dev automerge: f54af35 -s ours automerge: e2a2343 by Daniel Xie · 9 years ago
  43. dab0bd9 Merge "Update lists of OpenMobileCommuticaton operators" into kitkat-cts-dev automerge: 3aac281 by Daniel Xie · 9 years ago
  44. 0d894a9 Merge "Verify the failed test case of CTS for WebView" into kitkat-cts-dev automerge: 7228fac -s ours by Daniel Xie · 9 years ago
  45. c09bc3f Merge "Update lists of OpenMobileCommuticaton operators" into kitkat-cts-dev by Daniel Xie · 9 years ago
  46. 39e0e01 Merge "Verify the failed test case of CTS for WebView" into kitkat-cts-dev by Daniel Xie · 9 years ago
  47. 3071e7a Merge "Improve the usability of CTS Verifier "Camera Formats"" into kitkat-cts-dev automerge: f54af35 -s ours by Daniel Xie · 9 years ago
  48. e2a2343 Merge "Improve the usability of CTS Verifier "Camera Formats"" into kitkat-cts-dev by Daniel Xie · 9 years ago
  49. de56635 Merge "Adding 53024, NZC as it does not support report delivery." into kitkat-cts-dev by Daniel Xie · 9 years ago
  50. aa466b6 Adding 53024, NZC as it does not support report delivery. by Raj Mamadgi · 11 years ago
  51. 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
  52. 6d6f110 CtsUiAutomatorTest pinchin/pinout test case: add support for 480X320 pixel solution device. by yangxingsui · 11 years ago
  53. c73d810 Merge "Fix CTS android.provider package testAccountRemovalWithMergedContact_doesNotDeleteContactAndTimestampUpdated seldom fail issue" into jb-mr2-cts-dev by Daniel Xie · 9 years ago
  54. fcd7cb7 Merge "Fix CTS android.provider package testAccountRemovalWithMergedContact_doesNotDeleteContactAndTimestampUpdated seldom fail issue" into jb-mr2-cts-dev by Daniel Xie · 9 years ago
  55. fc37d60 Fix CTS android.provider package testAccountRemovalWithMergedContact_doesNotDeleteContactAndTimestampUpdated seldom fail issue by Junjie Hu · 11 years ago
  56. 09c6bcf Merge "DO NOT MERGE: Mimmum application memory should be 96MB" into kitkat-cts-dev by Daniel Xie · 9 years ago
  57. 37e0497 DO NOT MERGE: Mimmum application memory should be 96MB by duzhaoxi · 10 years ago
  58. 52948ac Merge "DEV HACK: cts: increase permitted colour delta" into kitkat-cts-dev by Daniel Xie · 9 years ago
  59. f9ef108 DEV HACK: cts: increase permitted colour delta by Matthew Hails · 10 years ago
  60. 3efc0e5 Merge "Fix android.webkit.cts.WebViewTest#testFindNext seldom fail" into jb-mr1.1-cts-dev automerge: b28682b by Daniel Xie · 9 years ago
  61. 7032ac7 Merge "Fix android.webkit.cts.WebViewTest#testFindNext seldom fail" into jb-mr1.1-cts-dev by Daniel Xie · 9 years ago
  62. b28682b Merge "Fix android.webkit.cts.WebViewTest#testFindNext seldom fail" into jb-mr1.1-cts-dev by Daniel Xie · 9 years ago
  63. 11f43bb Fix android.webkit.cts.WebViewTest#testFindNext seldom fail by Junjie.Hu · 10 years ago
  64. ef92ab3 Merge "Fix CTS com.android.cts.videoperf.VideoEncoderDecoderTest issue" into kitkat-cts-dev by Daniel Xie · 9 years ago
  65. 6e99547 Fix CTS com.android.cts.videoperf.VideoEncoderDecoderTest issue by jungyee.yoo · 10 years ago
  66. eb0ef89 am 4967c3e7: Merge "Use Supported Camera resolution." into kitkat-cts-dev automerge: 628c43a -s ours automerge: dbdeb0f by Daniel Xie · 9 years ago
  67. 4967c3e Merge "Use Supported Camera resolution." into kitkat-cts-dev automerge: 628c43a -s ours by Daniel Xie · 9 years ago
  68. dbdeb0f Merge "Use Supported Camera resolution." into kitkat-cts-dev by Daniel Xie · 9 years ago
  69. 1a0ae5f am 6017872d: Merge "Adjust 480p ratio range in CameraVideoActivity.java." into kitkat-cts-dev automerge: c282df3 automerge: 6444b0f by Daniel Xie · 9 years ago
  70. 1140944 am ae2989a5: Merge "AbiTest: Include QDSP6 ELF binaries in validity check" into kitkat-cts-dev automerge: 639522d -s ours automerge: 44fed25 by Daniel Xie · 9 years ago
  71. 00ce144 am fb7eb117: Merge "Remove bad test cases from MemoryFileTest." into kitkat-cts-dev automerge: 36db51e automerge: e17becc by Daniel Xie · 9 years ago
  72. 4e0a94f am 0e909b04: Merge "Skip encoding tests for unsupported resolutions." into kitkat-cts-dev automerge: f34f376 -s ours automerge: c0cc7ed by Daniel Xie · 9 years ago
  73. 18d1944 am 51c10bac: Merge "Fix configure check regarding AdaptivePlayback ReconfigDrcTest." into kitkat-cts-dev automerge: 4d7e03f automerge: d62c086 by Daniel Xie · 9 years ago
  74. d5fb0d6 am 0ca5bbe9: Merge "improve TestVirtualDisplayRecycles to reduce memory usage" into kitkat-cts-dev automerge: ba39064 automerge: 83ca91c by Daniel Xie · 9 years ago
  75. e205020 am 5ff6fde9: Merge "Fix bugs regarding Camera Video test" into kitkat-cts-dev automerge: 7951d40 automerge: 19b8f3b by Daniel Xie · 9 years ago
  76. 183662b am 58b7fa1a: Merge "resolve merge conflicts of 930a3b5 to kitkat-cts-dev" into kitkat-cts-dev automerge: 7e84d75 automerge: c881940 by Unsuk Jung · 9 years ago
  77. 627e997 am 973c7367: Merge "Chage the timeout while rendering to overcome the low performance device." into kitkat-cts-dev automerge: a6b1e10 -s ours automerge: 65fbe1f by Jungyee Yoo · 9 years ago
  78. 3aee4ab am 9f56ec57: Merge "CTS: Add check for same sensor event timestamp" into lollipop-cts-dev automerge: a6cc0a8 by Aniroop Mathur · 9 years ago
  79. 2a9b838 am 40ce78e6: Merge "Added 5.0 to expected VERSION_RELEASE." into lollipop-cts-dev automerge: 38c0699 -s ours by jungyee.yoo · 9 years ago
  80. 6017872 Merge "Adjust 480p ratio range in CameraVideoActivity.java." into kitkat-cts-dev automerge: c282df3 by Daniel Xie · 9 years ago
  81. ae2989a Merge "AbiTest: Include QDSP6 ELF binaries in validity check" into kitkat-cts-dev automerge: 639522d -s ours by Daniel Xie · 9 years ago
  82. 6444b0f Merge "Adjust 480p ratio range in CameraVideoActivity.java." into kitkat-cts-dev by Daniel Xie · 9 years ago
  83. 44fed25 Merge "AbiTest: Include QDSP6 ELF binaries in validity check" into kitkat-cts-dev by Daniel Xie · 9 years ago
  84. 3aac281 Merge "Update lists of OpenMobileCommuticaton operators" into kitkat-cts-dev by Daniel Xie · 9 years ago
  85. fb7eb11 Merge "Remove bad test cases from MemoryFileTest." into kitkat-cts-dev automerge: 36db51e by Daniel Xie · 9 years ago
  86. 0e909b0 Merge "Skip encoding tests for unsupported resolutions." into kitkat-cts-dev automerge: f34f376 -s ours by Daniel Xie · 9 years ago
  87. e17becc Merge "Remove bad test cases from MemoryFileTest." into kitkat-cts-dev by Daniel Xie · 9 years ago
  88. c0cc7ed Merge "Skip encoding tests for unsupported resolutions." into kitkat-cts-dev by Daniel Xie · 9 years ago
  89. 7228fac Merge "Verify the failed test case of CTS for WebView" into kitkat-cts-dev by Daniel Xie · 9 years ago
  90. 5ba6d9d Verify the failed test case of CTS for WebView by endy · 11 years ago
  91. f54af35 Merge "Improve the usability of CTS Verifier "Camera Formats"" into kitkat-cts-dev by Daniel Xie · 9 years ago
  92. 550c54f Improve the usability of CTS Verifier "Camera Formats" by Masayuki Takeda · 11 years ago
  93. 51c10ba Merge "Fix configure check regarding AdaptivePlayback ReconfigDrcTest." into kitkat-cts-dev automerge: 4d7e03f by Daniel Xie · 9 years ago
  94. 0ca5bbe Merge "improve TestVirtualDisplayRecycles to reduce memory usage" into kitkat-cts-dev automerge: ba39064 by Daniel Xie · 9 years ago
  95. 5ff6fde Merge "Fix bugs regarding Camera Video test" into kitkat-cts-dev automerge: 7951d40 by Daniel Xie · 9 years ago
  96. 58b7fa1 Merge "resolve merge conflicts of 930a3b5 to kitkat-cts-dev" into kitkat-cts-dev automerge: 7e84d75 by Unsuk Jung · 9 years ago
  97. 973c736 Merge "Chage the timeout while rendering to overcome the low performance device." into kitkat-cts-dev automerge: a6b1e10 -s ours by Jungyee Yoo · 9 years ago
  98. d62c086 Merge "Fix configure check regarding AdaptivePlayback ReconfigDrcTest." into kitkat-cts-dev by Daniel Xie · 9 years ago
  99. 83ca91c Merge "improve TestVirtualDisplayRecycles to reduce memory usage" into kitkat-cts-dev by Daniel Xie · 9 years ago
  100. 19b8f3b Merge "Fix bugs regarding Camera Video test" into kitkat-cts-dev by Daniel Xie · 9 years ago