1. a4320fb Fixed test accessing WebView on devices without WebView. by Michael Kwan · 9 years ago
  2. 5cf6f41 resolved conflicts for bcb4553f to mnc-dev by Teng-Hui Zhu · 9 years ago
  3. c696e17 resolved conflicts for 78fa41da to lmp-mr1-dev by Teng-Hui Zhu · 9 years ago
  4. bf91bc3 Increase the threshold for shadow test by Teng-Hui Zhu · 9 years ago
  5. 302b28e Fix the TV detection logic for Shadow CTS test by ztenghui · 9 years ago
  6. 814bd32 Add tests for several special Shader usages by Chris Craik · 9 years ago
  7. 48d662e DO NOT MERGE: A better shadow value to cover more devices, handle TV theme override. by ztenghui · 9 years ago
  8. 40fc819 CTS drawing pictures through HWUI for b/21945972 by Tom Hudson · 9 years ago
  9. 9c6ea9b Merge "Update FontRenderingTests to handle 90x90 test area" into mnc-dev by Chris Craik · 9 years ago
  10. 7c62e87 Update FontRenderingTests to handle 90x90 test area by Chris Craik · 9 years ago
  11. 500ffa4 Add tests for canvas clip return values, as well as quickrejection by Chris Craik · 9 years ago
  12. babcda2 Fix build by Chris Craik · 9 years ago
  13. 1bc6c1d Merge "Add test for WebView stencil clipping" into mnc-dev by Chris Craik · 9 years ago
  14. ce24070 Add test for WebView stencil clipping by Chris Craik · 9 years ago
  15. f8773ee Merge "Add tests for layer paint" into mnc-dev by Chris Craik · 9 years ago
  16. ab53a56 Add tests for layer paint by Chris Craik · 9 years ago
  17. fcea478 Merge "Remove testShaderSweeps" into mnc-dev by Chris Craik · 9 years ago
  18. 9ae21a8 Remove testShaderSweeps by Chris Craik · 9 years ago
  19. d6b1d4e A better shadow value to cover more devices, handle TV theme override. by ztenghui · 9 years ago
  20. 598ac28 DO NOT MERGE: Add cts test to make sure framework shadow is in place. by ztenghui · 9 years ago
  21. fb6289c Add cts test to make sure framework shadow is in place. by ztenghui · 9 years ago
  22. d36d7bb am bedecf1a: am ec5da8b2: am 2bde3706: am 9d3d44fa: Merge "Fix bitmap filtration tests to be more stable" into lmp-mr1-dev by Chris Craik · 9 years ago
  23. 4c4a94d Fix bitmap filtration tests to be more stable by Chris Craik · 9 years ago
  24. 0a6fdbe am 051dd55a: am d6947506: am 2f7a2f94: Fix assumption that tests are centered on screen by Chris Craik · 9 years ago
  25. 2f7a2f9 Fix assumption that tests are centered on screen by Chris Craik · 9 years ago
  26. 439225d Prevent DrawFilter from affecting other tests using the same Canvas. by Derek Sollenberger · 9 years ago
  27. 5ac0d76 Revert "Enable ui rendering tests for watch configurations" by Chris Craik · 9 years ago
  28. 1b41066 Enable ui rendering tests for watch configurations by Chris Craik · 9 years ago
  29. ab8fd5c upgrade to AndroidJUnitRunner by Nick Korostelev · 9 years ago
  30. 3e68f61 Fix flakey tests, and change testing area to a centered 90x90px area by Chris Craik · 9 years ago
  31. a32a606 am 5ab9857e: Merge "Disable Ui rendering tests on watch" into lmp-sprout-dev by Chris Craik · 10 years ago
  32. 0fbdfcf Disable Ui rendering tests on watch by Chris Craik · 10 years ago
  33. 6e2ff63 am a7d389ba: Merge "Fix and cleanup UI rendering CTS tests" into lmp-sprout-dev by Justin Koh · 10 years ago
  34. b7775dc Fix the build by Chris Craik · 10 years ago
  35. 8302047 Fix and cleanup UI rendering CTS tests by Chris Craik · 10 years ago
  36. d88a1ba Revert "Fix cts test LayoutTests#testSimpleRedLayout()" by Chris Craik · 10 years ago
  37. 85bc3f5 Fix cts test LayoutTests#testSimpleRedLayout() by Wei Liu · 10 years ago
  38. 83524b0 am 070f0e05: Merge "Add CTS test for Roboto fonts" into lmp-dev by Raph Levien · 10 years ago
  39. 6aae555 Add CTS test for Roboto fonts by Raph Levien · 10 years ago
  40. 23aa54b Add tests for non-rectangular clipping by Chris Craik · 10 years ago
  41. 75771b2 Work around bad screen shots. by George Mount · 10 years ago
  42. 856b1cc Comment out failing CTS test. by George Mount · 10 years ago
  43. 4292ebc Fix several CTS tests and commented out a few. by George Mount · 10 years ago
  44. 66eb8cf Fix test builder verifiers by Chris Craik · 10 years ago
  45. c38ab58 Update CTS tests for new RS constructor. by Tim Murray · 10 years ago
  46. d8b881f Add view clipping tests by Chris Craik · 10 years ago
  47. 54b436e Fix the cts build. by Nicholas Sauer · 10 years ago
  48. c3994dc Merge "Added testing for bitmap filtering." into lmp-dev by Chris Craik · 10 years ago
  49. b155b38 Added testing for bitmap filtering. by Antonio Calabrese · 10 years ago
  50. 93696be Added a BitmapComparer that checks adjacent pixels for correctness. by Antonio Calabrese · 10 years ago
  51. 0fd5e36 Added logging to the PerPixelBitmapVerifier. by Antonio Calabrese · 10 years ago
  52. a37fb13 Image captures now save to a subdirectory on the sdcard. by Antonio Calabrese · 10 years ago
  53. c429e64 Added better logging for CanvasClients, and test cases in general. by Antonio Calabrese · 10 years ago
  54. 9921d47 Added BitmapVerifier captures that show pixels that are wrong. by Antonio Calabrese · 10 years ago
  55. 76c482e Merge "Fix a bug where executing certain tests resulted in null pointer." into lmp-dev by Chris Craik · 10 years ago
  56. e1ca1e8 Fix a bug where executing certain tests resulted in null pointer. by Antonio Calabrese · 10 years ago
  57. be7ba6c Changed the threshold of the SweepTests to be stricter. by Antonio Calabrese · 10 years ago
  58. c36bc62 Transferred the SamplePointsComparer to a verifier. by Antonio Calabrese · 10 years ago
  59. 5840eaf Modified the way TestBuilder operates, and how tests are executed. by Antonio Calabrese · 10 years ago
  60. 5367fe9 Refactored code to be easier to understand. Added a verifier. by Antonio Calabrese · 10 years ago
  61. 5933003 Added a way to write multiple tests and test them against an algorithm provided. by Antonio Calabrese · 10 years ago
  62. 22b0a7d Refactored PorterDuff mode options to make it easier to implement. by Antonio Calabrese · 10 years ago
  63. 1b8fdca Merge "Added testing for gradients and color filters." into lmp-dev by Chris Craik · 10 years ago
  64. da1951e Merge "Added the ability to test CanvasClients vs. XML layouts in software and hardware." into lmp-dev by Chris Craik · 10 years ago
  65. 5c0d54f Added testing for gradients and color filters. by Antonio Calabrese · 10 years ago
  66. 997c3b6 Added the ability to test CanvasClients vs. XML layouts in software and hardware. by Antonio Calabrese · 10 years ago
  67. 295c910 Merge "Addition of sweep tests for custom shader generation" into lmp-dev by Chris Craik · 10 years ago
  68. 60095d8 Addition of sweep tests for custom shader generation by Antonio Calabrese · 10 years ago
  69. 8828cfc Added better logging to the calculator suite. by Antonio Calabrese · 10 years ago
  70. e328029 Unified RenderScript logic between different calculators, and fixed some logic issues in MSSIM calculator by Antonio Calabrese · 10 years ago
  71. 446b038 Added initial sweeping tests to uirendering tests. by Antonio Calabrese · 10 years ago
  72. d115b21 Revert "Added initial sweeping tests to uirendering tests." by Chris Craik · 10 years ago
  73. f98e6b7 Added initial sweeping tests to uirendering tests. by Antonio Calabrese · 10 years ago
  74. f2330d5 Fixed bug where screenshots were taken at wrong time. by Antonio Calabrese · 10 years ago
  75. c343bf7 Add drawColor(xfermode) test by Chris Craik · 10 years ago
  76. 16ac3c8 Initial canvas comparison tests. by Antonio Calabrese · 10 years ago