aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/ClipCacheTest.cpp
Commit message (Expand)AuthorAge
* Remove legacy names no longer referenced in Chrome and WebKit.Gravatar bsalomon@google.com2013-02-07
* Make GPU unit tests use GrContexts of different GL types.Gravatar bsalomon@google.com2013-02-04
* Make all GrContext members that return a texture also ref the texture for the...Gravatar bsalomon@google.com2013-01-24
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-12-07
* Use ReduceClipStack in ClipMaskManager.Gravatar bsalomon@google.com2012-12-06
* Turn on GPU AA clippingGravatar robertphillips@google.com2012-10-12
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* Move SK_SUPPORT_GPU checks below first #includes in case the macro is defined...Gravatar bsalomon@google.com2012-08-03
* Create GPU-less build of Skia.Gravatar bsalomon@google.com2012-08-02
* Replace GrClip with SkClipStackGravatar robertphillips@google.com2012-07-31
* Added dev- & canv- prefixes to Ganesh bounding boxes to indicate coordinate s...Gravatar robertphillips@google.com2012-07-31
* GrClip no longer translates its clips (to better mimic SkClipStack's behavior)Gravatar robertphillips@google.com2012-07-31
* Added test to ensure getConservativeBounds' result is clamped to render targetGravatar robertphillips@google.com2012-07-31
* Move clientID into texture descGravatar robertphillips@google.com2012-06-07
* fix warnings on Mac in testsGravatar caryclark@google.com2012-06-06
* Convert AAClipCache's GrRects to GrIRectsGravatar robertphillips@google.com2012-05-15
* Made clip mask cache use Scratch Texture systemGravatar robertphillips@google.com2012-05-14
* fix for r3903 compilation issueGravatar robertphillips@google.com2012-05-11
* Made clip mask cache reuse depend on mask size/bounds (instead of render targ...Gravatar robertphillips@google.com2012-05-11
* Fix for Android ClipCache unit test crashGravatar robertphillips@google.com2012-05-10
* Reverting r3898 due to Android failuresGravatar robertphillips@google.com2012-05-10
* Re-enabling ClipCache unit test which now runs on Xoom w/ new tool chainGravatar robertphillips@google.com2012-05-10
* Disabled new ClipCache unit test pending investigation of Android failuresGravatar robertphillips@google.com2012-05-09
* Added stack to AA clip mask cacheGravatar robertphillips@google.com2012-05-09