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
*
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
*
Hide implementation details: SkFrontBufferedStream
scroggo@google.com
2013-11-12
*
Remove deprecated setIsOpaque() API from SkBitmap.
commit-bot@chromium.org
2013-11-12
*
Override drawRRect in fake SkBitmapDevices.
scroggo@google.com
2013-11-12
*
add colortable enum to SkImage to ease interop between it and SkBitmap::Config
reed@google.com
2013-11-12
*
Fix leak detected in FontMgrMatchGM::onDraw by Valgrind.
bungeman@google.com
2013-11-12
*
Implement DPI for perspective bitmaps in PDF - we save the bitmap at the reso...
edisonn@google.com
2013-11-11
*
Hook in rough distance field support for fonts
jvanverth@google.com
2013-11-11
*
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
*
Added support for Chrome's gpu command buffer extension BindUniformLocation.
commit-bot@chromium.org
2013-11-07
*
Revert "Revert "speed up A8 by creating a new entry-point in SkDraw that blit...
reed@google.com
2013-11-07
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-11-07
*
New SkRTConf macro SK_CONF_TRY_SET: no complaint on missing configuration
halcanary@google.com
2013-11-06
*
Break up SkLazyPixelRef functionally into class hierarchy.
commit-bot@chromium.org
2013-11-06
*
Add bevel-stroke support in GrAARectRenderer
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
*
Reverting r12082 (Add bevel-stroke support in GrAARectRenderer) due to GM fai...
robertphillips@google.com
2013-11-01
*
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
*
Add bevel-stroke support in GrAARectRenderer
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
*
Add can-ignore-rect hint to clear call
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
*
[PDF] Improve complex xfer mode support.
vandebo@chromium.org
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
[next]