platform/upstream/libSkiaSharp.git
2012-04-10 tomhudson@google.comClean up more Visual Studio warnings, including apparen...
2012-04-10 robertphillips... Minor Windows compiler complaint fixes
2012-04-10 caryclark@google.comshape ops work in progress
2012-04-10 tomhudson@google.comFix miscellaneous compiler warnings from Visual Studio...
2012-04-10 senorblanco... Clamp dilate and erode radius to image width and height.
2012-04-10 bsalomon@google.commisc fixes
2012-04-10 bsalomon@google.comTear down Gr stuff before GL context in SampleApp
2012-04-10 robertphillips... Minor bug fix in SampleApp
2012-04-09 bungeman@google.comWarn when ignoring result of SkMatrix::invert.
2012-04-09 bsalomon@google.comDon't use the usage flag to determine whether an SkGpuD...
2012-04-09 bungeman@google.comStroked text should check inverse return.
2012-04-09 reed@google.comchange -d option to write out complete images (that...
2012-04-09 reed@google.comrebaseline with added hairline case
2012-04-09 reed@google.comsafely handle null blur filter
2012-04-09 thakis@chromium.orgUpdate skia's gyp to r1320.
2012-04-06 bsalomon@google.comAdd MSAA option to SampleApp
2012-04-06 robertphillips... Fixing Windows compiler complaints
2012-04-06 bsalomon@google.comremove extra parameter ctm in skPaint2GrPaintShader()
2012-04-06 robertphillips... Fixed issue with Fixed Point scalars in ReadWriteAlphaT...
2012-04-06 robertphillips... Initial version of R8 support
2012-04-05 robertphillips... Fix xcode 4.1 build issue
2012-04-05 bungeman@google.comXPS filter and rasterize hairlines.
2012-04-05 junov@chromium.orgRenaming SkCanvas::fLayerCount to fSaveLayerCount for...
2012-04-05 robertphillips... Redelivering r3611 changes (enabling cmyk jpeg changes...
2012-04-05 robertphillips... Initial split up of Debug Interface into separate files
2012-04-05 junov@chromium.orgRebaselining gm/shadows
2012-04-05 djsollen@google.comRemove unused android code in JPEG decoder.
2012-04-05 robertphillips... Rolling back r3611 until the Android compilation issue...
2012-04-05 junov@chromium.orgAugment gm shadows test to cover hairline paths
2012-04-05 robertphillips... Finally enabled libjpeg functionality in .gyps
2012-04-04 bsalomon@google.comadd macro DEFER_PATHS to proper checks
2012-04-04 junov@chromium.orgFixing blurred shadows of hairline paths when rendered...
2012-04-04 junov@chromium.orgFixing blurred shadows on hairline paths when rendering...
2012-04-04 bsalomon@google.comRemove old D3D9 stuff
2012-04-04 epoger@google.comwhitespace change to trigger Skia buildbot after buildb...
2012-04-04 junov@chromium.orgFixing the drawing of blurred shodows for hairline...
2012-04-03 junov@chromium.orgFixing gm build with SkXPSDevice enabled
2012-04-03 bsalomon@google.comUnix SampleApp attach/detach fixup and style fixup
2012-04-03 bsalomon@google.comFix GL attach/detach in Mac SampleApp
2012-04-03 bsalomon@google.comRevert 3857 (which was committed from wrong tree)
2012-04-03 bsalomon@google.comFix GL attach/detach in Mac SampleApp
2012-04-03 tomhudson@google.comAdd usage message and -h|--help arguments to bench.
2012-04-03 bsalomon@google.comFix NULL as SkColor warning on clang.
2012-04-02 bsalomon@google.comFix line endings in src/view/win (and set the eol style...
2012-04-02 robertphillips... Delivering .gyp files to enable building & linking...
2012-04-02 robertphillips... Patching Mac files missed in first delivery
2012-04-02 robertphillips... Redelivering r3555 to re-add run-time switching between...
2012-04-02 epoger@google.comwhitespace change to trigger Skia buildbot
2012-04-02 epoger@google.comwhitespace change to trigger Skia buildbot
2012-04-02 robertphillips... Removed ANGLE namespace requirement
2012-04-02 bungeman@google.comCompare scalars to scalars (fixes fixed point).
2012-04-02 bungeman@google.comTemp fix for very large text sizes.
2012-03-30 reed@google.comdefer drawing/work until first draw, to make debugging...
2012-03-30 reed@google.comrm obsolete build-flag SK_IGNORE_HAIRLINE_CLIP_FIX
2012-03-30 caryclark@google.comshape ops work in progress
2012-03-30 bsalomon@google.comReland 3563
2012-03-30 bsalomon@google.comRevet 3563 due to mac bot failure
2012-03-30 bsalomon@google.comImprove save layer handling in SkGpuDevice
2012-03-30 reed@google.comregression unittest for the fix in rev. 3558 (handling...
2012-03-30 bsalomon@google.comUnify text flushing with other deferred drawing
2012-03-30 bsalomon@google.comAdd assert to catch circular drawing higher up the...
2012-03-30 reed@google.comcheck for integer-nan (0x8000...) and don't draw those...
2012-03-30 bsalomon@google.comMake fewer copies when using GrDrawTarget::AutoStateRestore
2012-03-30 robertphillips... Reverting r3555
2012-03-30 robertphillips... Added run-time switching between OpenGL & ANGLE in...
2012-03-30 bsalomon@google.comReland 3507
2012-03-30 bsalomon@google.comRemove deprecated names from Gr (WK is no longer using...
2012-03-30 djsollen@google.comFix deadlock in Android's font deserializer.
2012-03-30 robertphillips... Reverting bench tests to pre-3546 (i.e., readding ...
2012-03-29 bsalomon@google.comAlphabetize gl function pointer typedefs / decls. Wrap...
2012-03-29 epoger@google.comwhitespace change to trigger Skia buildbot
2012-03-29 robertphillips... Removing "Debug" option from bench tests to evaluate...
2012-03-29 bsalomon@google.comDon't look at current vertex layout when vertex source...
2012-03-29 djsollen@google.comRemove unused static functions from SampleApp and effects
2012-03-29 djsollen@google.compartial revert of r3541 to removed accidentally uploade...
2012-03-29 djsollen@google.comLanding arm patch from contributor.
2012-03-29 djsollen@google.comCleanup code related to SkFlattenable::flatten()
2012-03-29 bungeman@google.comRevert 3538.
2012-03-29 bungeman@google.comCorrect dependencies in gyp files.
2012-03-28 bsalomon@google.comRevert 3507
2012-03-28 vandebo@chromium.orgFix coverity defects in FontHost_FreeType
2012-03-28 bungeman@google.comMove SkColorMatrix to effects.
2012-03-28 vandebo@chromium.orgFix Coverity reports. (Mostly use of uninitialised...
2012-03-28 djsollen@google.comConsolidate PixelRef flattables with the standard impl
2012-03-28 vandebo@chromium.orgFix a bunch of Coverity defects - class members not...
2012-03-28 bungeman@google.comMove SkTextBox.h from utils to views.
2012-03-28 robertphillips... Moved mac, unix, win and mesa directories under src...
2012-03-28 djsollen@google.comRemove unused classes from the build.
2012-03-28 reed@google.comrebaseline
2012-03-28 bsalomon@google.comFix comparison of GrPaint::fCoverage (which is a byte...
2012-03-28 robertphillips... Moved Debug GL interface to src/gpu/gl/debug in prepara...
2012-03-28 bungeman@google.comUpdate skia's gyp to 1284 (was 1139).
2012-03-28 vandebo@chromium.orgRevert r3523 and r2522
2012-03-28 vandebo@chromium.orgFix build break.
2012-03-28 vandebo@chromium.orgFix Coverity reports. (Mostly use of uninitialised...
2012-03-28 caryclark@google.comshape ops builders; fix typo
2012-03-28 caryclark@google.comfirst support at shape ops support for quads
2012-03-28 robertphillips... Code changes for ANGLE GL interface. .gyp file changes...
2012-03-28 reed@google.comhandle null-device correctly in setDevice
2012-03-28 tomhudson@google.comFix a memory leak in SkAAClip::translate().
next