platform/upstream/libSkiaSharp.git
2013-03-13 epoger@google.comgm: write all messages to stdout/stderr with "GM:"...
2013-03-13 bsalomon@google.comRemove extraneous paren.
2013-03-13 commit-bot... refactor android defines to implicitly assume NDK compl...
2013-03-13 commit-bot... Whitespace change to test commit-queue
2013-03-13 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2013-03-12 junov@chromium.orgFixing crash in render_pictures when failing to create...
2013-03-12 edisonn@google.comUpdate flag to reflect actual meaning.
2013-03-12 robertphillips... Disable all multi_*_threads triggers (see issue 1160)
2013-03-12 robertphillips... Fixed unitialized memory access bug in r8106
2013-03-12 bungeman@google.comFix GDI device context leak.
2013-03-12 borenet@google.comMake graph output optional in bench_graphs_svg
2013-03-12 robertphillips... Fixed compiler error/warning
2013-03-12 jvanverth@google.comAdd GL program cache tracking.
2013-03-12 reed@google.comfix warning: use size_t when comparing to SK_ARRAY_COUNT
2013-03-12 reed@google.comadd (temp) SkFontLCDConfig class to hold LCD getters...
2013-03-12 robertphillips... Refactor PictureRecord optimization & added saveLayer...
2013-03-12 robertphillips... Fix debugger build errors/warnings
2013-03-12 commit-bot... Whitespace change to test commit-queue reviewers list
2013-03-12 sugoi@google.comRemoved unused parameters
2013-03-12 robertphillips... "Fix" case when bicubic filtering warps premultiplied...
2013-03-12 borenet@google.comNaCl Debugger: Implement overview and filters, cleanup
2013-03-12 reed@google.comfix handling of stroked cubics when we exhaust our...
2013-03-12 commit-bot... Add GrEllipseEdgeEffect.
2013-03-12 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2013-03-11 robertphillips... Add misc. optimizations to filter tool
2013-03-11 humper@google.comre-enable fast blur so I can rebaseline
2013-03-11 humper@google.comadd proper support for solid style, and temporarily...
2013-03-11 humper@google.comfix preprocessor abuse on Windows
2013-03-11 humper@google.comfix pad bug introduced during code cleanup
2013-03-11 reed@google.comfix missing ! typo when we switched to skip() helper...
2013-03-11 sugoi@google.comAdding more warning in core
2013-03-11 bsalomon@google.comFix sign/unsigned warnings in benchmain.cpp and gmmain.cpp
2013-03-11 humper@google.comfix build warnings
2013-03-11 bsalomon@google.comSimplify the GL interface validation test.
2013-03-11 bsalomon@google.comMake GPU cache size cmd line configurable in GM.
2013-03-11 bsalomon@google.comAdd --gpucache size to bench.
2013-03-11 humper@google.comPlumb fast rectangle blur code into the skia mask filter
2013-03-11 reed@google.comadd (mac) test for ttcindex in SkFontStream
2013-03-11 borenet@google.comChange submit_try to use checked-in master_host and...
2013-03-11 sugoi@google.comUnreviewed build fix.
2013-03-11 reed@google.comfix warning (as error on mac) around max file offset
2013-03-11 bungeman@google.comUse correct metrics for GDI glyphs.
2013-03-11 sugoi@google.comRemoved unused parameters
2013-03-11 sugoi@google.comTurning on warning as error on Linux
2013-03-11 reed@google.comdoh. must dynamically allocate space for reading large...
2013-03-11 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2013-03-10 robertphillips... Add a map from index to SkFlatData* in SkFlatDictionary
2013-03-09 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2013-03-08 borenet@google.comFix Windows build - revert r8056 and r8057
2013-03-08 borenet@google.comFix build
2013-03-08 borenet@google.comFix Windows build
2013-03-08 borenet@google.comWhitespace change (wake up the Android bots)
2013-03-08 bsalomon@google.comDon't sort extensions when there are none. Make an...
2013-03-08 reed@google.comupdate to use DEF_GM
2013-03-08 edisonn@google.comAdd build condition not to build in iOS an unused lib...
2013-03-08 djsollen@google.comUpstream changes from Android.
2013-03-08 edisonn@google.comCollect minidump and print callstack if an app chrashes.
2013-03-08 reed@google.comremove dead/#if 0/if (0) code blocks. no change to...
2013-03-08 robertphillips... Remove reset of SkTileGrid in PictureRenderer::init
2013-03-08 reed@google.comadd asScalars() to document when we want to treat SkPoi...
2013-03-08 bsalomon@google.comMake extension string parsing robust.
2013-03-08 reed@google.comspeculative fix for broken android bots : disable gm...
2013-03-08 reed@google.comadd flag to skip gpu test
2013-03-08 epoger@google.comre-land r8028 without "special" Microsoft compiler...
2013-03-08 epoger@google.comPDF: add support for named destinations.
2013-03-08 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2013-03-07 bsalomon@google.comAlways get proc address for gl functions on the mac.
2013-03-07 epoger@google.comRevert r8028... warnings-as-errors broke some builders
2013-03-07 sugoi@google.comFixing some warnings on Linux
2013-03-07 bungeman@google.comMake debugger 'text' output less useless.
2013-03-07 epoger@google.comcleanup: fix gm's use of ErrorBitfield to be consistent...
2013-03-07 borenet@google.comFix bench_pictures.cfg
2013-03-07 robertphillips... Normalize the debugger's profile times by the repeat...
2013-03-07 bsalomon@google.comUse vertex array objects on core profiles.
2013-03-07 bsalomon@google.comRestart va_list in SkDebugf on win32.
2013-03-07 scroggo@google.comFix a warning in bitmap checksummer.
2013-03-07 bsalomon@google.comAdd missing #include <stdarg.h> to SkString.h (fix...
2013-03-07 bensong@google.comCodes for writing bench data to appengine datastore.
2013-03-07 bsalomon@google.comMake GrGLEffects use an interface to append their code.
2013-03-07 borenet@google.comGyp changes for NaCl debugger
2013-03-07 reed@google.comland https://chromiumcodereview.appspot.com/12440004/
2013-03-06 robertphillips... Put SkPictureRecord saveLayer optimization behind a...
2013-03-06 bsalomon@google.comRemove unused vars
2013-03-06 bsalomon@google.comReduce the minimum scratch size to 16, don't look for...
2013-03-06 reed@google.comchange FontIdentity to explicitly hold ttcIndex and...
2013-03-06 epoger@google.comWhitespace commit to trigger buildbots after skia-autog...
2013-03-06 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2013-03-06 mike@reedtribe.orgadd 'o' option to show fat-oval
2013-03-06 epoger@google.comRevert r8000 due to failures on some buildbots
2013-03-06 epoger@google.comPDF: add support for named destinations
2013-03-05 reed@google.comadd ttcIndex parameter to calls to SkFontStream
2013-03-05 reed@google.comstart to plumb ttcIndex into fonthost. For now just...
2013-03-05 reed@google.comrewind at the start of each FontStream api (since we...
2013-03-05 sugoi@google.comFixed a few warnings
2013-03-05 bsalomon@google.comMake SkOSWindow return the sample count and stencil...
2013-03-05 bsalomon@google.comRestore window creation code in SkNativeGLContext_win...
2013-03-05 bsalomon@google.comUnify wgl context creation.
2013-03-05 sugoi@google.comBench : Unused parameters cleanup
2013-03-05 sugoi@google.comPDF : Unused parameters cleanup
2013-03-05 reed@google.comadd SK_API to more stream subclasses (for shared librar...
next