aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
Commit message (Expand)AuthorAge
* Add a new PictureRenderer that draws the picture then breaks up into tiles.Gravatar scroggo@google.com2012-11-07
* Unit testing for SkTileGridGravatar junov@chromium.org2012-11-07
* Break out SkOffsetImageFilter into its own file, and derive it fromGravatar senorblanco@chromium.org2012-11-06
* Adding SkTileGrid: a new subclass of BBoxHierarchy, optimized for tiled playb...Gravatar junov@chromium.org2012-11-06
* add blurrect gmGravatar reed@google.com2012-11-02
* Split off SkConsistentChecksum from SkChecksumGravatar epoger@google.com2012-11-02
* Adding rtree support to the bench_pictures utilityGravatar junov@chromium.org2012-11-02
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-11-02
* Add utility to convert skp files to pdf files. Code compatible with render_p...Gravatar edisonn@google.com2012-11-01
* Replace GrMatrix with SkMatrix.Gravatar bsalomon@google.com2012-11-01
* Fix NoGPU buildGravatar borenet@google.com2012-11-01
* Improve NaCl supportGravatar borenet@google.com2012-11-01
* Remove GrScalar, replace with SkScalar.Gravatar bsalomon@google.com2012-11-01
* Reland r6233 with fix.Gravatar bsalomon@google.com2012-11-01
* Re-revert r6233.Gravatar bsalomon@google.com2012-11-01
* Reland r6233 with fix for config conversion texture matrices.Gravatar bsalomon@google.com2012-11-01
* Revert r6233 while investigating bot failures.Gravatar bsalomon@google.com2012-11-01
* Checkpoint in moving texture matrices out of GrGLProgram and into GrGLEffect.Gravatar bsalomon@google.com2012-11-01
* Implement SkCondVar for windows.Gravatar scroggo@google.com2012-10-31
* Add SkThreadPool for managing threads.Gravatar scroggo@google.com2012-10-31
* Fleshed out GPU portion of image/surface featureGravatar robertphillips@google.com2012-10-31
* add test for bug in line drawing. fix is pending a way to handle all of theGravatar reed@google.com2012-10-30
* Rebase gpu_dev up to r5182Gravatar bsalomon@google.com2012-10-29
|\
* | Pass GrCustomStage to key-generation functions and emitCode().Gravatar bsalomon@google.com2012-10-29
| * Allow default texture cache limit to be set within gyp.Gravatar djsollen@google.com2012-10-29
|/
* Rename GrSamplerState to GrEffectStage.Gravatar bsalomon@google.com2012-10-26
* Rename GrProgramStageFactory to GrBackendEffectFactory.Gravatar bsalomon@google.com2012-10-25
* add bench for hairlinesGravatar reed@google.com2012-10-25
* gyp: generate "everything" and "most" targets instead of "all"Gravatar epoger@google.com2012-10-25
* GrGLProgramStage Renaming Part 1.Gravatar bsalomon@google.com2012-10-25
* GrCustomStage Renaming Part 2Gravatar bsalomon@google.com2012-10-24
* CustomStage Renaming Part 1Gravatar bsalomon@google.com2012-10-24
* add sample to debug in fatbits modeGravatar mike@reedtribe.org2012-10-22
* Add a GM that tests xfermode-based color filters.Gravatar bsalomon@google.com2012-10-19
* Place r5997 (make arcto's convex) behind a compiler flag to delay day of reck...Gravatar robertphillips@google.com2012-10-19
* add a "most" target, and make it the defaultGravatar epoger@google.com2012-10-18
* Make table color filter use asNewCustomStage.Gravatar bsalomon@google.com2012-10-17
* more pixman work in progressGravatar caryclark@google.com2012-10-16
* shape ops work in progressGravatar caryclark@google.com2012-10-16
* Remove an obsolete comment.Gravatar scroggo@google.com2012-10-15
* Generate debugger mocs into out instead of src.Gravatar bungeman@google.com2012-10-15
* Delete SkWidget.cpp, which has been #ifdef'ed out for 4+ years.Gravatar tfarina@chromium.org2012-10-12
* Remove support for building skia android apps outside of an APK.Gravatar djsollen@google.com2012-10-12
* Add new GM, shadertext3. It would have revealed a bug in the GPU draw-large-t...Gravatar bsalomon@google.com2012-10-12
* When two or more color matrix image filters are connected together, and the n...Gravatar senorblanco@chromium.org2012-10-12
* add bench for drawBitmapRectToRectGravatar reed@google.com2012-10-12
* Fix ANGLE buildGravatar borenet@google.com2012-10-11
* Fix Qt OpenGL lib name on Windows and change the default qt_sdk var value on ...Gravatar bsalomon@google.com2012-10-11
* Build Skia as a static libraryGravatar borenet@google.com2012-10-10
* Fix build break. a cpp file was not included in the checkin list. will send t...Gravatar edisonn@google.com2012-10-10