aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* 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
* add baselinesGravatar reed@google.com2012-03-26
* Rebaseline for 3480.Gravatar bungeman@google.com2012-03-23
* Fix android buildGravatar djsollen@google.com2012-03-23
* Cleanup Macros arround static initializers for SkFlattenable.Gravatar djsollen@google.com2012-03-23
* Make "make gyp" work on WindowsGravatar epoger@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
* rebaseline (no perceptible diff)Gravatar reed@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
* work in progressGravatar caryclark@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
* landing patch from http://codereview.appspot.com/5874051/Gravatar epoger@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
* Revert r3463, because it broke Linux.Gravatar epoger@google.com2012-03-22