Go to file
Ravi Mistry 8d1956edd8 Add ability to skip adb binary push
This saves lots of time when we need to run dm/nanobench repeatedly and the binary is already on the device.

Bug: skia:8884
Change-Id: Ie0afbefbb350b5d3f57c39948b9483e8e2faa0e6
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/201471
Reviewed-by: Eric Boren <borenet@google.com>
Commit-Queue: Ravi Mistry <rmistry@google.com>
2019-03-20 17:48:16 +00:00
animations first cut at a checkbox 2009-10-21 19:41:10 +00:00
bench remove Sk prefix from CommandLineFlags 2019-03-20 17:13:22 +00:00
bin tools: bin/sync just alias for git-sync-deps now 2019-02-22 20:05:05 +00:00
dm de-Sk tools/font, and git clang-format 2019-03-20 17:36:52 +00:00
docker Turn on CI/CD for api.skia.org. (skia) 2019-03-12 18:30:38 +00:00
docs Docs: fix more case-sensitive names 2019-03-19 20:07:29 +00:00
example Reduce usage of SkCanvas::flush 2019-03-04 22:09:39 +00:00
experimental Add selectable GPU backend to wasm debugger 2019-03-15 15:34:28 +00:00
fuzz de-Sk tools/font, and git clang-format 2019-03-20 17:36:52 +00:00
gm de-Sk tools/font, and git clang-format 2019-03-20 17:36:52 +00:00
gn Remove all of the _as_paths GMs 2019-03-20 14:47:51 +00:00
include Add macro to decide GrGLStandard 2019-03-19 18:19:12 +00:00
infra Add ability to skip adb binary push 2019-03-20 17:48:16 +00:00
modules de-Sk tools/font, and git clang-format 2019-03-20 17:36:52 +00:00
platform_tools Reland "Disable coverage counting by default" 2019-03-18 16:22:47 +00:00
resources Add planet emoji font. 2019-03-19 17:49:22 +00:00
samplecode allow mixer to defer to a shader 2019-03-15 20:24:21 +00:00
site update milestones to 2019 dates 2019-03-11 18:39:21 +00:00
src de-Sk tools/font, and git clang-format 2019-03-20 17:36:52 +00:00
tests de-Sk tools/font, and git clang-format 2019-03-20 17:36:52 +00:00
third_party Roll skia/third_party/skcms 04a7830913b3..10ed3a8a5eec (1 commits) 2019-03-12 17:55:53 +00:00
tools de-Sk tools/font, and git clang-format 2019-03-20 17:36:52 +00:00
.clang-format regen from .fp files after .clang-format change 2019-03-19 17:29:12 +00:00
.clang-tidy add google-build-namespaces to clang-tidy checks 2018-12-12 16:33:59 +00:00
.gitignore Add script to pull svgs to svgs/ and add to .gitignore 2018-08-31 20:02:24 +00:00
.gn Basic standalone GN configs. 2016-07-21 12:25:45 -07:00
AUTHORS [Viewer] Set the current slide first before attaching the fBackendType to fWindow. 2019-02-26 14:21:55 +00:00
BUILD.gn de-Sk tools/font, and git clang-format 2019-03-20 17:36:52 +00:00
codereview.settings Make uploading to Gerrit the default for Skia 2016-11-09 19:07:56 +00:00
CONTRIBUTING Fix references to https://sites.google.com/site/skiadocs/. 2015-02-03 13:12:54 -02:00
CQ_COMMITTERS Moved committer list to chrome-infra-auth and deleted it from the repo 2015-09-02 13:37:54 -07:00
DEPS Roll third_party/externals/angle2 6ce1be5a5a53..a532570a09b8 (4 commits) 2019-03-20 17:13:42 +00:00
LICENSE BUG=skia:5602 2016-09-02 11:19:34 -07:00
OWNERS add OWNERS file 2017-12-01 19:50:19 +00:00
PRESUBMIT.py Add new recipe autoroller service account to list of recognized accounts 2019-03-12 13:00:58 +00:00
public.bzl de-Sk tools/font, and git clang-format 2019-03-20 17:36:52 +00:00
README Fix references to https://sites.google.com/site/skiadocs/. 2015-02-03 13:12:54 -02:00
README.chromium Update README.chromium. 2015-06-11 13:19:24 -07:00
whitespace.txt [infra] Marker for IntelBayTrail BIOS update. 2018-09-17 16:47:35 +00:00

Skia is a complete 2D graphic library for drawing Text, Geometries, and Images.

See full details, and build instructions, at https://skia.org.