aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm
Commit message (Expand)AuthorAge
* Change undefined SkGpuRenderTarget and SkGpuTexture forward declares to GrRen...Gravatar commit-bot@chromium.org2013-06-26
* Add a new GM for very thin stroke widthsGravatar robertphillips@google.com2013-06-26
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-06-22
* remove dst/rendertarget support for kARGB_4444_ConfigGravatar reed@google.com2013-06-21
* GM: add --missingExpectationsPath option, similar to --mismatchPathGravatar epoger@google.com2013-06-21
* add (disabled) wrapper for javascript canvasGravatar reed@google.com2013-06-21
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-06-21
* Change window size on GM to fit objects properlyGravatar egdaniel@google.com2013-06-20
* disable PDF for now, until it knows about conicsGravatar reed@google.com2013-06-20
* Add GM to test conic path renderingGravatar egdaniel@google.com2013-06-20
* Reland r9682, using new SkString::appendU64()Gravatar epoger@google.com2013-06-19
* Reverting r9682, which broke on some compilersGravatar epoger@google.com2013-06-19
* GM: add --writeChecksumBasedFilenames option Gravatar epoger@google.com2013-06-19
* remove double including of libpng decoderGravatar commit-bot@chromium.org2013-06-18
* *** Perlin noise GM needs to be rebaselined ***Gravatar commit-bot@chromium.org2013-06-17
* Add an option to create unpremultiplied bitmaps.Gravatar scroggo@google.com2013-06-14
* add SkIntToScalar and SkFloatToScalar to stop build errors on Mac10.6Gravatar commit-bot@chromium.org2013-06-12
* Another warning as error fix for r9554Gravatar robertphillips@google.com2013-06-12
* Warnings as errors fix for r9554Gravatar robertphillips@google.com2013-06-12
* Added tests for radial gradients with shader matricesGravatar commit-bot@chromium.org2013-06-12
* Fixed a bug with linear gradient PDF matrices and added test casesGravatar commit-bot@chromium.org2013-06-12
* test thick stroking of conicsGravatar reed@google.com2013-06-12
* Fixes to make the gm run when GrContext can't be created for ANGLE context.Gravatar bsalomon@google.com2013-06-11
* Remove the non-separable blur because it is no longer used.Gravatar commit-bot@chromium.org2013-06-11
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-06-11
* add conic support to hairlinesGravatar reed@google.com2013-06-10
* Disable msaa16 by defaultGravatar robertphillips@google.com2013-06-06
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-06-06
* call through to the device from SkDrawGravatar reed@google.com2013-06-05
* rebaseline.py: if --tests is not specified, get test list from actual-results...Gravatar epoger@google.com2013-06-05
* gm_json.py: add ability to load JSON file from a string, not just a local fileGravatar epoger@google.com2013-06-04
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-06-04
* if we can't load Times, use default fontGravatar reed@google.com2013-06-03
* Added megalooper GMGravatar robertphillips@google.com2013-06-03
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-06-01
* fix another int -- float warningGravatar reed@google.com2013-05-31
* skip_picture in colortype gm for nowGravatar reed@google.com2013-05-31
* start a wrapper for color fontsGravatar reed@google.com2013-05-31
* Implement SkXfermode image filter. This required changing the signature of Sk...Gravatar senorblanco@chromium.org2013-05-31
* fix warnings on MacOS 10.6Gravatar humper@google.com2013-05-31
* More general GM for testing bitmap filtering, including checkerboards, images...Gravatar humper@google.com2013-05-31
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-05-30
* Provide a GPU implementation of SkArithmeticMode, using a custom GrEffect exp...Gravatar senorblanco@chromium.org2013-05-29
* Revert "Provide a GPU implementation of SkArithmeticMode, using a custom GrEf...Gravatar senorblanco@chromium.org2013-05-29
* Provide a GPU implementation of SkArithmeticMode, using a custom GrEffect exp...Gravatar senorblanco@chromium.org2013-05-29
* Fix cmykjpeg test to check if file was found.Gravatar bungeman@google.com2013-05-29
* First pass at Comment APIGravatar robertphillips@google.com2013-05-29
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-05-29
* Fix alpha computation in SkArithmeticMode.Gravatar senorblanco@chromium.org2013-05-28
* Changing SkDeferredCanvas to use factories for creationGravatar junov@chromium.org2013-05-28