index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
core
Commit message (
Expand
)
Author
Age
*
Move SkStringUtils.h to src/core.
mtklein
2014-06-17
*
Prepare for internal SaveFlags removal.
fmalita
2014-06-16
*
fix legacy code path for SK_SUPPORT_LEGACY_IMAGEDECODER_CONFIG
reed
2014-06-16
*
hide virtuals on device for width/height/isopaque
reed
2014-06-14
*
hide Config in SkImageDecoder -- use SkColorType instead
reed
2014-06-12
*
Remove SkPicture SK_SUPPORT_LEGACY_RECORDING_FLAG flag
robertphillips
2014-06-12
*
Use vertex attributes for dash effect in gpu
egdaniel
2014-06-12
*
remove GetDeviceConfig/SetDeviceConfig
reed
2014-06-12
*
Remove SkPicture pointer from SkPicturePlayback
robertphillips
2014-06-12
*
Remove picture pre-allocation from SkPictureRecorder
robertphillips
2014-06-11
*
hide SkImageDecoder::Chooser
reed
2014-06-11
*
remove SK_SUPPORT_LEGACY_DEVICE_CONFIG code
reed
2014-06-11
*
switch to colortype for deepcopy
reed
2014-06-11
*
SkShader::asNewEffect Refactoring
dandov
2014-06-10
*
Remove unused 'deepCopy' parameter
robertphillips
2014-06-10
*
Remove legacy drawPicture entry point
robertphillips
2014-06-10
*
Gamma correction for distance field text.
jvanverth
2014-06-10
*
hide SkBitmap::setConfig
reed
2014-06-09
*
Add assertHeld() to SkMutex.
mtklein
2014-06-09
*
Revert of Gamma correction for distance field text. (https://codereview.chrom...
scroggo
2014-06-09
*
Gamma correction for distance field text.
jvanverth
2014-06-09
*
Add dump() to SkClipStack to help with debugging.
bsalomon
2014-06-09
*
Remove SkPicture::kUsePathBoundsForClip_RecordingFlag
robertphillips
2014-06-09
*
No longer limit SkPictureRecorder::partialReplay to Android
robertphillips
2014-06-08
*
First pass at splitting out SkPictureRecord from SkPicture
robertphillips
2014-06-08
*
Clean up Skia for Clang's -Wtautological-undefined-compare
Mike Klein
2014-06-07
*
Fixing another clusterfuzz issue
sugoi
2014-06-06
*
Add SkBarriers_tsan.h.
mtklein
2014-06-06
*
Initial KTX encoder
krajcevski
2014-06-06
*
SkClipStack::Element tweaks.
fmalita
2014-06-05
*
remove SkBitmap::allocConfigPixels and update dox
reed
2014-06-05
*
Use the correct homophone of 'there'.
scroggo
2014-06-05
*
Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer)
robertphillips
2014-06-04
*
Initial KTX file decoder
krajcevski
2014-06-03
*
SK_CPU_ARM --> SK_CPU_ARM32
mtklein
2014-06-03
*
remove SkBounder -- unused and unloved
reed
2014-06-03
*
Remove legacy picture recording
robertphillips
2014-06-03
*
add makeOffset and makeInset to SkRect
reed
2014-06-02
*
use colortype instead of config
reed
2014-06-02
*
Clean up SkOnce:
mtklein
2014-06-02
*
Move GrIPoint16 to SkIPoint16 (and remove GrPoint.h)
robertphillips
2014-06-02
*
Port most uses of SkOnce to SkLazyPtr.
mtklein
2014-06-02
*
hide SkDevice::config()
reed
2014-06-02
*
Revert of Port most uses of SkOnce to SkLazyPtr. (https://codereview.chromium...
commit-bot@chromium.org
2014-05-31
*
Port most uses of SkOnce to SkLazyPtr.
commit-bot@chromium.org
2014-05-30
*
Add a way for the gpu veto to report back the reason why it said no
commit-bot@chromium.org
2014-05-30
*
fix casting issue with or operator
commit-bot@chromium.org
2014-05-30
*
Revert of Port most uses of SkOnce to SkLazyPtr. (https://codereview.chromium...
commit-bot@chromium.org
2014-05-30
*
Port most uses of SkOnce to SkLazyPtr.
commit-bot@chromium.org
2014-05-30
*
Add an OR operator overload for SaveFlags to avoid extra static casts.
commit-bot@chromium.org
2014-05-30
[next]