index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
Commit message (
Expand
)
Author
Age
...
*
add (temp) SkFontLCDConfig class to hold LCD getters/setters. This will allow
reed@google.com
2013-03-12
*
Refactor PictureRecord optimization & added saveLayer/save/clipR/DBM*/restore...
robertphillips@google.com
2013-03-12
*
Removed unused parameters
sugoi@google.com
2013-03-12
*
fix handling of stroked cubics when we exhaust our recursion limit.
reed@google.com
2013-03-12
*
fix missing ! typo when we switched to skip() helper function.
reed@google.com
2013-03-11
*
add (mac) test for ttcindex in SkFontStream
reed@google.com
2013-03-11
*
Unreviewed build fix.
sugoi@google.com
2013-03-11
*
Removed unused parameters
sugoi@google.com
2013-03-11
*
doh. must dynamically allocate space for reading large(r) TTC header when ttc...
reed@google.com
2013-03-11
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-11
*
Add a map from index to SkFlatData* in SkFlatDictionary
robertphillips@google.com
2013-03-10
*
Upstream changes from Android.
djsollen@google.com
2013-03-08
*
remove dead/#if 0/if (0) code blocks. no change to compiled output.
reed@google.com
2013-03-08
*
PDF: add support for named destinations.
epoger@google.com
2013-03-08
*
Make GrGLEffects use an interface to append their code.
bsalomon@google.com
2013-03-07
*
land https://chromiumcodereview.appspot.com/12440004/
reed@google.com
2013-03-07
*
Put SkPictureRecord saveLayer optimization behind a compiler flag
robertphillips@google.com
2013-03-06
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-06
*
Revert r8000 due to failures on some buildbots
epoger@google.com
2013-03-06
*
PDF: add support for named destinations
epoger@google.com
2013-03-06
*
start to plumb ttcIndex into fonthost. For now just add to SkFontStream and i...
reed@google.com
2013-03-05
*
rewind at the start of each FontStream api (since we rewinding internally any...
reed@google.com
2013-03-05
*
Added support for non-separable blending modes.
commit-bot@chromium.org
2013-03-05
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-05
*
Fix an unused variable warning.
scroggo@google.com
2013-03-04
*
Initialize bounds even if the text length is zero.
djsollen@google.com
2013-03-04
*
refactor fonthost_tables into wrapper (fonthost) and impl (fontstream)
reed@google.com
2013-03-04
*
short-circuit if the requested typeface matches what we've been given.
reed@google.com
2013-03-04
*
Change random number generator for 'tests' to SkMWCRandom. Also removes some
jvanverth@google.com
2013-03-04
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-03
*
move some of the impl in fonthost into typeface virtuals
mike@reedtribe.org
2013-03-03
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-02
*
Reland r7918 & r7916
robertphillips@google.com
2013-03-01
*
Revert r7918 & r7916 due to Linux rendering issues
robertphillips@google.com
2013-03-01
*
Fix for Mac compiler problem in 7916
robertphillips@google.com
2013-03-01
*
Fix for skp chunk sizes when clips are used outside of any save
robertphillips@google.com
2013-03-01
*
Collapse saveLayer/drawBitmapRect/restore trios to drawBitmapRect when possible
robertphillips@google.com
2013-03-01
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-01
*
Make SkTDArray accessors const-friendly.
commit-bot@chromium.org
2013-02-28
*
Only print error message in debug mode.
scroggo@google.com
2013-02-28
*
Sort GL extension strings and search to find.
bsalomon@google.com
2013-02-27
*
Change SkTileGride geometry calculations to match the Chromium compositor.
junov@chromium.org
2013-02-27
*
Fixed sk_getMetrics_utf32_xy function
sugoi@google.com
2013-02-26
*
Fix a bunch of warnings, mainly around rowBytes.
scroggo@google.com
2013-02-25
*
remove duplicate impl for getFileName() on SkFDStream
reed@google.com
2013-02-25
*
add --tmpDir foo option to tests, to allow unittests that want to write/read ...
reed@google.com
2013-02-25
*
don't #include <unistd.h> if we're windows
reed@google.com
2013-02-25
*
don't try to access filedescriptors on windows
reed@google.com
2013-02-25
*
move SkFDStream out of images into core
reed@google.com
2013-02-25
*
Remove bogus ability for creating an SkPicturePlayback to fail.
scroggo@google.com
2013-02-25
[prev]
[next]