index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
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
*
change SkDraw and all Blitters to use pixmap instead of bitmap
reed
2015-06-08
*
Add benjaminwagner@ to CQ_COMMITTERS.
rmistry
2015-06-08
*
Revert "Revert of move erase into SkPixmap (patchset #1 id:1 of https://coder...
reed
2015-06-08
*
Revert of move erase into SkPixmap (patchset #1 id:1 of https://codereview.ch...
djsollen
2015-06-08
*
move erase into SkPixmap
reed
2015-06-08
*
Cap color index values
robertphillips
2015-06-08
*
Add bigtileimagefilter GM & improvements to toString
robertphillips
2015-06-08
*
Added CQ config to skia repo
sergiyb
2015-06-08
*
Update SKP version
skia.buildbots
2015-06-07
*
add extractSubset and SkAutoPixmapStorage
reed
2015-06-05
*
clarify that accessPixels is for write-access, and peekPixels is RO
reed
2015-06-05
*
Add cmap 3,0 (symbol) as Unicode fallback.
bungeman
2015-06-05
*
Opt for advanced blend at creation time in CrCustomXfermode
cdalton
2015-06-05
*
delete (unused) TransparentShader
reed
2015-06-05
*
Add ColorMatrix filter tests from Android CTS.
djsollen
2015-06-05
*
Update how we package skia resource for android testing
djsollen
2015-06-05
*
use pixmaps for dst in sprites -- NO BITMAPS
reed
2015-06-05
*
Remove memcmp from GrProgramDesc op== and Less
bsalomon
2015-06-04
*
Presubmit: add PRESUBMIT=false to non-master branch changes
borenet
2015-06-04
*
Stop running tiles_rt-gpu on the bots
bsalomon
2015-06-04
*
Remove unused PackBits methods and fix length checks
jschuh
2015-06-04
*
Add prelog flag to DM
bsalomon
2015-06-04
*
switch bitmapshader internals over to pixmap
reed
2015-06-04
*
Add documentation for SkiaLab
borenet
2015-06-04
*
Disable unused attributes when using copy shader
bsalomon
2015-06-04
*
Revert of Fix dst bound reported by SkTileImageFilter (patchset #3 id:40001 o...
robertphillips
2015-06-04
*
make test hittestpath random calls deterministic
caryclark
2015-06-04
*
Trivial change to bump minimum block size for Buffer pool
joshualitt
2015-06-04
*
Disable dual source blending support when GLSL version is too old
bsalomon
2015-06-04
[next]