platform/upstream/libSkiaSharp.git
2013-07-18 robertphillips... Fix for Ubuntu compiler complaint
2013-07-18 robertphillips... Yet another build fix for r10148
2013-07-18 robertphillips... Fix build breakages due to r10148
2013-07-18 robertphillips... Improve null gpu's memory handling
2013-07-18 djsollen@google.comFix Android bench bots for Xoom due to OOM errors.
2013-07-18 robertphillips... The rest of: Add purgeAsNeeded calls before addResource...
2013-07-18 robertphillips... Add purgeAsNeeded calls before addResource calls
2013-07-18 reed@google.comadd FilterLevel API to SkPaint, replacing various Flag...
2013-07-18 edisonn@google.compdfviewer: fix warning in release
2013-07-18 rmistry@google.comWhitespace change to trigger builds.
2013-07-18 skia.committer... Sanitizing source files in Housekeeper-Nightly
2013-07-17 commit-bot... [PDF] Use SkTypeface::countGlyphs instead of getAdvance...
2013-07-17 commit-bot... Fix leak of GrGLTexID when its owning GrGLTexture has...
2013-07-17 commit-bot... Avoid lineTo() duplication in SkPath::dump().
2013-07-17 commit-bot... Replace all instances of GrRect with SkRect.
2013-07-17 commit-bot... Add getRectCount to SkRegtion
2013-07-17 egdaniel@google.comAdd bench for hairline paths.
2013-07-17 zachr@google.commake OpenCL optional for skpdiff
2013-07-17 edisonn@google.compdfviewer: fixes (indents) in input pdf spec
2013-07-17 skia.committer... Sanitizing source files in Housekeeper-Nightly
2013-07-17 epoger@google.comrebaseline.py: re-record already succeeding test result...
2013-07-16 epoger@google.comin experimental/ : roll back a few expected GM image...
2013-07-16 epoger@google.comsvndiff.py: fix --add-new for JSON-format expectations
2013-07-16 commit-bot... Missed this is r9949 (Allow the resource cache to ...
2013-07-16 epoger@google.comrebaseline.py: fix --add-new for JSON files
2013-07-16 epoger@google.comexperimental/json-expectations: reformat to match outpu...
2013-07-16 epoger@google.comcommit updated JSON expectations to experimental (based...
2013-07-16 epoger@google.comexperimental/json-expectations: mark all JSON files...
2013-07-16 epoger@google.comsvndiff.py: add ability to compare before-and-after...
2013-07-16 commit-bot... NIT MASTER 9000
2013-07-16 commit-bot... Add the lazy decoder from PictureFlags to SkImageDecoder
2013-07-16 commit-bot... More PathUtilsTest.cpp nits
2013-07-16 epoger@google.comrebaseline.py: add --keep-going-on-failure option,...
2013-07-16 commit-bot... Fixed PathUtils nits.
2013-07-16 caryclark@google.comharden and speed up path op unit tests
2013-07-16 zachr@google.comadd table pregeneration script for pmetric
2013-07-16 bungeman@google.comSplit TLS implementation into its own translation unit.
2013-07-16 tfarina@chromium.orgMove implementation of SkFilterShader into its source...
2013-07-16 zachr@google.comimprove convolve speed of skpdiff using direct pointers
2013-07-16 robertphillips... Widen range for flaky performance trigger baseline
2013-07-16 skia.committer... Sanitizing source files in Housekeeper-Nightly
2013-07-15 commit-bot... Export SkProxyCanvas and SkNWayCanvas for external...
2013-07-15 commit-bot... Const-ify SkDebugCanvas::getSize().
2013-07-15 caryclark@google.comcall newOneOff instead of oneOff
2013-07-15 bungeman@google.comUpdate SkGScalerContext to properly forward onCountGlyphs.
2013-07-15 bungeman@google.comImplement onCountGlyphs and onGetUPEM on Windows.
2013-07-15 edisonn@google.compdfviewer: native inline images support
2013-07-15 robertphillips... Fix build error
2013-07-15 robertphillips... PathUtilsTest valgrind patch
2013-07-15 robertphillips... Reduce verylargebitmap GM's memory footprint
2013-07-15 robertphillips... Added newlines at the end of SkGpuBlurUtils.*
2013-07-15 robertphillips... Fix compiler warning/error in r10079
2013-07-15 robertphillips... Move gaussianBlur functionality to src\effects
2013-07-15 caryclark@google.comadd florin tests
2013-07-15 caryclark@google.comfix linux point compare
2013-07-15 commit-bot... Remove possiblity of NULL effect in GrEffectStage
2013-07-15 borenet@google.comDisable bench_pictures GPU config on Nexus 10
2013-07-15 caryclark@google.compath ops near exact
2013-07-15 commit-bot... ARM Skia NEON patches - 01 - Simple fixes
2013-07-15 commit-bot... ARM Skia NEON patches - 08 - Cleaning / possible fix
2013-07-15 commit-bot... ARM Skia NEON patches - 03 - Duplicate code removal
2013-07-15 commit-bot... ARM Skia NEON patches - 07 - Equation simplification
2013-07-14 robertphillips... Flaky Ubuntu performance trigger rebaselines
2013-07-14 skia.committer... Sanitizing source files in Housekeeper-Nightly
2013-07-14 humper@google.comfix trivial matrix computation
2013-07-13 robertphillips... More valgrind suppressions
2013-07-13 robertphillips... Reverting 10063 due to Win7 crashes in RenderPDFs step
2013-07-13 commit-bot... [PDF] Use SkTypeface::countGlyphs instead of getAdvance...
2013-07-13 commit-bot... Make GrPaint have a variable sized array of color and...
2013-07-13 robertphillips... More valgrind suppressions
2013-07-13 robertphillips... Reverted 10056-10059
2013-07-13 skia.committer... Sanitizing source files in Housekeeper-Nightly
2013-07-12 humper@google.comfix windows warning
2013-07-12 humper@google.com64bitmac buildfix
2013-07-12 humper@google.comWorking plumb of image scaling:
2013-07-12 egdaniel@google.comAdd implicit hairline conic rendering to GPU
2013-07-12 robertphillips... Fix valgrind suppressions file
2013-07-12 robertphillips... Fix leak in SkAutoSTArray
2013-07-12 reed@google.comclean up extra printfs in count_effects.lua
2013-07-12 bungeman@google.comAdd newline for r10050.
2013-07-12 bungeman@google.comR=mtklein@google.com
2013-07-12 borenet@google.comIf a user requests a try on "all" builders, ask for...
2013-07-12 robertphillips... More valgrind suppressions
2013-07-12 epoger@google.comgm: since we don't record output of gpudebug test,...
2013-07-12 zachr@google.commodularize the display of diffs for skpdiff
2013-07-12 djsollen@google.comRevert "switch all the arm7 devices to build with thumb...
2013-07-12 epoger@google.comrebaseline.py: until we fix bug 1410, keep going if...
2013-07-12 skia.committer... Sanitizing source files in Housekeeper-Nightly
2013-07-11 robertphillips... More valgrind suppressions
2013-07-11 commit-bot... The two leaks are:
2013-07-11 senorblanco... Initialize the matrix used when recursing from a GPU...
2013-07-11 commit-bot... switch all the arm7 devices to build with thumb for...
2013-07-11 humper@google.comreenable the scale benchmark, and only bench actual...
2013-07-11 commit-bot... ARM Skia NEON patches - 13 - S32A_Opaque
2013-07-11 epoger@google.comrebaseline.py: skip any platforms we don't have actual...
2013-07-11 borenet@google.comDisable soft floating point on ChromeOS
2013-07-11 borenet@google.comMake ChromeOS build exit nonzero on failure
2013-07-11 borenet@google.comAdd script to verify that image files exist for every...
2013-07-11 epoger@google.comcheck JSON-format expectations into experimental/ for...
2013-07-11 fmalita@google.comSkObjectParser::SaveFlagsToString() should handle SaveF...
next