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
*
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
*
Remove SkQuadTree.
mtklein
2014-08-26
*
SkMultiPictureDraw API
robertphillips
2014-08-21
*
expose generalized imagecache key
reed
2014-08-21
*
SkTextBlob
fmalita
2014-08-21
*
Move the code over using the same template type approach previously used for ...
tomhudson
2014-08-20
*
Move SkReadBuffer.h and SkReader32.h out of include.
halcanary
2014-08-19
*
Revert "Move the code over using the same template type approach previously u...
Mike Klein
2014-08-18
*
Move the code over using the same template type approach previously used for ...
tomhudson
2014-08-18
*
Revert "Move SkReadBuffer.h and SkReader32.h out of include."
halcanary
2014-08-18
*
Move SkReadBuffer.h and SkReader32.h out of include.
halcanary
2014-08-18
*
Remove SkPaintOptionsAndroid
djsollen
2014-08-14
*
Revert of Remove SkPaintOptionsAndroid (patchset #5 of https://codereview.chr...
bsalomon
2014-08-13
*
Remove SkPaintOptionsAndroid
djsollen
2014-08-13
*
SkCanvas::drawPatch param SkPoint[12]
dandov
2014-08-12
*
Revert of SkImage_Codec is Lazy (https://codereview.chromium.org/460823002/)
halcanary
2014-08-12
*
SkImage_Codec is Lazy
halcanary
2014-08-12
*
Remove Matrix/Clip State collapse code
robertphillips
2014-08-11
*
Moved SkPictureContentInfo into its own file. It now tracks the number of skia
hendrikw
2014-08-08
*
Revert "Remove SkPaintOptionsAndroid"
Derek Sollenberger
2014-08-06
*
Remove SkPaintOptionsAndroid
Derek Sollenberger
2014-08-06
*
Added classes SkPatch and SkPatchMesh which help encapsulate and generalize t...
dandov
2014-07-25
[next]