aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Override SkCanvas::drawImage[Rect]() in SkProxyCanvasGravatar piotaixr2014-10-28
* Working patch to remove constant attributes. This may cause some gm mismatch...Gravatar joshualitt2014-10-28
* Alter layer hoisting to only hoist layers for one canvas at a timeGravatar robertphillips2014-10-28
* Add SK_API to global scope operators of SkMatrixGravatar junov2014-10-28
* not a failure if we didn't load the test fileGravatar reed2014-10-28
* Add Geometry processor to srcAlphaWillBeOne check.Gravatar egdaniel2014-10-28
* Update the Android NDK to r10cGravatar djsollen2014-10-28
* Replace color_wheel.* with beautiful versions I made with Skia.Gravatar halcanary2014-10-28
* Revert of Use approximate scratch textures for image filters. (patchset #2 id...Gravatar hcm2014-10-27
* Revert of Fix bounds computation of all 0-input filters. (patchset #2 id:2000...Gravatar hcm2014-10-27
* Revert of Rebaseline imagemagnifier and dropshadowimagefilter tests. (patchse...Gravatar hcm2014-10-27
* Revert of Re-add suppressions for magnifier and dropshadow GMs. (patchset #1 ...Gravatar hcm2014-10-27
* Whitespace change to trigger buildsGravatar Ravi Mistry2014-10-27
* Revert of Patch to remove constant attributes (patchset #6 id:100001 of https...Gravatar joshualitt2014-10-27
* Working patch to remove constant attributes. This may cause some gm mismatch...Gravatar joshualitt2014-10-27
* Reenable assertions that were reported failing in tests/CanvasTest.cppGravatar piotaixr2014-10-27
* Scissor rect on drawinfoGravatar joshualitt2014-10-27
* Re-add suppressions for magnifier and dropshadow GMs.Gravatar senorblanco2014-10-27
* Rebaseline imagemagnifier and dropshadowimagefilter tests.Gravatar senorblanco2014-10-27
* Use approximate scratch textures for image filters.Gravatar bsalomon2014-10-27
* Fix bounds computation of all 0-input filters.Gravatar senorblanco2014-10-27
* Revert of Use approximate scratch textures for image filters. (patchset #1 id...Gravatar bsalomon2014-10-27
* stuffGravatar bsalomon2014-10-27
* Use approximate scratch textures for image filters.Gravatar bsalomon2014-10-27
* Match language tags by prefix on Android.Gravatar bungeman2014-10-27
* add gm: filterbitmap_image_color_wheelGravatar halcanary2014-10-27
* Fix the way we patch up the matrix for scaled images that aren'tGravatar humper2014-10-27
* Cut down SkBBH API more.Gravatar mtklein2014-10-27
* Start moving to the new canvas structure.Gravatar jcgregorio2014-10-27
* Allow index sources to be unpremul.Gravatar scroggo2014-10-27
* Clip mask manager sets stencil on draw typeGravatar joshualitt2014-10-27
* Adding color cube to fuzzerGravatar sugoi2014-10-27
* Update perspective GM expectations after disabling some DF pathsGravatar jvanverth2014-10-27
* Revert of Clip mask manager sets stencil on draw type (patchset #3 id:40001 o...Gravatar joshualitt2014-10-27
* Fixup references to the js files from the HTML files in SkV8Example.Gravatar jcgregorio2014-10-27
* Clip mask manager sets stencil on draw typeGravatar joshualitt2014-10-27
* In SkPDFDocumentToBitmap, use SkCreateDataProviderFromStreamGravatar halcanary2014-10-27
* Fix ability to capture archives in webpages_playback.pyGravatar rmistry2014-10-27
* Use MacOS's CoreGraphics PDF Rasterizer in DMGravatar halcanary2014-10-27
* Update SKP versionGravatar skia-deps-roller2014-10-27
* add gm: colorwheelGravatar halcanary2014-10-26
* add saveLayer to luaGravatar reed2014-10-25
* Move .js files to their own directoryGravatar robertphillips2014-10-24
* bug fix for k1Gravatar joshualitt2014-10-24
* Add gpu support for glVertexAttrb1f, 2fv, and 3fvGravatar egdaniel2014-10-24
* Add `SkIRect bounds()` convenience method to SkImageInfo and SkBitmap.Gravatar halcanary2014-10-24
* Update GM expectations for https://codereview.chromium.org/677463002/Gravatar jvanverth2014-10-24
* Doing the "using namespace" penance by adding in v8:: everywhere, like I shou...Gravatar jcgregorio2014-10-24
* Delete unused method aliases and texture flag.Gravatar bsalomon2014-10-24
* When bmp is not cached don't upload as index8 format.Gravatar bsalomon2014-10-24