index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
ClipCacheTest.cpp
Commit message (
Expand
)
Author
Age
*
Remove legacy names no longer referenced in Chrome and WebKit.
bsalomon@google.com
2013-02-07
*
Make GPU unit tests use GrContexts of different GL types.
bsalomon@google.com
2013-02-04
*
Make all GrContext members that return a texture also ref the texture for the...
bsalomon@google.com
2013-01-24
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-12-07
*
Use ReduceClipStack in ClipMaskManager.
bsalomon@google.com
2012-12-06
*
Turn on GPU AA clipping
robertphillips@google.com
2012-10-12
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Move SK_SUPPORT_GPU checks below first #includes in case the macro is defined...
bsalomon@google.com
2012-08-03
*
Create GPU-less build of Skia.
bsalomon@google.com
2012-08-02
*
Replace GrClip with SkClipStack
robertphillips@google.com
2012-07-31
*
Added dev- & canv- prefixes to Ganesh bounding boxes to indicate coordinate s...
robertphillips@google.com
2012-07-31
*
GrClip no longer translates its clips (to better mimic SkClipStack's behavior)
robertphillips@google.com
2012-07-31
*
Added test to ensure getConservativeBounds' result is clamped to render target
robertphillips@google.com
2012-07-31
*
Move clientID into texture desc
robertphillips@google.com
2012-06-07
*
fix warnings on Mac in tests
caryclark@google.com
2012-06-06
*
Convert AAClipCache's GrRects to GrIRects
robertphillips@google.com
2012-05-15
*
Made clip mask cache use Scratch Texture system
robertphillips@google.com
2012-05-14
*
fix for r3903 compilation issue
robertphillips@google.com
2012-05-11
*
Made clip mask cache reuse depend on mask size/bounds (instead of render targ...
robertphillips@google.com
2012-05-11
*
Fix for Android ClipCache unit test crash
robertphillips@google.com
2012-05-10
*
Reverting r3898 due to Android failures
robertphillips@google.com
2012-05-10
*
Re-enabling ClipCache unit test which now runs on Xoom w/ new tool chain
robertphillips@google.com
2012-05-10
*
Disabled new ClipCache unit test pending investigation of Android failures
robertphillips@google.com
2012-05-09
*
Added stack to AA clip mask cache
robertphillips@google.com
2012-05-09