aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
* revert 6766, thereby re-landing 6762-6763 now that the bots are readyGravatar reed@google.com2012-12-12
* revert 6762-6763, since those require new skps to be generated, and we can'tGravatar reed@google.com2012-12-12
* part of prev CL for rrectGravatar reed@google.com2012-12-12
* make RRect and Oval first-class drawing primitives in SkCanvas.Gravatar reed@google.com2012-12-12
* Adding quickContains API method to SkClipStackGravatar junov@chromium.org2012-12-12
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-12-11
* 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
* add helpers for isTranslate and isScaleTranslateGravatar mike@reedtribe.org2012-12-10
* Improve handling of inverse clip paths in GrClipMaskManager.Gravatar bsalomon@google.com2012-12-07
* Fix some extract subset bugs.Gravatar scroggo@google.com2012-12-07
* speedup peek32() when the offset is in the last block (fTail)Gravatar reed@google.com2012-12-07
* comment-only fixGravatar epoger@google.com2012-12-07
* Defining new color constat for transparent colorGravatar junov@google.com2012-12-06
* As part of preliminary groundwork for a chromium fix, this changelist is depr...Gravatar sugoi@google.com2012-12-06
* add query to pixelref for its encoded data (if it has any)Gravatar reed@google.com2012-12-06
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-12-06
* optimize translate and scaleGravatar reed@google.com2012-12-05
* Add drawPoints dash benchGravatar robertphillips@google.com2012-12-05
* Add missing SK_API definition at request of Chromium callersGravatar djsollen@google.com2012-12-05
* Pull SkMergeImageFilter out into its own file.Gravatar senorblanco@chromium.org2012-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
* Fix compiler error in SkTInternalList.hGravatar robertphillips@google.com2012-12-03
* Added SK_BUILD_FOR_NACL to SkPreConfig.hGravatar borenet@google.com2012-12-03
* 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
* Fixed remaining clang compiler warningsGravatar robertphillips@google.com2012-12-03
* Rename SkTDLinkedList to SkTInternalLinked list, add some methods useful for ...Gravatar bsalomon@google.com2012-12-03
* Tweak an enum declaration to make the clang compiler happy.Gravatar tomhudson@google.com2012-12-03
* Create aliases AddRef() and Release() to SkRefCnt for compatibility with scop...Gravatar reed@google.com2012-11-30
* Disabling validation of the glyph cache for standard debug builds.Gravatar djsollen@google.com2012-11-30
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-11-30
* Keep track of identity SkMatrix44sGravatar jamesr@chromium.org2012-11-29
* 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
* Make SkClipStack::Element public.Gravatar bsalomon@google.com2012-11-29
* add SkPictureUtils::GatherPixelRefs()Gravatar reed@google.com2012-11-29
* Rename SkClipStack::Rec to SkClipStack::ElementGravatar bsalomon@google.com2012-11-29
* Modify the blur bench to add tests for high-quality blurs, and large non-inte...Gravatar senorblanco@chromium.org2012-11-29
* Add newline at end of SkRRect.hGravatar robertphillips@google.com2012-11-29
* SkRoundRect startGravatar robertphillips@google.com2012-11-29
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-11-29
* update doxGravatar reed@google.com2012-11-28
* Added dashing fast pathGravatar robertphillips@google.com2012-11-28
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-11-28
* revert prev change to resetGravatar reed@google.com2012-11-27
* guard for self-assignment in reset()Gravatar reed@google.com2012-11-27