aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* shape ops work in progressGravatar caryclark@google.com2012-03-30
* 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
* regression unittest for the fix in rev. 3558 (handling nan in antihairpaths)Gravatar reed@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
* check for integer-nan (0x8000...) and don't draw those as antihairlinesGravatar reed@google.com2012-03-30
* Make fewer copies when using GrDrawTarget::AutoStateRestoreGravatar 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
* Fix deadlock in Android's font deserializer.Gravatar djsollen@google.com2012-03-30
* Reverting bench tests to pre-3546 (i.e., readding "Debug" option) with a SK_D...Gravatar robertphillips@google.com2012-03-30
* Alphabetize gl function pointer typedefs / decls. Wrap pointers to auto-NULL ...Gravatar bsalomon@google.com2012-03-29
* whitespace change to trigger Skia buildbotGravatar epoger@google.com2012-03-29
* Removing "Debug" option from bench tests to evaluate possible regressionGravatar robertphillips@google.com2012-03-29
* Don't look at current vertex layout when vertex source hasn't been setGravatar bsalomon@google.com2012-03-29
* Remove unused static functions from SampleApp and effectsGravatar djsollen@google.com2012-03-29
* 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