index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gyp
/
core.gypi
Commit message (
Expand
)
Author
Age
*
Move SkPackBits to src/effects.
bungeman
2016-02-23
*
Move SkUtils.h to src/core.
bungeman
2016-02-23
*
lots of sRGB and F16 blits
reed
2016-02-22
*
Update SkImageFilter's cache to handle SkSpecialImages and add unit test
robertphillips
2016-02-19
*
Move SkTInternalLList.h to src/core.
bungeman
2016-02-18
*
Move SkTDStack.h to src/animator.
bungeman
2016-02-18
*
Move SkTDArray to private.
bungeman
2016-02-18
*
Move SkTArray to include/private.
bungeman
2016-02-17
*
Simplified linear pipeline.
herb
2016-02-17
*
starter kit for colorspaces
reed
2016-02-15
*
make SkComposeShader.h private
reed
2016-02-15
*
start experimenting with 64bit frame-buffers
reed
2016-02-09
*
Add SkSpecialImage & SkSpecialSurface classes
robertphillips
2016-02-04
*
Move SkColorMatrixFilter implementation to core.
bsalomon
2016-02-01
*
float components in xfermodes
reed
2016-01-30
*
starter procs for blending with pm4f
reed
2016-01-29
*
kill SkValue
mtklein
2016-01-27
*
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
*
SkValue: implementation, unit test
halcanary
2016-01-20
*
Revert of Create an SkCodecImageGenerator (patchset #10 id:260001 of https://...
msarett
2016-01-14
*
Create an SkCodecImageGenerator
msarett
2016-01-14
*
remove unused SkBitmapFilter::Allocate
reed
2016-01-14
*
reorg global initialization, separating core from optional
reed
2016-01-13
*
remove external header for SkModeColorFilter
reed
2016-01-11
*
remove SkGPipe
reed
2016-01-08
*
add SkShader::newWithColorFilter
reed
2016-01-07
*
Start using <type_traits> and <utility> (C++11).
bungeman
2016-01-05
*
move SkDither.h to private, remove unused shadeSpan16
reed
2016-01-04
*
move SkTDict and SkTSearch into private
reed
2016-01-03
*
Revert of skstd -> std for unique_ptr (patchset #17 id:320001 of https://code...
mtklein
2015-12-02
*
skstd -> std for unique_ptr
mtklein
2015-12-02
*
Revert of skstd -> std for unique_ptr (patchset #16 id:300001 of https://code...
mtklein
2015-11-30
*
skstd -> std for unique_ptr
mtklein
2015-11-30
*
Revert of skstd -> std for unique_ptr (patchset #16 id:300001 of https://code...
mtklein
2015-11-23
*
skstd -> std for unique_ptr
mtklein
2015-11-23
*
Revert of skstd -> std for unique_ptr (patchset #9 id:160001 of https://coder...
mtklein
2015-11-16
*
skstd -> std for unique_ptr
mtklein
2015-11-16
*
Replace SkFunction with std::function
mtklein
2015-11-12
*
Extract glyph find and position code in preparation to use it in XPS and GPU ...
herb
2015-11-09
*
Move SkChecksum::Murmur3 out of the header.
mtklein
2015-10-21
*
Add SkTTopoSort
robertphillips
2015-10-19
*
SkRemote
mtklein
2015-10-16
*
Implement SkLocalMatrixImageFilter.
senorblanco
2015-10-14
*
Remove image usage type enum. Use GrTextureParams instead.
bsalomon
2015-10-12
*
Remove duplicate .cpp which should have been a .h
herb
2015-10-06
*
Add more .h files to the .gypi
herb
2015-10-05
*
Add some of my favorite headers to gyp.
herb
2015-09-30
*
Revert[4] of add ImageShader, sharing code with its Bitmap cousin
reed
2015-09-30
*
Unify ThreadID.
herb
2015-09-29
[next]