index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
Commit message (
Expand
)
Author
Age
*
Add guards for edge cases.
herb
2016-04-26
*
make context() virtual on device
reed
2016-04-26
*
Add another dollop of sk_sp to SkSpecialImage and SkSpecialSurface
robertphillips
2016-04-25
*
share code with drawSpriteWithFilter
reed
2016-04-25
*
SkDefaultColorProfile: Hide gDefaultProfileIsSRGB
halcanary
2016-04-25
*
SkMD5: .update() -> .write()
halcanary
2016-04-25
*
SkStringPrintf and SkString::printf now are no longer limted by a static buffer
halcanary
2016-04-25
*
simplify handle-affine: subclass overrides just describe their leaf behavior
reed
2016-04-25
*
Whitespace change.
herb
2016-04-25
*
Revert of Call SkGraphics::Init() automatically for Google3 processes. (patch...
benjaminwagner
2016-04-25
*
allow imagefilter to manage CTM decomposition
reed
2016-04-23
*
Enable flattening/unflattening with custom unflatten procs
msarett
2016-04-22
*
Optionally enable SkValidatingReadBuffer in SkPictureImageFilter
robertphillips
2016-04-22
*
SkMD5: cleanup header and minor refactor
halcanary
2016-04-22
*
Revert of SkStringPrintf and SkString::printf now are no longer limted by a s...
halcanary
2016-04-22
*
SkStringPrintf and SkString::printf now are no longer limted by a static buffer
halcanary
2016-04-22
*
Remove some unnecessary #includes of SkImageFilter.h
senorblanco
2016-04-22
*
Fixes for SkRWBuffer
scroggo
2016-04-22
*
SkPDF: PDF/A runtime switch
halcanary
2016-04-22
*
SkCpu w/o static initializer
mtklein
2016-04-21
*
gDefaultProfileIsSRGB symbol must exist in .so
halcanary
2016-04-21
*
Fix code regression to more precise call.
herb
2016-04-21
*
Call SkGraphics::Init() automatically for Google3 processes.
mtklein
2016-04-21
*
Image filters: remove SkBitmap-based cache.
senorblanco
2016-04-21
*
post apply non-scale transforms after imagefilters have run
reed
2016-04-20
*
Make all the codecs default profiles based on gTreatSkColorAsSRGB.
herb
2016-04-20
*
Begin removing deprecated (and now, unused) ImageFilter code paths
robertphillips
2016-04-20
*
Fix ImageFilter fuzzer issue
robertphillips
2016-04-20
*
Rein in the use of SkDevice.h
robertphillips
2016-04-20
*
Add explicit clip to SkSpecialSurface's SkCanvas
robertphillips
2016-04-19
*
skcpu: sse4.1 floor, f16c f16<->f32
mtklein
2016-04-19
*
Move CPU feature detection to its own file.
mtklein
2016-04-19
*
Remove static initializer for SkOpts::Init()
mtklein
2016-04-19
*
Delete unused fNamedFactorySet from SkWriteBuffer
msarett
2016-04-19
*
Make SkImageFilter::Cache purging methods pure virtual
robertphillips
2016-04-18
*
Pass through the profile info when creating a high-quality scaled offscreen.
herb
2016-04-18
*
Remove deprecated paths from image filter infrastructure.
senorblanco
2016-04-18
*
Skia Filter Quality and Scaling Metrics
ericrk
2016-04-18
*
Modernize and trim down SkOnce.
mtklein
2016-04-18
*
Revert of Remove deprecated paths from image filter infrastructure. (patchset...
robertphillips
2016-04-17
*
Outline SkImageFilter Make methods
robertphillips
2016-04-17
*
Remove deprecated paths from image filter infrastructure.
senorblanco
2016-04-17
*
Revert of move static arrays into impl, to avoid multiple copies (patchset #3...
reed
2016-04-16
*
WIP: runtime switch for how to interpret SkColor -vs- srgb
reed
2016-04-15
*
move static arrays into impl, to avoid multiple copies
reed
2016-04-15
*
Move SkImageFilter over to storing sk_sps
robertphillips
2016-04-15
*
Revert of Move CPU feature detection to its own file. (patchset #7 id:120001 ...
mtklein
2016-04-15
*
Revert of skcpu: sse4.1 floor, f16c f16<->f32 (patchset #11 id:200001 of http...
mtklein
2016-04-15
*
Remove asFragmentProcessor gpu-specific ImageFilter code path
robertphillips
2016-04-15
*
spriteblitter for memcpy case (for all configs)
reed
2016-04-15
[next]