index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
core
Commit message (
Expand
)
Author
Age
*
Revert of skstd -> std for unique_ptr (patchset #24 id:460001 of https://code...
mtklein
2016-01-24
*
skstd -> std for unique_ptr
mtklein
2016-01-24
*
Revert[2] of expand unitests for color4f
reed
2016-01-23
*
Revert of expand unitests for color4f (patchset #1 id:1 of https://codereview...
reed
2016-01-23
*
expand unitests for color4f
reed
2016-01-23
*
Add svg path arcto
caryclark
2016-01-23
*
try removing attribute((aligned(16))
mtklein
2016-01-22
*
Revert of Consolidate SK_CRASH and sk_throw into SK_ABORT (patchset #5 id:800...
djsollen
2016-01-22
*
Consolidate SK_CRASH and sk_throw into SK_ABORT
djsollen
2016-01-22
*
Revert[2] of float color components
reed
2016-01-22
*
Revert of experiment: float color components (patchset #6 id:100001 of https:...
reed
2016-01-22
*
Hide SkCanvas::{set,get}DrawFilter
fmalita
2016-01-21
*
experiment: float color components
reed
2016-01-21
*
SkValue: SkXfermode
halcanary
2016-01-21
*
resolution dependent path measure
caryclark
2016-01-21
*
Add SkPath::isLastContourClosed()
fs
2016-01-20
*
fix circular dashing
caryclark
2016-01-19
*
Refactor to use GrWrapTextureInBitmap more
robertphillips
2016-01-14
*
remove CreateLightingFilter from SkColorFilter
reed
2016-01-13
*
reorg global initialization, separating core from optional
reed
2016-01-13
*
SkPaintFilterCanvas cleanup
fmalita
2016-01-12
*
SkTime: Stop using POSIX entensions to time.h for timezone
halcanary
2016-01-12
*
clamp fixed divide to 32 bits
caryclark
2016-01-12
*
SkTCopyOnFirstWrite-based SkPaintFilterCanvas API
fmalita
2016-01-12
*
Fix SkTileImageFilter when srcRect is a superset of bitmap bounds.
senorblanco
2016-01-11
*
move declaration of CreateLightingFilter into SkColorMatrixFilter
reed
2016-01-11
*
Make SkBitmap::CopyTo respect requested dst color type when bitmap is texture...
bsalomon
2016-01-11
*
remove imagefilter::sizeconstraint
reed
2016-01-11
*
remove SkImage::applyFilter() -- unused, can always re-add later
reed
2016-01-08
*
Clean up SkXfermode_opts.h
mtklein
2016-01-08
*
Remove "unused" parameter from filterInputGPU
robertphillips
2016-01-08
*
add SkShader::newWithColorFilter
reed
2016-01-07
*
Revert[2] of "add backdrop option to SaveLayerRec"
reed
2016-01-07
*
Revert of add backdrop option to SaveLayerRec (patchset #14 id:260001 of http...
reed
2016-01-07
*
add backdrop option to SaveLayerRec
reed
2016-01-07
*
Start using <type_traits> and <utility> (C++11).
bungeman
2016-01-05
*
take gr-context parameter to refEncoded, indicating a desire for only gpu-spe...
reed
2016-01-05
*
remove shadeSpan16 from shader
reed
2016-01-05
*
handle halfway case in scan converter
caryclark
2016-01-04
*
Add conversion from SaveLayerFlags to SaveFlags
scroggo
2016-01-04
*
move SkDither.h to private, remove unused shadeSpan16
reed
2016-01-04
*
move SkTDict and SkTSearch into private
reed
2016-01-03
*
change factory to method, to parallel pattern in imagefilters. no functionali...
reed
2015-12-30
*
Reland of Make draw* lines responsible for cache management (patchset #1 id:1...
joshualitt
2015-12-28
*
Revert of Make draw* lines responsible for cache management (patchset #1 id:1...
joshualitt
2015-12-28
*
remove cruft from SkTypes.h, including SkBool
reed
2015-12-27
*
remove deprecated annotation helper
reed
2015-12-26
*
remove unused SkAutoROCanvasPixels
reed
2015-12-25
*
Add config options to run different GPU APIs to dm and nanobench
kkinnunen
2015-12-23
*
Revert of Add config options to run different GPU APIs to dm and nanobench (p...
rmistry
2015-12-22
[next]