aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Fix coverity defects in FontHost_FreeTypeGravatar vandebo@chromium.org2012-03-28
* Move SkColorMatrix to effects.Gravatar bungeman@google.com2012-03-28
* Fix Coverity reports. (Mostly use of uninitialised values.)Gravatar vandebo@chromium.org2012-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
* Moved mac, unix, win and mesa directories under src/gpu/glGravatar robertphillips@google.com2012-03-28
* Remove unused classes from the build.Gravatar djsollen@google.com2012-03-28
* Fix comparison of GrPaint::fCoverage (which is a byte not a uint32_t)Gravatar bsalomon@google.com2012-03-28
* Moved Debug GL interface to src/gpu/gl/debug in preparation for splitting it up.Gravatar robertphillips@google.com2012-03-28
* Revert r3523 and r2522Gravatar vandebo@chromium.org2012-03-28
* Fix build break.Gravatar vandebo@chromium.org2012-03-28
* Fix Coverity reports. (Mostly use of uninitialised values.)Gravatar vandebo@chromium.org2012-03-28
* Code changes for ANGLE GL interface. .gyp file changes will be delivered later.Gravatar robertphillips@google.com2012-03-28
* handle null-device correctly in setDeviceGravatar reed@google.com2012-03-28
* Fix a memory leak in SkAAClip::translate().Gravatar tomhudson@google.com2012-03-28
* Make printf in GrContext about partial pixel coverage be debug-onlyGravatar bsalomon@google.com2012-03-28
* disable GPU blur on small pathsGravatar bsalomon@google.com2012-03-28
* Removed redundant typedef from GrDebugGL classGravatar robertphillips@google.com2012-03-28
* Use a single GrDrawState in GrContext for direct and buffered drawingGravatar bsalomon@google.com2012-03-27
* Reland 3503 with fixGravatar bsalomon@google.com2012-03-27
* add debuggin matrix-proc to validate its output before calling the samplersGravatar reed@google.com2012-03-27
* Revert 3503Gravatar bsalomon@google.com2012-03-27
* Make GrDrawState object used by GrDrawTarget be settable; set in GrInOrderDra...Gravatar bsalomon@google.com2012-03-27
* [PDF] Really fix font metric array initialization.Gravatar vandebo@chromium.org2012-03-26
* Make GrDrawState ref counted. (Small step towards a perf improvement.)Gravatar bsalomon@google.com2012-03-26
* Extended debug GL interface to include textures.Gravatar robertphillips@google.com2012-03-26
* Create macro for registering classes for deserializationGravatar djsollen@google.com2012-03-26
* Make use of the functions in the flattenable reader/writerGravatar djsollen@google.com2012-03-26
* Add SkMatrix::cheapEqualTo, use in Gr codeGravatar bsalomon@google.com2012-03-26
* [GPU] when paint has patheffect, it should fallback to path renderGravatar bsalomon@google.com2012-03-26
* Fix android buildGravatar djsollen@google.com2012-03-23
* 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
* Glyph advances from generateAdvance do not always match generateMetrics results.Gravatar bungeman@google.com2012-03-23
* Update GetAdvancedTypefaceMetrics API in usually-unbuilt files.Gravatar tomhudson@google.com2012-03-23
* apply imagefilter to all draw callsGravatar reed@google.com2012-03-23
* [PDF] Fix font metric array initialization.Gravatar vandebo@chromium.org2012-03-23
* Initialize margin, which was being used uninitialized in compute_bounds()Gravatar tomhudson@google.com2012-03-23
* Remove circular dependency of views and animator.Gravatar bungeman@google.com2012-03-23
* fix clang compilation warningGravatar bsalomon@google.com2012-03-22
* [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 unix_test_app/main.cpp to src/views/unix/skia_unix.cppGravatar epoger@google.com2012-03-22
* Reset Ganesh TextureDomain after use.Gravatar tomhudson@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