1. 5952a45 Merge "DO NOT MERGE Initial commit for annotation based test plans in M-" into mnc-dev am: 44a243aec3 by Badash · 8 years ago
  2. 4a3f69c DO NOT MERGE Initial commit for annotation based test plans in M- by Badash · 8 years ago
  3. f78b9e9 Description:We use finalview.post in ondraw method,when this message can not be excuted quickly in the message queue, the ondraw() will be called more than once and get some more finalview.post message, That will lead to DrawWaiter.waitForDrawComplete() invalid in android.widget.cts.ListViewTest test case. Bug:33159262 am: 38a7ea17a4 am: ad61af4155 by aijuan zhang · 8 years ago
  4. ad61af4 Description:We use finalview.post in ondraw method,when this message can not be excuted quickly in the message queue, the ondraw() will be called more than once and get some more finalview.post message, That will lead to DrawWaiter.waitForDrawComplete() invalid in android.widget.cts.ListViewTest test case. Bug:33159262 by aijuan zhang · 8 years ago
  5. 38a7ea1 Description:We use finalview.post in ondraw method,when this message can not be excuted quickly in the message queue, by aijuan zhang · 8 years ago
  6. 4b12a5c Make tests wait correctly for Drawing to complete. am: b31fd04989 am: fdd76dca15 by Dave Detlefs · 8 years ago
  7. fdd76dc Make tests wait correctly for Drawing to complete. am: b31fd04989 by Dave Detlefs · 8 years ago
  8. b31fd04 Make tests wait correctly for Drawing to complete. by Dave Detlefs · 8 years ago
  9. 0461b57 DO NOT MERGE Update TextViewTest to use KeyEventUtil for KeyEvents by Siyamed Sinir · 8 years ago
  10. aa1590d DO NOT MERGE: Fix CtsTestServer potential shutdown deadlock. by Hui Shu · 9 years ago
  11. 909f684 Move utiities on broadcasting from voicesettings package to a common cts library. by Kevin Ma · 9 years ago
  12. 5fd5dbe Merge "Fix layout for WebViewTest#testRequestChildRectangleOnScreen" into lollipop-mr1-cts-dev am: a2e58413d5 am: 69a98ee633 am: 8242574205 by Daniel Xie · 9 years ago
  13. 69a98ee Merge "Fix layout for WebViewTest#testRequestChildRectangleOnScreen" into lollipop-mr1-cts-dev by Daniel Xie · 9 years ago
  14. c84debe Fix layout for WebViewTest#testRequestChildRectangleOnScreen by Yuya Aoki · 9 years ago
  15. d83b492 Merge "cts: Skip encodeDecode tests when there is no needed encoder" into marshmallow-cts-dev am: 05d50e377e am: 050410d08c by Daniel Xie · 9 years ago
  16. 3905dd3 cts: Skip encodeDecode tests when there is no needed encoder by Prashant Malani · 9 years ago
  17. a41d497 Squashed mnc-dev changes: by Daniel Xie · 9 years ago
  18. e59a1ae Merge "DO NOT MERGE Add a common lib for generic view util code." into cw-e-dev by Kevin Ma · 9 years ago
  19. a1836e3 DO NOT MERGE Add a common lib for generic view util code. by Kevin Ma · 9 years ago
  20. a2877c9 camera: skip RecordingTest#testRecordingFromPersistentSurface without encoders by Lajos Molnar · 9 years ago
  21. 41c30ae am aa76577c: am bdea8d23: am 15c76237: am 6a8db850: am 54c452f2: am 586fb41b: Merge "Should return true if the specified file doesn\'t exist" into lollipop-cts-dev by Daniel Xie · 9 years ago
  22. bdea8d2 am 15c76237: am 6a8db850: am 54c452f2: am 586fb41b: Merge "Should return true if the specified file doesn\'t exist" into lollipop-cts-dev by Daniel Xie · 9 years ago
  23. 15c7623 am 6a8db850: am 54c452f2: am 586fb41b: Merge "Should return true if the specified file doesn\'t exist" into lollipop-cts-dev by Daniel Xie · 9 years ago
  24. 54c452f am 586fb41b: Merge "Should return true if the specified file doesn\'t exist" into lollipop-cts-dev by Daniel Xie · 9 years ago
  25. 2a6218d am e7918277: Merge "Should create a decoder from MediaCodecList" into lollipop-cts-dev by Daniel Xie · 9 years ago
  26. 5b20ed7 Should return true if the specified file doesn't exist by Masanori OGINO · 9 years ago
  27. 3f4ed27 Merge "Fix GeolocationTest" into mnc-dev by Fyodor Kupolov · 9 years ago
  28. a28a572 am 1ddbb3ba: am bf6a2a70: am 35944a11: am 46ba1f8b: Merge "Should create a decoder from MediaCodecList" into lollipop-cts-dev automerge: e791827 by Daniel Xie · 9 years ago
  29. bf6a2a7 am 35944a11: am 46ba1f8b: Merge "Should create a decoder from MediaCodecList" into lollipop-cts-dev automerge: e791827 by Daniel Xie · 9 years ago
  30. 46ba1f8 Merge "Should create a decoder from MediaCodecList" into lollipop-cts-dev by Daniel Xie · 9 years ago
  31. 6ef453e Fix GeolocationTest by Fyodor Kupolov · 9 years ago
  32. 33f40de media: log result raw data in test error message by Ronghua Wu · 9 years ago
  33. dc97db7 Should create a decoder from MediaCodecList by Masanori OGINO · 9 years ago
  34. 11c8c85 media: combine log to reduce the size by Ronghua Wu · 9 years ago
  35. 6352ed0 videoperf: compute measured fps from frame time diff by Ronghua Wu · 9 years ago
  36. 2cf1afc media: add VideoDecoderPerfTest by Ronghua Wu · 9 years ago
  37. 5730d4a expectations: fix default Result value. by Narayan Kamath · 9 years ago
  38. 78eb112 Merge "Report errors from CtsTestServer for improved debugging" into mnc-dev by Neil Fuller · 9 years ago
  39. 21e5a9b Report errors from CtsTestServer for improved debugging by Neil Fuller · 9 years ago
  40. e6f7d99 Merge "Add support for "large" tagged tests to have non-default timeout" into mnc-dev by Brian Carlstrom · 9 years ago
  41. d16b864 Add support for "large" tagged tests to have non-default timeout by Brian Carlstrom · 9 years ago
  42. fb163d7 Add CTS tests for cleartext network traffic security policy. by Alex Klyubin · 9 years ago
  43. 764c7c7 Update CTS tests to use new API by Selim Gurun · 9 years ago
  44. 5d92594 Merge "rename insertVisualStateCallback to postVisualStateCallback" into mnc-dev by Tobias Sargeant · 9 years ago
  45. a992925 rename insertVisualStateCallback to postVisualStateCallback by Tobias Sargeant · 9 years ago
  46. bfad4d6 Add CTS tests for PostMessage API by Selim Gurun · 9 years ago
  47. e277748 MediaSync: Add CTS tests. by Wei Jia · 9 years ago
  48. b3ffd85 Add CTS tests for Visual State Listener by Tobias Sargeant · 10 years ago
  49. fb622e2 Merge "Add explicit dependencies on org.apache.http.legacy" by Narayan Kamath · 10 years ago
  50. bbe0a72 am 6892d5d4: am d5ecb89b: Merge "media: added data check to ImageReaderDecoderTest" into lmp-mr1-dev by Lajos Molnar · 10 years ago
  51. b07374d Add explicit dependencies on org.apache.http.legacy by Narayan Kamath · 10 years ago
  52. 6892d5d am d5ecb89b: Merge "media: added data check to ImageReaderDecoderTest" into lmp-mr1-dev by Lajos Molnar · 10 years ago
  53. 46389ea media: added data check to ImageReaderDecoderTest by Lajos Molnar · 10 years ago
  54. 35bfcbe Add overloaded report function that allows custom test id by Guang Zhu · 10 years ago
  55. 112f559 Add a common util for running shell command with shell identity by Guang Zhu · 10 years ago
  56. dffc27a am 56ff8e31: Revert "DO NOT MERGE: media: CTS workarounds for framework bugs" by Lajos Molnar · 10 years ago
  57. 56ff8e3 Revert "DO NOT MERGE: media: CTS workarounds for framework bugs" by Lajos Molnar · 10 years ago
  58. 9232e2b am b4198f29: am baf4543e: Merge "DO NOT MERGE: media: CTS workarounds for framework bugs" into lmp-sprout-dev by Lajos Molnar · 10 years ago
  59. e74e61c am 8f037002: am f518d4e9: Merge "media: run media tests based on device type and support" into lmp-sprout-dev by Lajos Molnar · 10 years ago
  60. 484b088 DO NOT MERGE: media: CTS workarounds for framework bugs by Lajos Molnar · 10 years ago
  61. d2be169 media: run media tests based on device type and support by Lajos Molnar · 10 years ago
  62. 6557fb7 media: centralize signaling of skipped tests by Lajos Molnar · 10 years ago
  63. ba5cb90 media: update MediaCodecList handling to API 21 by Lajos Molnar · 10 years ago
  64. 916152b am e944d1bd: Merge "media: centralize signaling of skipped tests" into lmp-mr1-dev by Lajos Molnar · 10 years ago
  65. df1525e resolved conflicts for merge of 85bbb7c3 to lmp-mr1-dev-plus-aosp by Lajos Molnar · 10 years ago
  66. c70f81b media: centralize signaling of skipped tests by Lajos Molnar · 10 years ago
  67. 85bbb7c media: update MediaCodecList handling to API 21 by Lajos Molnar · 10 years ago
  68. 9296404 am b7bfd5dc: am fe5e4f8e: am c176cac4: ABI Related bug fixes by Nicholas Sauer · 10 years ago
  69. c176cac ABI Related bug fixes by Nicholas Sauer · 10 years ago
  70. 56bfbaa am f5ea1065: am 26034f90: am 01c2b49b: Add abi to generated XML by Stuart Scott · 10 years ago
  71. 01c2b49 Add abi to generated XML by Stuart Scott · 10 years ago
  72. 6496f61 am 4fdc118a: Merge "Move Common files from CtsTestStubs to ctsdeviceutil" into lmp-dev by Chenjie Luo · 10 years ago
  73. d82745f Move Common files from CtsTestStubs to ctsdeviceutil by Chenjie Luo · 10 years ago
  74. 2ae48d4 am ccdc00bd: Revert "Generate XML for all ABIs" by Stuart Scott · 10 years ago
  75. ccdc00b Revert "Generate XML for all ABIs" by Stuart Scott · 10 years ago
  76. fa97950 am c857431f: Merge changes If2e86889,I5334d75b into lmp-dev by Stuart Scott · 10 years ago
  77. 7822766 Clean up by Stuart Scott · 10 years ago
  78. aa965c9 am 9afe698a: Merge changes Id93f0efb,I691414d4 into lmp-dev by Stuart Scott · 10 years ago
  79. 084bd25 Fixes metrics reporting by Stuart Scott · 10 years ago
  80. 1cc1030 am ce8bcee2: Merge "Remove exception and fix metric results key" into lmp-dev by Stuart Scott · 10 years ago
  81. d961b06 am 8c2a2d22: Merge "Add 64bit support to tests and runners in CTS" into lmp-dev by Stuart Scott · 10 years ago
  82. 0fe87fa Remove exception and fix metric results key by Stuart Scott · 10 years ago
  83. fef5e2c Add 64bit support to tests and runners in CTS by Stuart Scott · 10 years ago
  84. b68ab24 am 8315bfb0: Merge "Add a CTS test for allowMixedMode." into lmp-dev by Hui Shu · 10 years ago
  85. 9cb9aa8 Add a CTS test for allowMixedMode. by Hui Shu · 10 years ago
  86. 7f3dda9 am 50e4ad10: 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 by Dan Zhang · 10 years ago
  87. 3a42b2c Merge "CTS tests for Client cert functionality." by Selim Gurun · 10 years ago
  88. 838e464 CTS tests for Client cert functionality. by Selim Gurun · 10 years ago
  89. 8690551 Update to refactor basic statistics helper functions to be accessible to host-side tests. by John Rusnak · 10 years ago
  90. 131ef1f Add Third Party Cookie API by Hector Dearman · 10 years ago
  91. f72f357 am 885ad588: Merge "Add support for ReportLog" by Eric Rowe · 10 years ago
  92. caec38d Add support for ReportLog by Eric Rowe · 11 years ago
  93. c32b234 Add support for ReportLog by Eric Rowe · 11 years ago
  94. c924b51 Revert "Add support for ReportLog" by Eric Rowe · 11 years ago
  95. a790881 Add support for ReportLog by Eric Rowe · 11 years ago
  96. a6ea248 Move to android.support.test as CTS instrumentation runner. by Brett Chabot · 11 years ago
  97. 43833e6 am 98ea7dad: Merge "CtsTestServer: Add support for an alternate redirect route" by Marco Nelissen · 11 years ago
  98. a2a78bf Test MediaPlayer.release() with blocked network by Marco Nelissen · 11 years ago
  99. a73b4de am d7dc457d: am 98ea7dad: Merge "CtsTestServer: Add support for an alternate redirect route" by Marco Nelissen · 11 years ago
  100. d7dc457 am 98ea7dad: Merge "CtsTestServer: Add support for an alternate redirect route" by Marco Nelissen · 11 years ago