Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
98b0315ad6beb7dbc311fd365ffe5c24d7ef2d0f
/
debugger
a1193e4
Make SkStream *not* ref counted.
by scroggo
· 10 years ago
a2d9478
Fix debugger wrt to new SkGpuDevice factory signature'
by Brian Salomon
· 10 years ago
26a00de
Remove incremental draw optimization from SkDebugCanvas
by kkinnunen
· 10 years ago
cfdc0e3
debugger: SW rasterize the picture only when it changes
by kkinnunen
· 10 years ago
0cfeaf3
debugger: Update inspector view data consistently while paused
by kkinnunen
· 10 years ago
26e5400
Remove draw window size state from SkDebugCanvas
by kkinnunen
· 10 years ago
5a2315e
debugger: Update the picture view when the first command is selected
by kkinnunen
· 10 years ago
f3a9e99
debugger: Remove few redundant variables
by kkinnunen
· 10 years ago
5caff91
debugger: Move Skia initialization out of the GUI widget class
by kkinnunen
· 10 years ago
7c339ae
debugger: Make inspector widget smaller
by kkinnunen
· 10 years ago
63a4702
debugger: Make draw command image widget resize
by kkinnunen
· 10 years ago
41c79cc
debugger: Make settings widget resizeable
by kkinnunen
· 10 years ago
5037e9d
Change DebugCanvas API to not encourage memory leaks
by kkinnunen
· 10 years ago
4be0238
Avoid leaking render targets in debugger
by kkinnunen
· 10 years ago
534c63e
Make debugger raster window background black
by kkinnunen
· 10 years ago
f0f1411
Cull pushCull and popCull from Skia.
by mtklein
· 10 years ago
c6ad9ee
More SkPicture cleanup
by mtklein
· 10 years ago
6438f9a
Fix debugger with GL to work with non-default locale
by kkinnunen
· 10 years ago
8c89c52
Revert of Revert of SkDrawCommand scrubbing (patchset #1 id:1 of https://codereview.chromium.org/712683002/)
by fmalita
· 10 years ago
9063ddd
Revert of SkDrawCommand scrubbing (patchset #2 id:20001 of https://codereview.chromium.org/706363002/)
by fmalita
· 10 years ago
1931ec5
SkDrawCommand scrubbing
by fmalita
· 10 years ago
78c7127
Update old tools to allow MultiPictureDraw rendering
by robertphillips
· 10 years ago
4a8126e
Introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/)"
by reed
· 10 years ago
29c857d
Revert of introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/)
by reed
· 10 years ago
3716fd0
introduce Props to surface (work in progress)
by reed
· 10 years ago
49f085d
"NULL !=" = NULL
by bsalomon
· 10 years ago
c5ba71d
Change SkPicture::draw to playback
by robertphillips
· 10 years ago
e5ea500
Hide fields in SkImageInfo
by reed
· 10 years ago
a8d7f0b
Try out scalar picture sizes
by robertphillips
· 10 years ago
23b406c
Make SkGpuDevice constructors private.
by bsalomon
· 10 years ago
92432c7
Fixed up SkTimedPicturePlayback
by robertphillips
· 10 years ago
ce4dd3d
Split SkPicturePlayback out of SkPictureData
by robertphillips
· 10 years ago
db53990
Rename SkPicturePlayback to SkPictureData
by robertphillips
· 10 years ago
744fb73
Enable basic drawing with SkRecord-based pictures.
by Mike Klein
· 10 years ago
9ac68ee
Move BenchTimer to tools as Timer
by mtklein
· 10 years ago
9e64b78
Revert of Move BenchTimer to tools as Timer (https://codereview.chromium.org/344213003/)
by mtklein
· 10 years ago
4ed7528
Move BenchTimer to tools as Timer
by mtklein
· 10 years ago
e26e65e
Remove SkPicture pointer from SkPicturePlayback
by robertphillips
· 10 years ago
6c22573
hide SkBitmap::setConfig
by reed
· 10 years ago
3b9e8be
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 10 years ago
2a67e12
This adds a checkbox to the debugger to allow seeing the effect pathops has on the clip. A new tab shows the C code that the pathops generate.
by commit-bot@chromium.org
· 10 years ago
3f04517
render_pictures: add --mismatchPath flag
by commit-bot@chromium.org
· 10 years ago
b0430d0
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
8f831f2
First step in pulling SkPicturePlayback & SkPictureRecord out of SkPicture
by commit-bot@chromium.org
· 11 years ago
770963f
Staging for cleanup of SkPicture-related headers
by robertphillips@google.com
· 11 years ago
5fb2ce3
Staged removal of SkPicture-derived classes
by commit-bot@chromium.org
· 11 years ago
84b18c7
split SkPictureRecorder out of SkPicture
by robertphillips@google.com
· 11 years ago
28fcae2
Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/)
by commit-bot@chromium.org
· 11 years ago
96edc24
Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/)
by commit-bot@chromium.org
· 11 years ago
d923288
Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/)
by commit-bot@chromium.org
· 11 years ago
757ebd2
Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/)
by commit-bot@chromium.org
· 11 years ago
149e9a1
Rename kPMColor_SkColorType to kN32_SkColorType.
by commit-bot@chromium.org
· 11 years ago
0943f5f
Thread picture version through to SkReadBuffer.
by commit-bot@chromium.org
· 11 years ago
db35dab
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
57f74e0
Debugger improvements
by commit-bot@chromium.org
· 11 years ago
f5e315c
add --writeChecksumBasedFilenames flag to render_pictures
by commit-bot@chromium.org
· 11 years ago
51c040e
Alter bench_pictures to "respect" the logPerIter flag.
by commit-bot@chromium.org
· 11 years ago
fae599b
Avoid black flashes when resizing debugger window using MSAA
by commit-bot@chromium.org
· 11 years ago
6f4fb0f
Generating the 1M skps frequently yields truncated skps. This tool is intended to help automate weeding these out.
by commit-bot@chromium.org
· 11 years ago
768ac85
The new "mega" viz mode both adds visualization and forces all drawing to the visible canvas (by replacing the active saveLayers with saves).
by commit-bot@chromium.org
· 11 years ago
210ae2a
Culling API
by commit-bot@chromium.org
· 11 years ago
e1ca705
deprecate SkScalarRound (and its ilk), use SkScalarRound[ToInt,ToScalar]. #define SK_SUPPORT_DEPRECATED_SCALARROUND for legacy clients
by reed@google.com
· 11 years ago
22d3933
Convert debugger settings controls to combo boxes.
by commit-bot@chromium.org
· 11 years ago
bcd431e
Make the debugger left panel resizable.
by commit-bot@chromium.org
· 11 years ago
2bd8b81
move SkImage::ColorType into SkColorType
by reed@google.com
· 11 years ago
32bbcf8
Add texture filtering override to debugger
by robertphillips@google.com
· 11 years ago
1270532
Allow creating a picture from skp to fail.
by scroggo@google.com
· 11 years ago
beb0c2a
use new globally scoped SkAlphaType
by reed@google.com
· 11 years ago
6082076
Get debugger compiling in NoGPU config
by robertphillips@google.com
· 11 years ago
1f2f338
Split SkDevice into SkBaseDevice and SkBitmapDevice
by robertphillips@google.com
· 11 years ago
9b051a3
Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromium ready.
by robertphillips@google.com
· 11 years ago
3055b70
Split SkDevice out of SkBitmapDevice
by robertphillips@google.com
· 11 years ago
fde1e7c
Support MSAA in the picture debugger
by commit-bot@chromium.org
· 11 years ago
5a867c7
fix swapped bitmap channels on Mac for debugger
by humper@google.com
· 11 years ago
0d55dd7
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
2ff6d1d
Separate showing and hiding the debugger settings and inspector.
by bungeman@google.com
· 11 years ago
0b4d6b2
Basic error checking for debugger GL widget.
by bungeman@google.com
· 11 years ago
f1754ec
Replace SkPicture(SkStream) constructors with a factory.
by scroggo@google.com
· 11 years ago
86681b3
Expose debugger backend classes externally.
by fmalita@google.com
· 11 years ago
a009083
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
6ede1fe
Make SkDrawCommands lighter weight
by robertphillips@google.com
· 11 years ago
4a3ca94
Update debugger for addition of Conic path verb
by commit-bot@chromium.org
· 11 years ago
7def5e1
Separate core and images project.
by scroggo@google.com
· 11 years ago
a5d3e77
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
0a4805e
First pass at Comment API
by robertphillips@google.com
· 11 years ago
3e2345a
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
6d9c92b
Remove offsetcanvas from debugger
by robertphillips@google.com
· 11 years ago
d2ada98
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 12 years ago
c4ebdb0
Force linking with image decoders for images project.
by scroggo@google.com
· 12 years ago
aaec851
Link webp in skimage and debugger.
by scroggo@google.com
· 12 years ago
81a51a2
Fix NaCl build.
by scroggo@google.com
· 12 years ago
a53e946
Force the debugger to link decoders.
by scroggo@google.com
· 12 years ago
50c84da
Add getDrawCommandAt and setDrawCommandAt to SkDebugCanvas
by robertphillips@google.com
· 12 years ago
c3410b8
New filter targeted at desk_googlespreadsheet overdraw issues
by robertphillips@google.com
· 12 years ago
e60ed08
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
77279cb
Fix compiler errors/warnings in r8355
by robertphillips@google.com
· 12 years ago
0df2a9a
SkDrawCommand cleanup
by robertphillips@google.com
· 12 years ago
7e32851
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
24bfdac
More SkDrawCommand cleanup
by robertphillips@google.com
· 12 years ago
a3a09ab
More SkDrawCommand cleanup
by robertphillips@google.com
· 12 years ago
Next »