| Commit message (Expand) | Author | Age |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2013-01-03 |
* | add unittest for SkTreatAsSprite | reed@google.com | 2013-01-02 |
* | remove #ifdef for scalar==float, since it always is | reed@google.com | 2013-01-02 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2012-12-24 |
* | add SkRRect::inset(), which mimics stroking | mike@reedtribe.org | 2012-12-23 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2012-12-22 |
* | unify how we handle externally-provided storage in SkWriter32, with the goal | reed@google.com | 2012-12-21 |
* | Limit the maximum number of dash segments per path | fmalita@google.com | 2012-12-17 |
* | Fix r6808 fix & some compiler warnings | robertphillips@google.com | 2012-12-14 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2012-12-14 |
* | Modifying SkTileGrid to support arbitrary query rectangles. | junov@chromium.org | 2012-12-13 |
* | Fixing clip region test in deferred canvas, used to determine whether a draw ... | junov@chromium.org | 2012-12-13 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2012-12-13 |
* | Use double precision when iterating in SkDashPathEffect::filterPath() | fmalita@google.com | 2012-12-12 |
* | Adding quickContains API method to SkClipStack | junov@chromium.org | 2012-12-12 |
* | Create SkBitmapChecksummer and associated SkBitmapTransformer | epoger@google.com | 2012-12-12 |
* | Minor cleanup | robertphillips@google.com | 2012-12-12 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2012-12-11 |
* | Fixing logic error in deferred canvas unittest. | junov@chromium.org | 2012-12-10 |
* | Add SkMatrix44 constructor that allows user to control the initialization | vollick@chromium.org | 2012-12-10 |
* | Modifications to GrPatherRenderer(Chain) interfaces to support clip mask mana... | bsalomon@google.com | 2012-12-10 |
* | Disable failing test on android. | bsalomon@google.com | 2012-12-10 |
* | In SKP serialization, use existing encoded data. | scroggo@google.com | 2012-12-10 |
* | Fixing SkClipStack::clipDevPath so that it will not convert rectangular paths... | junov@chromium.org | 2012-12-10 |
* | Fix some extract subset bugs. | scroggo@google.com | 2012-12-07 |
* | Mark 64-bit constants as ULL to fix broken 32-bit Mac 10.6 build | epoger@google.com | 2012-12-07 |
* | Replace SkConsistentChecksum with SkCityHash (now including CityHash via DEPS) | epoger@google.com | 2012-12-07 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2012-12-07 |
* | Defining new color constat for transparent color | junov@google.com | 2012-12-06 |
* | Use ReduceClipStack in ClipMaskManager. | bsalomon@google.com | 2012-12-06 |
* | Make the clip reducer operate on int rects. Remove redundant Gr from func | bsalomon@google.com | 2012-12-06 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2012-12-06 |
* | Move GrReducedClip to its own files. | bsalomon@google.com | 2012-12-05 |
* | optimize translate and scale | reed@google.com | 2012-12-05 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2012-12-05 |
* | Make GrReduceClipStack use a caller provided query rect rather than return a | bsalomon@google.com | 2012-12-04 |
* | Handle recording a bitmap if copy fails. | scroggo@google.com | 2012-12-04 |
* | Fix stale iterators in LList test. Add newline to end of SkTLList.h | bsalomon@google.com | 2012-12-04 |
* | Make SkClipStack::Iter use SkClipStack::Element. | bsalomon@google.com | 2012-12-04 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2012-12-04 |
* | add getTypes() to SkMatrix44, to cache how complex the matrix is. | reed@google.com | 2012-12-03 |
* | Reland r6649 with fix for build errors. | bsalomon@google.com | 2012-12-03 |
* | Revert 6649 due to build breaks. | bsalomon@google.com | 2012-12-03 |
* | Insert in middle of SkTInternalLList and SkTLList, in place cons for | bsalomon@google.com | 2012-12-03 |
* | Add SkTLList, linked list class implemented on top of the internal llist class. | bsalomon@google.com | 2012-12-03 |
* | Fixed remaining clang compiler warnings | robertphillips@google.com | 2012-12-03 |
* | Revert change accidentally committed. | bsalomon@google.com | 2012-12-03 |
* | Add SkTLList, linked list class implemented on top of the internal llist class. | bsalomon@google.com | 2012-12-03 |
* | Rename SkTDLinkedList to SkTInternalLinked list, add some methods useful for ... | bsalomon@google.com | 2012-12-03 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2012-11-30 |