index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
DeferredCanvasTest.cpp
Commit message (
Expand
)
Author
Age
*
Revert "Change clear() to respect the clip"
reed
2014-12-02
*
Change clear() to respect the clip
reed
2014-12-02
*
add SkImage::newSurface
reed
2014-11-21
*
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
*
Picture Recording: fix the performance bottleneck in SkDeferredCanvas::isFull...
yunchao.he
2014-09-15
*
Revert of Picture Recording: fix the performance bottleneck in SkDeferredCanv...
mtklein
2014-09-15
*
Picture Recording: fix the performance bottleneck in SkDeferredCanvas::isFull...
yunchao.he
2014-09-14
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
Fix way-over-allocation in pipe.
mtklein
2014-07-30
*
Fix alpha textures in NV ES3 contexts on Windows.
bsalomon
2014-07-17
*
stop calling SkCanvas::getDevice
reed
2014-06-30
*
Add SSE4 optimization of S32A_Opaque_Blitrow
henrik.smiding
2014-06-27
*
Revert "Revert of add colortable support to imagegenerator (https://coderevie...
commit-bot@chromium.org
2014-05-29
*
Remove unused (by clients) SkUnitMapper
commit-bot@chromium.org
2014-05-22
*
Revert of Remove unused (by clients) SkUnitMapper (https://codereview.chromiu...
commit-bot@chromium.org
2014-05-22
*
Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/2832...
commit-bot@chromium.org
2014-05-21
*
Revert of remove unused (by clients) SkUnitMapper (https://codereview.chromiu...
commit-bot@chromium.org
2014-05-16
*
remove unused (by clients) SkUnitMapper
commit-bot@chromium.org
2014-05-16
*
Reland bug fixes from "4x allocation in PipeController is probably overkill."
commit-bot@chromium.org
2014-05-14
*
Manually revert "4x allocation in PipeController is probably overkill."
commit-bot@chromium.org
2014-05-14
*
4x allocation in PipeController is probably overkill.
commit-bot@chromium.org
2014-05-07
*
Split CPU and GPU DeferredCanvas tests
commit-bot@chromium.org
2014-05-07
*
Revert of Split CPU and GPU DeferredCanvas tests (https://codereview.chromium...
commit-bot@chromium.org
2014-05-07
*
Split CPU and GPU DeferredCanvas tests
commit-bot@chromium.org
2014-05-06
*
Reduce internal explicit SaveFlags usage.
commit-bot@chromium.org
2014-04-18
*
Making SkDeferredCanvas::silentFlush trigger a skippedPendingDrawCommands cal...
commit-bot@chromium.org
2014-03-27
*
Revert "Revert of implement readPixels and writePixels natively, w/o using th...
reed@google.com
2014-03-25
*
Revert of implement readPixels and writePixels natively, w/o using the (depre...
commit-bot@chromium.org
2014-03-25
*
implement readPixels and writePixels natively, w/o using the (deprecated)
reed@google.com
2014-03-25
*
Revert "hide Config8888 entirely". Broke a bunch of builds.
bsalomon@google.com
2014-03-20
*
hide Config8888 entirely
commit-bot@chromium.org
2014-03-19
*
remove code disabled from writePixels change
commit-bot@chromium.org
2014-03-07
*
Add SkCanvas::writePixels that takes info+pixels directly
commit-bot@chromium.org
2014-03-07
*
Use factories instead of directly creating SkImageInfo.
bungeman@google.com
2014-02-17
*
replace setConfig+allocPixels with alloc-or-install-pixels
commit-bot@chromium.org
2014-02-13
*
remove SkCanvas::createCompatibleDevice, and add SkCanvas::newSurface
reed@google.com
2014-02-05
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-02-05
*
fix int->scalar warning
reed@google.com
2014-02-04
*
remove (unused by chrome) SkDeferredCanvas(device) factory signature
reed@google.com
2014-02-04
*
Cleanup: Sanitize the order of includes under tests/
tfarina@chromium.org
2014-01-24
*
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
*
"Fix" another crash in DeferredCanvasTest on valgrind bot
robertphillips@google.com
2013-11-13
*
"Fix" another crash on valgrind bot
robertphillips@google.com
2013-11-12
*
move SkImage::ColorType into SkColorType
reed@google.com
2013-11-01
*
store SkAlphaType inside SkBitmap, on road to support unpremul
reed@google.com
2013-10-21
*
promote SkImage::AlphaType to SkAlphaType
reed@google.com
2013-09-20
*
Split SkDevice into SkBaseDevice and SkBitmapDevice
robertphillips@google.com
2013-08-29
[next]