index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
increase coverage of SkPath.cpp, remove unused code
commit-bot@chromium.org
2013-11-14
*
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
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.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
*
[PDF] Speculative fix for chrome crash w/ SRC xfer mode.
commit-bot@chromium.org
2013-11-12
*
pdfviewer: compile pdfviewer in gm, only if the flag is set (currently we com...
commit-bot@chromium.org
2013-11-12
*
Override drawRRect in fake SkBitmapDevices.
scroggo@google.com
2013-11-12
*
Remove some now-unused #ifdefs.
senorblanco@chromium.org
2013-11-12
*
add colortable enum to SkImage to ease interop between it and SkBitmap::Config
reed@google.com
2013-11-12
*
Clean up after longjmp in SkImageDecoder_libpng.
scroggo@google.com
2013-11-12
*
Create nonPOD before setjmp.
scroggo@google.com
2013-11-12
*
Fix a memory leak in SkGPipeCanvas.
scroggo@google.com
2013-11-12
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-11-12
*
Disable Blurred RR optimization in Chrome
robertphillips@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
*
Implement a speedup for Y-only blurs by transposing.
senorblanco@chromium.org
2013-11-11
*
Make onCreateFromStream check that the stream looks like a font.
bungeman@google.com
2013-11-11
*
Fix memory leak in filterRRectToNine
robertphillips@google.com
2013-11-11
*
Android FontHost cannot use FontMgr yet.
bungeman@google.com
2013-11-11
*
Give Android a SkFontMgr::Factory which was missing as of r12217.
bungeman@google.com
2013-11-11
*
Implement a NEON version of morphology. This is good for ~2.2X speedup on Teg...
senorblanco@chromium.org
2013-11-11
*
Re-add NULL FontMgr::Factory hadnling code removed in r12217.
bungeman@google.com
2013-11-11
*
Remove SK_FONTHOST_USES_FONTMGR.
bungeman@google.com
2013-11-11
*
Initial draft code to run pdfviewer withg gms
commit-bot@chromium.org
2013-11-11
*
Removed deprecated API calls that have crept in
robertphillips@google.com
2013-11-10
*
SSE2 implementation of RGBA box blurs. This yields ~2X perf improvement on Xe...
senorblanco@chromium.org
2013-11-08
*
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
*
Fix stale assert in GrDrawTarget::print
commit-bot@chromium.org
2013-11-08
*
optimize floating pt, save a few instructions
caryclark@google.com
2013-11-08
*
Add ability to ninepatch blurred rounded rectangle
scroggo@google.com
2013-11-08
*
fix line intersection
caryclark@google.com
2013-11-08
*
remove bogus assert, and remove outdated #ifdef
reed@google.com
2013-11-08
*
ARM Skia NEON patches - 31 - Xfermode: xfer16
commit-bot@chromium.org
2013-11-08
*
use quads for mixed radius rrects
commit-bot@chromium.org
2013-11-08
*
Revert "Do not apply hairline optimization for paths if nv_path_rendering is ...
bsalomon@google.com
2013-11-08
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-11-08
*
Do not apply hairline optimization for paths if nv_path_rendering is used
commit-bot@chromium.org
2013-11-08
*
Add GM to verify removal of 32767 limit in SkBlurMaskFilter::filterRectsToNin...
robertphillips@google.com
2013-11-07
*
"Fix" bug in debug canvas
robertphillips@google.com
2013-11-07
*
Added support for Chrome's gpu command buffer extension BindUniformLocation.
commit-bot@chromium.org
2013-11-07
*
Implement the y-transpose optimization in image (RGBA) blurs. This gives ~38...
senorblanco@chromium.org
2013-11-07
*
Fix for thin filled and hairline roundrects.
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
*
ARM Skia NEON patches - 33 - Convolution filter
commit-bot@chromium.org
2013-11-07
[next]