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
*
Move CPU feature detection to its own file.
mtklein
2016-04-14
*
remove U16 support, just support F16
reed
2016-04-14
*
Remove requestedStyle from SkTypefaceCache.
bungeman
2016-04-14
*
Make SkSpecialSurfaces always use kUnknown for their pixel geometry
robertphillips
2016-04-13
*
Remove SK_VERY_LEGACY_CREATE_TYPEFACE.
bungeman
2016-04-13
*
Blitter for repeat RGBA8888->RGBA8888.
herb
2016-04-12
*
Begin switch to SkFontStyle for legacy calls.
bungeman
2016-04-12
*
Switch AlphaThresholdFilter over to new onFilterImage interface
robertphillips
2016-04-12
*
f16 and pm4f are always the same swizzle, so remove adaptor
reed
2016-04-12
*
Revert "Revert of Pass effects directly to fontcache (patchset #8 id:140001 o...
reed
2016-04-12
*
SkWStream::writeText inlined.
halcanary
2016-04-11
*
Rename EmitArgs::fSamplers to fTexSamplers
cdalton
2016-04-11
*
Revert of Pass effects directly to fontcache (patchset #8 id:140001 of https:...
borenet
2016-04-11
*
Force upload to VRAM in filterImage
robertphillips
2016-04-11
*
Pass effects directly to fontcache
reed
2016-04-11
*
Fix context size for benchmakr.
herb
2016-04-08
*
Add SkFUZZF to help whitelist imagefilter fuzz failures
robertphillips
2016-04-08
*
Add clone to Stage. Rename place to mix and PolymorphicUnion to Stage. Cleanup.
herb
2016-04-08
*
Fix race condition in SkROBuffer.
reed
2016-04-08
*
Serialize invNormRotation in SkLightingShader.
mtklein
2016-04-08
*
Upgrade SkSpecialImage to have getTextureRef & getROPixels entry points
robertphillips
2016-04-08
*
Convert SkRefCnt to std::atomic.
bungeman
2016-04-08
*
Add specialized rgba8888 unit sampler.
herb
2016-04-08
*
Decouple contrast boost from fake gamma.
brianosman
2016-04-08
*
Revert of For *ToFixed, in debug mode, assert that the value is in range. (pa...
fmalita
2016-04-07
*
add header guard to SkPM4fPriv.h to prevent accidental multiple inclusion
lsalzman
2016-04-07
*
For *ToFixed, in debug mode, assert that the value is in range.
benjaminwagner
2016-04-07
*
Reverse dependency between SkScalar.h and SkFixed.h.
benjaminwagner
2016-04-07
*
Use a faster repeat tiler when translate only matrix.
herb
2016-04-07
*
cubic stroke fix
caryclark
2016-04-06
*
SkSurfaceProps now has a gamma-correct ("AllowSRGBInputs") flag. That's propa...
brianosman
2016-04-06
*
Add mipmap procs for F16 format.
brianosman
2016-04-06
*
Update SkMatrixImageFilter to sk_sp
robertphillips
2016-04-05
*
Revert of Delete SkFlattenable::Type (part 1) (patchset #1 id:1 of https://co...
msarett
2016-04-05
*
Delete SkFlattenable::Type (part 1)
msarett
2016-04-05
*
Revert of Delete SkFlattenable::Type (patchset #2 id:20001 of https://coderev...
mtklein
2016-04-04
*
Delete SkFlattenable::Type
msarett
2016-04-04
*
switch maskfilters to sk_sp
reed
2016-04-04
*
change flattenable factory to return sk_sp
reed
2016-04-03
*
Image filters: optimize crop rect application.
senorblanco
2016-04-01
*
Switch SkMatrixImageFilter over to new onFilterImage interface
robertphillips
2016-04-01
*
Revert of Add unit repeat tiler (patchset #4 id:60001 of https://codereview.c...
robertphillips
2016-03-31
*
Add unit repeat tiler.
herb
2016-03-31
*
Remode dead code from SkReadBuffer
msarett
2016-03-31
*
Fix C4334 warning about 32-bit shift assigned to 64-bits
brucedawson
2016-03-31
*
Update SkMergeImageFilter to sk_sp
robertphillips
2016-03-30
*
Switch SkLocalMatrixImageFilter and SkPaintImageFilter over to sk_sp
robertphillips
2016-03-30
*
Revert of Switch SkLocalMatrixImageFilter and SkPaintImageFilter over to sk_s...
djsollen
2016-03-29
*
Add repeatSpan and change interface name.
herb
2016-03-29
*
Switch SkLocalMatrixImageFilter and SkPaintImageFilter over to sk_sp
robertphillips
2016-03-29
[next]