aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
* Removed ANGLE namespace requirementGravatar robertphillips@google.com2012-04-02
* Reland 3563Gravatar bsalomon@google.com2012-03-30
* Revet 3563 due to mac bot failureGravatar bsalomon@google.com2012-03-30
* Improve save layer handling in SkGpuDeviceGravatar bsalomon@google.com2012-03-30
* Unify text flushing with other deferred drawingGravatar bsalomon@google.com2012-03-30
* Add assert to catch circular drawing higher up the call stack.Gravatar bsalomon@google.com2012-03-30
* Reverting r3555Gravatar robertphillips@google.com2012-03-30
* Added run-time switching between OpenGL & ANGLE in SampleAppGravatar robertphillips@google.com2012-03-30
* Reland 3507Gravatar bsalomon@google.com2012-03-30
* Remove deprecated names from Gr (WK is no longer using them)Gravatar bsalomon@google.com2012-03-30
* Alphabetize gl function pointer typedefs / decls. Wrap pointers to auto-NULL ...Gravatar bsalomon@google.com2012-03-29
* Cleanup code related to SkFlattenable::flatten()Gravatar djsollen@google.com2012-03-29
* Revert 3507Gravatar bsalomon@google.com2012-03-28
* Consolidate PixelRef flattables with the standard implGravatar djsollen@google.com2012-03-28
* Fix a bunch of Coverity defects - class members not initialized in the constr...Gravatar vandebo@chromium.org2012-03-28
* Move SkTextBox.h from utils to views.Gravatar bungeman@google.com2012-03-28
* Code changes for ANGLE GL interface. .gyp file changes will be delivered later.Gravatar robertphillips@google.com2012-03-28
* Use a single GrDrawState in GrContext for direct and buffered drawingGravatar bsalomon@google.com2012-03-27
* Create macro for registering classes for deserializationGravatar djsollen@google.com2012-03-26
* fix compilation bug in fixed ptGravatar bsalomon@google.com2012-03-26
* Add SkMatrix::cheapEqualTo, use in Gr codeGravatar bsalomon@google.com2012-03-26
* Cleanup Macros arround static initializers for SkFlattenable.Gravatar djsollen@google.com2012-03-23
* Improved codec link-forcing system by adding Encoder/Decoder creation entry p...Gravatar robertphillips@google.com2012-03-23
* apply imagefilter to all draw callsGravatar reed@google.com2012-03-23
* Remove circular dependency of views and animator.Gravatar bungeman@google.com2012-03-23
* [PDF] Move most of the headers to be private.Gravatar vandebo@chromium.org2012-03-22
* Extended debug GL interface to include tracking of render buffersGravatar robertphillips@google.com2012-03-22
* Remove mutual dependency of gr and skgr.Gravatar bungeman@google.com2012-03-22
* Move SkBitSet to utils.Gravatar vandebo@chromium.org2012-03-21
* Utils must not depend on Views.Gravatar bungeman@google.com2012-03-21
* Revert "[PDF] Move most of the headers to be private."Gravatar vandebo@chromium.org2012-03-21
* [PDF] Move most of the headers to be private.Gravatar vandebo@chromium.org2012-03-21
* Re-attempting Linux debug GL interface compiler complaint fix.Gravatar robertphillips@google.com2012-03-21
* Revert "[PDF] Move most of the headers to be private."Gravatar vandebo@chromium.org2012-03-21
* [PDF] Move most of the headers to be private.Gravatar vandebo@chromium.org2012-03-21
* Upstream changes from Android repository.Gravatar djsollen@google.com2012-03-21
* Cast the result of SK_OFFSETOF to size_t to match offsetof() and avoid narrow...Gravatar reed@google.com2012-03-21
* Move SkClampRange into src/effects, where it isn't being advertised asGravatar tomhudson@google.com2012-03-20
* Fix scaling issue when drawing text on a path.Gravatar djsollen@google.com2012-03-20
* add optional updateMatrixClip param to getTopDevice(). Chrome should set thisGravatar reed@google.com2012-03-19
* Added debug GL Interface. This interface tracks various GL objects in order t...Gravatar robertphillips@google.com2012-03-19
* (SSE2) acceleration for rectangular opaque erases.Gravatar tomhudson@google.com2012-03-19
* Skip unnecessary copies in GrPaint operator ==Gravatar bsalomon@google.com2012-03-16
* add IRect variant of getBounds()Gravatar reed@google.com2012-03-16
* decal mode babystepGravatar reed@google.com2012-03-16
* Split GrTextContext into baseclass and subclassGravatar bsalomon@google.com2012-03-16
* forward declare SkRectGravatar reed@google.com2012-03-15
* add getBounds() helperGravatar reed@google.com2012-03-15
* Add CreateFallbackForScript to SkTypeface for Android.Gravatar djsollen@google.com2012-03-15
* Expand SkMatrix type mask from uint8 to uint32, aligning the structGravatar tomhudson@google.com2012-03-15