index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
debugger
Commit message (
Expand
)
Author
Age
*
Fixed up SkTimedPicturePlayback
robertphillips
2014-07-08
*
Split SkPicturePlayback out of SkPictureData
robertphillips
2014-07-07
*
Rename SkPicturePlayback to SkPictureData
robertphillips
2014-07-01
*
Enable basic drawing with SkRecord-based pictures.
Mike Klein
2014-06-23
*
Move BenchTimer to tools as Timer
mtklein
2014-06-20
*
Revert of Move BenchTimer to tools as Timer (https://codereview.chromium.org/...
mtklein
2014-06-20
*
Move BenchTimer to tools as Timer
mtklein
2014-06-20
*
Remove SkPicture pointer from SkPicturePlayback
robertphillips
2014-06-12
*
hide SkBitmap::setConfig
reed
2014-06-09
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-05-20
*
This adds a checkbox to the debugger to allow seeing the effect pathops has o...
commit-bot@chromium.org
2014-05-19
*
render_pictures: add --mismatchPath flag
commit-bot@chromium.org
2014-05-15
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-04-24
*
First step in pulling SkPicturePlayback & SkPictureRecord out of SkPicture
commit-bot@chromium.org
2014-04-23
*
Staging for cleanup of SkPicture-related headers
robertphillips@google.com
2014-04-18
*
Staged removal of SkPicture-derived classes
commit-bot@chromium.org
2014-04-17
*
split SkPictureRecorder out of SkPicture
robertphillips@google.com
2014-04-13
*
Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https:/...
commit-bot@chromium.org
2014-04-11
*
Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://coderevie...
commit-bot@chromium.org
2014-04-11
*
Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https:/...
commit-bot@chromium.org
2014-04-10
*
Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://coderevie...
commit-bot@chromium.org
2014-04-10
*
Rename kPMColor_SkColorType to kN32_SkColorType.
commit-bot@chromium.org
2014-04-09
*
Thread picture version through to SkReadBuffer.
commit-bot@chromium.org
2014-03-28
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-03-27
*
Debugger improvements
commit-bot@chromium.org
2014-03-25
*
add --writeChecksumBasedFilenames flag to render_pictures
commit-bot@chromium.org
2014-03-19
*
Alter bench_pictures to "respect" the logPerIter flag.
commit-bot@chromium.org
2014-03-11
*
Avoid black flashes when resizing debugger window using MSAA
commit-bot@chromium.org
2014-03-10
*
Generating the 1M skps frequently yields truncated skps. This tool is intende...
commit-bot@chromium.org
2014-03-03
*
The new "mega" viz mode both adds visualization and forces all drawing to the...
commit-bot@chromium.org
2014-03-03
*
Culling API
commit-bot@chromium.org
2014-02-27
*
deprecate SkScalarRound (and its ilk), use SkScalarRound[ToInt,ToScalar]. #de...
reed@google.com
2013-12-17
*
Convert debugger settings controls to combo boxes.
commit-bot@chromium.org
2013-11-21
*
Make the debugger left panel resizable.
commit-bot@chromium.org
2013-11-21
*
move SkImage::ColorType into SkColorType
reed@google.com
2013-11-01
*
Add texture filtering override to debugger
robertphillips@google.com
2013-10-17
*
Allow creating a picture from skp to fail.
scroggo@google.com
2013-10-01
*
use new globally scoped SkAlphaType
reed@google.com
2013-09-20
*
Get debugger compiling in NoGPU config
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
*
Support MSAA in the picture debugger
commit-bot@chromium.org
2013-08-02
*
fix swapped bitmap channels on Mac for debugger
humper@google.com
2013-07-10
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-07-02
*
Separate showing and hiding the debugger settings and inspector.
bungeman@google.com
2013-07-01
*
Basic error checking for debugger GL widget.
bungeman@google.com
2013-07-01
*
Replace SkPicture(SkStream) constructors with a factory.
scroggo@google.com
2013-06-28
*
Expose debugger backend classes externally.
fmalita@google.com
2013-06-13
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-06-07
[next]