- da3e596 Set build vars for Vulkan backend on Fuchsia. by Michael Jurka · 8 years ago
- 50130e4 Allow including of vulkan.h as a required public api when using vulkan. by Greg Daniel · 8 years ago
- 45cde31 SkMultiPictureDocument : clean up MultiPictureDocumentReader interface by Hal Canary · 8 years ago
- 3251ed8 Refactor Vulkan support to support Fuchsia by Michael Jurka · 8 years ago
- 0df1b04 skslc can now be compiled with no Skia dependencies, in preparation for its eventual by Ethan Nicholas · 8 years ago
- 9bd301d Revert "skslc can now be compiled with no Skia dependencies, in preparation for its eventual" by Ethan Nicholas · 8 years ago
- f3333c8 skslc can now be compiled with no Skia dependencies, in preparation for its eventual by Ethan Nicholas · 8 years ago
- 0a64e32 Turn on SkJumper all the time, try 2. by Mike Klein · 8 years ago
- 5f80485 make _win.S know if it's 64-bit by Mike Klein · 8 years ago
- bcf35f8 Revert "skslc can now be compiled with no Skia dependencies, in preparation for" by Ethan Nicholas · 8 years ago
- 7833466 skslc can now be compiled with no Skia dependencies, in preparation for by Ethan Nicholas · 8 years ago
- d7e06ae jumper, revert to generating .S files by Mike Klein · 8 years ago
- 3e306f6 Use FontWeight symbols when available on Mac. by bungeman · 8 years ago
- 4a24e10 Add skia_use_egl flag by Kevin Lubick · 8 years ago
- d63442d ok: add basic unit test support by Mike Klein · 8 years ago
- 8c67909 Add a simple tool for isolating a path from an SKP by csmartdalton · 8 years ago
- f5d1a55 ok: basic Vias by Mike Klein · 8 years ago
- 7ac0483 Spin off non-core parts of ok into their own files. by Mike Klein · 8 years ago
- 06432b2 ok by Mike Klein · 8 years ago
- 189491c Enable dng testing on windows by Matt Sarett · 8 years ago
- 3b5bf35 Add $VULKAN_SDK/$Lib to lib_dirs on windows by Brian Salomon · 8 years ago
- a6ae1f7 wired up SPIR-V validator by Ethan Nicholas · 8 years ago
- 44801ca FuzzCanvas: NativeGLCanvas by Hal Canary · 8 years ago
- 2fcd170 Revert "Turn on SkJumper all the time." by Mike Klein · 8 years ago
- 1355551 Turn on SkJumper all the time. by Mike Klein · 8 years ago
- 894d561 Back to code as data arrays, this time in .text. by Mike Klein · 8 years ago
- e632003 Support Android NDK r14. by Mike Klein · 8 years ago
- 3669a82 Put is_skia_standalone back a bit. by Mike Klein · 8 years ago
- e459afd Strengthen is_official_build, update docs. by Mike Klein · 8 years ago
- 24ac42b Fuzz PDF, N32, and Null Canvases by Hal Canary · 8 years ago
- fc49734 Add SkTypeface::getVariationDesignPosition. by Ben Wagner · 8 years ago
- 9704329 Revert "Add SkTypeface::getVariationDesignPosition." by Ben Wagner · 8 years ago
- 0f3d0c3 Add SkTypeface::getVariationDesignPosition. by bungeman · 8 years ago
- 03e0584 Fix Chrome iOS no GPU build and block includes from src/gpu on our NoGpu bot. by Brian Salomon · 8 years ago
- a979a1d Move around GL dependencies. by Mike Klein · 8 years ago
- d44dd4c Fold MSAN awareness into SkJumper.cpp. by Mike Klein · 8 years ago
- ed1b902 SkJumper: Windows by Mike Klein · 8 years ago
- fd98b5e Remove unneeded is_fuzzing flag by Kevin Lubick · 8 years ago
- 9048851 Move declaration of is_fuzzer to where it is used by Ravi Mistry · 8 years ago
- edee1ae Write SkRegion fuzzer by Kevin Lubick · 8 years ago
- 16fcb23 SkJumper: aarch64 and armv7 by Mike Klein · 8 years ago
- cc3c2ed Disable SkJumper on MSAN builds. by Mike Klein · 8 years ago
- c12551c SkJumper: Linux by Mike Klein · 8 years ago
- 7d07d46 Revert "Add SkTypeface::getVariationDesignPosition." by Ben Wagner · 8 years ago
- 87e7f82 Add SkTypeface::getVariationDesignPosition. by Ben Wagner · 8 years ago
- d1fe952 SkJumper: start on asm by Mike Klein · 8 years ago
- 3bf12c6 Remove third_party/ktx from Skia. by Herb Derby · 8 years ago
- 0c8f7a3 Revert "Turn on SkJumper except on Windows." by Mike Klein · 8 years ago
- 957cf45 Turn on SkJumper except on Windows. by Mike Klein · 8 years ago
- e1caee1 SkJumper by Mike Klein · 8 years ago
- f6a1a21 Clean up SkSplicer. by Mike Klein · 8 years ago
- ef163d2 Disable SkSplicer. by Mike Klein · 8 years ago
- 5a8fe97 Remove include/xml from public API. by Herb Derby · 8 years ago
- 79086b9 Integrate the ImGui library with viewer by Brian Osman · 8 years ago
- bd41bcc SkSVGCanvas and co. depend on expat. by Mike Klein · 8 years ago
- 29b3e58 Don't build sksl if we're not building Ganesh. by Mike Klein · 8 years ago
- a04bb45 Make src/effects explicitly optional. by Mike Klein · 8 years ago
- 462334e Fix viewer on Android by Brian Osman · 8 years ago
- 8ab590f Split custom font managers. by Ben Wagner · 8 years ago
- f750fbc Simplify viewer's handling of backbuffer surface and color space by Brian Osman · 8 years ago
- adacaef iOS: cd into Documents folder at startup by Mike Klein · 8 years ago
- 10d36c5 Add GN target for skpinfo by Ravi Mistry · 8 years ago
- 1c47187 Fix Android roll by Mike Klein · 8 years ago
- 4ef8cb3 some armv7 hacking by Mike Klein · 8 years ago
- 4a0a943 Remove defunct include/images directory from GN. by Derek Sollenberger · 8 years ago
- 621ea11 only copy NDK binaries when using NDK in our standalone builds by Mike Klein · 8 years ago
- 09326e7 SkSplicer: start on Windows support by Mike Klein · 8 years ago
- c7adce1 disable splicer on MSAN bot by Mike Klein · 8 years ago
- 13ccda4 SkSplicer: fix aarch64 jump offset, turn on testing on aarch64 Android bots by Mike Klein · 8 years ago
- 7662066 Test SkSplicer on x86-64 bots, except Windows. by Mike Klein · 8 years ago
- c0a7a08 remove xbyak experiment by Mike Klein · 8 years ago
- a708026 SkSplicer by Mike Klein · 8 years ago
- 7f71d88 SkXbyak basics by Mike Klein · 8 years ago
- 7d92103 GN: add skia_android_serial and push_$foo targets when it's set by Mike Klein · 8 years ago
- 70120c7 Add tools to support gdb and simpleperf for android executables. by Derek Sollenberger · 8 years ago
- e6682eb GN: add test_app template by Mike Klein · 8 years ago
- 43fb7a0 BUILD.gn: skia_enable_pdf by Hal Canary · 8 years ago
- 3f375d0 Add skia_enable_discrete_gpu argument to GN by Brian Osman · 8 years ago
- 40a82bd remove MIPS DSP optimizations by Mike Klein · 8 years ago
- 144a5c5 Rename batch->op in skiaserve by Brian Salomon · 8 years ago
- 6ad3d2f xps.gni by Hal Canary · 8 years ago
- 427da6f Revert "Remove all KTX support" by Leon Scroggins · 8 years ago
- ada12ab Remove all KTX support by Leon Scroggins III · 8 years ago
- 95ada6e Remove SkKTXImageEncoder by Leon Scroggins III · 8 years ago
- bde5d5d Revert "Do not build the ktx encoder for android framework" by Mike Klein · 8 years ago
- eeb7137 Do not build the ktx encoder for android framework by Leon Scroggins III · 8 years ago
- f44703a Remove dependency on NDK cpufeatures. by Mike Klein · 8 years ago
- c308333 proposed gn_to_bp fixes by Mike Klein · 8 years ago
- a92c383 libviewer.so on Android, delete hello_skia_app by Mike Klein · 8 years ago
- ce8840e [SVGDom] ClipPath support by Florin Malita · 8 years ago
- 308b5ac Add gn_to_bp.py. by Mike Klein · 8 years ago
- 34755e2 Make ANGLE SampleApp work again by Brian Osman · 8 years ago
- 1fcc404 SkEncodeImage: no more link-time registration by Hal Canary · 8 years ago
- 130a118 [GN] Create a non-null default native GL interface on iOS. by Chinmay Garde · 8 years ago
- db68301 SkImageEncoder: simplify API by Hal Canary · 8 years ago
- a2b4bdc Revert 248ff023 & 2cb6cb72 by Hal Canary · 8 years ago
- fec1dea FuzzDrawFunctions from twsmith by Kevin Lubick · 8 years ago
- 248ff02 SkImageEncoder: simplify API by Hal Canary · 8 years ago
- 17b6e48 Revert "Turn off /arch:AVX[2] on Windows builds." by Mike Klein · 8 years ago
- c36dedf Build fiddle and public_headers_warnings_check only when skia_enable_tools. by Mike Klein · 8 years ago