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