index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
*
Revert of SkScaledCodec class (patchset #34 id:660001 of https://codereview.c...
emmaleer
2015-08-13
*
Introduce GrBatch subclasses GrDrawBatch and GrVertexBatch to prepare for non...
bsalomon
2015-08-13
*
Extend SkImageGenerator to support natively generated GrTextures. As part of ...
reed
2015-08-13
*
SkScaledCodec class
emmaleer
2015-08-13
*
Revert of SkScaledCodec class (patchset #32 id:620001 of https://codereview.c...
emmaleer
2015-08-13
*
SkScaledCodec class
emmaleer
2015-08-13
*
add SkImage::NewFromPicture and a GM to test it
reed
2015-08-13
*
Added mangleString member and onBefore*, onAfter* functions to GrGLFragmentS...
wangyix
2015-08-13
*
Defer flushes if kPreferNoIO is specified
robertphillips
2015-08-13
*
Revert "Revert[4] "move some public headers into private""
reed
2015-08-12
*
Use forwarding with SkTLazy::init.
bungeman
2015-08-12
*
Refactor helper function for SkBitmapShader to GrFragmentProcessor
joshualitt
2015-08-12
*
Revert[4] "move some public headers into private"
reed
2015-08-12
*
Add support for a new GPU interface
jvanverth
2015-08-12
*
Check for xfer barriers in GrBatch, auto-issue barriers in GrGpu
bsalomon
2015-08-12
*
All child GrFragmentProcs' transforms and textures will be stored in the root...
wangyix
2015-08-12
*
C API: add radial, sweep, and two-point conical gradient shaders
halcanary
2015-08-12
*
Consolidate SkCodec functions for handling rewind
scroggo
2015-08-12
*
Revert[3] "move some public headers into private"
reed
2015-08-12
*
Revert[2] "move some public headers into private"
reed
2015-08-12
*
Make GrBatch carry its own GrPipeline
bsalomon
2015-08-11
*
Revert "move some public headers into private"
reed
2015-08-11
*
move some public headers into private
reed
2015-08-11
*
trivial CL to add drawBatch to GrDrawContext
joshualitt
2015-08-10
*
Expand functionality of GrRectBatchFactory with AARects
joshualitt
2015-08-10
*
api helpers inspired by blink use-cases
reed
2015-08-09
*
remove unneeded _DRAWIMAGERECT flags
reed
2015-08-07
*
First pass at drawAtlas batching.
jvanverth
2015-08-07
*
Break LCD and Bitmap text dependency on hardcoded atlas values
joshualitt
2015-08-07
*
Add approxBytesUsed to hashes.
mtklein
2015-08-07
*
The compiler can generate smulbb perfectly well nowadays.
mtklein
2015-08-07
*
__ARM_NEON is defined both by ARMv8 and ARMv7 + -mfpu=neon.
mtklein
2015-08-06
*
Move some work from backend onClear to base class clear
egdaniel
2015-08-06
*
Implement caching of stroked paths in the tessellating path renderer.
senorblanco
2015-08-06
*
flag to use const& instead of const* for src-rect
reed
2015-08-06
*
Remove SK_LEGACY_SKPOINT3_CTORS flag
robertphillips
2015-08-06
*
IWYU: 'core' target, files starting A-C.
bungeman
2015-08-05
*
Revert of Implement caching of stroked paths in the tessellated path renderer...
senorblanco
2015-08-05
*
Implement caching of stroked paths in the tessellated path renderer.
senorblanco
2015-08-05
*
Add skstd::move and skstd::forward.
bungeman
2015-08-05
*
Expose coord transforms from GrPipeline
joshualitt
2015-08-05
*
fix for GrFragmentProcessor isEqual in GrPipeline
joshualitt
2015-08-05
*
Revert of Break LCD and Bitmap text dependency on hardcoded atlas values (pat...
joshualitt
2015-08-05
*
Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of h...
reed
2015-08-04
*
IWYU: 'core' target, files starting A-C.
bungeman
2015-08-04
*
SkPictureImageGenerator
fmalita
2015-08-04
*
Implement caching of filled paths in the tessellated path renderer.
senorblanco
2015-08-04
*
Break LCD and Bitmap text dependency on hardcoded atlas values
joshualitt
2015-08-04
*
Create a scanline decoder without creating a codec
scroggo
2015-08-04
*
Revert "Implement caching of filled paths in the tessellated path renderer."
mtklein
2015-08-04
[next]