1. 4e9e325 [viewer] Avoid per-frame json UI updates by Florin Malita · 7 years ago
  2. c5cf762 Viewer/Amdroid: universal build, resources in APK by Hal Canary · 7 years ago
  3. 65a4178 SkQP: do test filtering correctly by Hal Canary · 7 years ago
  4. f637cc0 SkQP: run a single test by Hal Canary · 7 years ago
  5. c87fbf9 Android Tools: build x86_64 correctly. by Hal Canary · 8 years ago
  6. f2579ca Remove ConstraintLayout from skqp app by Stephan Altmueller · 8 years ago
  7. 75454f5 SkQP: report formatting, junit classname by Hal Canary · 8 years ago
  8. bbbcb94 SkQP: More logging details. by Hal Canary · 8 years ago
  9. b4d01a9 SkQP: ResourceFactory by Hal Canary · 8 years ago
  10. 71eabfe SkQP: re-enable workarounds for unit tests. Also, more logging by Hal Canary · 8 years ago
  11. 23fda7a SkQP: Cloud Scripts by Hal Canary · 8 years ago
  12. a9de760 SkQP: replace blacklist with: DoNotExecuteInExperimentalMode and NoScoreInCompatibilityTestMode by Hal Canary · 8 years ago
  13. 8bad7e0 SkQP: better logging by Hal Canary · 8 years ago
  14. 3af7f6e SkQP: fix broken JUnit tests & report output by Hal Canary · 8 years ago
  15. 8ee7fb0 Fix directory creation in skqp app by Stephan Altmueller · 8 years ago
  16. c35959f First version of SkQP app to run on Firebase Testlab by Stephan Altmueller · 8 years ago
  17. 2a7f0aa SkQP: better error report workflow by Hal Canary · 8 years ago
  18. 28f8938 SkQP: add junit app by Hal Canary · 8 years ago
  19. 30c4806 apps/build.gradle: skiaOut is now absolute since a2e7f5ae10 by Hal Canary · 8 years ago
  20. f32b27d remove mips support and bots by Mike Klein · 8 years ago
  21. c777b88 One-liner fix that allows Viewer to switch between Raster and OpenGL by Chet Haase · 8 years ago
  22. 5cd467f Avoid constant view inflation on viewer sample app by Chet Haase · 8 years ago
  23. 23145a3 Updates to viewer gradle scripts by Greg Daniel · 9 years ago
  24. 6172d43 Add a script and documentation for building the Viewer APK. by Derek Sollenberger · 9 years ago
  25. dc71e15 Update Android Apps to work with GN. by Derek Sollenberger · 9 years ago
  26. 2db8361 bench, samples, etc: s/SkAutoTUnref/sk_sp/ by Hal Canary · 9 years ago
  27. 5eca3e1 Cleanup use of legacy SkSurface creation methods a bit by robertphillips · 9 years ago
  28. 236e272 Remove vulkan from most build variants by liyuqian · 9 years ago
  29. 0652baa Revert of Cleanup use of legacy SkSurface creation methods a bit (patchset #2 id:20001 of https://codereview.chromium.org/2223023002/ ) by robertphillips · 9 years ago
  30. f21cd16 Cleanup use of legacy SkSurface creation methods a bit by robertphillips · 9 years ago
  31. 2edb0f4 More accurate render time and continuous fresh by liyuqian · 9 years ago
  32. 97a0918 Try fix the mac build bot after removing Android SampleApp by liyuqian · 9 years ago
  33. 7bde565 Revert of Remove Android SampleApp (patchset #5 id:80001 of https://codereview.chromium.org/2096683002/ ) by rmistry · 9 years ago
  34. 41bb5b4 Remove Android SampleApp by liyuqian · 9 years ago
  35. ea1fb74 Keep drawer open in xlarge-land and add float fps by liyuqian · 9 years ago
  36. 71491dc Support resize in Android Viewer App by liyuqian · 9 years ago
  37. 2a437e6 Provide filter when there are many options by liyuqian · 9 years ago
  38. d94ad58 Implement Raster Backend on Android Viewer App by liyuqian · 9 years ago
  39. 1f508fd Show FPS in UI state by liyuqian · 9 years ago
  40. e5a6cd9 Now we can use drawer to view the state information of the native app, and set its state using the spinner. by liyuqian · 9 years ago
  41. 9ad0949 Revert of Add drawer with state information (patchset #8 id:140001 of https://codereview.chromium.org/2004633002/ ) by kjlubick · 9 years ago
  42. 4145792 Remove VisualBench and its Android implementation. by djsollen · 9 years ago
  43. 4e4e308 Now we can use drawer to view the state information of the native app, and set its state using the spinner. by liyuqian · 9 years ago
  44. d3cdbca Implement touch control by liyuqian · 9 years ago
  45. 36632f4 Change Android activity title from JNI call by liyuqian · 9 years ago
  46. 6ce4b00 Use title buttons to switch slides by liyuqian · 9 years ago
  47. b11cf50 Fix typo in SkOSWindow_AndroidNative. by bungeman · 9 years ago
  48. 7bde8f8 Warning instead of exception for cmake by liyuqian · 9 years ago
  49. 40d21de Use swipe gesture to switch between slides on Android by liyuqian · 9 years ago
  50. 796c5bb Initial commit of our new Android app to demo Skia. by liyuqian · 9 years ago
  51. 2d1ee79 Added --deepColor option to SampleApp, triggers creation of a ten-bit/channel by brianosman · 9 years ago
  52. 3452426 Rename VulkanViewer to Viewer, take 2. by jvanverth · 9 years ago
  53. 4b38938 Fix VulkanViewer package name by djsollen · 9 years ago
  54. 2275017 Add CMake path to gradle by liyuqian · 9 years ago
  55. f62b235 Upgrade Android Gradle plugins by djsollen · 9 years ago
  56. 12d62a7 VulkanViewer on Android by djsollen · 9 years ago
  57. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 9 years ago
  58. 18300a3 detach -> release by mtklein · 9 years ago
  59. 3ca7336 SampleApp: remove SkWindow::onPDFSaved, it does not work by kkinnunen · 10 years ago
  60. 721772e VisualBench: Make the Android SDL app start without cmdline arguments by kkinnunen · 10 years ago
  61. fe09119 VisualBench: Use first succeeding EGL API by kkinnunen · 10 years ago
  62. 43f610f Parse command line arguments for sdl + android by joshualitt · 10 years ago
  63. 474a9ea Wire up SDL on Android by joshualitt · 10 years ago
  64. 5d7a7fe Revert of Wire up SDL on Android (patchset #4 id:60001 of https://codereview.chromium.org/1415453009/ ) by joshualitt · 10 years ago
  65. a4d3797 Wire up SDL on Android by joshualitt · 10 years ago
  66. 6db78d7 Fix visualbench exiting on startup on android by joshualitt · 10 years ago
  67. ab26a9b android/apps: Add CanvasProof App; by halcanary · 10 years ago
  68. e5a38f0 VisualBenchTest: Read nanobench_flags.txt by borenet · 10 years ago
  69. 5e04bcf Run Appurify bot in release mode by borenet · 10 years ago
  70. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 10 years ago
  71. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 10 years ago
  72. 877a52a VisualBenchTest: Write JSON output by borenet · 10 years ago
  73. e5e6c60 Add VisualBenchTestActivity for instrumentation-testing VisualBench by borenet · 10 years ago
  74. 3a26fc8 Ensure that android "release" apps are signed with debug key by djsollen · 10 years ago
  75. d18b861 Update Android Apps to use gradle by djsollen · 10 years ago
  76. 9efef7b Revert "Update Android Apps to use gradle" by joshualitt · 10 years ago
  77. 425535f Update Android Apps to use gradle by djsollen · 10 years ago
  78. 8de8180 Add gradle wrappers for Android app builds by djsollen · 10 years ago