aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
Commit message (Expand)AuthorAge
* add gm for hittesting pathsGravatar mike@reedtribe.org2012-07-03
* update shapeops_edge gypGravatar caryclark@google.com2012-07-02
* Properly handle extracted bitmaps in cross process/shared addr space SkGPipe.Gravatar scroggo@google.com2012-07-02
* Partially rolled forward the SkGrPixelRef changesGravatar robertphillips@google.com2012-06-29
* Un-trifurcate GrTextContext: get rid of Default and Batched subclasses,Gravatar tomhudson@google.com2012-06-29
* Update the makefile and gyp for the debugger.Gravatar djsollen@google.com2012-06-29
* Create a new GM to exercise ComposeShader.Gravatar scroggo@google.com2012-06-29
* Add missing gyp dependencies for debuggerGravatar chudy@google.com2012-06-29
* clt debuggerGravatar chudy@google.com2012-06-29
* Pseudo-reverted r4396 (SkGrPixelRef files are still in source pool but are un...Gravatar robertphillips@google.com2012-06-29
* Moved SkGrTexturePixelRef to SkGrPixelRefGravatar robertphillips@google.com2012-06-28
* Initial support for GL_NV_path_renering. Experimental, there are still some i...Gravatar bsalomon@google.com2012-06-28
* fix the buildGravatar djsollen@google.com2012-06-28
* Separate target architecture type and width into separate variables.Gravatar djsollen@google.com2012-06-28
* 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