aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Expand)AuthorAge
...
* Hide fields in SkImageInfoGravatar reed2014-09-03
* The key for SkBitmapCache can now be genID+SkIRectGravatar piotaixr2014-09-03
* Replace SkPictureReplacementPlayback with GrRecordReplaceDrawGravatar robertphillips2014-09-03
* Revert of Add gamma/sRGB tag to SkImageInfo (patchset #1 id:1 of https://code...Gravatar reed2014-09-03
* Add gamma/sRGB tag to SkImageInfoGravatar reed2014-09-02
* Fix drawPosText() bounds bug.Gravatar mtklein2014-09-02
* Fix matrix similarity test on arm64Gravatar jvanverth2014-09-02
* make allocPixels throw on failureGravatar reed2014-09-02
* SkRecordPartialDraw with less code duplicationGravatar mtklein2014-09-02
* Rename ScaledImageCache.cpp to SkResourceCacheTest.cppGravatar piotaixr2014-09-02
* Revert of Revert of Revert of Add gamma/sRGB tag to SkImageInfo (patchset #1 ...Gravatar reed2014-09-02
* Revert of Revert of Add gamma/sRGB tag to SkImageInfo (patchset #1 id:1 of ht...Gravatar reed2014-09-01
* Revert of Add gamma/sRGB tag to SkImageInfo (patchset #1 id:1 of https://code...Gravatar reed2014-09-01
* Add gamma/sRGB tag to SkImageInfoGravatar reed2014-09-01
* 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