Go to file
Ravi Mistry 5f9ee7cc53 Fixes to trigger_wait_ac_task.py
Turns out I made the exact same mistake 2.5 years ago:
https://codereview.chromium.org/1373863002/

NoTry: true
Bug: skia:7469
Change-Id: Id21150db072f2e9cb8e4e4b8462cac1a085a5193
Reviewed-on: https://skia-review.googlesource.com/102481
Reviewed-by: Eric Boren <borenet@google.com>
Commit-Queue: Ravi Mistry <rmistry@google.com>
2018-02-01 14:43:22 +00:00
animations
bench Revert "hide picture virtuals (no public callers)" 2018-01-27 17:30:15 +00:00
bin fetch-clang-format: better error checking 2018-01-22 20:33:49 +00:00
debugger eliminate SK_BUILD_FOR_WIN32 2018-01-26 19:52:04 +00:00
dm 1010102, 101010x, 888x in sw 2018-01-30 22:02:20 +00:00
docs generate tables instead of manual entry 2018-01-30 15:32:15 +00:00
example Update SkSurface MakeFromBackend* factories to take an SkColorType. 2017-12-19 18:41:36 +00:00
experimental [skottie] Clamp SkCubicMap results to [0,1] 2018-01-31 22:47:15 +00:00
fuzz remove unneeded SkFlattenableSerialization 2018-01-23 18:13:35 +00:00
gm Add SkSurface_Gpu::MakeWrappedRenderTarget method 2018-01-31 21:15:45 +00:00
gn SkQP: remove skia_embed_resources option 2018-01-30 19:24:15 +00:00
include add saturate helper for float2int64 2018-01-31 21:21:36 +00:00
infra Fixes to trigger_wait_ac_task.py 2018-02-01 14:43:22 +00:00
platform_tools SkQP: report formatting, junit classname 2018-01-31 18:52:45 +00:00
resources Make SkAndroidCodec (optionally) respect origin 2018-01-26 22:13:34 +00:00
samplecode Simplify SkAnimatedImage 2018-01-30 18:46:35 +00:00
site generate tables instead of manual entry 2018-01-30 15:32:15 +00:00
src Add SkSurface_Gpu::MakeWrappedRenderTarget method 2018-01-31 21:15:45 +00:00
tests add saturate helper for float2int64 2018-01-31 21:21:36 +00:00
third_party Revert "remove third_party/etc1" 2018-01-26 22:41:35 +00:00
tools [skottie] Convert SkottieSlide2 to SkSceneGraph animators. 2018-02-01 00:28:32 +00:00
.clang-format Mark flatennable macros as block beginning/ending in .clang-format 2017-01-09 15:31:36 +00:00
.gitignore Ignore generated README.recipes.md 2017-10-26 18:07:27 +00:00
.gn Basic standalone GN configs. 2016-07-21 12:25:45 -07:00
AUTHORS Changes to site documentation 2018-01-11 19:47:58 +00:00
BUILD.gn [sksg] Initial text support 2018-01-31 22:36:05 +00:00
codereview.settings Make uploading to Gerrit the default for Skia 2016-11-09 19:07:56 +00:00
CONTRIBUTING
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 skia/third_party/externals/angle2/ 15443ebad..1776fd08e (1 commit) 2018-02-01 09:28:22 +00:00
Doxyfile Make the housekeeper upload doxygen to a newer bucket 2016-10-04 13:23:57 -07: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 Skip AUTHORS check for Skia service accounts 2018-01-02 18:47:01 +00:00
public.bzl Revert "remove third_party/etc1" 2018-01-26 22:41:35 +00:00
README
README.chromium
whitespace.txt Verify Status is showing new commits. 2018-01-22 22:55:36 +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.