aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
Commit message (Expand)AuthorAge
* Add a bench for SkBicubicImageFilter.Gravatar senorblanco@chromium.org2013-02-08
* Remove compile time option to use different types for text vertices.Gravatar bsalomon@google.com2013-02-07
* Enhance GL error checking for non-Ganesh GL callsGravatar robertphillips@google.com2013-02-07
* Fix errors when compiling with -Wall -Werror on Android.Gravatar djsollen@google.com2013-02-07
* shape ops work in progressGravatar caryclark@google.com2013-02-07
* rver r7626, might trigger for some strange reason a heap corruptionGravatar edisonn@google.com2013-02-06
* Add a true Set class. Current use case is to be used with Pdf generator.Gravatar edisonn@google.com2013-02-06
* Nuke SkSingleInputImageFilter. 99% of its functionality was refactored into ...Gravatar senorblanco@chromium.org2013-02-04
* Use XQuartz's version of OSMesa rather than Mac SDK's. It is newer and has a ...Gravatar bsalomon@google.com2013-02-04
* add new gms for shallow_gradient, in preparation for improving their qualityGravatar reed@google.com2013-02-04
* add benchmark for stroked drawRect/drawOval/drawRRect, to prepare for optimizingGravatar reed@google.com2013-02-04
* Fix android errors when unflattening an SkImageRef_ashmem object.Gravatar djsollen@google.com2013-02-01
* Make drawIndexedInstances non-virtual and rewrite GrIODB's drawRect on top of...Gravatar bsalomon@google.com2013-02-01
* Add SHA1 and MD5 to utils.Gravatar bungeman@google.com2013-01-31
* Update filter tool to allow more flexible filteringGravatar robertphillips@google.com2013-01-31
* optimize region::intersect when one wholly contains the otherGravatar reed@google.com2013-01-31
* Add SkImageFilterUtils.h to effects.gypiGravatar robertphillips@google.com2013-01-31
* This changes the signature of SkImageFilter::filterImageGPU() to use SkBitmap...Gravatar senorblanco@chromium.org2013-01-30
* shape ops work in progressGravatar caryclark@google.com2013-01-29
* shape ops work in progressGravatar caryclark@google.com2013-01-29
* Added toString to SkDrawLooper-derived classesGravatar robertphillips@google.com2013-01-28
* Move random from core to utilsGravatar bsalomon@google.com2013-01-25
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-25
* Remove ConcaveToTriangles.Gravatar bungeman@google.com2013-01-24
* Move code in isPaintOpaque from SkDeferredCanvas.cpp to SkPaintPrivGravatar junov@chromium.org2013-01-24
* Reverse sense of convex-quad-fix compiler flagGravatar robertphillips@google.com2013-01-23
* Update Android toolchain to NDK r8d with GCC 4.7Gravatar djsollen@google.com2013-01-23
* add bench for sortingGravatar mike@reedtribe.org2013-01-23
* Expose geometry and gamma on device.Gravatar bungeman@google.com2013-01-22
* (Relanding r7275 with assert fix, plus fixes from r7276, r7280, r7283.)Gravatar senorblanco@chromium.org2013-01-18
* Reverting chain of SkBicubicImageFilter changes (7275, 7276, 7280 & 7283)Gravatar robertphillips@google.com2013-01-18
* tools.gyp: dependencies in apfabetical orderGravatar edisonn@google.com2013-01-18
* Implement a bicubic resampling image filter, with raster and GPU backends.Gravatar senorblanco@chromium.org2013-01-18
* Build render_pdfs on buildbot.Gravatar edisonn@google.com2013-01-18
* Fix gyp files when building Android for x86Gravatar djsollen@google.com2013-01-18
* Added new bench to test out 1xN BitmapProcShadersGravatar robertphillips@google.com2013-01-17
* Remove default implementation of GrEffect::isEqual. Make GrSingleTextureEffec...Gravatar bsalomon@google.com2013-01-17
* Remove unused debugger code from SampleApp.Gravatar djsollen@google.com2013-01-17
* add gm for comparing drawSprite and drawBitmapGravatar reed@google.com2013-01-16
* Separate our jsoncpp dependency from Chromium's jsoncpp overrides.Gravatar epoger@google.com2013-01-15
* Implementation of the displacement effect (both CPU and GPU)Gravatar sugoi@google.com2013-01-15
* Runtime configuration system for skia. This will allow developers to control...Gravatar humper@google.com2013-01-14
* Change signature of SkShader::asNewEffect(), implement for SkBitmapProcShader.Gravatar bsalomon@google.com2013-01-14
* This takes the convex path tesselator from the Android code and hooks it into aGravatar jvanverth@google.com2013-01-09
* Turn off WarnAsError when building ANGLE projects on windows.Gravatar bsalomon@google.com2013-01-08
* Turn off warnings-as-error on 64bit windows build due to many size_t-related ...Gravatar bsalomon@google.com2013-01-08
* Enable warnings-as-errors on Windows.Gravatar bsalomon@google.com2013-01-08
* disable warnings-as-error for JSON code, which has warnings (at least on mac)Gravatar reed@google.com2013-01-07
* disable werror on 64 bitGravatar humper@google.com2013-01-07
* hopefully fix gyp mistake for iOSGravatar humper@google.com2013-01-07