2013-03-27 |
tfarina@chromium.org | Remove dubious assertion. |
commit | commitdiff | tree | snapshot |
2013-03-27 |
reed@google.com | move typeface cache limit from 128 to 1024 (128 is... |
commit | commitdiff | tree | snapshot |
2013-03-27 |
reed@google.com | always call SkFontMgr::Factory() (now that everyone... |
commit | commitdiff | tree | snapshot |
2013-03-27 |
reed@google.com | add dummpy SkFontMgr::Factory() impl to font backends... |
commit | commitdiff | tree | snapshot |
2013-03-27 |
bsalomon@google.com | Move GrGLProgramDesc::Build to new cpp file. |
commit | commitdiff | tree | snapshot |
2013-03-27 |
bsalomon@google.com | Fix assertion failure in SkGpuDevice from 8412. |
commit | commitdiff | tree | snapshot |
2013-03-27 |
bsalomon@google.com | Add interface to SkXfermode to return a GrEffect and... |
commit | commitdiff | tree | snapshot |
2013-03-27 |
bsalomon@google.com | Move GrGLProgram::Desc out of GrGLProgram. |
commit | commitdiff | tree | snapshot |
2013-03-27 |
rmistry@google.com | Whitespace change to trigger rebuilds |
commit | commitdiff | tree | snapshot |
2013-03-27 |
reed@google.com | fix mask error for BW text, where I forgot to look... |
commit | commitdiff | tree | snapshot |
2013-03-27 |
reed@google.com | CTFontManagerCopyAvailableFontFamilyNames is not always... |
commit | commitdiff | tree | snapshot |
2013-03-27 |
skia.committer... | Sanitizing source files in Skia_Periodic_House_Keeping |
commit | commitdiff | tree | snapshot |
2013-03-26 |
tfarina@chromium.org | Fix a few clang errors while trying to build tools... |
commit | commitdiff | tree | snapshot |
2013-03-26 |
robertphillips... | Address clang static analyzer issues |
commit | commitdiff | tree | snapshot |
2013-03-26 |
robertphillips... | Increase space for effect-class-ID and fix assert |
commit | commitdiff | tree | snapshot |
2013-03-26 |
reed@google.com | store real fontstyle on mac fonts |
commit | commitdiff | tree | snapshot |
2013-03-26 |
reed@google.com | fix infinite recursion calling (non)virtual |
commit | commitdiff | tree | snapshot |
2013-03-26 |
reed@google.com | respect slant param |
commit | commitdiff | tree | snapshot |
2013-03-26 |
reed@google.com | #if 0 reference to SkFontMgr::Factory for now |
commit | commitdiff | tree | snapshot |
2013-03-26 |
reed@google.com | impl part of SKFontMgr for mac |
commit | commitdiff | tree | snapshot |
2013-03-26 |
bsalomon@google.com | Fix unit test build break |
commit | commitdiff | tree | snapshot |
2013-03-26 |
bsalomon@google.com | Program key coverage/discard fixes. |
commit | commitdiff | tree | snapshot |
2013-03-26 |
bsalomon@google.com | Replace edge types with GrEdgeEffect. |
commit | commitdiff | tree | snapshot |
2013-03-26 |
rmistry@google.com | Trigger rebuilds on ChromeOS |
commit | commitdiff | tree | snapshot |
2013-03-26 |
rmistry@google.com | Trigger rebuilds on Mac-10.7 32 bit |
commit | commitdiff | tree | snapshot |
2013-03-26 |
rmistry@google.com | Trigger rebuilds on Mac-10.7 |
commit | commitdiff | tree | snapshot |
2013-03-26 |
reed@google.com | oops, don't say static for an extern function |
commit | commitdiff | tree | snapshot |
2013-03-26 |
reed@google.com | remove SkFontHost::NextLogicalFont, and add android... |
commit | commitdiff | tree | snapshot |
2013-03-26 |
rmistry@google.com | Whitespace change to trigger rebuilds |
commit | commitdiff | tree | snapshot |
2013-03-26 |
skia.committer... | Sanitizing source files in Skia_Periodic_House_Keeping |
commit | commitdiff | tree | snapshot |
2013-03-26 |
borenet@google.com | Whitespace change to test compile-only bots |
commit | commitdiff | tree | snapshot |
2013-03-25 |
robertphillips... | Reverting r8376, r8373 and r8371 due to Android shader... |
commit | commitdiff | tree | snapshot |
2013-03-25 |
reed@google.com | check-point (early) for fontmgr stuff, not called. |
commit | commitdiff | tree | snapshot |
2013-03-25 |
sugoi@google.com | Unreviewed build fix |
commit | commitdiff | tree | snapshot |
2013-03-25 |
reed@google.com | oops, fix name for SkCreateDataProviderFromData |
commit | commitdiff | tree | snapshot |
2013-03-25 |
reed@google.com | expose skdata -> cgdataprovider helper |
commit | commitdiff | tree | snapshot |
2013-03-25 |
sugoi@google.com | Unreviewed build fix |
commit | commitdiff | tree | snapshot |
2013-03-25 |
bungeman@google.com | Change fixedWidth to fixedPitch and implement on Windows. |
commit | commitdiff | tree | snapshot |
2013-03-25 |
sugoi@google.com | New SVG turbulence in Skia |
commit | commitdiff | tree | snapshot |
2013-03-25 |
reed@google.com | move fontmgr into include/ports for now |
commit | commitdiff | tree | snapshot |
2013-03-25 |
bsalomon@google.com | Move nested class GrDrawTarget::Caps out as GrDrawTarge... |
commit | commitdiff | tree | snapshot |
2013-03-25 |
robertphillips... | Rebaseline Mac 10.8 performance flakes |
commit | commitdiff | tree | snapshot |
2013-03-25 |
rmistry@google.com | Whitespace change to trigger RazrI builds. |
commit | commitdiff | tree | snapshot |
2013-03-25 |
reed@google.com | limit SkFontHost::NextLogicalTypeface to only android... |
commit | commitdiff | tree | snapshot |
2013-03-25 |
bsalomon@google.com | Fix non-Windows build break in r8364. |
commit | commitdiff | tree | snapshot |
2013-03-25 |
bsalomon@google.com | Make GrDrawTarget::Caps ref counted and GrGLCaps derive... |
commit | commitdiff | tree | snapshot |
2013-03-25 |
reed@google.com | make SkFontHost::NextLogicalTypeface private (only... |
commit | commitdiff | tree | snapshot |
2013-03-25 |
reed@google.com | remove SkFontHost::EnsureTypefaceAccessible declaration... |
commit | commitdiff | tree | snapshot |
2013-03-25 |
reed@google.com | land https://codereview.chromium.org/12676024 |
commit | commitdiff | tree | snapshot |
2013-03-25 |
robertphillips... | Fix compiler errors/warnings in r8355 |
commit | commitdiff | tree | snapshot |
2013-03-25 |
robertphillips... | Rebaselining performance flake |
commit | commitdiff | tree | snapshot |
2013-03-25 |
robertphillips... | SkDrawCommand cleanup |
commit | commitdiff | tree | snapshot |
2013-03-24 |
robertphillips... | Rebaselining performance flakes |
commit | commitdiff | tree | snapshot |
2013-03-24 |
rmistry@google.com | Whitespace change to test emails |
commit | commitdiff | tree | snapshot |
2013-03-24 |
robertphillips... | Fix for android_clang_dbg compiler error |
commit | commitdiff | tree | snapshot |
2013-03-24 |
edisonn@google.com | Don't pretend we can draw MaskFilters, it produces... |
commit | commitdiff | tree | snapshot |
2013-03-23 |
skia.committer... | Sanitizing source files in Skia_Periodic_House_Keeping |
commit | commitdiff | tree | snapshot |
2013-03-22 |
robertphillips... | Rebaseline for Mac 10.9 performance trigger flakes |
commit | commitdiff | tree | snapshot |
2013-03-22 |
robertphillips... | Widen the range on some performance trigger flakes |
commit | commitdiff | tree | snapshot |
2013-03-22 |
commit-bot... | Move oval rendering code to GrOvalRenderer. |
commit | commitdiff | tree | snapshot |
2013-03-22 |
epoger@google.com | gm: change ErrorBitfield to ErrorType/ErrorCombination |
commit | commitdiff | tree | snapshot |
2013-03-22 |
reed@google.com | remove SkFontHost::OpenStream(), now subsumed by SkType... |
commit | commitdiff | tree | snapshot |
2013-03-22 |
robertphillips... | Update gyp\images.gyp for move of SkJpegUtility.h from... |
commit | commitdiff | tree | snapshot |
2013-03-22 |
robertphillips... | More SkDrawCommand cleanup |
commit | commitdiff | tree | snapshot |
2013-03-22 |
reed@google.com | revert 8331 (broke android text) |
commit | commitdiff | tree | snapshot |
2013-03-22 |
reed@google.com | fix warning (again) for SkMovie |
commit | commitdiff | tree | snapshot |
2013-03-22 |
robertphillips... | Remove Ubuntu gpu performance triggers |
commit | commitdiff | tree | snapshot |
2013-03-22 |
robertphillips... | Fix typo in SkTLazy.h's "operator delete" |
commit | commitdiff | tree | snapshot |
2013-03-22 |
reed@google.com | fix warning for SkMovie |
commit | commitdiff | tree | snapshot |
2013-03-22 |
reed@google.com | override SkTypeface::onOpenStream for android |
commit | commitdiff | tree | snapshot |
2013-03-22 |
borenet@google.com | Refactor skia_warnings_as_errors |
commit | commitdiff | tree | snapshot |
2013-03-22 |
robertphillips... | More SkDrawCommand cleanup |
commit | commitdiff | tree | snapshot |
2013-03-22 |
commit-bot... | Clean up GrCircleEdgeEffect and GrEllipseEdgeEffect. |
commit | commitdiff | tree | snapshot |
2013-03-22 |
commit-bot... | Whitespace change to test commit queue |
commit | commitdiff | tree | snapshot |
2013-03-22 |
skia.committer... | Sanitizing source files in Skia_Periodic_House_Keeping |
commit | commitdiff | tree | snapshot |
2013-03-22 |
mike@reedtribe.org | remove obsolete/abandoned font backend |
commit | commitdiff | tree | snapshot |
2013-03-22 |
mike@reedtribe.org | remove SkFontHost::GetFileName |
commit | commitdiff | tree | snapshot |
2013-03-22 |
mike@reedtribe.org | remove obsolete/unsupported font backend |
commit | commitdiff | tree | snapshot |
2013-03-21 |
mike@reedtribe.org | remove now obsolete GetAdvancedTypefaceMetrics API... |
commit | commitdiff | tree | snapshot |
2013-03-21 |
mike@reedtribe.org | remove obsolete/orphaned font backend |
commit | commitdiff | tree | snapshot |
2013-03-21 |
reed@google.com | switch to typeface api for tables |
commit | commitdiff | tree | snapshot |
2013-03-21 |
robertphillips... | Reverting 8313 (SVG turbulence) due to Ubuntu failures |
commit | commitdiff | tree | snapshot |
2013-03-21 |
reed@google.com | make OpenStream and GetFileName private (soon to go... |
commit | commitdiff | tree | snapshot |
2013-03-21 |
robertphillips... | Performance trigger rebaselines |
commit | commitdiff | tree | snapshot |
2013-03-21 |
sugoi@google.com | New SVG turbulence in Skia |
commit | commitdiff | tree | snapshot |
2013-03-21 |
reed@google.com | override SkTypeface::onOpenStream for DW |
commit | commitdiff | tree | snapshot |
2013-03-21 |
robertphillips... | "Fix" persistent failure of BitmapFactoryTest on debug... |
commit | commitdiff | tree | snapshot |
2013-03-21 |
reed@google.com | remove GetTable* APIs from SkFontHost, and rely on... |
commit | commitdiff | tree | snapshot |
2013-03-21 |
bsalomon@google.com | Enable init'ed but unused var warning on windows for... |
commit | commitdiff | tree | snapshot |
2013-03-21 |
reed@google.com | override SkTypeface::onOpenStream() |
commit | commitdiff | tree | snapshot |
2013-03-21 |
commit-bot... | Stop printing GL errors for disabling color tables... |
commit | commitdiff | tree | snapshot |
2013-03-21 |
scroggo@google.com | Change the name of SkFlags to SkCommandLineFlags. |
commit | commitdiff | tree | snapshot |
2013-03-21 |
reed@google.com | override onGetTableTags() and onGetTableData() in SkTyp... |
commit | commitdiff | tree | snapshot |
2013-03-21 |
reed@google.com | Use function-ptr instead of SkFontHost api to allow... |
commit | commitdiff | tree | snapshot |
2013-03-21 |
sugoi@google.com | Removed the "any" command from the displacement glsl... |
commit | commitdiff | tree | snapshot |
2013-03-21 |
reed@google.com | add virtual SkTypeface::onOpenStream and override that... |
commit | commitdiff | tree | snapshot |
2013-03-21 |
commit-bot... | Stop the GLPrograms unit test from generating out of... |
commit | commitdiff | tree | snapshot |
2013-03-21 |
robertphillips... | Fix minor valgrind-found memory leaks |
commit | commitdiff | tree | snapshot |
2013-03-21 |
reed@google.com | call onGetUPEM to subclasses can optimize it, and place... |
commit | commitdiff | tree | snapshot |
2013-03-21 |
reed@google.com | beef-up upem test for fonts |
commit | commitdiff | tree | snapshot |
next |