index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
Add layout qualifiers to GrGLShaderBuilder
cdalton
2015-05-06
*
SkPDF: Move utility fns to SkPDFUtils
halcanary
2015-05-06
*
Revert of Revert of Revert of Make drawImage a virtual on SkDevice (patchset ...
reed
2015-05-06
*
Revert of Revert of Make drawImage a virtual on SkDevice (patchset #1 id:1 of...
reed
2015-05-06
*
Make SkFunction copyable so it can go in containers.
mtklein
2015-05-06
*
small fix to correct bounds on distance field text
joshualitt
2015-05-06
*
Add GrAAConvexTessellator class
robertphillips
2015-05-06
*
Reduce the API surface of GrBufferAllocPool and its derivatives
robertphillips
2015-05-06
*
Revert of Make drawImage a virtual on SkDevice (patchset #4 id:60001 of https...
reed
2015-05-05
*
small cleanup in GrOvalRenderer
joshualitt
2015-05-05
*
trivial fix for drawvertices bounds
joshualitt
2015-05-05
*
Fix vertex/index buffer leaks
bsalomon
2015-05-05
*
Make drawImage a virtual on SkDevice
reed
2015-05-05
*
create GrInOrderCommandBuilder
joshualitt
2015-05-05
*
remove dead code behind BOOL_ONGETINFO
reed
2015-05-05
*
SkPDF: Remove unused deprecated functions in SkPDFTypes
halcanary
2015-05-05
*
Move RectBatch to GrRect
joshualitt
2015-05-05
*
SkPDF: clean up uses of deprecated calls in SkPDFFont
halcanary
2015-05-05
*
Move DrawInfo out from GrDrawTarget and rename to GrVertices.
bsalomon
2015-05-05
*
Create GrCommandBuilder
joshualitt
2015-05-05
*
Adjust tolerance to fix GPU hairline curve issues
jvanverth
2015-05-05
*
SkPDF: clean up uses of deprecated calls in SkDocument_PDF
halcanary
2015-05-05
*
Avoid using SkPathEffect::DashInfo in GrStrokeInfo
kkinnunen
2015-05-05
*
remove dead code for SK_SUPPORT_LEGACY_RADIAL_GRADIENT_SQRT
reed
2015-05-05
*
remove dead SK_SUPPORT_LEGACY_CUBIC_CHOPPER code
reed
2015-05-05
*
Start on simplifying generateGeometry() overrides
bsalomon
2015-05-05
*
Revert of Make drawImage a virtual on SkDevice (patchset #3 id:40001 of https...
reed
2015-05-05
*
Remove canTweakAlphaForCoverage from XP's since batch reads flag.
egdaniel
2015-05-04
*
Fix typeface ids on Mac.
bungeman
2015-05-04
*
Don't attempt to draw path if dashing or stroking fails
bsalomon
2015-05-04
*
Revert of Start on simplifying generateGeometry() overrides (patchset #10 id:...
bsalomon
2015-05-04
*
Start on simplifying generateGeometry() overrides
bsalomon
2015-05-04
*
Revert of Don't attempt to draw path if dashing or stroking fails (patchset #...
bsalomon
2015-05-04
*
Make drawImage a virtual on SkDevice (patchset #3 id:40001 of https://coderev...
reed
2015-05-04
*
Move state management to GrInOrderDrawBuffer
joshualitt
2015-05-04
*
Don't attempt to draw path if dashing or stroking fails
bsalomon
2015-05-04
*
Move instanced index buffer creation to flush time
bsalomon
2015-05-04
*
Revert of Move instanced index buffer creation to flush time (patchset #6 id:...
bsalomon
2015-05-04
*
Revert of make drawImage a virtual on SkDevice (patchset #3 id:40001 of https...
reed
2015-05-04
*
remove redundant/deprecated TwoPointRadial gradiet -- use TwoPointConical
reed
2015-05-04
*
make drawImage a virtual on SkDevice
reed
2015-05-04
*
Move instanced index buffer creation to flush time
bsalomon
2015-05-04
*
Revert of Move state management to GrInOrderDrawBuffer (patchset #4 id:60001 ...
joshualitt
2015-05-04
*
Move state management to GrInOrderDrawBuffer
joshualitt
2015-05-04
*
Update src/svg to follow C++11 style rule for {virtual,override}.
tfarina
2015-05-04
*
SkPictureShader: scale down if width or height is larger than maxTextureSize
gen.kim
2015-05-03
*
remove unneeded SK_SUPPORT_LEGACY_IMAGEFILTER_TO_COLORFILTER flag
reed
2015-05-02
*
Add hairlines batch unit test
joshualitt
2015-05-02
*
Fix for valgrind
joshualitt
2015-05-02
*
Move bounds to GrBatch
joshualitt
2015-05-01
[next]