index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
add SkAnimTimer, SPACE = pause/resume, ESP = stop
reed
2015-02-02
*
Atomics overhaul.
mtklein
2015-02-02
*
Add missing SK_OVERRIDE
rmistry
2015-02-02
*
add missing SK_OVERRIDE
mtklein
2015-02-02
*
Don't read unecessary font files on Android.
bungeman
2015-02-02
*
Revert of Revert of SSE4 opaque blend using intrinsics instead of assembly. (...
stephana
2015-02-02
*
Revert of SSE4 opaque blend using intrinsics instead of assembly. (patchset #...
stephana
2015-02-02
*
Add resourcePath to running dm on Android doc.
bungeman
2015-02-02
*
Optimize SSE2 opaque blend
qiankun.miao
2015-02-02
*
Disable LCD text when rasterizing SkPictureShader tiles.
fmalita
2015-02-02
*
Update SKP version
skia.buildbots
2015-02-01
*
allow GMs to animate
reed
2015-02-01
*
Update SKP version
skia.buildbots
2015-01-31
*
Revert of Move npot resizing out of GrContext and simplify GrContext texture ...
bsalomon
2015-01-31
*
SVG backend in DM
mtklein
2015-01-31
*
Move npot resizing out of GrContext and simplify GrContext texture functions.
bsalomon
2015-01-31
*
Remove extraneous newline.
Brian Salomon
2015-01-31
*
Add standard way to indicate GM is GPU-only.
bsalomon
2015-01-31
*
Revert of Move npot resizing out of GrContext and simplify GrContext texture ...
fmalita
2015-01-31
*
Update SKP version
skia.buildbots
2015-01-30
*
Update dump code in FontConfigParser test.
bungeman
2015-01-30
*
Convert FamilyData to Skia style field names.
bungeman
2015-01-30
*
Do not leak FamilyData in Android SkFontMgr.
bungeman
2015-01-30
*
export SkImageInfo
reed
2015-01-30
*
Do not add indirection to XML_Parser.
bungeman
2015-01-30
*
Revert of Add device space "nudge" to gpu draws (patchset #6 id:90001 of http...
robertphillips
2015-01-30
*
Suggestions and merge in the other CL.
mtklein
2015-01-30
*
Reland "remove unused SkAvoidXfermode"
scroggo
2015-01-30
*
Disable the noisiest /analyze warning in Chrome. ~3,700/12,000
brucedawson
2015-01-30
*
Move npot resizing out of GrContext and simplify GrContext texture functions.
bsalomon
2015-01-30
*
First cut at cleaning up Sergio's example code and moving some common code to...
caryclark
2015-01-30
*
DM: paths as implict strings too.
mtklein
2015-01-30
*
Add device space "nudge" to gpu draws
robertphillips
2015-01-30
*
DM::NullSink
halcanary
2015-01-30
*
dm: allow multiple --images flags, allow single files
halcanary
2015-01-30
*
Initial SVG backend stubbing
fmalita
2015-01-30
*
Remove unused globalRef/globalUnref.
scroggo
2015-01-30
*
dm: allow multiple --skp flags, allow single files
halcanary
2015-01-30
*
Remove unused hasLocalMatrix.
scroggo
2015-01-30
*
documentation: Writing Unit and Rendering Tests
halcanary
2015-01-30
*
Define SK_OVERRIDE when building for Android framework.
scroggo
2015-01-30
*
Update SKP version
skia.buildbots
2015-01-29
*
Start SampleApp documentation
herb
2015-01-29
*
Remove always true if statement and commented out code in GrBitmapTextContext
qiankun.miao
2015-01-29
*
Clean up commented out code in GrDistanceFieldTextContext
qiankun.miao
2015-01-29
*
Update comment for SkMallocPixelRef::NewWithProc.
scroggo
2015-01-29
*
share code between arcTo and addArc, update dox
reed
2015-01-29
*
Conservative blob bounds cleanup
fmalita
2015-01-29
*
reorg some path routines, preparing to switch arcs to conics
reed
2015-01-29
*
Make SkWriter32::snapshotAsData() a dumb copy.
mtklein
2015-01-29
[next]