index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tools
/
debugger
Commit message (
Expand
)
Author
Age
*
sk_sp for Ganesh.
bungeman
2016-06-09
*
Move SkTypeface to sk_sp.
bungeman
2016-05-12
*
Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://coderevi...
scroggo
2016-05-12
*
Move SkTypeface to sk_sp.
bungeman
2016-05-11
*
Remove hasMixedSamples() from GrPipelineBuilder
cdalton
2016-05-06
*
Prototype code that turns any/every flattenable into JSON
brianosman
2016-05-04
*
Clean up test drawContext usage
robertphillips
2016-04-28
*
Rein in the use of SkDevice.h
robertphillips
2016-04-20
*
Fix skiaserve crash when displaying batch bounds
brianosman
2016-04-15
*
switch maskfilters to sk_sp
reed
2016-04-04
*
change flattenable factory to return sk_sp
reed
2016-04-03
*
switch xfermodes over to sk_sp
reed
2016-03-29
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
move setshader to sk_sp, re-using SK_SUPPORT_LEGACY_CREATESHADER_PTR
reed
2016-03-25
*
Reland of [2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of htt...
reed
2016-03-22
*
Revert of Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 ...
reed
2016-03-22
*
Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https:/...
reed
2016-03-22
*
Revert of switch colorfilters to sk_sp (patchset #11 id:200001 of https://cod...
reed
2016-03-22
*
switch colorfilters to sk_sp
reed
2016-03-22
*
guard rasterizer and drawlooper setters
reed
2016-03-21
*
unified PNG encoding between SkDrawCommand and skiaserve
ethannicholas
2016-03-21
*
Reland of "switch patheffects over to sk_sp (patchset #5 id:80001 of https://...
reed
2016-03-18
*
Revert of switch patheffects over to sk_sp (patchset #5 id:80001 of https://c...
reed
2016-03-18
*
switch patheffects over to sk_sp
reed
2016-03-18
*
update callsites for Make image factories
reed
2016-03-17
*
detach -> release
mtklein
2016-03-16
*
Fix up no gpu build
joshualitt
2016-03-11
*
Fix some bugs and performance issues with skiaserve
joshualitt
2016-03-10
*
Add SkDrawPosTextHCommand JSON, fix skiaserve build.
bungeman
2016-03-09
*
Remove usage of SkImageDecoder in debugger
msarett
2016-03-09
*
Fix up GrAuditTrail to allow arbitrary reordering
joshualitt
2016-03-08
*
Fix SkiaServe gpu JSON to work with any reordering algorithm
joshualitt
2016-03-04
*
Remove dependency on SkJsonCanvas.h
joshualitt
2016-03-03
*
add /img/n/m endpoint to skiaserve
joshualitt
2016-03-02
*
Change skiaserve color palette for drawing batch bounds
joshualitt
2016-03-01
*
SkDebugCanvas ignore batch bounds if they are offscreen
joshualitt
2016-03-01
*
fix minor bug drawing batch bounds by default
joshualitt
2016-02-29
*
Render batch bounds as stroke rects
joshualitt
2016-02-29
*
Add abilitly to query audit trail for batches by draw op
joshualitt
2016-02-29
*
Revert of Add abilitly to query audit trail for batches by draw op (patchset ...
joshualitt
2016-02-29
*
Add abilitly to query audit trail for batches by draw op
joshualitt
2016-02-29
*
added 'visible' attribute to skiaserve JSON
ethannicholas
2016-02-23
*
GrAuditTrail can now be enabled/disabled at runtime
ethannicholas
2016-02-18
*
fixed SkDrawCommand JSON generation
ethannicholas
2016-02-18
*
converted skiaserve PNGs from RGBA to RGB
ethannicholas
2016-02-17
*
Add batch information to json
joshualitt
2016-02-17
*
Revert of further skiaserve image performance improvements (patchset #1 id:1 ...
ethannicholas
2016-02-17
*
further skiaserve image performance improvements
ethannicholas
2016-02-17
*
added clip visualization to skiaserve
ethannicholas
2016-02-12
*
fixed SkDebugCanvas' handling of drawPicture
ethannicholas
2016-02-12
[next]