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
*
Move off SK_SUPPORT_LEGACY_DATA_FACTORIES.
bungeman
2016-08-02
*
Creating framework for drawShadowedPicture
vjiaoblack
2016-07-22
*
Creating framework for drawShadowedPicture
vjiaoblack
2016-07-21
*
Revert of Creating framework for drawShadowedPicture (patchset #14 id:260001 ...
vjiaoblack
2016-07-21
*
Creating framework for drawShadowedPicture
vjiaoblack
2016-07-21
*
Remove SkDevice::accessRenderTarget virtual
robertphillips
2016-07-20
*
Added the framework for having canvas/recorder/picture record depth_set's.
vjiaoblack
2016-07-13
*
Revert "Added the framework for having canvas/recorder/picture record depth_s...
mtklein
2016-07-13
*
Added the framework for having canvas/recorder/picture record depth_set's.
vjiaoblack
2016-07-13
*
Revert "Added the framework for having canvas/recorder/picture record depth_s...
mtklein
2016-07-12
*
Added the framework for having canvas/recorder/picture record depth_set's.
vjiaoblack
2016-07-12
*
fix typos and capitalization on drawTextRSXform CL
reed
2016-07-07
*
add bounds to textblob
reed
2016-07-07
*
drawTextRSXform
reed
2016-07-07
*
Fix png encoding in skia debugger
msarett
2016-06-30
*
skiaserve: Use snakeCase for JSON identifiers.
jcgregorio
2016-06-30
*
add short-desc
reed
2016-06-29
*
Add Annotations to old debugger
robertphillips
2016-06-29
*
add annotations to debugger
reed
2016-06-28
*
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
[next]