index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
*
Fix header guard typos.
tfarina@chromium.org
2013-07-08
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-07-04
*
Minor GrContext/GrInOrderDrawBuffer cleanup
robertphillips@google.com
2013-07-03
*
Add canFilterMaskGPU & filterMaskGPU to SkMaskFilter
robertphillips@google.com
2013-07-03
*
Make SK_OVERRIDE expand to OVERRIDE on iOS
commit-bot@chromium.org
2013-07-03
*
speculative fix for signed-unsinged compare warning
reed@google.com
2013-07-02
*
Commented SSE blend functions and cleaned-up variable naming.
commit-bot@chromium.org
2013-07-02
*
add charsToGlyphs to SkTypeface
reed@google.com
2013-07-02
*
Adding my Bitmap2Path sample for 1on1 meeting.
commit-bot@chromium.org
2013-07-01
*
fix copy in SkTDArray
zachr@google.com
2013-07-01
*
Temporary change to keep chrome happy.
scroggo@google.com
2013-06-28
*
Replace SkPicture(SkStream) constructors with a factory.
scroggo@google.com
2013-06-28
*
add bitmap::eraseArea
reed@google.com
2013-06-28
*
Add flag bits for partial GrContext reset
bsalomon@google.com
2013-06-28
*
revert 9802 breacking tests on some configs
edisonn@google.com
2013-06-28
*
Add flag bits for partial GrContext reset
bsalomon@google.com
2013-06-28
*
Remove SK_DEBUG_PATH_REF
commit-bot@chromium.org
2013-06-27
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-06-27
*
Alias deref -> unref. This allows Skia objects to be held by WTF::RefPtr
commit-bot@chromium.org
2013-06-26
*
struct != class, even in a friend forward declare
reed@google.com
2013-06-26
*
move legacy mipmap apis to private, save one that is currently called by chro...
reed@google.com
2013-06-26
*
Change undefined SkGpuRenderTarget and SkGpuTexture forward declares to GrRen...
commit-bot@chromium.org
2013-06-26
*
Fix PathRefDebugRef (SK_DEBUG_PATH_REF) case for SkPath copy constructor.
bungeman@google.com
2013-06-26
*
remove kRLE_Index8_Config from SkBitmap
reed@google.com
2013-06-26
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-06-26
*
move kConfigCount out of Config enum, so we don't pullute type-checking
reed@google.com
2013-06-25
*
Revert r9724 (add rect-output parameter to isRect) to allow the DEPS roll
robertphillips@google.com
2013-06-25
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-06-22
*
remove dst/rendertarget support for kARGB_4444_Config
reed@google.com
2013-06-21
*
add rect-output parameter to isRect, allowing us to return the correct bounds...
reed@google.com
2013-06-21
*
Fix macro for r9718.
bungeman@google.com
2013-06-21
*
SkPath::rewind needs to have same reset as SkPath::reset.
bungeman@google.com
2013-06-21
*
Add maxCharWidth and a compile flag to use old metrics (needed by Blink).
bungeman@google.com
2013-06-21
*
combine glyph and image bulk alloc, and adjust initial alloc size, to reduce ...
reed@google.com
2013-06-19
*
fix https://code.google.com/p/skia/issues/detail?id=1356
epoger@google.com
2013-06-19
*
Add SkString::appendU32() and SkString::appendU64()
epoger@google.com
2013-06-19
*
use select() so we can wait for XEvents or our timer
reed@google.com
2013-06-17
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-06-15
*
speculative fix in TransitionView. don't validate after detachFromParent (we ...
reed@google.com
2013-06-14
*
Add an option to create unpremultiplied bitmaps.
scroggo@google.com
2013-06-14
*
Fix for 9603
robertphillips@google.com
2013-06-14
*
Add operator delete for SkTArray to match operator new
bsalomon@google.com
2013-06-14
*
add validate to SkView for debugging
reed@google.com
2013-06-13
*
Replace fixed-size array of effect stages in GrDrawState with two appendable ...
bsalomon@google.com
2013-06-13
*
Make text context responsible for setting GrPaint on GrDrawState.
bsalomon@google.com
2013-06-13
*
Enhancements and a fix to templated containers.
bsalomon@google.com
2013-06-13
*
Compact the clipstack for kReplace_Op'd geometry
commit-bot@chromium.org
2013-06-11
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-06-11
*
add drawImage to lua
mike@reedtribe.org
2013-06-11
*
Improve batching of drawBitmap* calls
robertphillips@google.com
2013-06-10
[next]