index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Fix a warning in bitmap checksummer.
scroggo@google.com
2013-03-07
*
Add missing #include <stdarg.h> to SkString.h (fix Android build)
bsalomon@google.com
2013-03-07
*
Codes for writing bench data to appengine datastore.
bensong@google.com
2013-03-07
*
Make GrGLEffects use an interface to append their code.
bsalomon@google.com
2013-03-07
*
Gyp changes for NaCl debugger
borenet@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
*
Remove unused vars
bsalomon@google.com
2013-03-06
*
Reduce the minimum scratch size to 16, don't look for next pow2 larger sizes.
bsalomon@google.com
2013-03-06
*
change FontIdentity to explicitly hold ttcIndex and ID, so we can use both in...
reed@google.com
2013-03-06
*
Whitespace commit to trigger buildbots after skia-autogen reset
epoger@google.com
2013-03-06
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-06
*
add 'o' option to show fat-oval
mike@reedtribe.org
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
*
add ttcIndex parameter to calls to SkFontStream
reed@google.com
2013-03-05
*
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
*
Fixed a few warnings
sugoi@google.com
2013-03-05
*
Make SkOSWindow return the sample count and stencil bit count for its GL cont...
bsalomon@google.com
2013-03-05
*
Restore window creation code in SkNativeGLContext_win.cpp accidentally delete...
bsalomon@google.com
2013-03-05
*
Unify wgl context creation.
bsalomon@google.com
2013-03-05
*
Bench : Unused parameters cleanup
sugoi@google.com
2013-03-05
*
PDF : Unused parameters cleanup
sugoi@google.com
2013-03-05
*
add SK_API to more stream subclasses (for shared library use)
reed@google.com
2013-03-05
*
Added support for non-separable blending modes.
commit-bot@chromium.org
2013-03-05
*
Validate that VAO functions are present in ES2 interfaces and add bit to caps...
bsalomon@google.com
2013-03-05
*
shape ops work in progress
caryclark@google.com
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
*
If Ashmem cache fails pinCache, do not reallocate.
scroggo@google.com
2013-03-04
*
Provide an option in bench_pictures to count pixel ram.
scroggo@google.com
2013-03-04
*
Fixed doParse functions
sugoi@google.com
2013-03-04
*
Convert skhello tool to SkFlags API.
commit-bot@chromium.org
2013-03-04
*
Rely on libfontconfig to determine our default font
reed@google.com
2013-03-04
*
Address some valgrind issues
robertphillips@google.com
2013-03-04
*
Add a way to monitor cache hits and misses for deferred decoding.
scroggo@google.com
2013-03-04
*
Initialize bounds even if the text length is zero.
djsollen@google.com
2013-03-04
*
export getter for global instance of fontconfiginterfacedirect
reed@google.com
2013-03-04
*
export api with SK_API
reed@google.com
2013-03-04
*
Created my own flag parser, based off of gflags.
scroggo@google.com
2013-03-04
*
implement fonthost table methods directly in fontconfig backend, _tables now ...
reed@google.com
2013-03-04
*
refactor fonthost_tables into wrapper (fonthost) and impl (fontstream)
reed@google.com
2013-03-04
*
Fix Mac 10.8 64-bit Release ClipCacheTest issue
robertphillips@google.com
2013-03-04
*
fix mac build
humper@google.com
2013-03-04
*
enable fontconfig backend for fonthost on linux
reed@google.com
2013-03-04
*
short-circuit if the requested typeface matches what we've been given.
reed@google.com
2013-03-04
*
Add commented out code to create a core profile on windows.
bsalomon@google.com
2013-03-04
*
Change random number generator for 'tests' to SkMWCRandom. Also removes some
jvanverth@google.com
2013-03-04
*
remove obsolete mac-font-cruft
mike@reedtribe.org
2013-03-03
[next]