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
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-03-21
*
Revert of SkPaint: eliminate some dead bytes in 64-bit build. (https://codere...
commit-bot@chromium.org
2014-03-21
*
SkPaint: eliminate some dead bytes in 64-bit build.
commit-bot@chromium.org
2014-03-20
*
Fix cull nesting assertion.
commit-bot@chromium.org
2014-03-20
*
replace old SK_TRACE_EVENT macros with new TRACE_EVENT ones, and then remove ...
commit-bot@chromium.org
2014-03-20
*
Revert "hide Config8888 entirely". Broke a bunch of builds.
bsalomon@google.com
2014-03-20
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-03-20
*
stub for ganesh veto
commit-bot@chromium.org
2014-03-19
*
hide Config8888 entirely
commit-bot@chromium.org
2014-03-19
*
Adding a new SkSurface factory for generating surfaces from the scratch textu...
commit-bot@chromium.org
2014-03-19
*
Fixed cross compilation with mingw.
commit-bot@chromium.org
2014-03-19
*
Fix accessBitmap() with deferred clear, GPU path.
senorblanco@chromium.org
2014-03-19
*
Revert of SkPaint: eliminate some dead bytes in 64-bit build. (https://codere...
commit-bot@chromium.org
2014-03-19
*
SkPaint: eliminate some dead bytes in 64-bit build.
commit-bot@chromium.org
2014-03-19
*
Add a means of extracting active operations from SkPicture
commit-bot@chromium.org
2014-03-18
*
update comment on setShader to clarify alpha-bitmap behavior in bitmapshaders
commit-bot@chromium.org
2014-03-18
*
Revert of r13836 due to Chromium cc_unittests failures
robertphillips@google.com
2014-03-18
*
Remove SkCanvas matrix ops return value.
commit-bot@chromium.org
2014-03-18
*
add initial scraper for dashing
commit-bot@chromium.org
2014-03-17
*
Windows build fix
robertphillips@google.com
2014-03-17
*
add new readPixels with direct memory parameters
commit-bot@chromium.org
2014-03-17
*
Add nine patch type to SkRRect.
commit-bot@chromium.org
2014-03-17
*
Revert of Add nine patch type to SkRRect. (https://codereview.chromium.org/19...
commit-bot@chromium.org
2014-03-17
*
Add a means of extracting active operations from SkPicture
commit-bot@chromium.org
2014-03-17
*
remove SK_SUPPORT_LEGACY_WRITEPIXELSCONFIG -- dead code
commit-bot@chromium.org
2014-03-17
*
Add nine patch type to SkRRect.
commit-bot@chromium.org
2014-03-17
*
Reverting r13831 (Add a means of extracting active operations from SkPicture)...
robertphillips@google.com
2014-03-17
*
Add a means of extracting active operations from SkPicture
robertphillips@google.com
2014-03-17
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-03-17
*
add NewRasterDirect for creating a canvas drawing to pre-allocated pixels
commit-bot@chromium.org
2014-03-17
*
Move SkNoSaveLayerCanvas.h to include/utils
robertphillips@google.com
2014-03-16
*
Proposed SkCanvas API for preLoading textures to VRAM v2.0
commit-bot@chromium.org
2014-03-16
*
don't reference config() -- use colorType() instead
reed@google.com
2014-03-14
*
Revert r13810 (Proposed SkCanvas API for preLoading textures to VRAM v2.0)
robertphillips@google.com
2014-03-14
*
Proposed SkCanvas API for preLoading textures to VRAM v2.0
commit-bot@chromium.org
2014-03-14
*
Implement support for expanding crop rects in image filters
senorblanco@chromium.org
2014-03-14
*
Revert "Implement support for expanding crop rects in image filters"
senorblanco@chromium.org
2014-03-14
*
Implement support for expanding crop rects in image filters
senorblanco@chromium.org
2014-03-14
*
Implement support for a Context parameter in image filters
senorblanco@chromium.org
2014-03-14
*
keep kVector enum in legacy mode for getDeviceProperties
reed@google.com
2014-03-14
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-03-14
*
De-virtualize SkCanvas matrix ops.
commit-bot@chromium.org
2014-03-13
*
getDeviceCapabilities is no longer need, so remove it
commit-bot@chromium.org
2014-03-13
*
Allow toString capability to be toggled independent of developer mode.
commit-bot@chromium.org
2014-03-13
*
Add effect-based clip for nine-patch SkRRects.
commit-bot@chromium.org
2014-03-13
*
Add comment for gcc compiler bug work-around for SK_COMPILE_ASSERT.
bungeman@google.com
2014-03-13
*
Add required parens for r13779.
bungeman@google.com
2014-03-12
*
remove SK_SUPPORT_LEGACY_COPYTO_CONFIG
commit-bot@chromium.org
2014-03-12
*
Fix (1 << 31) to (1u << 31) in SkOTTable_OS_2.
bungeman@google.com
2014-03-12
*
De-virtualize SkCanvas save/restore.
commit-bot@chromium.org
2014-03-12
[next]