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
*
More Windows 64b compilation warning fixes
robertphillips@google.com
2013-11-20
*
Revert SK_REQUIRE_LOCAL_VAR changes for DEPS roll.
mtklein@google.com
2013-11-18
*
Fix DocumentTest/SkDocument memory leaks
robertphillips@google.com
2013-11-18
*
Guard against most unintentionally ephemeral SkAutoFoo instantiations.
commit-bot@chromium.org
2013-11-18
*
increase coverage of SkPath.cpp, remove unused code
commit-bot@chromium.org
2013-11-14
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-11-14
*
Remove backward compatibility shims from SkStream.h.
bungeman@google.com
2013-11-13
*
move SkImageInfo into its own header
reed@google.com
2013-11-13
*
Revert "Revert "switch GatherPixelRefs to use SkBaseDevice instead of SkBitma...
reed@google.com
2013-11-13
*
drawPosTextOnPath is now deprecated, removing all overrides and impls
reed@google.com
2013-11-13
*
Revert "switch GatherPixelRefs to use SkBaseDevice instead of SkBitmapDevice"
reed@google.com
2013-11-12
*
switch GatherPixelRefs to use SkBaseDevice instead of SkBitmapDevice
reed@google.com
2013-11-12
*
Remove deprecated setIsOpaque() API from SkBitmap.
commit-bot@chromium.org
2013-11-12
*
add colortable enum to SkImage to ease interop between it and SkBitmap::Config
reed@google.com
2013-11-12
*
Remove SK_FONTHOST_USES_FONTMGR.
bungeman@google.com
2013-11-11
*
Re-enable SK_ATTR_DEPRECATED (i.e., revert r12067)
robertphillips@google.com
2013-11-10
*
Add sk_float_rsqrt with SSE + NEON fast paths.
commit-bot@chromium.org
2013-11-08
*
Adding error checks to SkRBuffer
commit-bot@chromium.org
2013-11-08
*
Add ability to ninepatch blurred rounded rectangle
scroggo@google.com
2013-11-08
*
Removed unnecessary define
commit-bot@chromium.org
2013-11-08
*
Revert "Revert "speed up A8 by creating a new entry-point in SkDraw that blit...
reed@google.com
2013-11-07
*
Break up SkLazyPixelRef functionally into class hierarchy.
commit-bot@chromium.org
2013-11-06
*
Add SkRRect::transform.
scroggo@google.com
2013-11-05
*
Checking structure sizes before reading them from memory to avoid overflowing...
commit-bot@chromium.org
2013-11-05
*
Add SK_PREFETCH and use in SkBlurImageFilter.
commit-bot@chromium.org
2013-11-05
*
Avoid re-rendering stencil clip for every draw with reducable clip stack
commit-bot@chromium.org
2013-11-05
*
Revert "Checking structure sizes before reading them from memory to avoid ove...
reed@google.com
2013-11-04
*
Revert "speed up A8 by creating a new entry-point in SkDraw that blits the pa...
reed@google.com
2013-11-04
*
Checking structure sizes before reading them from memory to avoid overflowing...
sugoi@google.com
2013-11-04
*
speed up A8 by creating a new entry-point in SkDraw that blits the path's cov...
reed@google.com
2013-11-04
*
Revert r12114 due to https://code.google.com/p/skia/issues/detail?id=1794 ('A...
epoger@google.com
2013-11-04
*
Checking structure sizes before reading them from memory to avoid overflowing...
sugoi@google.com
2013-11-04
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-11-02
*
Revert "Avoid re-rendering stencil clip for every draw with reducable clip st...
reed@google.com
2013-11-01
*
Avoid re-rendering stencil clip for every draw with reducable clip stack
commit-bot@chromium.org
2013-11-01
*
Make GrContext cache the gpu paths
commit-bot@chromium.org
2013-11-01
*
move SkImage::ColorType into SkColorType
reed@google.com
2013-11-01
*
Disabling SK_ATTR_DEPRECATED the hard way
robertphillips@google.com
2013-10-31
*
Adding size parameter to read array functions
commit-bot@chromium.org
2013-10-31
*
Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, si...
reed@google.com
2013-10-31
*
Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it t...
reed@google.com
2013-10-31
*
add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers ...
reed@google.com
2013-10-31
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-10-31
*
Revert r1784: SK_API on a non-concrete template is strange.
bungeman@google.com
2013-10-30
*
Use SkPathRef gen id for SkPath::getGenerationID
commit-bot@chromium.org
2013-10-30
*
remove contains(x,y) for rects and rrects ... not well defined, and unused
reed@google.com
2013-10-30
*
prototype for kerning api
reed@google.com
2013-10-30
*
Reverting r12010 (Use SkPathRef gen id for SkPath::getGenerationID https://co...
robertphillips@google.com
2013-10-29
*
Use SkPathRef gen id for SkPath::getGenerationID
commit-bot@chromium.org
2013-10-29
*
All SkAnnotations are no-draw. Propose we fold that through.
commit-bot@chromium.org
2013-10-29
[next]