Legacy raster still doesn't handle transparent LCD
[platform/upstream/libSkiaSharp.git] / debugger /
2017-01-06 Robert PhillipsGet Debugger app compiling again
2016-11-30 Hal CanarySkEncodeImage: no more link-time registration
2016-11-23 Hal CanarySkImageEncoder: simplify API
2016-11-22 Hal CanaryRevert 248ff023 & 2cb6cb72
2016-11-22 Hal CanarySkImageEncoder: simplify API
2016-11-15 Florin MalitaResurrect SkDebugger
2016-11-07 Hal Canarybench, samples, etc: s/SkAutoTUnref/sk_sp/
2016-11-03 Ben WagnerRemove SkAutoTDelete.
2016-08-01 robertphillipsRemove some ancillary users of SkSurface::MakeRenderTar...
2016-07-25 chrishtrFix debugger build by specifying nullptr for color...
2016-04-29 robertphillipsFix old debugger
2016-04-20 robertphillipsRein in the use of SkDevice.h
2016-03-25 robertphillipsFix old debugger for sk_sp changes
2016-03-24 robertphillipsFix debugger w.r.t. sk_sp changes
2016-03-18 reedreturn pictures as sk_sp
2016-03-10 robertphillipsUpdate debugger to use SkPixmap
2016-03-01 robertphillipsUnbust the old debugger
2016-01-27 robertphillipsAdd gpu implementation of OverdrawXfermode
2016-01-22 robertphillipsRevert of Add gpu implementation of OverdrawXfermode...
2016-01-20 robertphillipsAdd gpu implementation of OverdrawXfermode
2015-12-10 halcanarydefault SkPixelSerializer
2015-12-09 halcanaryRevert of default SkPixelSerializer (patchset #2 id...
2015-12-09 halcanarydefault SkPixelSerializer
2015-12-08 reedRevert of default SkPixelSerializer (patchset #1 id...
2015-12-08 halcanarydefault SkPixelSerializer
2015-11-18 djsollenUpdate debugger UI to auto-refresh the directory listing
2015-11-18 mtkleinClean up dead code: PictureRenderer
2015-11-02 fmalita[SkDebugger] Remove unneeded SkDebuggerGUI includes
2015-10-26 robertphillipsGet debugger compiling again
2015-09-09 mtkleinMake SkGraphics::Term a no-op, stop calling it.
2015-09-09 mtkleinRevert of Make SkGraphics::Term a no-op, stop calling...
2015-09-08 mtkleinMake SkGraphics::Term a no-op, stop calling it.
2015-08-27 halcanaryStyle Change: NULL->nullptr
2015-08-26 halcanaryStyle Change: SkNEW->new; SkDELETE->delete
2015-07-31 bungemanFix no-gpu debugger.
2015-06-24 robertphillipsFix debugger compilation
2015-06-15 fmalitaRemove the SkCanvas comment API
2015-05-04 robertphillipsGet debugger compiling again
2015-04-02 fmalita[SkDebugger] Flatten drawPicture ops
2015-03-26 robertphillipsDebugger: remove dead feature (SkPicture offset display...
2015-03-23 robertphillipsPreserve texture compression when saving a revised...
2015-03-16 reedFilterLevel -> SkFilterQuality
2015-03-16 reedSkPaint::FilterLevel -> SkFilterQuality
2015-02-13 robertphillipsRemove SkPictureFlat.h include from SkDrawCommands.h
2015-02-12 robertphillipsRevert of Remove SkPictureFlat.h include from SkDrawCom...
2015-02-12 robertphillipsRemove SkPictureFlat.h include from SkDrawCommands.h
2015-02-11 robertphillipsRevert of Fix Chromium build (patchset #2 id:20001...
2015-02-11 robertphillipsRevert of Remove SkPictureFlat.h include from SkDrawCom...
2015-02-11 robertphillipsFix Chromium build
2015-02-11 robertphillipsRemove SkPictureFlat.h include from SkDrawCommands.h
2015-02-11 kkinnunendebugger: Abandon context when Qt changes it without...
2015-01-21 scroggoMake SkStream *not* ref counted.
2015-01-16 Brian SalomonFix debugger wrt to new SkGpuDevice factory signature'
2015-01-14 kkinnunenRemove incremental draw optimization from SkDebugCanvas
2015-01-14 kkinnunendebugger: SW rasterize the picture only when it changes
2015-01-07 kkinnunendebugger: Update inspector view data consistently while...
2015-01-05 kkinnunenRemove draw window size state from SkDebugCanvas
2015-01-05 kkinnunendebugger: Update the picture view when the first comman...
2015-01-05 kkinnunendebugger: Remove few redundant variables
2015-01-02 kkinnunendebugger: Move Skia initialization out of the GUI widge...
2015-01-02 kkinnunendebugger: Make inspector widget smaller
2014-12-31 kkinnunendebugger: Make draw command image widget resize
2014-12-31 kkinnunendebugger: Make settings widget resizeable
2014-12-30 kkinnunenChange DebugCanvas API to not encourage memory leaks
2014-12-22 kkinnunenAvoid leaking render targets in debugger
2014-12-22 kkinnunenMake debugger raster window background black
2014-12-12 mtkleinCull pushCull and popCull from Skia.
2014-11-17 mtkleinMore SkPicture cleanup
2014-11-13 kkinnunenFix debugger with GL to work with non-default locale
2014-11-09 fmalitaRevert of Revert of SkDrawCommand scrubbing (patchset...
2014-11-07 fmalitaRevert of SkDrawCommand scrubbing (patchset #2 id:20001...
2014-11-07 fmalitaSkDrawCommand scrubbing
2014-10-09 robertphillipsUpdate old tools to allow MultiPictureDraw rendering
2014-09-22 reedIntroduce Props to surface (patchset #27 id:520001...
2014-09-21 reedRevert of introduce Props to surface (patchset #27...
2014-09-21 reedintroduce Props to surface (work in progress)
2014-09-05 bsalomon"NULL !=" = NULL
2014-09-04 robertphillipsChange SkPicture::draw to playback
2014-09-03 reedHide fields in SkImageInfo
2014-08-29 robertphillipsTry out scalar picture sizes
2014-08-28 bsalomonMake SkGpuDevice constructors private.
2014-07-08 robertphillipsFixed up SkTimedPicturePlayback
2014-07-07 robertphillipsSplit SkPicturePlayback out of SkPictureData
2014-07-01 robertphillipsRename SkPicturePlayback to SkPictureData
2014-06-23 Mike KleinEnable basic drawing with SkRecord-based pictures.
2014-06-20 mtkleinMove BenchTimer to tools as Timer
2014-06-20 mtkleinRevert of Move BenchTimer to tools as Timer (https...
2014-06-20 mtkleinMove BenchTimer to tools as Timer
2014-06-12 robertphillipsRemove SkPicture pointer from SkPicturePlayback
2014-06-10 reedhide SkBitmap::setConfig
2014-05-20 skia.committer@gma... Sanitizing source files in Housekeeper-Nightly
2014-05-19 commit-bot@chromiu... This adds a checkbox to the debugger to allow seeing...
2014-05-15 commit-bot@chromiu... render_pictures: add --mismatchPath flag
2014-04-24 skia.committer@gma... Sanitizing source files in Housekeeper-Nightly
2014-04-23 commit-bot@chromiu... First step in pulling SkPicturePlayback & SkPictureReco...
2014-04-18 robertphillips@goo... Staging for cleanup of SkPicture-related headers
2014-04-17 commit-bot@chromiu... Staged removal of SkPicture-derived classes
2014-04-13 robertphillips@goo... split SkPictureRecorder out of SkPicture
2014-04-11 commit-bot@chromiu... Revert of Revert of Rename kPMColor_SkColorType to...
2014-04-11 commit-bot@chromiu... Revert of Rename kPMColor_SkColorType to kN32_SkColorTy...
next