1. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 6 years ago
  2. 4941a22 switch some idiosyncratic <includes> to "" by Mike Klein · 6 years ago
  3. cd5104e SkAnimTimer -> AnimTimer by Mike Klein · 6 years ago
  4. f774818 Reland "Disable coverage counting by default" by Chris Dalton · 6 years ago
  5. 9ff956e Revert "Disable coverage counting by default" by Chris Dalton · 6 years ago
  6. 576b2a5 Disable coverage counting by default by Chris Dalton · 6 years ago
  7. 2ccdd2b SkQP: android.support.test -> androidx.test by Hal Canary · 6 years ago
  8. f1202c6 Add support for Windows to the gradle builds by Chris Dalton · 6 years ago
  9. 48ce543 remove more extra semicolons by Kevin Lubick · 6 years ago
  10. ac7f23c SkQP: refatctor C++ bits. by Hal Canary · 6 years ago
  11. 762ba10 Skottie Android demo app improvements by Stan Iliev · 6 years ago
  12. 2474c3b SkQP/Java: remove unneeded stack trace, count tests correcctly by Hal Canary · 6 years ago
  13. 0675ffa skqp/.../assets/.gitignore: remove important things by Hal Canary · 6 years ago
  14. 355d698 SkQP: rely on TestRunner for logging by Hal Canary · 6 years ago
  15. 35b87a5 Add Build and Test jobs for SKQP using docker. by Kevin Lubick · 6 years ago
  16. 98590d2 Update android apps to latest android plugin by Stan Iliev · 6 years ago
  17. 40c3742 [skottie] Plumb external SkFontMgr by Florin Malita · 6 years ago
  18. 9315172 Prototype an Android lottie player by Stan Iliev · 6 years ago
  19. 883ed30 SkAR Java: fixed runtime bugs, better UI by ziadb · 6 years ago
  20. 55e5535 SkAR Java: DrawManager dox and minor changes, removed unnecessary files by ziadb · 6 years ago
  21. 2175f1b SkAR Java: minor refactoring to TapHelper (now GestureHelper) by ziadb · 6 years ago
  22. 3c9a0c0 SkAR Java: refactoring main app class & finger painting class by ziadb · 6 years ago
  23. f27b479 SkAR Java: refactored project structure by ziadb · 6 years ago
  24. 3ab3b56 SkAR Java: changes to DrawManager/FingerPainting by ziadb · 6 years ago
  25. c4db870 SkAR Java: refactored SkARUtil (now PaintUtil) by ziadb · 6 years ago
  26. aafaf92 SkAR Java: refactored SkARMatrix.java (now CanvasMatrixUtil.java) by ziadb · 6 years ago
  27. 90edd33 SkAR Java: better UI for finger painting by ziadb · 6 years ago
  28. 897f256 SkAR Java: smooth finger painting, planes draw with outlines by ziadb · 6 years ago
  29. 7ae4fca SkAR Java: better finger painting. Cleaner UI by ziadb · 6 years ago
  30. a44a8a1 SkAR-Java: finger painting first implementation by ziadb · 6 years ago
  31. 5a31a60 SkAR Java: drawing planes as paths by ziadb · 6 years ago
  32. be396c0 SkAR Java: Animation support by ziadb · 6 years ago
  33. 5bc4fc8 Drawing point cloud + planes on Canvas by ziadb · 6 years ago
  34. 4cb6520 SkArCamera* files by ziadb · 6 years ago
  35. bb5b758 Java-only version of SkAR: drawing on android Canvas by ziadb · 6 years ago
  36. bceddbc SkAR: drawing text, shapes, rotation modes enabled, translating objects by ziadb · 6 years ago
  37. a083404 Revert "Added support for visual debugging on Android Studio" by Hal Canary · 6 years ago
  38. 222c9cf Added support for visual debugging on Android Studio by ziadb · 6 years ago
  39. 749f621 Remove "/" from the generated jUnit method names. by Derek Sollenberger · 6 years ago
  40. 4e9e325 [viewer] Avoid per-frame json UI updates by Florin Malita · 6 years ago
  41. c5cf762 Viewer/Amdroid: universal build, resources in APK by Hal Canary · 7 years ago
  42. 65a4178 SkQP: do test filtering correctly by Hal Canary · 7 years ago
  43. f637cc0 SkQP: run a single test by Hal Canary · 7 years ago
  44. c87fbf9 Android Tools: build x86_64 correctly. by Hal Canary · 7 years ago
  45. f2579ca Remove ConstraintLayout from skqp app by Stephan Altmueller · 7 years ago
  46. 75454f5 SkQP: report formatting, junit classname by Hal Canary · 7 years ago
  47. bbbcb94 SkQP: More logging details. by Hal Canary · 7 years ago
  48. b4d01a9 SkQP: ResourceFactory by Hal Canary · 7 years ago
  49. 71eabfe SkQP: re-enable workarounds for unit tests. Also, more logging by Hal Canary · 7 years ago
  50. 23fda7a SkQP: Cloud Scripts by Hal Canary · 7 years ago
  51. a9de760 SkQP: replace blacklist with: DoNotExecuteInExperimentalMode and NoScoreInCompatibilityTestMode by Hal Canary · 7 years ago
  52. 8bad7e0 SkQP: better logging by Hal Canary · 7 years ago
  53. 3af7f6e SkQP: fix broken JUnit tests & report output by Hal Canary · 7 years ago
  54. 8ee7fb0 Fix directory creation in skqp app by Stephan Altmueller · 7 years ago
  55. c35959f First version of SkQP app to run on Firebase Testlab by Stephan Altmueller · 7 years ago
  56. 2a7f0aa SkQP: better error report workflow by Hal Canary · 7 years ago
  57. 28f8938 SkQP: add junit app by Hal Canary · 7 years ago
  58. 30c4806 apps/build.gradle: skiaOut is now absolute since a2e7f5ae10 by Hal Canary · 7 years ago
  59. f32b27d remove mips support and bots by Mike Klein · 7 years ago
  60. c777b88 One-liner fix that allows Viewer to switch between Raster and OpenGL by Chet Haase · 8 years ago
  61. 5cd467f Avoid constant view inflation on viewer sample app by Chet Haase · 8 years ago
  62. 23145a3 Updates to viewer gradle scripts by Greg Daniel · 8 years ago
  63. 6172d43 Add a script and documentation for building the Viewer APK. by Derek Sollenberger · 8 years ago
  64. dc71e15 Update Android Apps to work with GN. by Derek Sollenberger · 8 years ago
  65. 2db8361 bench, samples, etc: s/SkAutoTUnref/sk_sp/ by Hal Canary · 8 years ago
  66. 5eca3e1 Cleanup use of legacy SkSurface creation methods a bit by robertphillips · 8 years ago
  67. 236e272 Remove vulkan from most build variants by liyuqian · 8 years ago
  68. 0652baa Revert of Cleanup use of legacy SkSurface creation methods a bit (patchset #2 id:20001 of https://codereview.chromium.org/2223023002/ ) by robertphillips · 8 years ago
  69. f21cd16 Cleanup use of legacy SkSurface creation methods a bit by robertphillips · 8 years ago
  70. 2edb0f4 More accurate render time and continuous fresh by liyuqian · 8 years ago
  71. 97a0918 Try fix the mac build bot after removing Android SampleApp by liyuqian · 8 years ago
  72. 7bde565 Revert of Remove Android SampleApp (patchset #5 id:80001 of https://codereview.chromium.org/2096683002/ ) by rmistry · 8 years ago
  73. 41bb5b4 Remove Android SampleApp by liyuqian · 8 years ago
  74. ea1fb74 Keep drawer open in xlarge-land and add float fps by liyuqian · 8 years ago
  75. 71491dc Support resize in Android Viewer App by liyuqian · 8 years ago
  76. 2a437e6 Provide filter when there are many options by liyuqian · 8 years ago
  77. d94ad58 Implement Raster Backend on Android Viewer App by liyuqian · 8 years ago
  78. 1f508fd Show FPS in UI state by liyuqian · 8 years ago
  79. e5a6cd9 Now we can use drawer to view the state information of the native app, and set its state using the spinner. by liyuqian · 8 years ago
  80. 9ad0949 Revert of Add drawer with state information (patchset #8 id:140001 of https://codereview.chromium.org/2004633002/ ) by kjlubick · 8 years ago
  81. 4145792 Remove VisualBench and its Android implementation. by djsollen · 8 years ago
  82. 4e4e308 Now we can use drawer to view the state information of the native app, and set its state using the spinner. by liyuqian · 8 years ago
  83. d3cdbca Implement touch control by liyuqian · 8 years ago
  84. 36632f4 Change Android activity title from JNI call by liyuqian · 8 years ago
  85. 6ce4b00 Use title buttons to switch slides by liyuqian · 8 years ago
  86. b11cf50 Fix typo in SkOSWindow_AndroidNative. by bungeman · 8 years ago
  87. 7bde8f8 Warning instead of exception for cmake by liyuqian · 8 years ago
  88. 40d21de Use swipe gesture to switch between slides on Android by liyuqian · 8 years ago
  89. 796c5bb Initial commit of our new Android app to demo Skia. by liyuqian · 8 years ago
  90. 2d1ee79 Added --deepColor option to SampleApp, triggers creation of a ten-bit/channel by brianosman · 9 years ago
  91. 3452426 Rename VulkanViewer to Viewer, take 2. by jvanverth · 9 years ago
  92. 4b38938 Fix VulkanViewer package name by djsollen · 9 years ago
  93. 2275017 Add CMake path to gradle by liyuqian · 9 years ago
  94. f62b235 Upgrade Android Gradle plugins by djsollen · 9 years ago
  95. 12d62a7 VulkanViewer on Android by djsollen · 9 years ago
  96. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 9 years ago
  97. 18300a3 detach -> release by mtklein · 9 years ago
  98. 3ca7336 SampleApp: remove SkWindow::onPDFSaved, it does not work by kkinnunen · 9 years ago
  99. 721772e VisualBench: Make the Android SDL app start without cmdline arguments by kkinnunen · 9 years ago
  100. fe09119 VisualBench: Use first succeeding EGL API by kkinnunen · 9 years ago