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
*
round and bevel hairline rects show the same as miter hairline rects
yunchao.he
2014-07-28
*
Generalize compressed blitter into its own templated class
krajcevski
2014-07-28
*
Test abandoning GL context in dm/nanobench.
bsalomon
2014-07-28
*
SkDiscardablePixelRef returns correct indexed color on relock.
halcanary
2014-07-28
*
Only lowercase names in Android font config parser.
bungeman
2014-07-28
*
Remove code only used by SkCreateTypefaceForScript which has already been del...
djsollen
2014-07-28
*
Remove redundant helper function as all clients pass locale
Derek Sollenberger
2014-07-28
*
Remove unused code now that the android framework has move this logic elsewhere.
Derek Sollenberger
2014-07-28
*
Add vertex color support to distance field text.
jvanverth
2014-07-25
*
Move vertex buffer setup out of drawPackedGlyph().
jvanverth
2014-07-25
*
Fix thread unsafe mutex initialization.
bungeman
2014-07-25
*
Send less transform data when drawing text with nvpr
cdalton
2014-07-25
*
Fix image decoder memory overwrite bug.
scroggo
2014-07-25
*
Fix thread unsafe mutex initialization.
bungeman
2014-07-25
*
Revert of Move vertex buffer setup out of drawPackedGlyph(). (https://coderev...
jvanverth
2014-07-25
*
Move vertex buffer setup out of drawPackedGlyph().
jvanverth
2014-07-25
*
Added classes SkPatch and SkPatchMesh which help encapsulate and generalize t...
dandov
2014-07-25
*
Some small ASTC optimizations
krajcevski
2014-07-25
*
Rename GrGpuObject to GrGpuResource
bsalomon
2014-07-25
*
Add preliminary ASTC encoder
krajcevski
2014-07-25
*
Merge GrGpuObject and GrCacheable.
bsalomon
2014-07-25
*
Alter Default & Software path renderers to better handle AA hairline paths
robertphillips
2014-07-25
*
Enable the SSSE3 compile time check on all platforms (4th attempt)
djsollen
2014-07-24
*
SkFontMgr for Android.
bungeman
2014-07-24
*
Get additional DW font metrics when available.
bungeman
2014-07-23
*
Revert of Enable the SSSE3 compile time check on all platforms. (https://code...
bungeman
2014-07-23
*
Revert of SkFontMgr for Android. (https://codereview.chromium.org/414483002/)
robertphillips
2014-07-22
*
Now able to set the localMatrix when creating a SkShader from a SkImage
piotaixr
2014-07-22
*
Replace use of GrTHashTable in GrFontCache with SkTDynamicHash.
jvanverth
2014-07-22
*
Revert "Revert of Use the GrCacheable ID to eliminate the need for notificati...
bsalomon
2014-07-22
*
Remove the single-sigma version of SkDropShadowImageFilter::Create().
senorblanco
2014-07-22
*
Run CanvasState test across a library boundary.
scroggo
2014-07-22
*
SkFontMgr for Android.
bungeman
2014-07-22
*
Remove unused enum value and member of GrGpuObject
bsalomon
2014-07-22
*
Add auto purging for SkPicture-related Ganesh resources (esp. layers)
robertphillips
2014-07-22
*
Initial change to move 2D kernel to its own file.
joshualitt
2014-07-22
*
Refactor texture compressors into separate files
krajcevski
2014-07-22
*
Added count validation in SkImageFilter::Common::unflatten()
sugoi
2014-07-22
*
Enable the SSSE3 compile time check on all platforms (3rd attempt)
djsollen
2014-07-22
*
Add a GrPathRange class
cdalton
2014-07-21
*
Make GrCacheable implement its own ref counting.
bsalomon
2014-07-21
*
Add macro so that gpu trace marker can add an arg to the TRACE_EVENT it makes
egdaniel
2014-07-21
*
Move GrTMultiMap to src/core and rename it
robertphillips
2014-07-21
*
First pass at a blitter for R11 EAC alpha masks. This shaves 10ms off
krajcevski
2014-07-21
*
Skia side RGB to YUV gpu conversion
sugoi
2014-07-21
*
Remove gpu shader optimatization for solid white or trans black colors
egdaniel
2014-07-21
*
Let blitters be notified when they're done being used
krajcevski
2014-07-21
*
Allow GrGLEffects to produce variable length keys.
bsalomon
2014-07-21
*
hide public factory for intermediate class
reed
2014-07-21
*
Remove use of SK_SUPPORT_LEGACY_LAYERRASTERIZER_API.
dominikg
2014-07-21
[next]