platform/upstream/libSkiaSharp.git
2012-04-16 bsalomon@google.comAdd file missing from r3682 checkin
2012-04-16 bsalomon@google.comadd gm circles
2012-04-16 bsalomon@google.comadd isSimilarityTransform() and some tests
2012-04-16 reed@google.comrebaseline after clamp fix to quad clipper in rev....
2012-04-14 mike@reedtribe.orgproper handling if SkMatrix::invert failes, addresses...
2012-04-14 mike@reedtribe.orgdd DrawPathTest to gyp
2012-04-13 reed@google.compin the edge points to the clip, rather than just calli...
2012-04-13 vandebo@chromium.org[PDF] If matrix inversion fails, use the identity matrix.
2012-04-13 caryclark@google.comSome fonts do not measure correctly in Mountain Lion,
2012-04-13 reed@google.comrebaseline after SkScalarNearlyZero() change (< to...
2012-04-13 epoger@google.comRevert gm baseline deletions from r3653 and r3656,...
2012-04-13 epoger@google.comexercise buildbot change in r3671
2012-04-13 reed@google.comreplace getTotalClipStack() with replayClips()+ClipVisitor
2012-04-12 robertphillips... Fixed uninitialized memory issue on Linux when running...
2012-04-12 reed@google.comadd SK_WARN_UNUSED_RESULT warning to SkPathMeasure...
2012-04-12 epoger@google.comMake download_baselines.py download *all* platforms...
2012-04-12 epoger@google.comrename compare-baselines.py and download-baselines...
2012-04-12 epoger@google.comIf skdiff encounters image size mismatch, do not displa...
2012-04-12 reed@google.commark getTotalClip as deprecated
2012-04-12 bungeman@google.comFix crash with LCD vertical text.
2012-04-12 reed@google.comcan't perform fast top_bottom cull if the text is vertical
2012-04-12 tomhudson@google.comReinstate early out from antialiased path rendering...
2012-04-12 reed@google.comalways check the result of SkMatrix::invert
2012-04-12 reed@google.comrebaseline
2012-04-12 reed@google.comdetect when pathmeasure fails, and don't access uniniti...
2012-04-12 djsollen@google.comDecouple the SkFlattenable from SkReader32/SkWriter32.
2012-04-12 reed@google.comthese need to be rebaselined (acceptable change due...
2012-04-12 reed@google.comallow the tolerance to be zero for nearlyzero
2012-04-11 bsalomon@google.comAdd support for GL_NV_framebuffer_multisample_coverage
2012-04-11 epoger@google.comFix SkPathStroker::lineTo() for line with length SK_Sca...
2012-04-11 bsalomon@google.comadd circle benchmark
2012-04-10 bsalomon@google.comMake it possible to share a comparison func with both...
2012-04-10 robertphillips... Updated blur to use A8/R8 (instead of RGBA8) when avail...
2012-04-10 reed@google.comSince we only have 1 proc for SA8_alpha_D32 (i.e. no...
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
next