index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
operator overloads for Sk4x, use them all where possible
mtklein
2015-03-20
*
add SkMatrix::decomposeScale
reed
2015-03-19
*
Try out operator overloads for Sk2x.
mtklein
2015-03-19
*
Support BGR with DirectWrite.
bungeman
2015-03-19
*
Remove now-unused uniqueID param from SkDropShadowImageFilter::Create().
senorblanco
2015-03-19
*
Blacklist certain win7 gms that are never finishing on dm
egdaniel
2015-03-19
*
Sk2x for NEON
mtklein
2015-03-19
*
Port to real Sk2f.
mtklein
2015-03-19
*
remove unneeded SK_SUPPORT_LEGACY_MIPMAP_EFFECTIVE_SCALE guard
reed
2015-03-19
*
Add minimum size for using distance fields.
jvanverth
2015-03-19
*
Move skp nanobench tile size back to 256x256 to see if it fixes nanobench cra...
egdaniel
2015-03-19
*
Sk2x
mtklein
2015-03-19
*
Use typographic font metrics when the font requests.
bungeman
2015-03-19
*
Reorg Sk4x to match the pattern of SkPMFloat.
mtklein
2015-03-19
*
alt SkEvalQuadAt that returns its answer, using Sk2f
reed
2015-03-19
*
remove unused clip parameter to SkEdge::setClip
reed
2015-03-19
*
guarded change to SkImageGenerator to make getInfo() const
reed
2015-03-19
*
Whitespace change to test the CQ
rmistry
2015-03-19
*
Ensure that we use different glyph entries for regular and df text.
jvanverth
2015-03-19
*
Run CodecSrc DM.
scroggo
2015-03-19
*
Revert of replace SkFixedDiv impl with native 64bit math (patchset #2 id:2000...
reed
2015-03-19
*
remove unused SkXRay functions
reed
2015-03-18
*
replace SkFixedDiv impl with native 64bit math
reed
2015-03-18
*
Revert of Ensure that we use different glyph entries for regular and df text....
jvanverth
2015-03-18
*
Ensure that we use different glyph entries for regular and df text.
jvanverth
2015-03-18
*
temporarily stifle Math test on TSAN bot
mtklein
2015-03-18
*
Remove recent changes to use temp fbo to do stencil clears.
egdaniel
2015-03-18
*
Bump picture version for uniqueID-less SkImageFilter.
senorblanco
2015-03-18
*
Revert of Improve tracking of bound FBOs in GrGLGpu. (patchset #17 id:320001 ...
egdaniel
2015-03-18
*
Do not create empty color table if it does not exist
msarett
2015-03-18
*
Add Load2/store2 to Sk4x (dumb impl for now)
reed
2015-03-18
*
Remove uniqueID from all filter serialization.
senorblanco
2015-03-18
*
extend neon table as well for gray8
reed
2015-03-18
*
Simple patch to have draw path call an internal drawPath
joshualitt
2015-03-18
*
Let's find out what's up with the TSAN bot test failures.
mtklein
2015-03-18
*
Adding swizzles for bmp:
msarett
2015-03-18
*
Update to identically match the sources used on Android
djsollen
2015-03-18
*
Implement SkCodec::getScaledDimensions.
scroggo
2015-03-18
*
SkPMFloat: avoid loads and stores where possible.
mtklein
2015-03-18
*
Restore GDI text size rounding.
bungeman
2015-03-18
*
Add comment describing SkColorTable constructor.
scroggo
2015-03-18
*
Indexed PNG decoding: Ensure color table is large enough that the bit depth o...
dml
2015-03-18
*
Whitespace change to test new GCE compile bot
Ravi Mistry
2015-03-18
*
Display currently running tests as the keepalive message.
mtklein
2015-03-18
*
add kGray_8_SkColorType
reed
2015-03-17
*
Improve tracking of bound FBOs in GrGLGpu.
bsalomon
2015-03-17
*
Use sample count for temp renderbuffer when clearing stenci
Brian Salomon
2015-03-17
*
DM: disable image src type on Windows.
mtklein
2015-03-17
*
Revert of Improve tracking of bound FBOs in GrGLGpu. (patchset #16 id:300001 ...
bsalomon
2015-03-17
*
Improve tracking of bound FBOs in GrGLGpu.
bsalomon
2015-03-17
[next]