index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Attempt to silence signed/unsigned warnings in android build.
bsalomon@google.com
2013-03-28
*
disable tests that exercise serialization of fonts here, since we are experim...
reed@google.com
2013-03-28
*
Triggering rebuilds after master restart
rmistry@google.com
2013-03-28
*
Triggering rebuilds after master restart.
rmistry@google.com
2013-03-28
*
add caching to fontmgr for mac
reed@google.com
2013-03-28
*
Adding unit test for verifying copy on write in SkSurface + bug fix in SkCanv...
junov@chromium.org
2013-03-28
*
Make GrGLShaderBuilder::TextureSampler extract only required info from GrText...
bsalomon@google.com
2013-03-28
*
Convert #warning to comment to get iOS compiling
robertphillips@google.com
2013-03-28
*
add gm for experimental fontmgr api
reed@google.com
2013-03-28
*
Add GrPaint stage for xfermodes.
bsalomon@google.com
2013-03-28
*
New filter targeted at desk_googlespreadsheet overdraw issues
robertphillips@google.com
2013-03-28
*
Trigger rebuilds on Mac 10.6 compile bots.
rmistry@google.com
2013-03-28
*
Trigger rebuilds on Mac compile bots.
rmistry@google.com
2013-03-28
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-28
*
Fix minor memory leaks
robertphillips@google.com
2013-03-27
*
Remove dubious assertion.
tfarina@chromium.org
2013-03-27
*
move typeface cache limit from 128 to 1024 (128 is a joke, not sure what a
reed@google.com
2013-03-27
*
always call SkFontMgr::Factory() (now that everyone has impl'd it)
reed@google.com
2013-03-27
*
add dummpy SkFontMgr::Factory() impl to font backends, so we can start testin...
reed@google.com
2013-03-27
*
Move GrGLProgramDesc::Build to new cpp file.
bsalomon@google.com
2013-03-27
*
Fix assertion failure in SkGpuDevice from 8412.
bsalomon@google.com
2013-03-27
*
Add interface to SkXfermode to return a GrEffect and blend coeffs.
bsalomon@google.com
2013-03-27
*
Move GrGLProgram::Desc out of GrGLProgram.
bsalomon@google.com
2013-03-27
*
Whitespace change to trigger rebuilds
rmistry@google.com
2013-03-27
*
fix mask error for BW text, where I forgot to look at just the low-8 bits
reed@google.com
2013-03-27
*
CTFontManagerCopyAvailableFontFamilyNames is not always available (on iOS)
reed@google.com
2013-03-27
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-27
*
Fix a few clang errors while trying to build tools target.
tfarina@chromium.org
2013-03-26
*
Address clang static analyzer issues
robertphillips@google.com
2013-03-26
*
Increase space for effect-class-ID and fix assert
robertphillips@google.com
2013-03-26
*
store real fontstyle on mac fonts
reed@google.com
2013-03-26
*
fix infinite recursion calling (non)virtual
reed@google.com
2013-03-26
*
respect slant param
reed@google.com
2013-03-26
*
#if 0 reference to SkFontMgr::Factory for now
reed@google.com
2013-03-26
*
impl part of SKFontMgr for mac
reed@google.com
2013-03-26
*
Fix unit test build break
bsalomon@google.com
2013-03-26
*
Program key coverage/discard fixes.
bsalomon@google.com
2013-03-26
*
Replace edge types with GrEdgeEffect.
bsalomon@google.com
2013-03-26
*
Trigger rebuilds on ChromeOS
rmistry@google.com
2013-03-26
*
Trigger rebuilds on Mac-10.7 32 bit
rmistry@google.com
2013-03-26
*
Trigger rebuilds on Mac-10.7
rmistry@google.com
2013-03-26
*
oops, don't say static for an extern function
reed@google.com
2013-03-26
*
remove SkFontHost::NextLogicalFont, and add android-specific function
reed@google.com
2013-03-26
*
Whitespace change to trigger rebuilds
rmistry@google.com
2013-03-26
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-26
*
Whitespace change to test compile-only bots
borenet@google.com
2013-03-26
*
Reverting r8376, r8373 and r8371 due to Android shader compilation failures
robertphillips@google.com
2013-03-25
*
check-point (early) for fontmgr stuff, not called.
reed@google.com
2013-03-25
*
Unreviewed build fix
sugoi@google.com
2013-03-25
*
oops, fix name for SkCreateDataProviderFromData
reed@google.com
2013-03-25
[next]