aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Remove vts10 tests from vts suiteDan Shi2020-04-061-1/+1
* Replace -Weverything with -WextraColin Cross2019-11-081-0/+3
* SkQP: bring release.sh script into skqp/release branch.Hal Canary2019-03-054-28/+122
* SkQP: fix five testsHal Canary2019-03-012-2/+2
* SkQP: Fix reportHal Canary2019-03-011-1/+1
* SkQP: make test context outlast gmHal Canary2019-02-151-5/+6
* Add resources and build files required to build CtsSkQPTestCasesHal Canary2019-02-071-3/+7
* Add hardware buffer unit test from old skqp to skia.Greg Daniel2019-01-311-2/+2
* Add option to skip intermediate release/fulfill calls for promise images.Brian Salomon2019-01-312-3/+8
* Fix screen invalidation on MacOSJim Van Verth2019-01-302-2/+4
* Fix up some event handling in MacOSJim Van Verth2019-01-303-15/+21
* Some clangtidy fixesMike Reed2019-01-281-17/+17
* Switch sk_app to use native window creation on MacOS.Jim Van Verth2019-01-2810-610/+845
* Converting more debug code to SkJSONWriterBrian Osman2019-01-289-783/+722
* Add MaxAPIVersion to GrVkBackendContext.Greg Daniel2019-01-281-3/+13
* Change the meaning of GrBudgetedType::kUnbudgetedUncacheable.Brian Salomon2019-01-251-0/+5
* Require explicit GrWrapCacheable specification in more places.Brian Salomon2019-01-251-2/+2
* Fix spreadsheets page set for RecreateSKPs botRavi Mistry2019-01-232-2/+5
* Add getTypefaceOrDefault and refTypefaceOrDefaultHerb Derby2019-01-231-1/+1
* Add new experimental API for rectangles with per-edge AA controlMichael Ludwig2019-01-234-0/+35
* Update Viewer for SkFont overrides.Ben Wagner2019-01-232-110/+166
* Move more utils into SkFontPriv, IWYUMike Reed2019-01-224-2/+7
* Revert "hide hinting and flag enums with PAINT_FLAGS"Hal Canary2019-01-211-18/+77
* hide hinting and flag enums with PAINT_FLAGSMike Reed2019-01-211-77/+18
* SkDocument: use `auto` for MakeDocument().Hal Canary2019-01-172-2/+2
* SkQP: branching tools updated.Hal Canary2019-01-172-9/+32
* Fix variable shadowing in Viewer's ImGui codeBrian Osman2019-01-171-2/+2
* Rename GrGlyphCache -> GrStrikeCacheHerb Derby2019-01-161-1/+1
* Restore ETC1 compressed texture support.Jim Van Verth2019-01-151-0/+1
* Make SkPromiseImageTexture ref counted.Brian Salomon2019-01-142-27/+23
* SkQP: clean up make_universal_apk.pyHal Canary2019-01-141-5/+7
* Hack up SkShaper to pass additional callback infoFlorin Malita2019-01-111-1/+1
* [sksg] Consolidate Matrix node implementationsFlorin Malita2019-01-101-5/+5
* expand flag to include all text-related paint fieldsMike Reed2019-01-103-15/+26
* Revert "Revert "Reuse GrTexture instances when the same GrBackendTexture is u...Brian Salomon2019-01-102-23/+100
* Make SkAnimTimer support speed controlBrian Osman2019-01-103-21/+36
* Revert "Reuse GrTexture instances when the same GrBackendTexture is used to"Brian Salomon2019-01-102-101/+24
* Reuse GrTexture instances when the same GrBackendTexture is used toBrian Salomon2019-01-102-24/+101
* Viewer: Add ability to pause timer from GUI and keyboardBrian Osman2019-01-101-0/+10
* [sksg] 4x4 matrix supportFlorin Malita2019-01-101-11/+12
* tools: Remove sk_tool_utils::set_portable_typeface()Hal Canary2019-01-092-13/+0
* remove --undefokMike Klein2019-01-091-8/+2
* drawText Cleanup, part 2Hal Canary2019-01-092-20/+17
* sed s/drawSimpleText/drawString/Hal Canary2019-01-081-2/+1
* fix bookmakerCary Clark2019-01-072-7/+25
* Reland "ccpr: Rework the path cache to support sporadic flushing"Chris Dalton2019-01-072-3/+50
* Reland "Add SkColorSpace factory from 3x3 row-major gamut and transfer function"Brian Osman2019-01-053-10/+7
* Revert "ccpr: Rework the path cache to support sporadic flushing"Chris Dalton2019-01-042-50/+3
* ccpr: Rework the path cache to support sporadic flushingChris Dalton2019-01-042-3/+50
* Revert "Add SkColorSpace factory from 3x3 row-major gamut and transfer function"Brian Osman2019-01-043-7/+10