index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
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
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-03
*
eliminate atsuii/coretext distinction, and rename to just _mac
mike@reedtribe.org
2013-03-03
*
try ~0U instead of ~0 to fix signed warning passing to size_t
mike@reedtribe.org
2013-03-03
*
pass ~0 for length when we want to know the length of a table (with dst==null)
mike@reedtribe.org
2013-03-03
*
move some of the impl in fonthost into typeface virtuals
mike@reedtribe.org
2013-03-03
*
gm self-test: make all test cases exercise transparency
epoger@google.com
2013-03-02
*
Move initialization to PictureRenderer ctor
robertphillips@google.com
2013-03-02
*
Relanding 7914
robertphillips@google.com
2013-03-02
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-02
*
Revert 7932
robertphillips@google.com
2013-03-01
*
Remove constructors from GrVertexAttrib.
jvanverth@google.com
2013-03-01
*
Add freetype to skia_base_libs when building for NaCl
borenet@google.com
2013-03-01
*
Initialize grid info in TiledPictureRenderer::init
robertphillips@google.com
2013-03-01
*
Reland r7918 & r7916
robertphillips@google.com
2013-03-01
*
Make global static variable kVertexAttribs in GrAARectRenderer local to funct...
jvanverth@google.com
2013-03-01
*
Resubmit r7899 and r7901.
jvanverth@google.com
2013-03-01
*
Fix mesa issues.
bsalomon@google.com
2013-03-01
*
gm self-test: disable spuriously-failing aaclip tests
epoger@google.com
2013-03-01
*
gm self-test: fix results that break housekeeping bot
epoger@google.com
2013-03-01
*
Revert r7918 & r7916 due to Linux rendering issues
robertphillips@google.com
2013-03-01
*
Add support to GrGLInterface for vertex array objects
bsalomon@google.com
2013-03-01
*
Revert 7919 and 7920 (committed wrong version of r7919.)
bsalomon@google.com
2013-03-01
*
gm self-test: use a pathologically simple test case instead of dashing2
commit-bot@chromium.org
2013-03-01
*
Revert r7914 due to Linux rendering issues
robertphillips@google.com
2013-03-01
*
Fix mesa build error from r7519.
bsalomon@google.com
2013-03-01
*
Add support to GrGLInterface for vertex array objects
bsalomon@google.com
2013-03-01
*
Fix for Mac compiler problem in 7916
robertphillips@google.com
2013-03-01
[next]