index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
Commit message (
Expand
)
Author
Age
*
remove dead flags
reed
2015-12-23
*
Add config options to run different GPU APIs to dm and nanobench
kkinnunen
2015-12-23
*
Revert of Add config options to run different GPU APIs to dm and nanobench (p...
rmistry
2015-12-22
*
fix hair fuzz
caryclark
2015-12-22
*
Add config options to run different GPU APIs to dm and nanobench
kkinnunen
2015-12-21
*
hide old SaveFlags, but keep them available (for now) for Android
reed
2015-12-21
*
fix stroked text underline / strikethrough
caryclark
2015-12-21
*
Create a hash table from id<-->key in SkImageFilter::CacheImpl
xidachen
2015-12-21
*
check in direct quad length measure
caryclark
2015-12-21
*
remove SK_SUPPORT_LEGACY_SAVELAYERPARAMS code
reed
2015-12-18
*
Fix UB function problems for shaders and mask.
herb
2015-12-18
*
Revert of Repeating SkBitmapProcState rounding bias (patchset #6 id:100001 of...
fmalita
2015-12-18
*
Revert of Fix UB function problems for shaders and mask. (patchset #3 id:4000...
herb
2015-12-18
*
Repeating SkBitmapProcState rounding bias
fmalita
2015-12-18
*
change signature for virtual related to saveLayer, passing SaveLayerRec
reed
2015-12-18
*
fix large dashed paths
caryclark
2015-12-18
*
Revert of Add config options to run different GPU APIs to dm and nanobench (p...
joshualitt
2015-12-18
*
Revert of Create a hash table from id<-->key in SkImageFilter::CacheImpl (pat...
reed
2015-12-18
*
fix bugs in path contains
caryclark
2015-12-18
*
Add config options to run different GPU APIs to dm and nanobench
kkinnunen
2015-12-18
*
Make SkMatrix::get*Scale[s]() fail on NaN
bsalomon
2015-12-17
*
Fix UB function problems for shaders and mask.
herb
2015-12-17
*
SkMatrix::preScale() is too conservative
fmalita
2015-12-17
*
Create a hash table from id<-->key in SkImageFilter::CacheImpl
xidachen
2015-12-17
*
Add default ctor to SkMask
robertphillips
2015-12-17
*
Use the unswapped end point y for early out case in winding_line
fs
2015-12-17
*
check bounds of each cubic segment against clip
reed
2015-12-17
*
add fsync to try to get complete skps from webpage picture capture
caryclark
2015-12-16
*
This brings hairlines into agreement with thick strokes.
caryclark
2015-12-16
*
Reland of move drawSprite from canvas (patchset #1 id:1 of https://codereview...
reed
2015-12-16
*
Revert of remove drawSprite from canvas (patchset #4 id:60001 of https://code...
reed
2015-12-16
*
remove drawSprite from canvas
reed
2015-12-16
*
Use SK_BUILD_FOR_ANDROID_FRAMEWORK in compose
scroggo
2015-12-16
*
Avoid pixel GPU readback in saveLayerWithPickup
robertphillips
2015-12-16
*
Fix for GrAALinearizingConvexPathRenderer incorrectly drawing non-convex paths
ethannicholas
2015-12-15
*
Specialize Sk2d for SSE2
mtklein
2015-12-15
*
SkBitmapProcState rounding bias
fmalita
2015-12-15
*
Unify some SkNx code
mtklein
2015-12-14
*
Revert of SkTime updates (patchset #2 id:20001 of https://codereview.chromium...
mtklein
2015-12-14
*
SkBitmap move
halcanary
2015-12-14
*
SkTime updates
mtklein
2015-12-14
*
If a point is on a path edge, it's in the path, at least for all cases where ...
caryclark
2015-12-14
*
Revert of Add config options to run different GPU APIs to dm and nanobench (p...
reed
2015-12-14
*
Add config options to run different GPU APIs to dm and nanobench
kkinnunen
2015-12-14
*
In SkPixmap.cpp, change SkAlphaMul to SkMulDiv255.
benjaminwagner
2015-12-11
*
archive skpx... currently dead code
mtklein
2015-12-11
*
Fix UB function problems for AA merger.
herb
2015-12-10
*
Change SkTaskGroup to use std::function. Ripple all the changes.
herb
2015-12-10
*
try adding flag to allow lcd text even in a layer
reed
2015-12-10
*
Switch SkAutoMalloc to SkAutoTMalloc to avoid cast
scroggo
2015-12-10
[next]