aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/DeferredCanvasTest.cpp
Commit message (Expand)AuthorAge
* add SkImage::NewFromBitmapGravatar reed2015-07-07
* Begin kLegacyFontHost_InitType cleanupGravatar robertphillips2015-06-22
* Fixing leaky handling of SkImage in SkDeferredCanvas.Gravatar junov2015-06-02
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}Gravatar mtklein2015-03-25
* Do not playback pending commands for full deferred canvas writePixelsGravatar kkinnunen2015-03-23
* Take budgeted param when snapping new image.Gravatar bsalomon2015-01-23
* Require budget decision when creating a RenderTarget SkSurface.Gravatar bsalomon2015-01-16
* Fix up all the easy virtual ... SK_OVERRIDE cases.Gravatar mtklein2015-01-09
* Remove canvas::NewRaster, and rename surface::NewRasterPMColor to N32PremulGravatar reed2014-12-10
* Revert of remove (dumb) canvas::NewRaster, and rename surface::NewRasterPMCol...Gravatar reed2014-12-09
* remove (dumb) canvas::NewRaster, and rename surface::NewRasterPMColor to N32P...Gravatar reed2014-12-09
* Change clear() to respect the clipGravatar reed2014-12-04
* Revert "Change clear() to respect the clip"Gravatar reed2014-12-02
* Change clear() to respect the clipGravatar reed2014-12-02
* add SkImage::newSurfaceGravatar reed2014-11-21
* 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
* Picture Recording: fix the performance bottleneck in SkDeferredCanvas::isFull...Gravatar yunchao.he2014-09-15
* Revert of Picture Recording: fix the performance bottleneck in SkDeferredCanv...Gravatar mtklein2014-09-15
* Picture Recording: fix the performance bottleneck in SkDeferredCanvas::isFull...Gravatar yunchao.he2014-09-14
* "NULL !=" = NULLGravatar bsalomon2014-09-05
* Fix way-over-allocation in pipe.Gravatar mtklein2014-07-30
* Fix alpha textures in NV ES3 contexts on Windows.Gravatar bsalomon2014-07-17
* stop calling SkCanvas::getDeviceGravatar reed2014-06-30
* Add SSE4 optimization of S32A_Opaque_BlitrowGravatar henrik.smiding2014-06-27
* Revert "Revert of add colortable support to imagegenerator (https://coderevie...Gravatar commit-bot@chromium.org2014-05-29
* Remove unused (by clients) SkUnitMapperGravatar commit-bot@chromium.org2014-05-22
* Revert of Remove unused (by clients) SkUnitMapper (https://codereview.chromiu...Gravatar commit-bot@chromium.org2014-05-22
* Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/2832...Gravatar commit-bot@chromium.org2014-05-21
* Revert of remove unused (by clients) SkUnitMapper (https://codereview.chromiu...Gravatar commit-bot@chromium.org2014-05-16
* remove unused (by clients) SkUnitMapperGravatar commit-bot@chromium.org2014-05-16
* Reland bug fixes from "4x allocation in PipeController is probably overkill."Gravatar commit-bot@chromium.org2014-05-14
* Manually revert "4x allocation in PipeController is probably overkill."Gravatar commit-bot@chromium.org2014-05-14
* 4x allocation in PipeController is probably overkill.Gravatar commit-bot@chromium.org2014-05-07
* Split CPU and GPU DeferredCanvas testsGravatar commit-bot@chromium.org2014-05-07
* Revert of Split CPU and GPU DeferredCanvas tests (https://codereview.chromium...Gravatar commit-bot@chromium.org2014-05-07
* Split CPU and GPU DeferredCanvas testsGravatar commit-bot@chromium.org2014-05-06
* Reduce internal explicit SaveFlags usage.Gravatar commit-bot@chromium.org2014-04-18
* Making SkDeferredCanvas::silentFlush trigger a skippedPendingDrawCommands cal...Gravatar commit-bot@chromium.org2014-03-27
* Revert "Revert of implement readPixels and writePixels natively, w/o using th...Gravatar reed@google.com2014-03-25
* Revert of implement readPixels and writePixels natively, w/o using the (depre...Gravatar commit-bot@chromium.org2014-03-25
* implement readPixels and writePixels natively, w/o using the (deprecated)Gravatar reed@google.com2014-03-25
* Revert "hide Config8888 entirely". Broke a bunch of builds.Gravatar bsalomon@google.com2014-03-20
* hide Config8888 entirelyGravatar commit-bot@chromium.org2014-03-19
* remove code disabled from writePixels changeGravatar commit-bot@chromium.org2014-03-07
* Add SkCanvas::writePixels that takes info+pixels directlyGravatar commit-bot@chromium.org2014-03-07
* Use factories instead of directly creating SkImageInfo.Gravatar bungeman@google.com2014-02-17
* replace setConfig+allocPixels with alloc-or-install-pixelsGravatar commit-bot@chromium.org2014-02-13
* remove SkCanvas::createCompatibleDevice, and add SkCanvas::newSurfaceGravatar reed@google.com2014-02-05