index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
PremulAlphaRoundTripTest.cpp
Commit message (
Expand
)
Author
Age
*
Turn ContextInfos returned by GrContextFactory into structs.
bsalomon
2016-05-11
*
Retract SkDevice a bit more
robertphillips
2016-04-22
*
Make more unit tests run on Vulkan
bsalomon
2016-04-12
*
Make existing unit tests only run on GL contexts
bsalomon
2016-04-06
*
One signature for creating unit tests that run on premade GrContexts
bsalomon
2016-04-05
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
Move Budgeted enum out of SkSurface, use in GrTextureProvider
bsalomon
2016-02-25
*
Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patc...
bsalomon
2016-02-25
*
Move Budgeted enum out of SkSurface, use in GrTextureProvider
bsalomon
2016-02-25
*
Generate list of GPU contexts outside tests
kkinnunen
2015-12-01
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Make SkGpuDevice know its alpha type
bsalomon
2015-06-23
*
Begin kLegacyFontHost_InitType cleanup
robertphillips
2015-06-22
*
Require budget decision when creating a RenderTarget SkSurface.
bsalomon
2015-01-16
*
Introduce Props to surface (patchset #27 id:520001 of https://codereview.chro...
reed
2014-09-22
*
Revert of introduce Props to surface (patchset #27 id:520001 of https://coder...
reed
2014-09-21
*
introduce Props to surface (work in progress)
reed
2014-09-21
*
Hide fields in SkImageInfo
reed
2014-09-03
*
Add some debugging to PremulAlphaRoundTrip test.
mtklein
2014-07-30
*
Keep at most one GPU device alive at a time.
mtklein
2014-07-15
*
add new readPixels with direct memory parameters
commit-bot@chromium.org
2014-03-17
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-03-08
*
Add SkCanvas::writePixels that takes info+pixels directly
commit-bot@chromium.org
2014-03-07
*
Change device factories to take SkImageInfo instead of SkBitmap::Config
commit-bot@chromium.org
2014-02-16
*
replace setConfig+allocPixels with single call
mike@reedtribe.org
2014-02-13
*
Move macros from TestClassDef.h to Test.h
commit-bot@chromium.org
2014-01-14
*
Add a DEF_GPUTEST() macro.
tfarina@chromium.org
2014-01-10
*
Remove unnamed namespace usage from tests.
commit-bot@chromium.org
2013-10-12
*
Patch for r10995
robertphillips@google.com
2013-08-29
*
Split SkDevice into SkBaseDevice and SkBitmapDevice
robertphillips@google.com
2013-08-29
*
Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromiu...
robertphillips@google.com
2013-08-20
*
Split SkDevice out of SkBitmapDevice
robertphillips@google.com
2013-08-20
*
Fix BGRA readback on Android
commit-bot@chromium.org
2013-08-07
*
Make GPU unit tests use GrContexts of different GL types.
bsalomon@google.com
2013-02-04
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
1. remove references to (deprecated) SkGpuCanvas
reed@google.com
2012-10-01
*
Remove _UPM_ GrPixelConfigs
bsalomon@google.com
2012-08-20
*
Create GPU-less build of Skia.
bsalomon@google.com
2012-08-02
*
GPU device preserves pixel values across read/write/read of unpremul pixel va...
bsalomon@google.com
2012-02-23