aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Expand)AuthorAge
* 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
* Revert of DM: disable ignored and very niche configs on bots. (patchset #1 id...Gravatar mtklein2016-02-29
* hack up get_images_from_skpsGravatar mtklein2016-02-29
* DM: disable ignored and very niche configs on bots.Gravatar mtklein2016-02-29
* Add abilitly to query audit trail for batches by draw opGravatar joshualitt2016-02-29
* Enable RAW codec for WindowsGravatar yujieqin2016-02-29
* Revert of Add abilitly to query audit trail for batches by draw op (patchset ...Gravatar joshualitt2016-02-29
* A bit more privacy for SkiaServe's RequestGravatar joshualitt2016-02-29
* Add abilitly to query audit trail for batches by draw opGravatar joshualitt2016-02-29
* Add catapult to RecreateSKPs bot's PYTHONPATHGravatar rmistry2016-02-27
* Get SkiaServe Request started off with a little privacyGravatar joshualitt2016-02-26
* Wire up /batches in skiaserveGravatar joshualitt2016-02-26
* Move urlhandlers out of skiaserve.cppGravatar joshualitt2016-02-25
* Create Response namespace for skiaserve response functionsGravatar joshualitt2016-02-25
* Make skpinfo able to inspect SK_PICT_TYPEFACE_TAG blocksGravatar robertphillips2016-02-25
* Move some methods to SkiaServe's Request, this is still very leakyGravatar joshualitt2016-02-25
* Move Request to its own file in preparation for numerous cleanupsGravatar joshualitt2016-02-25
* Move Budgeted enum out of SkSurface, use in GrTextureProviderGravatar bsalomon2016-02-25
* use the favicon on debugger.skia.orgGravatar jcgregorio2016-02-25
* Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patc...Gravatar bsalomon2016-02-25
* Move Budgeted enum out of SkSurface, use in GrTextureProviderGravatar bsalomon2016-02-25
* Implement support for using GL ES 3.0 with command bufferGravatar kkinnunen2016-02-25
* Turn off DM --pre_log on the bots. Too spammy.Gravatar mtklein2016-02-24
* added 'visible' attribute to skiaserve JSONGravatar ethannicholas2016-02-23
* Run no CPU benches in Debug trybots.Gravatar mtklein2016-02-22
* added mode=cpu|gpu to skiaserve JSONGravatar ethannicholas2016-02-22
* Add vulkan files into skia repo. This is an incomplete backend with only part...Gravatar Greg Daniel2016-02-22
* Revert of Add vulkan files into skia repo. (patchset #2 id:20001 of https://c...Gravatar egdaniel2016-02-22
* Add vulkan files into skia repo. This is an incomplete backend with only part...Gravatar Greg Daniel2016-02-22
* DM: remove unnecessary use of std::functionGravatar mtklein2016-02-19
* add back some basic configs to MSAN botGravatar mtklein2016-02-19
* added /enableGPU command to skiaserveGravatar ethannicholas2016-02-19
* GrAuditTrail can now be enabled/disabled at runtimeGravatar ethannicholas2016-02-18