aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Support comment groups in SkRecord.Gravatar mtklein2014-08-22
* suppress matrixconvolutionGravatar Mike Klein2014-08-22
* Fix saveLayer() with a pixel-moving filter vs SkBBoxHierarchyRecord / SkRecor...Gravatar mtklein2014-08-22
* Fix leak in multipicturedraw GMs.Gravatar bsalomon2014-08-22
* [SkTextBlob] Merge run font data at draw time.Gravatar fmalita2014-08-22
* extend SkShader to report a luminance-color to be used for gamma correctionGravatar reed2014-08-22
* disable neon proc that is triggering assertsGravatar reed2014-08-22
* Some early 565 rebaselines.Gravatar Mike Klein2014-08-22
* Add some text blob bounds unit tests.Gravatar fmalita2014-08-22
* fix numerical overflows in 565 blendsGravatar reed2014-08-22
* Store vertex size in DrawState when setVertexAttribs is calledGravatar egdaniel2014-08-22
* Ignore GMs that will need 565 rebaselines.Gravatar Mike Klein2014-08-22
* Cleanup: Remove BenchTool xcode project file.Gravatar tfarina2014-08-22
* fix leak in new createprocGravatar reed2014-08-22
* add tool generated whitespaceGravatar caryclark2014-08-22
* fix remaining arm64 expectationsGravatar caryclark2014-08-22
* Add ability to output ImageBaseGSUrl to render_picture and use in rebaseline ...Gravatar rmistry2014-08-22
* create sk_tools::Expectation class, similar to skiagm::Expectations classGravatar epoger2014-08-21
* Update SKP version to 80Gravatar borenet2014-08-21
* Initial refactor of shaderbuilder to prepare for geometry shadersGravatar joshualitt2014-08-21
* Revert of Revert back to SkPictureData pictures. Huge perf regression. (patc...Gravatar mtklein2014-08-21
* 1.5x -> 2x text size for y pad.Gravatar mtklein2014-08-21
* Add --bbh (default true) to nanobench.Gravatar mtklein2014-08-21
* Add some SkTextBlob builder tests.Gravatar fmalita2014-08-21
* Ignore small text sizes in the text bounding assert.Gravatar mtklein2014-08-21
* Fix surface leak in multidraw GMs.Gravatar bsalomon2014-08-21
* fix android framework build for nanobenchGravatar djsollen2014-08-21
* git-sync-deps handles recursive DEPSGravatar halcanary2014-08-21
* SkMultiPictureDraw APIGravatar robertphillips2014-08-21
* Fix root level Android.mk to now point to the correct nanobench makefileGravatar djsollen2014-08-21
* Split up monolithic EXPERIMENTAL_drawPicture methodGravatar robertphillips2014-08-21
* Install a hook to swap between SkPicture backends with a single define.Gravatar mtklein2014-08-21
* Cleanup FDO options.Gravatar djsollen2014-08-21
* Add GrResourceCache2.Gravatar bsalomon2014-08-21
* update expectations for Nexus 10 DebugGravatar caryclark2014-08-21
* remember to init fOrigPos in legacy constructorGravatar reed2014-08-21
* Does this fix things?Gravatar mtklein2014-08-21
* use globals to register custom effectsGravatar reed2014-08-21
* rename gradients private BitmapCache to GradientBitmapCacheGravatar reed2014-08-21
* expose generalized imagecache keyGravatar reed2014-08-21
* Our SkPicture::Analysis visitors should recurse into nested pictures.Gravatar mtklein2014-08-21
* temporary rebaseline on arm64Gravatar halcanary2014-08-21
* SkTextBlobGravatar fmalita2014-08-21
* Simplify flattening to just write enough to call the factory/public-construct...Gravatar reed2014-08-21
* update gm expectations for Nexus 10Gravatar caryclark2014-08-21
* Temporarily adjust Matrix.isSimilarity test tolerance on 64-bit ARM devicesGravatar djsollen2014-08-21
* Update FDO options to match what is needed by the frameworkGravatar djsollen2014-08-21
* Remove unecessary check from android framework buildGravatar djsollen2014-08-21
* Use medium filtering when downscaling bitmap glyphs in FreeType hostGravatar djsollen2014-08-21
* Fix == operator in GrTextureDomain so we don't compair uninitilized valuesGravatar egdaniel2014-08-21