aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Expand)AuthorAge
* comment out info4 test until Rob can fix itGravatar reed@google.com2014-05-14
* Reland bug fixes from "4x allocation in PipeController is probably overkill."Gravatar commit-bot@chromium.org2014-05-14
* Manually revert "4x allocation in PipeController is probably overkill."Gravatar commit-bot@chromium.org2014-05-14
* Flatten resources directoryGravatar halcanary@google.com2014-05-09
* Revert "Flatten resources directory"Gravatar djsollen@google.com2014-05-09
* Flatten resources directoryGravatar commit-bot@chromium.org2014-05-09
* cleanup GrContext resource cache apiGravatar commit-bot@chromium.org2014-05-09
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-05-09
* Fix rendering artifacts in pull-saveLayers-forward modeGravatar commit-bot@chromium.org2014-05-08
* Split Star into Star (stores nothing) and List (stores matches).Gravatar commit-bot@chromium.org2014-05-08
* Noop away PushCull/PopCull pairs with nothing between them.Gravatar commit-bot@chromium.org2014-05-08
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-05-08
* Move paints to the front of draw structs.Gravatar commit-bot@chromium.org2014-05-07
* Convert all SkRecordPattern matchers into SkRecord mutators.Gravatar commit-bot@chromium.org2014-05-07
* Some small cleanups for image filter code.Gravatar senorblanco@chromium.org2014-05-07
* Fix for SkDisplacementMap::onFilterBounds().Gravatar senorblanco@chromium.org2014-05-07
* save-draw*-restore -> noop-draw*-noopGravatar commit-bot@chromium.org2014-05-07
* When solving the cubic line intersection directly fails, use binary search as...Gravatar commit-bot@chromium.org2014-05-07
* 4x allocation in PipeController is probably overkill.Gravatar commit-bot@chromium.org2014-05-07
* Add SaveLayer-Draw-Restore optimization.Gravatar commit-bot@chromium.org2014-05-07
* Split CPU and GPU DeferredCanvas testsGravatar commit-bot@chromium.org2014-05-07
* Revert of Split CPU and GPU DeferredCanvas tests (https://codereview.chromium...Gravatar commit-bot@chromium.org2014-05-07
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-05-07
* Fix for empty saveLayer() with a filter which affects transparent black.Gravatar senorblanco@chromium.org2014-05-06
* Split CPU and GPU DeferredCanvas testsGravatar commit-bot@chromium.org2014-05-06
* SaveLayer is not a draw.Gravatar commit-bot@chromium.org2014-05-06
* Infrastructure changes to support pull-saveLayers-forward taskGravatar commit-bot@chromium.org2014-05-06
* Add pattern matchers for SkRecordGravatar commit-bot@chromium.org2014-05-05
* Revert r14571 (Infrastructure changes to support pull saveLayers forward task...Gravatar robertphillips@google.com2014-05-05
* Adds a mechanism for GrCacheable objects to notify the resource cacheGravatar commit-bot@chromium.org2014-05-05
* Infrastructure changes to support pull-saveLayers-forward taskGravatar commit-bot@chromium.org2014-05-05
* Update tests/RecordOptsTest.cppGravatar commit-bot@chromium.org2014-05-05
* fix double->float warningGravatar reed@google.com2014-05-05
* add rounding-using-doubles methods on SkScalar and SkRectGravatar commit-bot@chromium.org2014-05-05
* Split GrResource into GrCacheable/GrGpuObjectGravatar commit-bot@chromium.org2014-05-02
* Fix for SkMatrixConvolutionImageFilter with large borders.Gravatar senorblanco@chromium.org2014-05-02
* Add a fix for a spurious assert in SkMatrixConvolutionImageFilter.Gravatar senorblanco@chromium.org2014-05-01
* one valgrind.supp to rule them all.Gravatar commit-bot@chromium.org2014-04-30
* Add Valgrind suppressions for nvidia driver.Gravatar commit-bot@chromium.org2014-04-30
* Avoid undefined behavior and enable asserts in ClampTest.Gravatar commit-bot@chromium.org2014-04-30
* fix cubic/line intersection; add skp testsGravatar commit-bot@chromium.org2014-04-30
* Backfill unit tests for SkRecordGravatar commit-bot@chromium.org2014-04-30
* Fixed issue found by clusterfuzzGravatar commit-bot@chromium.org2014-04-29
* Don't bother doing the empty clip check in SkRecordDraw.Gravatar commit-bot@chromium.org2014-04-29
* Implement bounds traversals for tile and matrix convolution filters.Gravatar senorblanco@chromium.org2014-04-29
* add asAShadowBlur for android to drawlooperGravatar reed@google.com2014-04-29
* Refactor SkPictureStateTree::Iterator to avoid use of kClip_SaveFlag.Gravatar commit-bot@chromium.org2014-04-28
* move common blur types into central headerGravatar commit-bot@chromium.org2014-04-28
* Start using type traits in src/record instead of macros.Gravatar commit-bot@chromium.org2014-04-28
* Move SkShader::fLocalMatrix into SkShader constructor.Gravatar commit-bot@chromium.org2014-04-28