aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* replace getTotalClipStack() with replayClips()+ClipVisitorGravatar reed@google.com2012-04-13
* Fixed uninitialized memory issue on Linux when running "gm --debuggl"Gravatar robertphillips@google.com2012-04-12
* add SK_WARN_UNUSED_RESULT warning to SkPathMeasure methods that might leaveGravatar reed@google.com2012-04-12
* Make download_baselines.py download *all* platforms, if none are specified.Gravatar epoger@google.com2012-04-12
* rename compare-baselines.py and download-baselines.py using underscores inste...Gravatar epoger@google.com2012-04-12
* If skdiff encounters image size mismatch, do not display diff imagesGravatar epoger@google.com2012-04-12
* mark getTotalClip as deprecatedGravatar reed@google.com2012-04-12
* Fix crash with LCD vertical text.Gravatar bungeman@google.com2012-04-12
* can't perform fast top_bottom cull if the text is verticalGravatar reed@google.com2012-04-12
* Reinstate early out from antialiased path rendering if we anticipateGravatar tomhudson@google.com2012-04-12
* always check the result of SkMatrix::invertGravatar reed@google.com2012-04-12
* rebaselineGravatar reed@google.com2012-04-12
* detect when pathmeasure fails, and don't access uninitialized tangentGravatar reed@google.com2012-04-12
* Decouple the SkFlattenable from SkReader32/SkWriter32.Gravatar djsollen@google.com2012-04-12
* these need to be rebaselined (acceptable change due to rev. 3652)Gravatar reed@google.com2012-04-12
* allow the tolerance to be zero for nearlyzeroGravatar reed@google.com2012-04-12
* Add support for GL_NV_framebuffer_multisample_coverageGravatar bsalomon@google.com2012-04-11
* Fix SkPathStroker::lineTo() for line with length SK_ScalarNearlyZeroGravatar epoger@google.com2012-04-11
* add circle benchmarkGravatar bsalomon@google.com2012-04-11
* Make it possible to share a comparison func with both SkTSearch and SkQSortGravatar bsalomon@google.com2012-04-10
* Updated blur to use A8/R8 (instead of RGBA8) when available - this provides a...Gravatar robertphillips@google.com2012-04-10
* Since we only have 1 proc for SA8_alpha_D32 (i.e. no opaque special-case) weGravatar reed@google.com2012-04-10
* Clean up more Visual Studio warnings, including apparent bug in Arithmetic mode.Gravatar tomhudson@google.com2012-04-10
* Minor Windows compiler complaint fixesGravatar robertphillips@google.com2012-04-10
* shape ops work in progressGravatar caryclark@google.com2012-04-10
* Fix miscellaneous compiler warnings from Visual Studio 2010.Gravatar tomhudson@google.com2012-04-10
* Clamp dilate and erode radius to image width and height.Gravatar senorblanco@chromium.org2012-04-10
* misc fixesGravatar bsalomon@google.com2012-04-10
* Tear down Gr stuff before GL context in SampleAppGravatar bsalomon@google.com2012-04-10
* Minor bug fix in SampleAppGravatar robertphillips@google.com2012-04-10
* Warn when ignoring result of SkMatrix::invert.Gravatar bungeman@google.com2012-04-09
* Don't use the usage flag to determine whether an SkGpuDevice needs to be clea...Gravatar bsalomon@google.com2012-04-09
* Stroked text should check inverse return.Gravatar bungeman@google.com2012-04-09
* change -d option to write out complete images (that differed from the baseline)Gravatar reed@google.com2012-04-09
* rebaseline with added hairline caseGravatar reed@google.com2012-04-09
* safely handle null blur filterGravatar reed@google.com2012-04-09
* Update skia's gyp to r1320.Gravatar thakis@chromium.org2012-04-09
* Add MSAA option to SampleAppGravatar bsalomon@google.com2012-04-06
* Fixing Windows compiler complaintsGravatar robertphillips@google.com2012-04-06
* remove extra parameter ctm in skPaint2GrPaintShader()Gravatar bsalomon@google.com2012-04-06
* Fixed issue with Fixed Point scalars in ReadWriteAlphaTest.cppGravatar robertphillips@google.com2012-04-06
* Initial version of R8 supportGravatar robertphillips@google.com2012-04-06
* Fix xcode 4.1 build issueGravatar robertphillips@google.com2012-04-05
* XPS filter and rasterize hairlines.Gravatar bungeman@google.com2012-04-05
* Renaming SkCanvas::fLayerCount to fSaveLayerCount for readabilityGravatar junov@chromium.org2012-04-05
* Redelivering r3611 changes (enabling cmyk jpeg changes in .gyps)Gravatar robertphillips@google.com2012-04-05
* Initial split up of Debug Interface into separate filesGravatar robertphillips@google.com2012-04-05
* Rebaselining gm/shadowsGravatar junov@chromium.org2012-04-05
* Remove unused android code in JPEG decoder.Gravatar djsollen@google.com2012-04-05
* Rolling back r3611 until the Android compilation issue is resolvedGravatar robertphillips@google.com2012-04-05