aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* partial revert of r3541 to removed accidentally uploaded fileGravatar djsollen@google.com2012-03-29
* Landing arm patch from contributor.Gravatar djsollen@google.com2012-03-29
* Cleanup code related to SkFlattenable::flatten()Gravatar djsollen@google.com2012-03-29
* Revert 3538.Gravatar bungeman@google.com2012-03-29
* Correct dependencies in gyp files.Gravatar bungeman@google.com2012-03-29
* Revert 3507Gravatar bsalomon@google.com2012-03-28
* 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
* Move SkTextBox.h from utils to views.Gravatar bungeman@google.com2012-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
* rebaselineGravatar reed@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
* Update skia's gyp to 1284 (was 1139).Gravatar bungeman@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
* shape ops builders; fix typoGravatar caryclark@google.com2012-03-28
* first support at shape ops support for quadsGravatar caryclark@google.com2012-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
* shadows GPU GM rebaseline from r3514Gravatar 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
* whitespace change to trigger Skia buildbotGravatar epoger@google.com2012-03-27
* 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
* overzealously deleted filesGravatar caryclark@google.com2012-03-27
* Files to build Cary's Shape Ops test projects.Gravatar caryclark@google.com2012-03-27
* work in progressGravatar caryclark@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
* Build libjpeg from source for all platformsGravatar epoger@google.com2012-03-26
* Copy libjpeg.gyp from third_party/externals/libjpeg/ to gyp/Gravatar epoger@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
* restore line accidentally deleted in MatrixTest.cpp in r3491Gravatar bsalomon@google.com2012-03-26
* Another fix for fixed point (nan == nan in fixed pt)Gravatar bsalomon@google.com2012-03-26
* Fix test to use the flattenable writer class instead ofGravatar djsollen@google.com2012-03-26
* fix compilation bug in fixed ptGravatar bsalomon@google.com2012-03-26