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
...
*
Honor fixed width font in Windows.
ctguil@chromium.org
2011-08-04
*
allow events to store their target sink ID
reed@google.com
2011-08-03
*
iOS SampleApp menu related changes
yangsu@google.com
2011-08-02
*
Remove unneeded include in SkBitSet.
bungeman@google.com
2011-08-01
*
Clip GPU blur against clip bounds. Clip the size of the FBOs used for blurs
senorblanco@chromium.org
2011-08-01
*
Add Commit to SkWIStream.
bungeman@google.com
2011-08-01
*
Make WIC encoder lock the bitmap pixels.
bungeman@google.com
2011-08-01
*
Windows image decoder should handle all bitmap formats.
bungeman@google.com
2011-08-01
*
Revised SkOSMenu
yangsu@google.com
2011-08-01
*
Fix bug in SkMatrix::invert where typemask is not set on inverse when a matri...
bsalomon@google.com
2011-08-01
*
More variable initializations and curly braces to avoid Linux compiler
tomhudson@google.com
2011-07-29
*
Eliminate Linux compile warnings throughout animator/ with variable
tomhudson@google.com
2011-07-29
*
Break onEncode() into two functions to avoid clobbering variables with
tomhudson@google.com
2011-07-28
*
balance destructor's CFRelease with a CFRetain when we get the cgfont
reed@google.com
2011-07-28
*
Fixing the ignore transform flag in Ganesh with mask filter and drawBitmap
junov@google.com
2011-07-28
*
Include <new> required for placement new in SkTLazy.
bungeman@google.com
2011-07-28
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
Manually update copyright notices in files that defied the automated process
epoger@google.com
2011-07-28
*
[PDF] Improve efficiency of glyph id collection during font subsetting.
vandebo@chromium.org
2011-07-27
*
[PDF] Fix mem leak in font subsetting.
vandebo@chromium.org
2011-07-27
*
include <new> for SkTLazy, since windows seems to need it.
reed@google.com
2011-07-27
*
don't modify a const paint
reed@google.com
2011-07-27
*
use SkConvertQuadToCubic()
reed@google.com
2011-07-27
*
use safeunref on typefaces, since Deserialize might return NULL.
reed@google.com
2011-07-27
*
add test for SkConvertQuadToCubic
reed@google.com
2011-07-27
*
Cleanup from r1843 based on revision comments.
ctguil@chromium.org
2011-07-27
*
Make GrTextureCache into a generic GrResource cache. Also some GrContext text...
bsalomon@google.com
2011-07-26
*
Add functionality for isRect() to SkPath.
caryclark@google.com
2011-07-26
*
GetGlyphOutline can return clipped results :( so we now draw offscreen
reed@google.com
2011-07-26
*
[PDF] Add font subsetting using the sfntly library.
vandebo@chromium.org
2011-07-26
*
[PDF] Refactor SkPDFFont to enable font/cmap subsetting.
vandebo@chromium.org
2011-07-25
*
[PDF] Fix bug in catalog substitution.
vandebo@chromium.org
2011-07-25
*
don't modify const SkDraw, since multiple threads may be watching it...
reed@google.com
2011-07-25
*
don/t modify const paint, since it could be used in different threads
reed@google.com
2011-07-25
*
Exit SkBitmap::scrollRect() early if width <= 0
epoger@google.com
2011-07-25
*
reenable rotated freetype fix, but behind #ifndef SK_IGNORE_ROTATED_FREETYPE...
reed@google.com
2011-07-25
*
Revert "[PDF] Refactor SkPDFFont to enable font/cmap subsetting."
vandebo@chromium.org
2011-07-23
*
[PDF] Refactor SkPDFFont to enable font/cmap subsetting.
vandebo@chromium.org
2011-07-23
*
Temporary rollback of r1924 to unblock DEPS roll
bsalomon@google.com
2011-07-22
*
Improve GPU blur performance by clearing only when necessary. This gives a
senorblanco@chromium.org
2011-07-22
*
[PDF] fix off by one in setPage.
vandebo@chromium.org
2011-07-22
*
Revert r1937 while I try to figure out the GM failures.
senorblanco@chromium.org
2011-07-21
*
Improve GPU blur speed by clearing only when necessary. This gives a
senorblanco@chromium.org
2011-07-21
*
disable hinting when rotated, since it looks bad
reed@google.com
2011-07-21
*
Fix SkFlate.cpp when SK_ZLIB_INCLUDE is not #defined.
epoger@google.com
2011-07-21
*
have == always return bool, never int
reed@google.com
2011-07-20
*
replace SkRefPtr for parameters with simple pointers
reed@google.com
2011-07-20
*
[PDF] Use insert and append helpers for POD data.
vandebo@chromium.org
2011-07-20
*
[PDF] Make stream compression optional on a per device basis.
vandebo@chromium.org
2011-07-20
*
fix Capitalization of static methods
reed@google.com
2011-07-20
[prev]
[next]