aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
Commit message (Expand)AuthorAge
* Split GrSWMaskHelper into its own filesGravatar robertphillips@google.com2012-06-27
* Adding checksum to SkFlatData to accelerate SkPicture recording.Gravatar junov@chromium.org2012-06-27
* Separated Inst counting from the SK_DEBUG #define (now SK_ENABLE_INST_COUNT)Gravatar robertphillips@google.com2012-06-27
* land https://codereview.appspot.com/6349043/Gravatar reed@google.com2012-06-27
* When building for Android, package executables in APKs (trunk)Gravatar borenet@google.com2012-06-27
* Raster implementation of diffuse and specular lighting filters. Externally,Gravatar senorblanco@chromium.org2012-06-22
* Refactoring in preparation for adding the picture benchmarking program.Gravatar twiz@google.com2012-06-22
* Move GrTemplates.h to srcGravatar bsalomon@google.com2012-06-22
* Add GrSurface parent class above GrTexture & GrRenderTargetGravatar robertphillips@google.com2012-06-21
* Make GrClipMaskManager configure the stencil and scissor on GrGpuGravatar bsalomon@google.com2012-06-21
* Add GrMemoryPool as a helper to override operators new/deleteGravatar bsalomon@google.com2012-06-19
* add missing dependencyGravatar caryclark@google.com2012-06-18
* tools/pinspect: quick tool to inspeact the header (and rough validity) of 1 o...Gravatar reed@google.com2012-06-14
* Adding the render_pictures test toolGravatar junov@chromium.org2012-06-12
* Split GrContext's AA Rect drawing methods into helper classGravatar robertphillips@google.com2012-06-12
* Dilate & Erode benchmarks. Unlike the blur benchmarks (which testGravatar tomhudson@google.com2012-06-11
* Null canvasGravatar bsalomon@google.com2012-06-11
* Towards NV path renderingGravatar bsalomon@google.com2012-06-11
* Add a tiled pipe mode to SampleApp.Gravatar scroggo@google.com2012-06-08
* extend asAGradient for Conical type (to be implemented by PDF and XPS)Gravatar reed@google.com2012-06-07
* Fix the build for GM.Gravatar scroggo2012-06-06
* Add tiled rendering as an option to GM.Gravatar scroggo@google.com2012-06-06
* Turn more warnings on, includingGravatar caryclark@google.com2012-06-06
* Instance counting for SkRefCnt-derived objects (w/ CanvasTest fix)Gravatar robertphillips@google.com2012-06-05
* Support Mac-Android Cross-CompilationGravatar borenet@google.com2012-06-05
* Reverting r4162Gravatar robertphillips@google.com2012-06-05
* add gm (no images yet) for two-point-radial gradientsGravatar reed@google.com2012-06-05
* Added instance counting system for SkRefCnt-derived objectsGravatar robertphillips@google.com2012-06-05
* Fixed flattening of SkStippleMaskFilterGravatar robertphillips@google.com2012-06-05
* Make the GM tool run GMs through an SkGPipe.Gravatar scroggo@google.com2012-06-04
* --pictureDir foo will load serialized pictures <>.skp from the foo directoryGravatar reed@google.com2012-06-04
* Move GrGpuGL::programUnitTest into its own fileGravatar bsalomon@google.com2012-06-01
* Add SkFontDescriptor for serializing fonts.Gravatar djsollen@google.com2012-05-31
* Add GrGradientEffects files. These implementations will be invoked fromGravatar tomhudson@google.com2012-05-31
* Enable typeface from stream test for Mac.Gravatar bungeman@google.com2012-05-31
* Implement morphology as a custom effectGravatar bsalomon@google.com2012-05-31
* Merge GrGpuGLShaders into its parent class, GrGpuGLGravatar bsalomon@google.com2012-05-31
* Use a single GrDrawState in GrContext for direct and buffered drawingGravatar bsalomon@google.com2012-05-31
* suppress warning on MacGravatar caryclark@google.com2012-05-31
* Add bench to test the performance of creating a picture.Gravatar djsollen@google.com2012-05-30
* arm: First step towards dynamic NEON support.Gravatar digit@google.com2012-05-30
* shape ops work in progress (get rid of some warnings)Gravatar caryclark@google.com2012-05-23
* Converted AAClips SampleApp slide to GM:simpleaaclipGravatar robertphillips@google.com2012-05-22
* ~glyphcache_globals needs to actually delete its cacheGravatar reed@google.com2012-05-21
* shape ops work in progressGravatar caryclark@google.com2012-05-18
* Some refactoring of GrCustomStage and friendsGravatar bsalomon@google.com2012-05-18
* CreateTypefaceFromStream for GDI.Gravatar bungeman@google.com2012-05-18
* change SkChunkAlloc to grow its allocations geometrically (not linearly)Gravatar reed@google.com2012-05-17
* move Release build to -O3 (from -O2)Gravatar reed@google.com2012-05-17
* WeakRefCntGravatar bungeman@google.com2012-05-16