aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* Augment gm shadows test to cover hairline pathsGravatar junov@chromium.org2012-04-05
* Finally enabled libjpeg functionality in .gypsGravatar robertphillips@google.com2012-04-05
* add macro DEFER_PATHS to proper checksGravatar bsalomon@google.com2012-04-04
* Fixing blurred shadows of hairline paths when rendered on the GPUGravatar junov@chromium.org2012-04-04
* Fixing blurred shadows on hairline paths when rendering to XPS deviceGravatar junov@chromium.org2012-04-04
* Remove old D3D9 stuffGravatar bsalomon@google.com2012-04-04
* whitespace change to trigger Skia buildbot after buildbot master update/restartGravatar epoger@google.com2012-04-04
* Fixing the drawing of blurred shodows for hairline paths with software renderingGravatar junov@chromium.org2012-04-04
* Fixing gm build with SkXPSDevice enabledGravatar junov@chromium.org2012-04-03
* Unix SampleApp attach/detach fixup and style fixupGravatar bsalomon@google.com2012-04-03
* Fix GL attach/detach in Mac SampleAppGravatar bsalomon@google.com2012-04-03
* Revert 3857 (which was committed from wrong tree)Gravatar bsalomon@google.com2012-04-03
* Fix GL attach/detach in Mac SampleAppGravatar bsalomon@google.com2012-04-03
* Add usage message and -h|--help arguments to bench.Gravatar tomhudson@google.com2012-04-03
* Fix NULL as SkColor warning on clang.Gravatar bsalomon@google.com2012-04-03
* Fix line endings in src/view/win (and set the eol style property)Gravatar bsalomon@google.com2012-04-02
* Delivering .gyp files to enable building & linking w/ ANGLE on WindowsGravatar robertphillips@google.com2012-04-02
* Patching Mac files missed in first deliveryGravatar robertphillips@google.com2012-04-02
* Redelivering r3555 to re-add run-time switching between ANGLE and native opengl Gravatar robertphillips@google.com2012-04-02
* whitespace change to trigger Skia buildbotGravatar epoger@google.com2012-04-02
* whitespace change to trigger Skia buildbotGravatar epoger@google.com2012-04-02
* Removed ANGLE namespace requirementGravatar robertphillips@google.com2012-04-02
* Compare scalars to scalars (fixes fixed point).Gravatar bungeman@google.com2012-04-02
* Temp fix for very large text sizes.Gravatar bungeman@google.com2012-04-02
* defer drawing/work until first draw, to make debugging easier and speedupGravatar reed@google.com2012-03-30