aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
Commit message (Expand)AuthorAge
* Consolidate functions common the the null and debug GL interfaces.Gravatar bsalomon@google.com2013-02-26
* Add an SkSet class to be used by Pdf only, for now - reverted because of trig...Gravatar edisonn@google.com2013-02-25
* move SkFDStream out of images into coreGravatar reed@google.com2013-02-25
* Create SkLazyPixelRef which performs lazy decoding.Gravatar scroggo@google.com2013-02-22
* Add chart bench.Gravatar bsalomon@google.com2013-02-22
* New SkRectShaderImageFilter image filterGravatar sugoi@google.com2013-02-21
* Add GrGLBufferImpl to unify implementation of GrGLVertexBuffer and GrGLIndexB...Gravatar bsalomon@google.com2013-02-20
* debug dump functions for mathematica visualizationGravatar humper@google.com2013-02-14
* shape ops work in progressGravatar caryclark@google.com2013-02-14
* Add animated line chart sampleGravatar bsalomon@google.com2013-02-13
* Fix moc generation with SK_SUPPORT_GPU definedGravatar robertphillips@google.com2013-02-13
* match chromium's approach for locating the most appropriate macos SDK to useGravatar humper@google.com2013-02-08
* Add Random unit tests.Gravatar jvanverth@google.com2013-02-08
* 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