platform/upstream/libSkiaSharp.git
2014-04-14 reed@google.comRevert "Revert of use templates instead of macros to...
2014-04-14 commit-bot... rebaseline_server: multithreaded loading/diffing of...
2014-04-14 commit-bot... Mike R: please sanity check SkPostConfig.h
2014-04-14 commit-bot... Add conical special cases to GradientBench
2014-04-14 senorblanco... Allow clients to specify an external SkImageFilter...
2014-04-14 commit-bot... Revert of use templates instead of macros to build...
2014-04-14 commit-bot... Remove currently unused code
2014-04-14 commit-bot... use templates instead of macros to build blitters
2014-04-14 commit-bot... resize canvas for GM + typo
2014-04-14 commit-bot... Xfermode: SSE2 implementation of a number of simple...
2014-04-14 commit-bot... Add design for sql storage, implementation of db that...
2014-04-14 commit-bot... More removal of duplicate framework defines.
2014-04-14 commit-bot... Remove duplicate skia_android_framework defines.
2014-04-14 skia.committer... Sanitizing source files in Housekeeper-Nightly
2014-04-13 robertphillips... split SkPictureRecorder out of SkPicture
2014-04-13 robertphillips... Adding image-surface to ignored-tests.txt
2014-04-12 commit-bot... bench rebase test e93a4c0
2014-04-12 skia.committer... Sanitizing source files in Housekeeper-Nightly
2014-04-11 commit-bot... rebaseline_server: fix sorting by perceptual diff column
2014-04-11 commit-bot... bench rebase test 28fcae2
2014-04-11 commit-bot... Further adjust bench expectations calculation.
2014-04-11 commit-bot... bench rebase test 1f75ab9
2014-04-11 commit-bot... use the correct rowBytes so Debug build doesn't assert
2014-04-11 commit-bot... remove dead code from SkPicturePlayback
2014-04-11 commit-bot... R=robertphillips@google.com
2014-04-11 commit-bot... Implement intra-frame cacheing in image filters.
2014-04-11 commit-bot... remove picture-backed surfaces
2014-04-11 commit-bot... Mark our territory with (C).
2014-04-11 djsollen@google.comUpdate Android expectations to reflect the new default...
2014-04-11 commit-bot... Revert of Revert of Rename kPMColor_SkColorType to...
2014-04-11 commit-bot... use SkIntToScalar, fix windows build
2014-04-11 commit-bot... Update bench to be able to preprocess skps
2014-04-11 commit-bot... remove guard for getTotalClip
2014-04-11 commit-bot... Rename GrAtlasedLayer to GrCachedLayer (since not all...
2014-04-11 commit-bot... Add bench_playback, for quick profiling of SKR playback.
2014-04-11 commit-bot... add some .gitignores related to gm and tools
2014-04-11 commit-bot... Revert of Rename kPMColor_SkColorType to kN32_SkColorTy...
2014-04-11 djsollen@google.comDisable SK_GAMMA_SRGB on android builds.
2014-04-11 commit-bot... So apparently Chrome has an x86 iOS build...
2014-04-10 commit-bot... Add a focused public API for src/record.
2014-04-10 commit-bot... Revert of Revert of Rename kPMColor_SkColorType to...
2014-04-10 commit-bot... Revert of Rename kPMColor_SkColorType to kN32_SkColorTy...
2014-04-10 bungeman@google.comClean up the default gamma settings.
2014-04-10 commit-bot... remove two more effects that are now immutable
2014-04-10 reed@google.comwhen getClipBounds returns false, the out-param is...
2014-04-10 commit-bot... Cast int to float.
2014-04-10 commit-bot... Create SkLayerRasterizer w/o destroying Builder.
2014-04-10 commit-bot... rebaseline_server: eliminate meaningless 404 errors...
2014-04-10 commit-bot... Flesh out the list of includes, also fix up README...
2014-04-10 commit-bot... Add MakeEmpty to GrIRect16
2014-04-10 senorblanco... Add a new bench that tests a simple image filter DAG.
2014-04-10 commit-bot... Fix GPU-less build.
2014-04-10 commit-bot... add explicit filepaths to render_pictures JSON summary
2014-04-10 commit-bot... Move build guard to fix Android framework compile.
2014-04-10 commit-bot... rebaseline_server: allow user to specify which builders...
2014-04-10 commit-bot... Rename README and DESIGN so their markdown gets picked...
2014-04-10 commit-bot... Add the chromium ninja builder to the list of trybots...
2014-04-10 bensong@google.comrevert of 14111 to fix build
2014-04-10 skia.committer... Sanitizing source files in Housekeeper-Nightly
2014-04-10 commit-bot... SkRecordDraw: don't bother clipping an empty clip down...
2014-04-09 commit-bot... Revert of remove sprintf (https://codereview.chromium...
2014-04-09 commit-bot... SkRecordDraw: skip draw ops when the clip is empty
2014-04-09 commit-bot... remove sprintf
2014-04-09 mtklein@google.comReal fix for SK_API / Windows shared lib problems.
2014-04-09 commit-bot... Cleaned up the start page, added wait cursor, disabled...
2014-04-09 commit-bot... SK_API for SkXfermode_opts_SSE2 so Chrome can initializ...
2014-04-09 commit-bot... I got too aggressive on the seccomp cleanup, turns...
2014-04-09 commit-bot... Implement drawDRRect for GPU
2014-04-09 commit-bot... Rename kPMColor_SkColorType to kN32_SkColorType.
2014-04-09 fmalita@google.comMore SkPictureShader baselines.
2014-04-09 fmalita@google.comBaselines for the SkPictureShader GM.
2014-04-09 commit-bot... Initial code for webtry, a web application for allowing...
2014-04-09 commit-bot... enable developers to provide their own android toolchain
2014-04-09 commit-bot... Adjusts the bench expectations calculation to consider...
2014-04-09 reed@google.comno more callers of getTotalClip -- except in android
2014-04-09 commit-bot... Do div-by-zero check for all gpus in ellipse/rr effects.
2014-04-09 bungeman@google.comRebaselines for r14106.
2014-04-09 commit-bot... Define SK_CPU_X86 on x86 machines.
2014-04-09 commit-bot... Xfermode: SSE2 implementation of multiply_modeproc
2014-04-09 bungeman@google.comMeasure DirectWrite BW consistently with rendering.
2014-04-09 commit-bot... Rebaselines for https://codereview.chromium.org/181523002/
2014-04-09 commit-bot... Fixes to Android.mk generation for arm64.
2014-04-09 commit-bot... ARM Skia NEON patches - 22 - S32_D565_Blend
2014-04-09 skia.committer... Sanitizing source files in Housekeeper-Nightly
2014-04-08 commit-bot... SkRecord: make culling work if SkRecordAnnotateCullingP...
2014-04-08 commit-bot... More SkRecord TODOs:
2014-04-08 commit-bot... More SkRecord TODOs:
2014-04-08 commit-bot... Don't try to render color fonts using distance fields.
2014-04-08 commit-bot... Start on some unwritten SkRecord TODOs:
2014-04-08 reed@google.comuse default to fix warning (or I will shoot myself)
2014-04-08 reed@google.comfix warning for uninitialized count
2014-04-08 reed@google.comfix warning about uninitialized typeface_encoding by...
2014-04-08 reed@google.comfix warning by removing padding field
2014-04-08 commit-bot... Initial picture shader implementation
2014-04-08 commit-bot... Add push/pop cull to SkRecord.
2014-04-08 reed@google.comWIP -- SkFont
2014-04-08 fmalita@google.comRelax the assert in SkReadBuffer::setPictureVersion().
2014-04-08 commit-bot... Removes deleted files SkBitmapShader* from gyp/core...
2014-04-07 commit-bot... Revert of Initial picture shader implementation (https...
2014-04-07 fmalita@google.comSuppress pictureshader GM failures.
next