aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Expand)AuthorAge
* Try out scalar picture sizesGravatar robertphillips2014-08-29
* Revert of Add gamma/sRGB tags to SkImageInfo (patchset #1 of https://coderevi...Gravatar reed2014-08-29
* Add gamma/sRGB tags to SkImageInfoGravatar reed2014-08-29
* Revert of Revert of Revert of add gamma/sRGB to SkImageInfo (patchset #1 of h...Gravatar reed2014-08-28
* Second attempt to land the integral image scaling change.Gravatar humper2014-08-28
* Align all SkRecord::alloc() calls up to at least a pointer size.Gravatar mtklein2014-08-28
* Make SkGpuDevice constructors private.Gravatar bsalomon2014-08-28
* Add dirty_after_edit to SkPath::moveTo. Add commented out test case that trig...Gravatar bsalomon2014-08-28
* rename ScaledImageCache to ResourceCacheGravatar reed2014-08-28
* Revert of Revert of add gamma/sRGB to SkImageInfo (patchset #1 of https://cod...Gravatar reed2014-08-28
* manual revert of bitmap scale change while I investigate failuresGravatar humper2014-08-28
* Make textures register with GrResourceCache2 as scratch.Gravatar bsalomon2014-08-28
* Revert of add gamma/sRGB to SkImageInfo (patchset #4 of https://codereview.ch...Gravatar reed2014-08-28
* add gamma/sRGB to SkImageInfoGravatar reed2014-08-28
* Increase test tolerance.Gravatar mtklein2014-08-28
* More test debugging. Too close for decimal. I'm switching to hex.Gravatar Mike Klein2014-08-28
* Add some debugging to figure out what's up with failing Mac 10.8 Release bot.Gravatar Mike Klein2014-08-27
* JPEG(JFIF only) directly embedded into PDFGravatar halcanary2014-08-27
* Add test that confirms Pictures don't leak pixel refs.Gravatar mtklein2014-08-27
* Switch GPU Optimization code to SkRecordGravatar robertphillips2014-08-27
* Convert BBH APIs to use SkRect.Gravatar mtklein2014-08-27
* always scale to an integer; compensate for fractional image sizes by leaving ...Gravatar humper2014-08-27
* Remove SkQuadTree.Gravatar mtklein2014-08-26
* Make GrGpuResources register with GrResourceCache2 after fully constructed.Gravatar bsalomon2014-08-26
* Revert of Make GrGpuResources register with GrResourceCache2 after fully cons...Gravatar bsalomon2014-08-26
* Make GrGpuResources register with GrResourceCache2 after fully constructed.Gravatar bsalomon2014-08-26
* Fallback to moveTo when unable to find the first tangent in cubicToGravatar piotaixr2014-08-26
* remove (unused) scale parameter from measureTextGravatar reed2014-08-26
* SkAutoTDelete::operator T*()Gravatar halcanary2014-08-26
* retool image cache to be generic cache, allowing the client to subclass "Rec"...Gravatar reed2014-08-26
* Implement NV_path_rendering on OpenGL ESGravatar kkinnunen2014-08-25
* Fix recursive computation of filter bounds for drop shadow,Gravatar senorblanco2014-08-25
* Add a working SkFontMgr_fontconfig.Gravatar bungeman2014-08-25
* Revert of Fix recursive computation of filter bounds for drop shadow, (patchs...Gravatar djsollen2014-08-25
* Fix recursive computation of filter bounds for drop shadow,Gravatar senorblanco2014-08-25
* Support comment groups in SkRecord.Gravatar mtklein2014-08-22
* Fix saveLayer() with a pixel-moving filter vs SkBBoxHierarchyRecord / SkRecor...Gravatar mtklein2014-08-22
* Add some text blob bounds unit tests.Gravatar fmalita2014-08-22
* Initial refactor of shaderbuilder to prepare for geometry shadersGravatar joshualitt2014-08-21
* Add some SkTextBlob builder tests.Gravatar fmalita2014-08-21
* Install a hook to swap between SkPicture backends with a single define.Gravatar mtklein2014-08-21
* expose generalized imagecache keyGravatar reed2014-08-21
* Our SkPicture::Analysis visitors should recurse into nested pictures.Gravatar mtklein2014-08-21
* Simplify flattening to just write enough to call the factory/public-construct...Gravatar reed2014-08-21
* Temporarily adjust Matrix.isSimilarity test tolerance on 64-bit ARM devicesGravatar djsollen2014-08-21
* Implement SkPicture::hasText() for SkRecord backend.Gravatar mtklein2014-08-20
* fix Image::isOpaque test to not leakGravatar reed2014-08-20
* Move the code over using the same template type approach previously used for ...Gravatar tomhudson2014-08-20
* Add the method isOpaque() to SkImageGravatar piotaixr2014-08-19
* remove unused SkIntToFloatCast_NoOverflowCheckGravatar caryclark2014-08-19