aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/ClipStackTest.cpp
Commit message (Expand)AuthorAge
* Remove GrSurfaceDesc member from GrSurfaceProxy.Gravatar Brian Salomon2017-05-17
* make GrPaint.h private -- IWYUGravatar Mike Reed2017-03-09
* Rebase and fix chromiumGravatar Brian Osman2017-03-04
* Wrap cached GrTextures in GrTextureProxies (e.g., blur profiles, nine-patch b...Gravatar Robert Phillips2017-02-24
* stop using SkScalarMulGravatar Mike Reed2017-02-14
* new hacky api to get cliprgn for androidGravatar Mike Reed2017-01-19
* Purge clip masks when they are no longer findable.Gravatar Brian Salomon2017-01-06
* Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"Gravatar Mike Reed2016-12-09
* Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"Gravatar Mike Reed2016-12-09
* remove SK_SUPPORT_LEGACY_CLIP_REGIONOPSGravatar Mike Reed2016-12-08
* Move clip CTM application to SkRasterClip and SkClipStackGravatar Brian Salomon2016-10-03
* abstract name of clipping ops, to transtion to a more restricted setGravatar reed2016-09-20
* Make GrReducedClip's gen ID only apply to the element listGravatar csmartdalton2016-08-17
* Convert GrAppliedClip interface to builder styleGravatar csmartdalton2016-08-15
* Encapsulate GrReducedClip result in class membersGravatar csmartdalton2016-08-08
* Allow GrReducedClip to take non-integer query boundsGravatar csmartdalton2016-07-22
* Fix SkClipStack bug with inverse-filled difference elementsGravatar csmartdalton2016-07-22
* Make all parameters reqiured to GrReducedClip::ReduceClipStackGravatar bsalomon2016-07-08
* SkLeanWindows.h: #include "Windows.h" fewer placesGravatar halcanary2016-06-07
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* "NULL !=" = NULLGravatar bsalomon2014-09-05
* Store SkRRects in SkClipStackGravatar commit-bot@chromium.org2014-02-16
* Move macros from TestClassDef.h to Test.hGravatar commit-bot@chromium.org2014-01-14
* Use DEFINE_TESTCLASS_SHORT macro in tests.Gravatar tfarina@chromium.org2013-12-12
* Avoid re-rendering stencil clip for every draw with reducable clip stackGravatar commit-bot@chromium.org2013-11-05
* Revert "Avoid re-rendering stencil clip for every draw with reducable clip st...Gravatar reed@google.com2013-11-01
* fix mac 10.6 buildGravatar reed@google.com2013-11-01
* Avoid re-rendering stencil clip for every draw with reducable clip stackGravatar commit-bot@chromium.org2013-11-01
* More clang warning fixes.Gravatar commit-bot@chromium.org2013-10-21
* Change old PRG to be SkLCGRandom; change new one to SkRandomGravatar commit-bot@chromium.org2013-09-09
* Compact the clipstack for kReplace_Op'd geometryGravatar commit-bot@chromium.org2013-06-11
* Change random number generator for 'tests' to SkMWCRandom. Also removes some Gravatar jvanverth@google.com2013-03-04
* eliminate all warnings in non-thirdparty code on macGravatar humper@google.com2013-01-07
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-12-13
* Adding quickContains API method to SkClipStackGravatar junov@chromium.org2012-12-12
* Fixing SkClipStack::clipDevPath so that it will not convert rectangular paths...Gravatar junov@chromium.org2012-12-10
* Make the clip reducer operate on int rects. Remove redundant Gr from func Gravatar bsalomon@google.com2012-12-06
* Move GrReducedClip to its own files.Gravatar bsalomon@google.com2012-12-05
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-12-05
* Make GrReduceClipStack use a caller provided query rect rather than return a Gravatar bsalomon@google.com2012-12-04
* Make SkClipStack::Iter use SkClipStack::Element.Gravatar bsalomon@google.com2012-12-04
* Remove SkClipStack::Iter::combinedNext.Gravatar bsalomon@google.com2012-11-29
* Set empty/wide-open genID on clip stack in more places and fix a bug in GrRed...Gravatar bsalomon@google.com2012-11-28
* Temporarily disable clip stack reduce test while working on fix.Gravatar bsalomon@google.com2012-11-27
* Make the clip stack reduction test generate inverse filled paths.Gravatar bsalomon@google.com2012-11-27
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-11-27
* Actually fix GPU-less build.Gravatar bsalomon@google.com2012-11-26
* Fix GPU-less build.Gravatar bsalomon@google.com2012-11-26
* Add a function that computes a reduced representation of the clip stack.Gravatar bsalomon@google.com2012-11-26
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-11-08