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
*
The two leaks are:
commit-bot@chromium.org
2013-07-11
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-07-11
*
Implement offset for GPU filter path. Although we can't yet use this in Blink...
commit-bot@chromium.org
2013-07-10
*
allow createScalerContext to return null, and then have the GDI backend trigg...
reed@google.com
2013-07-10
*
Allow the resource cache to (indirectly) flush the InOrderDrawBuffer
commit-bot@chromium.org
2013-07-10
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-07-10
*
avoid introducing duplicate const in release builds
humper@google.com
2013-07-09
*
New bitmap filter checkin; this time with less build breakage
humper@google.com
2013-07-09
*
use typedef to name our ID type in SkImageCache
reed@google.com
2013-07-09
*
Export SkPathOps.h functions for external use.
commit-bot@chromium.org
2013-07-09
*
Revert "More general image filter interface; tested implementation of standal...
humper@google.com
2013-07-09
*
More general image filter interface; tested implementation of standalone
humper@google.com
2013-07-09
*
Animated the PathUtils Sample to show path contours# Enter a description of t...
commit-bot@chromium.org
2013-07-09
*
Allow ico decoder to decode PNG sub-images.
scroggo@google.com
2013-07-09
*
Remove bitmap reuse from SkImageDecoder.
scroggo@google.com
2013-07-09
*
add extra flag (currently unused) for high quality downsampling
humper@google.com
2013-07-09
*
Revert "Temporary change to keep chrome happy."
scroggo@google.com
2013-07-08
*
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
[next]