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
*
Add override to force bitmap rendering
krajcevski
2014-08-13
*
Mark fallback fonts in new Android font config parser
tomhudson
2014-08-13
*
Use combined color/coverage attribute when possible in aa rect renderer.
bsalomon
2014-08-13
*
Add a parameter GR_ALWAYS_ALLOCATE_ON_HEAP to allow for only ever creating te...
george
2014-08-12
*
Proposal for the mesh gradient interface. Implemented as a grid of
dandov
2014-08-12
*
Turn off pedantic blit rect
krajcevski
2014-08-12
*
Add missing DRAW_PICTURE_MATRIX_PAINT paint offset.
fmalita
2014-08-12
*
Update path to Android font config file
tomhudson
2014-08-12
*
Replace LLU with ULL to make VS2012 work again.
halcanary
2014-08-12
*
Revert of SkImage::NewFromGenerator(SkImageGenerator*), and a unit test. (htt...
halcanary
2014-08-12
*
Migrate SkRTConfRegistry test to DEF_TEST().
tfarina
2014-08-12
*
SkCanvas::drawPatch param SkPoint[12]
dandov
2014-08-12
*
SkImage::NewFromGenerator(SkImageGenerator*), and a unit test.
halcanary
2014-08-12
*
fix pathops skp-derived bugs; add more failing tests
caryclark
2014-08-12
*
Fix lower-casing error in font config parser
tomhudson
2014-08-12
*
Change GR_COMPRESS_ALPHA_MASK from compile-time flag to run-time. We do this ...
krajcevski
2014-08-12
*
SkTileGrid: store insertion order, return results sorted by that.
mtklein
2014-08-12
*
Make comment ASCII in GrDrawTarget.h
bsalomon
2014-08-12
*
Revert of SkImage_Codec is Lazy (https://codereview.chromium.org/460823002/)
halcanary
2014-08-12
*
SkImage_Codec is Lazy
halcanary
2014-08-12
*
remove SkStippleMaskFilter - no external clients
reed
2014-08-12
*
relax quadratic binary search test
caryclark
2014-08-12
*
Add layer counting to SkPictureRecord
robertphillips
2014-08-12
*
Let skia build with clang's integrated assembler.
thakis
2014-08-11
*
Revert of Add layer counting to SkPictureRecord (https://codereview.chromium....
mtklein
2014-08-11
*
Add layer counting to SkPictureRecord
robertphillips
2014-08-11
*
Consider index8 a compressed config.
bsalomon
2014-08-11
*
Wrap NV_path_rendering API with GrGLPathRendering
cdalton
2014-08-11
*
2D kernel initial wiring for Guassian
joshualitt
2014-08-11
*
Add BlitRect to SkTCompressedAlphaBlitter
krajcevski
2014-08-11
*
mark all SkImage methods const, so we can make it thread-safe
reed
2014-08-11
*
Fix crash in nvpr text after abandoning context
cdalton
2014-08-11
*
More SkTileGrid refactoring.
mtklein
2014-08-11
*
Parses sample code provided by Android project. Attempts to keep FontFamily d...
tomhudson
2014-08-11
*
Always use both a color and coverage attribute in GrAARectRenderer.
bsalomon
2014-08-11
*
Actually use test configuration in SkFontMgr on Android.
bungeman
2014-08-11
*
De-parameterize SkNextDatumFunction.
mtklein
2014-08-11
*
Replace a pre-UAL instruction with its modern form.
thakis
2014-08-11
*
Cleaning up SkPicture-related classes
robertphillips
2014-08-11
*
add localMatrix to gradient Descriptor
reed
2014-08-11
*
Plumbing for using a BBH in SkRecordDraw.
mtklein
2014-08-11
*
Fix string assert and dead code which caused it.
bungeman
2014-08-11
*
Remove Matrix/Clip State collapse code
robertphillips
2014-08-11
*
Fix S32A_D565_Opaque for RGBA on arm64
kevin.petit
2014-08-09
*
add drawPicture variant that takes a matrix and paint
reed
2014-08-09
*
Blink layout tests all assume it can provide custom font configuration files ...
bungeman
2014-08-08
*
short circuit high quality scales that are actually the identity
humper
2014-08-08
*
Make BBH::search() const.
mtklein
2014-08-08
*
add a simple ascii-art debug thing for AA clips
humper
2014-08-08
*
Moved SkPictureContentInfo into its own file. It now tracks the number of skia
hendrikw
2014-08-08
[next]