- eff04b5 Remove SampleApp and convert HelloWorld to sk_app by Brian Osman · 7 years ago
- 0c1c2b3 Make SkAtlasTextTarget use glyph IDs by Brian Salomon · 7 years ago
- 40dc8a7 Add clear function to TestAtlasTextRendering interface by Brian Salomon · 7 years ago
- cbcb0a1 Revert "Revert "Add Atlas Text interface for rendering SDF glyphs."" by Brian Salomon · 7 years ago
- 9c2202f Revert "Add Atlas Text interface for rendering SDF glyphs." by Greg Daniel · 7 years ago
- 39631f3 Add Atlas Text interface for rendering SDF glyphs. by Brian Salomon · 7 years ago
- 55ad774 Revert "Revert "Add method to sk_gpu_test::TestContext to automatically restore the previous context."" by Brian Salomon · 7 years ago
- 57e0828 Add backend GPU objects to fiddle app by Robert Phillips · 7 years ago
- 1e09e46 Revert "Add method to sk_gpu_test::TestContext to automatically restore the previous context." by Brian Osman · 7 years ago
- 5627d65 Add method to sk_gpu_test::TestContext to automatically restore the previous context. by Brian Salomon · 7 years ago
- dcfca43 Use GrContextFactories that produce a single GrContext in unit tests. by Brian Salomon · 7 years ago
- f436fbc slice GMs by native font platform, not by emoji format by Mike Klein · 7 years ago
- fce09c5 Viewer: backspace jumps directly to the slide picker by Brian Osman · 7 years ago
- cb9fc41 remove platform_font_name() by Mike Klein · 7 years ago
- 0387d35 Add SkColorSpace_Base::makeColorSpin by Brian Osman · 7 years ago
- ccafca0 DM: hide DM:FontMgr behind a factory by Hal Canary · 7 years ago
- ead517d Improve zoom window in Viewer by Brian Osman · 7 years ago
- b251b72 add platform_font_manager() by Mike Klein · 7 years ago
- f44754a Drop support for OSMesa in test tools and remove build bot by Brian Salomon · 7 years ago
- 8675f9b clean up debug diagnostics in SkTestFont by Mike Klein · 7 years ago
- 63b8a43 Fix VkTextUtils to include SkTypes before ifdef by Greg Daniel · 7 years ago
- 71a38d9 implement SkTestTypeface::onCharsToGlyphs() by Mike Klein · 7 years ago
- 5e9dfdb Change add to toggle in the comments by Yuqian Li · 7 years ago
- 10d66cc move Sk{Test,Random}ScalerContext to tools by Mike Klein · 7 years ago
- 35970ec Revert "Revert "Dynamically load the vulkan library in our test tools"" by Greg Daniel · 7 years ago
- c8dd283 Revert "Dynamically load the vulkan library in our test tools" by Greg Daniel · 7 years ago
- 22499b0 Update mirror-dev for *-dev:amd64 packages. by Ben Wagner · 7 years ago
- 98c5b8b Move ms meter from the title bar to the display by Jim Van Verth · 7 years ago
- 77d6fea Dynamically load the vulkan library in our test tools by Greg Daniel · 7 years ago
- fdab576 Allow changing the transfer function in xform canvas mode by Brian Osman · 7 years ago
- 700ff17 Bookmaker to work on Linux. by Ben Wagner · 7 years ago
- bb4b489 Support toggling flags by Yuqian Li · 7 years ago
- f479e42 Use ListBox for slide picker in Viewer by Brian Osman · 7 years ago
- 70d2f43 In Viewer, use a GL window for Raster mode by Brian Osman · 7 years ago
- 427293c Update chromium codebase during add_legacy_flag.py by Yuqian Li · 7 years ago
- 361dde0 add DM::FontMgr to ok by Mike Klein · 7 years ago
- 7c02cc7 Add clipping options to path text bench and samples by Chris Dalton · 7 years ago
- 61ffd53 githash is a string, not an array by Yuqian Li · 7 years ago
- 97f0bc6 clean up cruft about --portableFonts and --resourceFonts by Mike Klein · 7 years ago
- 90dcce5 Add ms display to Viewer. by Jim Van Verth · 7 years ago
- c9e7f9c Add sample mouse support to Viewer by Jim Van Verth · 7 years ago
- b718fbb Add Pixelbook to tree by Kevin Lubick · 7 years ago
- d1b2eec API to cache shader binaries between runs of Skia. by Ethan Nicholas · 7 years ago
- 028b32c Fix bookmaker compile warning by Brian Osman · 7 years ago
- bef063a cataloger by Cary Clark · 7 years ago
- f78b55c Simplify SkColorSpace::MakeICC by Leon Scroggins III · 7 years ago
- 772f50d update valgrind suppressions for revised keepalive thread by Mike Klein · 7 years ago
- ee6784d Reuse more upload_to_android and allow removing flag on Android by Yuqian Li · 7 years ago
- 228da62 Output calmbench json in nanobench format by Yuqian Li · 7 years ago
- 154beea Add docs for SkMatrix, SkRect, SkIRect, SkBitmap by Cary Clark · 7 years ago
- 291af4f tools/skp_parser: add some explanitory comments by Hal Canary · 7 years ago
- 33e2fad Automatically generate CLs for legacy guard flags by Yuqian Li · 7 years ago
- 49b7ed3 skpbench: always reboot instead of unlocking clocks by Chris Dalton · 7 years ago
- 85c6aad Add a gdb viewer for skbitmap. by Ben Wagner · 7 years ago
- 34d9055 skpbench: support pixel phone by Chris Dalton · 7 years ago
- acb549f skpbench: add arguments for path renderer and path cache by Chris Dalton · 7 years ago
- 43f8bf0 Move clear-as-draw workaround to GrGLGpu and expose via GrContextOptions. by Brian Salomon · 7 years ago
- 84366d2 Add concise option to Calmbench bot by Yuqian Li · 7 years ago
- 7542713 GPU-CTS Program by Hal Canary · 7 years ago
- 5be3a8e Handle no stash case by Yuqian Li · 7 years ago
- c81aaaa Try calmbench on bots by Yuqian Li · 7 years ago
- 7a0ebfc Add a tooling flag for path mask caching by Chris Dalton · 7 years ago
- cccaef1 Modify skpbench to use newer adb version by Kevin Lubick · 7 years ago
- 177e695 Add flag on GrBackendTexture to say whether texture is mipped or not by Greg Daniel · 7 years ago
- 0b4d8aa Add benchmark for comparing multitexturing to non-multitexturing image draws. by Brian Salomon · 7 years ago
- 884dd7d General clean up on bookmaker. by Cary Clark · 7 years ago
- 5fbd183 Add NV_fence support to get better timing from ANGLE ES2 by Brian Osman · 7 years ago
- e6984a0 Fix bugs with fence sync API on iOS devices by Brian Osman · 7 years ago
- 63fd760 Remove trailing whitespace. by Ben Wagner · 7 years ago
- 29380bd Remove carriage returns. by Ben Wagner · 7 years ago
- 7fc1d12 first cut at SkRect, SkIRect documentation by Cary Clark · 7 years ago
- eeadcc1 Add Win Clang Vulkan builds. by Ben Wagner · 7 years ago
- bc5697d starting next gaggle of docs by Cary Clark · 7 years ago
- 9a3478b ok, add a8 dst support by Mike Klein · 7 years ago
- 980379d Add a new calmbench tool for noiseless nanobench by Yuqian Li · 7 years ago
- 58e2303 Remove unused functions get_preferred_size by Yuqian Li · 7 years ago
- 5922739 Revert "Revert "migrate to sk_sp for SkFontMgr API"" by Mike Reed · 7 years ago
- f40ae1a Revert "migrate to sk_sp for SkFontMgr API" by Mike Reed · 7 years ago
- 4bf296b migrate to sk_sp for SkFontMgr API by Mike Reed · 7 years ago
- 67e3a30 Add some font fallback to SkShaper. by Ben Wagner · 7 years ago
- c49d11e Turn on GPU threading by default to get better test/perf coverage by Brian Osman · 7 years ago
- 58628fd ok, add via_skp by Mike Klein · 7 years ago
- 6fc5041 feedback by Cary Clark · 7 years ago
- 446cc84 Fix MSAN compile error by Jim Van Verth · 7 years ago
- 32bbf37 Fix TSAN issue with atlas expansion. by Jim Van Verth · 7 years ago
- 9174bda work on generation of rect, bitmap, matrix markup by Cary Clark · 7 years ago
- fe69f9a Make GrFakeRefObj::fNext atomic. by Mike Klein · 7 years ago
- e4aa371 missing description for FontMetricFlags by Cary Clark · 7 years ago
- 2d802dd Simple script to measure SurfaceFlinger fps by Chris Dalton · 7 years ago
- 7265ea3 remove need for command flags cast by Cary Clark · 7 years ago
- d0530ba wip pixmap docs by Cary Clark · 7 years ago
- a950b63 Add support for additional textures in GrDrawOpAtlas by Jim Van Verth · 7 years ago
- a6b6469 Break up the prefix to make some presubmits stop complaining by Ravi Mistry · 7 years ago
- ff72a08 Add SK_DEBUG to SkUserConfig.h from upload_to_android.py if "--debug" flag is specified by Ravi Mistry · 7 years ago
- a2bdf00 Add a "[DO NOT SUBMIT]" prefix to the uploaded Android change by Ravi Mistry · 7 years ago
- b816322 Sync only the current branch and use a shallow checkout by Ravi Mistry · 7 years ago
- 11cd464 explicitly set user email to <self>@google.com by Mike Klein · 7 years ago
- e1e47b7 Script that uploads a specified Skia change to Android's Gerrit instance by Ravi Mistry · 7 years ago
- c1868cd add heic extension to DM test by Chong Zhang · 7 years ago
- 276066b [MDBViz] Switch from a QListView to a QTreeView for the ops by Robert Phillips · 7 years ago