index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Implement support for mixed sampled render targets
vbuzinov
2015-06-12
*
convert cubicpaths gm tests to portable
caryclark
2015-06-12
*
Remove ambiguity of SkJpegUtility name.
mtklein
2015-06-12
*
Don't leak fragment processor in SkColorFilter::asFragmentProcessors implemen...
bsalomon
2015-06-12
*
Move blend enums into GrBlend.h
cdalton
2015-06-12
*
fix portable text in test
caryclark
2015-06-12
*
SkiaLab doc: add another step for new Android devices
borenet
2015-06-12
*
change Resize to take pixmap for src
reed
2015-06-12
*
remove unused private Resizer
reed
2015-06-12
*
next batch of portable typeface changes
caryclark
2015-06-12
*
DM testing for skipping and scaling
msarett
2015-06-11
*
fix deserialization after FirstDirection change to paths
reed
2015-06-11
*
Update README.chromium.
bungeman
2015-06-11
*
Fix for dashing shader on Mali: use highp where necessary.
senorblanco
2015-06-11
*
Eliminate the check for ANDROID_LARGE_MEMORY in jpeg decoders
msarett
2015-06-11
*
remove duplicate assign of fLastGlyphID
caryclark
2015-06-11
*
PDF expects fonts to map glyph ID 0 to the missing character.
caryclark
2015-06-11
*
retro add copyright
reed
2015-06-11
*
initialize font metrics for pdf (found by valgrind)
caryclark
2015-06-11
*
Init GrGLSLCaps fields from inside GrGLCaps
cdalton
2015-06-10
*
SkPath::Direction serves two masters:
reed
2015-06-10
*
fix broken build by not passing the verbose flag through
Derek Sollenberger
2015-06-10
*
Remove verbose bash logging
djsollen
2015-06-10
*
Added GrAAFlatteningConvexPathRenderer.
ethannicholas
2015-06-10
*
Label some unused static vars as SK_UNUSED
fmalita
2015-06-10
*
turn on antialiased text
caryclark
2015-06-10
*
Today's gm include many differences caused by platform font implementations.
caryclark
2015-06-10
*
Update flags passed to Android GPU bots to exclude running skps and image sou...
djsollen
2015-06-10
*
Remove overly-promiscuous SkNx syntax sugar.
mtklein
2015-06-10
*
Towards removing getTexture() on SkImage
bsalomon
2015-06-10
*
Use SkMScalar as float by default to match Chromium.
mtklein
2015-06-09
*
Subset decoding benchmarks
msarett
2015-06-09
*
add copyright
reed
2015-06-09
*
Add android native_app_glue to platform_tools/android/third_party
joshualitt
2015-06-09
*
Revert[2] SkDraw and all Blitters to use pixmap instead of bitmapi
reed
2015-06-09
*
A bunch of little SkMScalar-as-float build fixes.
mtklein
2015-06-09
*
Fix build for UCLIBC platforms (newlocale/freelocale)
smcgruer
2015-06-09
*
Pump up matrix44_setconcat benches 1000x so they can be timed on Android.
mtklein
2015-06-09
*
Fill capHeight and maxCharWidth on Mac.
bungeman
2015-06-09
*
remove subclassing from ImageFilter::Proxy
reed
2015-06-09
*
remove Proxy entrypoints for canHandleFilter
reed
2015-06-09
*
Split SetConcatMatrix44Bench to cover both internal paths.
mtklein
2015-06-09
*
Revert of change SkDraw and all Blitters to use pixmap instead of bitmap (pat...
reed
2015-06-08
*
Add mixed samples support to XPs
cdalton
2015-06-08
*
Restore support for 10.6 SDK in header.
bungeman
2015-06-08
*
Remove attempted bug mitigation in Mac typeface.
bungeman
2015-06-08
*
Fix regression in GrXferProcessor
cdalton
2015-06-08
*
Provide tag-along for SkCreateTypefaceFromCTFont.
bungeman
2015-06-08
*
SkPDF: fix name escape code
halcanary
2015-06-08
*
Apply coverage in XP base class when using dst reads
cdalton
2015-06-08
[next]