aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Expand)AuthorAge
* Don't convert DWORD to int.Gravatar bungeman2016-03-19
* Reland of "switch patheffects over to sk_sp (patchset #5 id:80001 of https://...Gravatar reed2016-03-18
* Revert of switch patheffects over to sk_sp (patchset #5 id:80001 of https://c...Gravatar reed2016-03-18
* switch patheffects over to sk_spGravatar reed2016-03-18
* return pictures as sk_spGravatar reed2016-03-18
* Add SkImageGeneratorWICGravatar msarett2016-03-17
* update callsites for Make image factoriesGravatar reed2016-03-17
* Disable bad gif decode on CGGravatar msarett2016-03-17
* Remove uses of SkImageDecoder from skdiffGravatar msarett2016-03-17
* detach -> releaseGravatar mtklein2016-03-16
* Flush the pipe in skiaserve when we switch to GPUGravatar joshualitt2016-03-11
* Fix up no gpu buildGravatar joshualitt2016-03-11
* Rename the kRAW_SkEncodedFormat to kDNG_SkEncodedFormat as it is actually onl...Gravatar yujieqin2016-03-11
* Fix some bugs and performance issues with skiaserveGravatar joshualitt2016-03-10
* Added (color=8888|f16|srgb) option to gpu configurations, along with gpuf16 a...Gravatar brianosman2016-03-10
* unify peekPixels around pixmap parameterGravatar reed2016-03-09
* Add an SkImageGeneratorCGGravatar msarett2016-03-09
* Add a bit more to the python test driverGravatar joshualitt2016-03-09
* Remove uses SkImageDecoder in imgblur and imgsliceGravatar msarett2016-03-09
* Fix up picture clip bounds in SkiaServeGravatar joshualitt2016-03-09
* Add SkDrawPosTextHCommand JSON, fix skiaserve build.Gravatar bungeman2016-03-09
* Remove usage of SkImageDecoder in debuggerGravatar msarett2016-03-09
* use Make instead of Create to return a shared shaderGravatar reed2016-03-08
* Revert of nanobench: turn on f16 and sRGB on the bots (patchset #1 id:1 of ht...Gravatar mtklein2016-03-08
* Fix skiaserve in debug modeGravatar joshualitt2016-03-08
* nanobench: turn on f16 and sRGB on the botsGravatar mtklein2016-03-08
* Create a small python driver for skiaserveGravatar joshualitt2016-03-08
* Fix up GrAuditTrail to allow arbitrary reorderingGravatar joshualitt2016-03-08
* Archive SkRemote-related code. I want to start fresh.Gravatar mtklein2016-03-07
* Update android_make to support both --gcc and --clang options.Gravatar djsollen2016-03-07
* Fix SkiaServe gpu JSON to work with any reordering algorithmGravatar joshualitt2016-03-04
* Pull and build shaderc rather than use checked in lib/headerGravatar bsalomon2016-03-03
* Remove dependency on SkJsonCanvas.hGravatar joshualitt2016-03-03
* Remove unused tools and unused includes of SkImageDecoderGravatar msarett2016-03-03
* Revert of Implement support for using GL ES 3.0 with command buffer (patchset...Gravatar kkinnunen2016-03-03
* Revert "Pull and build shaderc rather than use checked in lib/header"Gravatar Eric Boren2016-03-03
* Disable ignored / moot configs in DM.Gravatar mtklein2016-03-02
* Pull and build shaderc rather than use checked in lib/headerGravatar bsalomon2016-03-02
* debugger: Only bind to the localhost address by default.Gravatar jcgregorio2016-03-02
* add /img/n/m endpoint to skiaserveGravatar joshualitt2016-03-02
* Change skiaserve color palette for drawing batch boundsGravatar joshualitt2016-03-01
* Revert of Progress on gamma-correctness in the GPU backend. Fixed conversion ...Gravatar brianosman2016-03-01
* Progress on gamma-correctness in the GPU backend. Fixed conversion of color a...Gravatar brianosman2016-03-01
* turn on f16 and sRGBGravatar mtklein2016-03-01
* SkDebugCanvas ignore batch bounds if they are offscreenGravatar joshualitt2016-03-01
* Revert of Progress on gamma-correctness in the GPU backend. Fixed conversion ...Gravatar brianosman2016-02-29
* Progress on gamma-correctness in the GPU backend. Fixed conversion of color a...Gravatar brianosman2016-02-29
* fix minor bug drawing batch bounds by defaultGravatar joshualitt2016-02-29
* Fixup some of the batch info in skiaserveGravatar joshualitt2016-02-29
* Render batch bounds as stroke rectsGravatar joshualitt2016-02-29