aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/PremulAlphaRoundTripTest.cpp
Commit message (Expand)AuthorAge
* Remove SK_SUPPORT_GPU checks in tool-only codeGravatar Brian Osman2018-05-31
* add writePixels to SkSurface --> so we can remove it from canvasGravatar Mike Reed2018-02-08
* don't rely on canvas->readPixelsGravatar Mike Reed2017-07-21
* deprecate odd variants of SkCanvas::readPixelsGravatar Mike Reed2017-04-17
* Rename SkConfig8888/SkPixelInfo to SkConvertPixelsGravatar Matt Sarett2017-02-15
* Turn ContextInfos returned by GrContextFactory into structs.Gravatar bsalomon2016-05-11
* Retract SkDevice a bit moreGravatar robertphillips2016-04-22
* Make more unit tests run on VulkanGravatar bsalomon2016-04-12
* Make existing unit tests only run on GL contextsGravatar bsalomon2016-04-06
* One signature for creating unit tests that run on premade GrContextsGravatar bsalomon2016-04-05
* Style bikeshed - remove extraneous whitespaceGravatar halcanary2016-03-29
* Move Budgeted enum out of SkSurface, use in GrTextureProviderGravatar bsalomon2016-02-25
* Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patc...Gravatar bsalomon2016-02-25
* Move Budgeted enum out of SkSurface, use in GrTextureProviderGravatar bsalomon2016-02-25
* Generate list of GPU contexts outside testsGravatar kkinnunen2015-12-01
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* Make SkGpuDevice know its alpha typeGravatar bsalomon2015-06-23
* Begin kLegacyFontHost_InitType cleanupGravatar robertphillips2015-06-22
* Require budget decision when creating a RenderTarget SkSurface.Gravatar bsalomon2015-01-16
* Introduce Props to surface (patchset #27 id:520001 of https://codereview.chro...Gravatar reed2014-09-22
* Revert of introduce Props to surface (patchset #27 id:520001 of https://coder...Gravatar reed2014-09-21
* introduce Props to surface (work in progress)Gravatar reed2014-09-21
* Hide fields in SkImageInfoGravatar reed2014-09-03
* Add some debugging to PremulAlphaRoundTrip test.Gravatar mtklein2014-07-30
* Keep at most one GPU device alive at a time.Gravatar mtklein2014-07-15
* add new readPixels with direct memory parametersGravatar commit-bot@chromium.org2014-03-17
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-03-08
* Add SkCanvas::writePixels that takes info+pixels directlyGravatar commit-bot@chromium.org2014-03-07
* Change device factories to take SkImageInfo instead of SkBitmap::ConfigGravatar commit-bot@chromium.org2014-02-16
* replace setConfig+allocPixels with single callGravatar mike@reedtribe.org2014-02-13
* Move macros from TestClassDef.h to Test.hGravatar commit-bot@chromium.org2014-01-14
* Add a DEF_GPUTEST() macro.Gravatar tfarina@chromium.org2014-01-10
* Remove unnamed namespace usage from tests.Gravatar commit-bot@chromium.org2013-10-12
* Patch for r10995Gravatar robertphillips@google.com2013-08-29
* Split SkDevice into SkBaseDevice and SkBitmapDeviceGravatar robertphillips@google.com2013-08-29
* Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromiu...Gravatar robertphillips@google.com2013-08-20
* Split SkDevice out of SkBitmapDeviceGravatar robertphillips@google.com2013-08-20
* Fix BGRA readback on AndroidGravatar commit-bot@chromium.org2013-08-07
* Make GPU unit tests use GrContexts of different GL types.Gravatar bsalomon@google.com2013-02-04
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-26
* 1. remove references to (deprecated) SkGpuCanvasGravatar reed@google.com2012-10-01
* Remove _UPM_ GrPixelConfigsGravatar bsalomon@google.com2012-08-20
* Create GPU-less build of Skia.Gravatar bsalomon@google.com2012-08-02
* GPU device preserves pixel values across read/write/read of unpremul pixel va...Gravatar bsalomon@google.com2012-02-23