aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
Commit message (Expand)AuthorAge
* Move GPU gradients into src/effects/gradients.Gravatar rileya@google.com2012-07-27
* Split SkGradientShader into separate files for each gradient subclass.Gravatar rileya@google.com2012-07-26
* Remove texture/mask setters on GrPaintGravatar bsalomon@google.com2012-07-26
* GL Widget AlphaGravatar chudy@google.com2012-07-26
* Changed to a class based method in passing around the rendering method for re...Gravatar keyar@chromium.org2012-07-26
* Add GL uniform managerGravatar bsalomon@google.com2012-07-25
* Fix Android build for new toolchainGravatar borenet@google.com2012-07-25
* Avoid a loop in writeString and writePad by zeroing padding first.Gravatar scroggo@google.com2012-07-24
* Split SkGlyph into its own header.Gravatar bungeman@google.com2012-07-24
* Remove SkSfntUtils, as it is not longer used.Gravatar bungeman@google.com2012-07-24
* add SkPaint::getPosTextPath(), with gm to test itGravatar reed@google.com2012-07-20
* Quick bug fix that was rendering debugger unusable.Gravatar chudy@google.com2012-07-19
* This CL implements the Ganesh path for the SkTable_ColorFilter color transfor...Gravatar twiz@google.com2012-07-18
* Refactoring SkDeferredCanvas to use SkGPipe.Gravatar junov@chromium.org2012-07-18
* Enable Compile Option to Build Android ExecutablesGravatar borenet@google.com2012-07-18
* Move texture domains onto a GrCustomStage, off of GrSamplerState.Gravatar tomhudson@google.com2012-07-17
* Added pipe as a rendering option for render_pictures.Gravatar keyar@chromium.org2012-07-16
* Add a skia method to perform an atomic add.Gravatar scroggo@google.com2012-07-16
* Revert "Add a method to atomic add."Gravatar scroggo@google.com2012-07-16
* Add a skia method to perform an atomic add.Gravatar scroggo@google.com2012-07-16
* don't add circles on chopped cubicsGravatar reed@google.com2012-07-13
* Introduces new SingleTextureEffect base class for GrCustomStage objects.Gravatar tomhudson@google.com2012-07-12
* SkHitBox added.Gravatar chudy@google.com2012-07-12
* The correct fix for the lighting filters on Windows: set the GL callingGravatar senorblanco@chromium.org2012-07-12
* idea: add annotation to SkPaintGravatar reed@google.com2012-07-11
* This patch implements the diffuse and specular lighting filters in Ganesh. Gravatar senorblanco@chromium.org2012-07-11
* Move animated view headers to correct directory.Gravatar bungeman@google.com2012-07-10
* Remove GrStringBuilder Gravatar bsalomon@google.com2012-07-10
* Added a sgpipe benchmark.Gravatar keyar@chromium.org2012-07-09
* Allow specific files and multiple inputs for picture testing tools.Gravatar keyar@chromium.org2012-07-09
* Remove unnecessary lines after Android gyp fixGravatar borenet@google.com2012-07-03
* 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