platform/upstream/libSkiaSharp.git
2013-07-19 robertphillips... Bench performance trigger rebaselines
2013-07-19 robertphillips... Fix texture allocation in SWMaskHelper
2013-07-19 edisonn@google.comrevert unreviewed 10194, will send to review
2013-07-19 commit-bot... SkAlpha constant defs
2013-07-19 edisonn@google.comskpdiff: add ability to write the diff scores in a...
2013-07-19 robertphillips... Alter resource cache and GrContext to (optionally)...
2013-07-19 epoger@google.comadd reformat-json.py script
2013-07-19 bungeman@google.comAdd a detachAsStream to SkDynamicMemoryWStream.
2013-07-19 skia.committer... Sanitizing source files in Housekeeper-Nightly
2013-07-19 robertphillips... Reverting r10173 due to compile problems
2013-07-19 commit-bot... Measurement tool for Bounding-Box-Hierarchies.
2013-07-18 robertphillips... Revert r10171 due to test failure in StreamTest
2013-07-18 bungeman@google.comAdd a detachAsStream to SkDynamicMemoryWStream.
2013-07-18 commit-bot... Plumb in flag for reusing scratch textures
2013-07-18 reed@google.comadd copyright notices
2013-07-18 bungeman@google.comUpdate static SkMutex to remove static initializer...
2013-07-18 reed@google.comuse { 0, 0, 0, 0 } to fix warning
2013-07-18 reed@google.cominit prevLevel to avoid warning
2013-07-18 scroggo@google.comRemove assert which is failing.
2013-07-18 scroggo@google.comTest decoding the bounds in skimage.
2013-07-18 scroggo@google.comAdd test to ensure buildTileIndex stores SkStream.
2013-07-18 scroggo@google.comSupport decoding Gray to A8 in PNG.
2013-07-18 reed@google.compull mipmap class into its own (private) header
2013-07-18 scroggo@google.comInitialize config.
2013-07-18 scroggo@google.comA8 bitmaps from JPEG are not opaque.
2013-07-18 scroggo@google.comAllow decoding JPEG into A8.
2013-07-18 commit-bot... Hold on to image-filtered texture in SkGpuDevice
2013-07-18 djsollen@google.comAdd bench to test float to fixed conversion
2013-07-18 bungeman@google.comRemove unimplemented Mutex() method from SkFontMgr.h.
2013-07-18 epoger@google.comsvndiff.py: add support for git checkouts
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
next