aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Expand)AuthorAge
* Adding quickContains API method to SkClipStackGravatar junov@chromium.org2012-12-12
* Create SkBitmapChecksummer and associated SkBitmapTransformerGravatar epoger@google.com2012-12-12
* Minor cleanupGravatar robertphillips@google.com2012-12-12
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-12-11
* Fixing logic error in deferred canvas unittest.Gravatar junov@chromium.org2012-12-10
* Add SkMatrix44 constructor that allows user to control the initializationGravatar vollick@chromium.org2012-12-10
* Modifications to GrPatherRenderer(Chain) interfaces to support clip mask mana...Gravatar bsalomon@google.com2012-12-10
* Disable failing test on android.Gravatar bsalomon@google.com2012-12-10
* In SKP serialization, use existing encoded data.Gravatar scroggo@google.com2012-12-10
* Fixing SkClipStack::clipDevPath so that it will not convert rectangular paths...Gravatar junov@chromium.org2012-12-10
* Fix some extract subset bugs.Gravatar scroggo@google.com2012-12-07
* Mark 64-bit constants as ULL to fix broken 32-bit Mac 10.6 buildGravatar epoger@google.com2012-12-07
* Replace SkConsistentChecksum with SkCityHash (now including CityHash via DEPS)Gravatar epoger@google.com2012-12-07
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-12-07
* Defining new color constat for transparent colorGravatar junov@google.com2012-12-06
* Use ReduceClipStack in ClipMaskManager.Gravatar bsalomon@google.com2012-12-06
* Make the clip reducer operate on int rects. Remove redundant Gr from func Gravatar bsalomon@google.com2012-12-06
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-12-06
* Move GrReducedClip to its own files.Gravatar bsalomon@google.com2012-12-05
* optimize translate and scaleGravatar reed@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
* Handle recording a bitmap if copy fails.Gravatar scroggo@google.com2012-12-04
* Fix stale iterators in LList test. Add newline to end of SkTLList.hGravatar bsalomon@google.com2012-12-04
* Make SkClipStack::Iter use SkClipStack::Element.Gravatar bsalomon@google.com2012-12-04
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-12-04
* add getTypes() to SkMatrix44, to cache how complex the matrix is.Gravatar reed@google.com2012-12-03
* Reland r6649 with fix for build errors.Gravatar bsalomon@google.com2012-12-03
* Revert 6649 due to build breaks.Gravatar bsalomon@google.com2012-12-03
* Insert in middle of SkTInternalLList and SkTLList, in place cons for Gravatar bsalomon@google.com2012-12-03
* Add SkTLList, linked list class implemented on top of the internal llist class.Gravatar bsalomon@google.com2012-12-03
* Fixed remaining clang compiler warningsGravatar robertphillips@google.com2012-12-03
* Revert change accidentally committed.Gravatar bsalomon@google.com2012-12-03
* Add SkTLList, linked list class implemented on top of the internal llist class.Gravatar bsalomon@google.com2012-12-03
* Rename SkTDLinkedList to SkTInternalLinked list, add some methods useful for ...Gravatar bsalomon@google.com2012-12-03
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-11-30
* Remove SkClipStack::Iter::combinedNext.Gravatar bsalomon@google.com2012-11-29
* Create a factory to decode an SkBitmap from an SkData.Gravatar scroggo@google.com2012-11-29
* add SkPictureUtils::GatherPixelRefs()Gravatar reed@google.com2012-11-29
* Fix the gr/gl destruction order in Test.cppGravatar bsalomon@google.com2012-11-29
* Remove legacy flag for android from testsGravatar djsollen@google.com2012-11-29
* Fix test app to ensure that we destroy our GPU resources.Gravatar djsollen@google.com2012-11-29
* SkRoundRect startGravatar robertphillips@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