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
*
cumulative pathops patch
caryclark
2015-03-26
*
Add copyright headers to remaining gyp files.
scroggo
2015-03-25
*
Revert of pathops version two (patchset #16 id:150001 of https://codereview.c...
reed
2015-03-24
*
Move SkMatrixImageFilter.h into src/core.
senorblanco
2015-03-24
*
pathops version two
caryclark
2015-03-24
*
Move SkMatrixImageFilter into core, and add a factory fn for it.
senorblanco
2015-03-20
*
delete dead code
mtklein
2015-03-11
*
Make SkNewImageFromBitmap take pixel ref origin into account
kkinnunen
2015-02-23
*
Port GrGLCaps over to use SkTHash.
mtklein
2015-02-20
*
remove unneeded preroll
reed
2015-02-15
*
Add a templated priority queue class.
bsalomon
2015-02-13
*
Rename SkCanvasDrawable to SkDrawable, and make public
reed
2015-02-06
*
Revert of rename SkCanvasDrawable to SkDrawable, and make public (patchset #2...
reed
2015-02-06
*
rename SkCanvasDrawable to SkDrawable, and make public
reed
2015-02-06
*
initial preroll api
reed
2015-01-25
*
Move SkFontMgr and SkFontStyle impls to own cpp.
bungeman
2015-01-20
*
YUV planes cache
sugoi
2015-01-19
*
add stroke params to c api
reed
2015-01-10
*
Remove SkTileGrid (except for TileGridInfo).
mtklein
2015-01-09
*
add SkGeometry.h to core.gypi
reed
2015-01-05
*
make SkColorShader private, use public factory
reed
2014-12-08
*
Add float-to-half (binary16) conversion functions.
jvanverth
2014-11-26
*
SkRecord: outline methods that are not called O(N) times.
mtklein
2014-11-24
*
SkVarAlloc
mtklein
2014-11-12
*
More cleanup: streamline paths and bitmaps.
mtklein
2014-11-12
*
Rename GrAccelData to SkLayerInfo and move it to src/core
robertphillips
2014-11-12
*
initial checkin for experimenting
reed
2014-11-11
*
Turn SkTaskGroups back on.
mtklein
2014-11-03
*
Revert of Turn SkTaskGroups back on. (patchset #1 id:1 of https://codereview....
mtklein
2014-10-31
*
Turn SkTaskGroups back on.
mtklein
2014-10-31
*
Revert harder, removing SkTaskGroup.cpp from core temporarily.
mtklein
2014-10-30
*
MultiPictureDraw is taskgroup aware.
reed
2014-10-29
*
move c api into include
reed
2014-10-24
*
Add SkMaskCache
qiankun.miao
2014-10-23
*
Replace SkTypeface::Style with SkFontStyle.
bungeman
2014-10-20
*
Revert of Replace SkTypeface::Style with SkFontStyle. (patchset #9 id:160001 ...
mtklein
2014-10-20
*
Replace SkTypeface::Style with SkFontStyle.
bungeman
2014-10-20
*
Remove obsolete SkRecording.
mtklein
2014-10-20
*
Add SkCachedData and use it for SkMipMap
reed
2014-10-08
*
Speculative revert to diagnose crash in chrome. Revert "Add SkCachedData and ...
reed
2014-10-03
*
Add SkCachedData and use it for SkMipMap
reed
2014-10-02
*
Caching the result of readPixelsSupported
piotaixr
2014-10-02
*
Archive more dead code.
mtklein
2014-09-30
*
Strip old backend recording down to essentials
mtklein
2014-09-30
*
Archive SkFloat
mtklein
2014-09-30
*
Get rid of SkImage_Codec
piotaixr
2014-09-19
*
Add SkMiniData.
mtklein
2014-09-17
*
declare to gypi where SkDeviceProperties.h moved to
reed
2014-09-17
*
Switch Layer Hoisting over to SkRecord backend
robertphillips
2014-09-04
*
rename ScaledImageCache to ResourceCache
reed
2014-08-28
[next]