| Commit message (Expand) | Author | Age |
* | 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 |