aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Expand)AuthorAge
* Use the function recently added to common in svndiff.pyGravatar Thiago Farina2014-10-10
* Make the Sk GL context class an abstract base classGravatar kkinnunen2014-10-09
* Update old tools to allow MultiPictureDraw renderingGravatar robertphillips2014-10-09
* Revert of Make the Sk GL context class an abstract base class (patchset #4 id...Gravatar bsalomon2014-10-08
* Make the Sk GL context class an abstract base classGravatar kkinnunen2014-10-08
* Restore a really single-threaded mode to DM.Gravatar mtklein2014-10-06
* Fix usage of SK_BUILD_* defines.Gravatar tfarina2014-10-06
* Run goimports through 'go' code in bug_chomper.Gravatar tfarina2014-10-03
* Introduce Props to surface (patchset #27 id:520001 of https://codereview.chro...Gravatar reed2014-09-22
* Revert of introduce Props to surface (patchset #27 id:520001 of https://coder...Gravatar reed2014-09-21
* introduce Props to surface (work in progress)Gravatar reed2014-09-21
* fail early if coincidence can't be resolvedGravatar caryclark2014-09-19
* Add counting of some GL callsGravatar robertphillips2014-09-18
* remove no-op overrideGravatar reed2014-09-18
* fix battlefield website by disallowing very small coordinatesGravatar caryclark2014-09-18
* add lua to histogram text lengthsGravatar reed2014-09-15
* use SkData::NewUninitializedGravatar reed2014-09-12
* Clean up old custom tools now subsumed by nanobench.Gravatar mtklein2014-09-10
* Update DM JSON format.Gravatar mtklein2014-09-09
* "NULL !=" = NULLGravatar bsalomon2014-09-05
* For certain input skpdiff segfaulted. This prevents the segfault and should f...Gravatar stephana2014-09-05
* Suppress mystery leak.Gravatar mtklein2014-09-05
* Change SkPicture::draw to playbackGravatar robertphillips2014-09-04
* SkThreadPool ~~> SkTaskGroupGravatar mtklein2014-09-03
* Revert of SkThreadPool ~~> SkTaskGroup (patchset #4 id:60001 of https://coder...Gravatar mtklein2014-09-03
* SkThreadPool ~~> SkTaskGroupGravatar mtklein2014-09-03
* Hide fields in SkImageInfoGravatar reed2014-09-03
* SkRecordPartialDraw with less code duplicationGravatar mtklein2014-09-02
* Update FontConfig valgrind suppressions.Gravatar bungeman2014-08-29
* Try out scalar picture sizesGravatar robertphillips2014-08-29
* Update LSAN suppressions.Gravatar mtklein2014-08-29
* Remove SkQuadTree.Gravatar mtklein2014-08-26
* Update valgrind suppression file for new FontConfig code.Gravatar bungeman2014-08-26
* git-sync-deps: handle recursion and deps_os at the same timeGravatar halcanary2014-08-26
* Add ability to output ImageBaseGSUrl to render_picture and use in rebaseline ...Gravatar rmistry2014-08-22
* create sk_tools::Expectation class, similar to skiagm::Expectations classGravatar epoger2014-08-21
* git-sync-deps handles recursive DEPSGravatar halcanary2014-08-21
* Install a hook to swap between SkPicture backends with a single define.Gravatar mtklein2014-08-21
* Add --properties for things like gitHash that describe the current nanobench ...Gravatar mtklein2014-08-20
* Print max RSS in GM and nanobench too.Gravatar mtklein2014-08-19
* Add scraper to find paths that fallback to softwareGravatar krajcevski2014-08-18
* Add flag to bench/render picturesGravatar krajcevski2014-08-18
* valgrind suppression for zlib Flate TestGravatar halcanary2014-08-14
* add --descriptions flag to render_pictures toolGravatar epoger2014-08-14
* This eliminates the need to copy the generated images from a temporary direct...Gravatar stephana2014-08-13
* Update tools for use of picture stats in GPU optimization decisionGravatar robertphillips2014-08-12
* relax quadratic binary search testGravatar caryclark2014-08-12
* clean up render_pdfs:Gravatar halcanary2014-08-11
* Process Statistics header, add max RSS to render_pdfsGravatar halcanary2014-08-11
* Fix string assert and dead code which caused it.Gravatar bungeman2014-08-11