Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
c293a29bc2fced15ac44a66efa813d42cb3f2e0b
/
tools
/
debugger
294870f
Add explicit UniqueID classes for GrGpuResource & GrSurfaceProxy
by Robert Phillips
· 8 years ago
1b612a8
tools: s/SkAutoTUnref/sk_sp/
by Hal Canary
· 8 years ago
faba371
remove unused code around SK_SUPPORT_LEGACY_XFERMODE_PARAM
by Mike Reed
· 8 years ago
145dbcd
Remove SkAutoTDelete.
by Ben Wagner
· 8 years ago
5e25717
hide setImageFilter(ptr)
by Mike Reed
· 8 years ago
7d954ad
remove xfermode from public api
by Mike Reed
· 8 years ago
1105224
Rename GrDrawContext to GrRenderTargetContext
by Brian Osman
· 8 years ago
c03e1c5
Re-enable overdraw mode in debugger.
by Ben Wagner
· 8 years ago
a73d76a
skp_parser
by halcanary
· 8 years ago
0f61faa
GN: windows compiles locally.
by Mike Klein
· 8 years ago
374772b
Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints"
by reed
· 8 years ago
c245574
Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
2b2fc7d
Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
3ed485f
Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
1834242
Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
2cbcd12
Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"""
by Mike Reed
· 8 years ago
70cdb39
Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""
by Mike Reed
· 8 years ago
ce02e71
Revert "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
0591897
replace SkXfermode obj with SkBlendMode enum in paints
by Mike Reed
· 8 years ago
fc6c37b
Remove stray semicolons.
by Mike Klein
· 8 years ago
97bbf82
Add SkColor4f serialization
by brianosman
· 8 years ago
73603f3
abstract name of clipping ops, to transtion to a more restricted set
by reed
· 8 years ago
02526bd
Fix SkDrawTextBlobCommand null blob crash
by fmalita
· 8 years ago
37283c2
Use sk_sp text blob APIs
by fmalita
· 8 years ago
42943c8
change SkStreams to work with sk_sp<SkData> instead of SkData*
by reed
· 8 years ago
8abb370
Have GrSurfaceProxys and GrGpuResources draw from the same pool of unique ids
by robertphillips
· 8 years ago
0ac1bec
Add width, height, unique ID, alpha to debugger DrawImageCommand
by msarett
· 8 years ago
f412f09
SkDrawCommand: hinting
by halcanary
· 8 years ago
e6f5d56
Made shadows blurry (thru implementing variance mapping)
by vjiaoblack
· 8 years ago
ac3aa24
Plumb drawArc to SkDevice.
by bsalomon
· 8 years ago
38d909e
Move off SK_SUPPORT_LEGACY_DATA_FACTORIES.
by bungeman
· 8 years ago
5bfee98
Creating framework for drawShadowedPicture
by vjiaoblack
· 8 years ago
95302da
Creating framework for drawShadowedPicture
by vjiaoblack
· 8 years ago
33d3258
Revert of Creating framework for drawShadowedPicture (patchset #14 id:260001 of https://codereview.chromium.org/2146073003/ )
by vjiaoblack
· 8 years ago
0ae097d
Creating framework for drawShadowedPicture
by vjiaoblack
· 8 years ago
ea70c4b
Remove SkDevice::accessRenderTarget virtual
by robertphillips
· 8 years ago
e5de130
Added the framework for having canvas/recorder/picture record depth_set's.
by vjiaoblack
· 8 years ago
6e998e6
Revert "Added the framework for having canvas/recorder/picture record depth_set's."
by mtklein
· 8 years ago
1185d90
Added the framework for having canvas/recorder/picture record depth_set's.
by vjiaoblack
· 8 years ago
e504dbc
Revert "Added the framework for having canvas/recorder/picture record depth_set's."
by mtklein
· 8 years ago
6d3fb89
Added the framework for having canvas/recorder/picture record depth_set's.
by vjiaoblack
· 8 years ago
63f30d9
fix typos and capitalization on drawTextRSXform CL
by reed
· 8 years ago
6d2c3e7
add bounds to textblob
by reed
· 8 years ago
45561a0
drawTextRSXform
by reed
· 8 years ago
a5cf4f4
Fix png encoding in skia debugger
by msarett
· 8 years ago
ee0c555
skiaserve: Use snakeCase for JSON identifiers.
by jcgregorio
· 8 years ago
67f62fa
add short-desc
by reed
· 8 years ago
fb40923
Add Annotations to old debugger
by robertphillips
· 8 years ago
97660cc
add annotations to debugger
by reed
· 8 years ago
06ca8ec
sk_sp for Ganesh.
by bungeman
· 8 years ago
13b9c95
Move SkTypeface to sk_sp.
by bungeman
· 9 years ago
9a9a7b2
Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://codereview.chromium.org/1933393002/ )
by scroggo
· 9 years ago
6296da7
Move SkTypeface to sk_sp.
by bungeman
· 9 years ago
3ccf2e7
Remove hasMixedSamples() from GrPipelineBuilder
by cdalton
· 9 years ago
fad9856
Prototype code that turns any/every flattenable into JSON
by brianosman
· 9 years ago
175dd9b
Clean up test drawContext usage
by robertphillips
· 9 years ago
5e3815b
Rein in the use of SkDevice.h
by robertphillips
· 9 years ago
1c9f922
Fix skiaserve crash when displaying batch bounds
by brianosman
· 9 years ago
efdfd51
switch maskfilters to sk_sp
by reed
· 9 years ago
60c9b58
change flattenable factory to return sk_sp
by reed
· 9 years ago
cfb6bdf
switch xfermodes over to sk_sp
by reed
· 9 years ago
9d524f2
Style bikeshed - remove extraneous whitespace
by halcanary
· 9 years ago
fe63045
move setshader to sk_sp, re-using SK_SUPPORT_LEGACY_CREATESHADER_PTR
by reed
· 9 years ago
d053ce9
Reland of [2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.o… (patchset #1 id:1 of https://codereview.chromium.org/1821103004/ )
by reed
· 9 years ago
d688929
Revert of Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.o… (patchset #3 id:40001 of https://codereview.chromium.org/1825073002/ )
by reed
· 9 years ago
4c9776b
Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ )"
by reed
· 9 years ago
1eb81db
Revert of switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ )
by reed
· 9 years ago
f809d76
switch colorfilters to sk_sp
by reed
· 9 years ago
7b380d0
guard rasterizer and drawlooper setters
by reed
· 9 years ago
f67531f
unified PNG encoding between SkDrawCommand and skiaserve
by ethannicholas
· 9 years ago
a439334
Reland of "switch patheffects over to sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1813553005/ )"
by reed
· 9 years ago
f28ad89
Revert of switch patheffects over to sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1813553005/ )
by reed
· 9 years ago
9fbee18
switch patheffects over to sk_sp
by reed
· 9 years ago
9ce9d67
update callsites for Make image factories
by reed
· 9 years ago
18300a3
detach -> release
by mtklein
· 9 years ago
4083610
Fix up no gpu build
by joshualitt
· 9 years ago
ae47aee
Fix some bugs and performance issues with skiaserve
by joshualitt
· 9 years ago
51190df
Add SkDrawPosTextHCommand JSON, fix skiaserve build.
by bungeman
· 9 years ago
790f99a
Remove usage of SkImageDecoder in debugger
by msarett
· 9 years ago
b0666ad
Fix up GrAuditTrail to allow arbitrary reordering
by joshualitt
· 9 years ago
e43f7e6
Fix SkiaServe gpu JSON to work with any reordering algorithm
by joshualitt
· 9 years ago
bd72413
Remove dependency on SkJsonCanvas.h
by joshualitt
· 9 years ago
46b301d
add /img/n/m endpoint to skiaserve
by joshualitt
· 9 years ago
bdc6b2b
Change skiaserve color palette for drawing batch bounds
by joshualitt
· 9 years ago
1d7decf
SkDebugCanvas ignore batch bounds if they are offscreen
by joshualitt
· 9 years ago
5d5207a
fix minor bug drawing batch bounds by default
by joshualitt
· 9 years ago
10d8fc2
Render batch bounds as stroke rects
by joshualitt
· 9 years ago
b95c772
Add abilitly to query audit trail for batches by draw op
by joshualitt
· 9 years ago
08fc807
Revert of Add abilitly to query audit trail for batches by draw op (patchset #4 id:60001 of https://codereview.chromium.org/1745513002/ )
by joshualitt
· 9 years ago
9b48a6e
Add abilitly to query audit trail for batches by draw op
by joshualitt
· 9 years ago
807dcab
added 'visible' attribute to skiaserve JSON
by ethannicholas
· 9 years ago
c85d9fb
GrAuditTrail can now be enabled/disabled at runtime
by ethannicholas
· 9 years ago
3afae70
fixed SkDrawCommand JSON generation
by ethannicholas
· 9 years ago
cecbbe2
converted skiaserve PNGs from RGBA to RGB
by ethannicholas
· 9 years ago
6b3cf73
Add batch information to json
by joshualitt
· 9 years ago
272af6e
Revert of further skiaserve image performance improvements (patchset #1 id:1 of https://codereview.chromium.org/1707453003/ )
by ethannicholas
· 9 years ago
68c063b
further skiaserve image performance improvements
by ethannicholas
· 9 years ago
0a0520a
added clip visualization to skiaserve
by ethannicholas
· 9 years ago
891ad66
fixed SkDebugCanvas' handling of drawPicture
by ethannicholas
· 9 years ago
f8289d9
fixed off-by-one error in skiaserve /cmd
by ethannicholas
· 9 years ago
Next »