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
*
Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints"
reed
2016-10-05
*
Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-05
*
Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-05
*
Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-04
*
Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-04
*
Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paint...
Mike Reed
2016-10-03
*
Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""
Mike Reed
2016-10-03
*
Revert "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-03
*
replace SkXfermode obj with SkBlendMode enum in paints
Mike Reed
2016-10-03
*
Remove stray semicolons.
Mike Klein
2016-09-27
*
Add SkColor4f serialization
brianosman
2016-09-25
*
abstract name of clipping ops, to transtion to a more restricted set
reed
2016-09-20
*
Fix SkDrawTextBlobCommand null blob crash
fmalita
2016-09-14
*
Use sk_sp text blob APIs
fmalita
2016-09-13
*
change SkStreams to work with sk_sp<SkData> instead of SkData*
reed
2016-09-12
*
Have GrSurfaceProxys and GrGpuResources draw from the same pool of unique ids
robertphillips
2016-08-31
*
Add width, height, unique ID, alpha to debugger DrawImageCommand
msarett
2016-08-29
*
SkDrawCommand: hinting
halcanary
2016-08-25
*
Made shadows blurry (thru implementing variance mapping)
vjiaoblack
2016-08-25
*
Plumb drawArc to SkDevice.
bsalomon
2016-08-19
*
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
[next]