platform/upstream/libSkiaSharp.git
2013-03-25 robertphillips... Reverting r8376, r8373 and r8371 due to Android shader...
2013-03-25 reed@google.comcheck-point (early) for fontmgr stuff, not called.
2013-03-25 sugoi@google.comUnreviewed build fix
2013-03-25 reed@google.comoops, fix name for SkCreateDataProviderFromData
2013-03-25 reed@google.comexpose skdata -> cgdataprovider helper
2013-03-25 sugoi@google.comUnreviewed build fix
2013-03-25 bungeman@google.comChange fixedWidth to fixedPitch and implement on Windows.
2013-03-25 sugoi@google.comNew SVG turbulence in Skia
2013-03-25 reed@google.commove fontmgr into include/ports for now
2013-03-25 bsalomon@google.comMove nested class GrDrawTarget::Caps out as GrDrawTarge...
2013-03-25 robertphillips... Rebaseline Mac 10.8 performance flakes
2013-03-25 rmistry@google.comWhitespace change to trigger RazrI builds.
2013-03-25 reed@google.comlimit SkFontHost::NextLogicalTypeface to only android...
2013-03-25 bsalomon@google.comFix non-Windows build break in r8364.
2013-03-25 bsalomon@google.comMake GrDrawTarget::Caps ref counted and GrGLCaps derive...
2013-03-25 reed@google.commake SkFontHost::NextLogicalTypeface private (only...
2013-03-25 reed@google.comremove SkFontHost::EnsureTypefaceAccessible declaration...
2013-03-25 reed@google.comland https://codereview.chromium.org/12676024
2013-03-25 robertphillips... Fix compiler errors/warnings in r8355
2013-03-25 robertphillips... Rebaselining performance flake
2013-03-25 robertphillips... SkDrawCommand cleanup
2013-03-24 robertphillips... Rebaselining performance flakes
2013-03-24 rmistry@google.comWhitespace change to test emails
2013-03-24 robertphillips... Fix for android_clang_dbg compiler error
2013-03-24 edisonn@google.comDon't pretend we can draw MaskFilters, it produces...
2013-03-23 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2013-03-22 robertphillips... Rebaseline for Mac 10.9 performance trigger flakes
2013-03-22 robertphillips... Widen the range on some performance trigger flakes
2013-03-22 commit-bot... Move oval rendering code to GrOvalRenderer.
2013-03-22 epoger@google.comgm: change ErrorBitfield to ErrorType/ErrorCombination
2013-03-22 reed@google.comremove SkFontHost::OpenStream(), now subsumed by SkType...
2013-03-22 robertphillips... Update gyp\images.gyp for move of SkJpegUtility.h from...
2013-03-22 robertphillips... More SkDrawCommand cleanup
2013-03-22 reed@google.comrevert 8331 (broke android text)
2013-03-22 reed@google.comfix warning (again) for SkMovie
2013-03-22 robertphillips... Remove Ubuntu gpu performance triggers
2013-03-22 robertphillips... Fix typo in SkTLazy.h's "operator delete"
2013-03-22 reed@google.comfix warning for SkMovie
2013-03-22 reed@google.comoverride SkTypeface::onOpenStream for android
2013-03-22 borenet@google.comRefactor skia_warnings_as_errors
2013-03-22 robertphillips... More SkDrawCommand cleanup
2013-03-22 commit-bot... Clean up GrCircleEdgeEffect and GrEllipseEdgeEffect.
2013-03-22 commit-bot... Whitespace change to test commit queue
2013-03-22 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2013-03-22 mike@reedtribe.orgremove obsolete/abandoned font backend
2013-03-22 mike@reedtribe.orgremove SkFontHost::GetFileName
2013-03-22 mike@reedtribe.orgremove obsolete/unsupported font backend
2013-03-21 mike@reedtribe.orgremove now obsolete GetAdvancedTypefaceMetrics API...
2013-03-21 mike@reedtribe.orgremove obsolete/orphaned font backend
2013-03-21 reed@google.comswitch to typeface api for tables
2013-03-21 robertphillips... Reverting 8313 (SVG turbulence) due to Ubuntu failures
2013-03-21 reed@google.commake OpenStream and GetFileName private (soon to go...
2013-03-21 robertphillips... Performance trigger rebaselines
2013-03-21 sugoi@google.comNew SVG turbulence in Skia
2013-03-21 reed@google.comoverride SkTypeface::onOpenStream for DW
2013-03-21 robertphillips... "Fix" persistent failure of BitmapFactoryTest on debug...
2013-03-21 reed@google.comremove GetTable* APIs from SkFontHost, and rely on...
2013-03-21 bsalomon@google.comEnable init'ed but unused var warning on windows for...
2013-03-21 reed@google.comoverride SkTypeface::onOpenStream()
2013-03-21 commit-bot... Stop printing GL errors for disabling color tables...
2013-03-21 scroggo@google.comChange the name of SkFlags to SkCommandLineFlags.
2013-03-21 reed@google.comoverride onGetTableTags() and onGetTableData() in SkTyp...
2013-03-21 reed@google.comUse function-ptr instead of SkFontHost api to allow...
2013-03-21 sugoi@google.comRemoved the "any" command from the displacement glsl...
2013-03-21 reed@google.comadd virtual SkTypeface::onOpenStream and override that...
2013-03-21 commit-bot... Stop the GLPrograms unit test from generating out of...
2013-03-21 robertphillips... Fix minor valgrind-found memory leaks
2013-03-21 reed@google.comcall onGetUPEM to subclasses can optimize it, and place...
2013-03-21 reed@google.combeef-up upem test for fonts
2013-03-21 edisonn@google.comWhen we read from a RemoteFontStream (might happen...
2013-03-21 epoger@google.comRe-land r8269, fixing build errors/warnings
2013-03-21 reed@google.comoops, update the INHERITED for our typeface
2013-03-21 reed@google.cominherit from SkTypeface_FreeType to share more code
2013-03-21 djsollen@google.comUpdate code to use helper function for better readabili...
2013-03-21 scroggo@google.comAllow more options for setting boolean flag values...
2013-03-21 commit-bot... Fix divide-by-zero in program cache tracking.
2013-03-21 commit-bot... This changes fixes issues with the non-separable blend...
2013-03-21 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2013-03-21 robertphillips... Adjust performance triggers
2013-03-20 djsollen@google.comFail to return a codec if the provided stream does...
2013-03-20 scroggo@google.comWhen SkFlags encounters an invalid flag, quit.
2013-03-20 reed@google.commove impl of AdvancedTypefaceMetrics into typeface (3)
2013-03-20 scroggo@google.comUpdate help in SkFlags.
2013-03-20 bsalomon@google.comAttempt to reland 8264-5 with warning-as-error fixes.
2013-03-20 epoger@google.comRevert r8269 to fix BuildGM. Warnings-as-errors problem...
2013-03-20 borenet@google.comFix submit_try
2013-03-20 epoger@google.comgm refactor: extract run_multiple_configs() and run_mul...
2013-03-20 reed@google.comrevert 8265-8264 (broke build)
2013-03-20 djsollen@google.comUpstream changes from Android for decoding jpeg images.
2013-03-20 bsalomon@google.comFix build breakage.
2013-03-20 bsalomon@google.comAdds local coords to GrEffect system.
2013-03-20 junov@google.comUnreviewed. Adding TODO comment to reference newly...
2013-03-20 djsollen@google.comRemove SK_ENABLE_LIBPNG define as it is no longer neede...
2013-03-20 epoger@google.comcomments only: update docs for SkStream::readData(...
2013-03-20 djsollen@google.comRemove unused declaration
2013-03-20 scroggo@google.comWrite the config options in place in the help string.
2013-03-20 robertphillips... Reverting r8233 (Use SkSet in PDF)
2013-03-20 scroggo@google.comReland r8235 "Switch gm to use SkFlags."
2013-03-20 reed@google.comadd new API for gdi fonts (not hooked up yet)
2013-03-20 djsollen@google.comAdd --resourcePath flag to the test program.
next