aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
Commit message (Expand)AuthorAge
* Decouple the SkFlattenable from SkReader32/SkWriter32.Gravatar djsollen@google.com2012-04-12
* Initial version of R8 supportGravatar robertphillips@google.com2012-04-06
* Fix xcode 4.1 build issueGravatar robertphillips@google.com2012-04-05
* Redelivering r3611 changes (enabling cmyk jpeg changes in .gyps)Gravatar robertphillips@google.com2012-04-05
* Initial split up of Debug Interface into separate filesGravatar robertphillips@google.com2012-04-05
* Rolling back r3611 until the Android compilation issue is resolvedGravatar robertphillips@google.com2012-04-05
* Finally enabled libjpeg functionality in .gypsGravatar robertphillips@google.com2012-04-05
* Remove old D3D9 stuffGravatar bsalomon@google.com2012-04-04
* Fixing gm build with SkXPSDevice enabledGravatar junov@chromium.org2012-04-03
* Delivering .gyp files to enable building & linking w/ ANGLE on WindowsGravatar robertphillips@google.com2012-04-02
* shape ops work in progressGravatar caryclark@google.com2012-03-30
* Revert 3538.Gravatar bungeman@google.com2012-03-29
* Correct dependencies in gyp files.Gravatar bungeman@google.com2012-03-29
* Move SkColorMatrix to effects.Gravatar bungeman@google.com2012-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
* Moved Debug GL interface to src/gpu/gl/debug in preparation for splitting it up.Gravatar robertphillips@google.com2012-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
* disable GPU blur on small pathsGravatar bsalomon@google.com2012-03-28
* Files to build Cary's Shape Ops test projects.Gravatar caryclark@google.com2012-03-27
* 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
* Fix android buildGravatar djsollen@google.com2012-03-23
* Cleanup Macros arround static initializers for SkFlattenable.Gravatar djsollen@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
* 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
* 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
* [PDF] Add GM and infrastructure to test drawing shaders with an initial trans...Gravatar vandebo@chromium.org2012-03-21
* Revert "[PDF] Add GM and infrastructure to test drawing shaders with an initi...Gravatar vandebo@chromium.org2012-03-21
* [PDF] Add GM and infrastructure to test drawing shaders with an initial trans...Gravatar vandebo@chromium.org2012-03-21
* Move SkClampRange into src/effects, where it isn't being advertised asGravatar tomhudson@google.com2012-03-20
* reverting to 3437Gravatar robertphillips@google.com2012-03-20
* Fix for CMYK jpeg decoding issue (69 - unable to read some jpeg files on andr...Gravatar robertphillips@google.com2012-03-20
* 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
* Add libjpeg.gyp that wraps third_party/externals/libjpeg/libjpeg.gypGravatar epoger@google.com2012-03-16
* Add os_posix gyp variable, nesting variables dicts as needed to do so.Gravatar epoger@google.com2012-03-16
* Split GrTextContext into baseclass and subclassGravatar bsalomon@google.com2012-03-16
* Make all gyp targets automatically include common.gypiGravatar epoger@google.com2012-03-16
* Perform degenerate check in device coords in convex path rendererGravatar bsalomon@google.com2012-03-15
* use higher precision (64bit) fixed-point for matrix procGravatar reed@google.com2012-03-07
* add bench for various interp techniques used in bitmapshader_matrixGravatar reed@google.com2012-03-07