platform/upstream/libSkiaSharp.git
2014-04-29 commit-bot... Explicitly include gyp_gen/android_framework_gyp.
2014-04-29 commit-bot... Remove dependency of views on angle
2014-04-28 commit-bot... add SK_API to include/record
2014-04-28 commit-bot... Add a magnifier lens to the image.
2014-04-28 commit-bot... fix android logal gm for filltypespersp
2014-04-28 commit-bot... Adds a blacklist of SKPs to exclude from bench expectat...
2014-04-28 commit-bot... Refactor SkPictureStateTree::Iterator to avoid use...
2014-04-28 commit-bot... Fast path for blurred round rects -- blur a small 9patc...
2014-04-28 commit-bot... Simplify empty-clip check.
2014-04-28 commit-bot... Rename GR_GL_GET_PROC macros in mesa and unix GrGLInter...
2014-04-28 commit-bot... Add --timescale to bench_record and bench_playback.
2014-04-28 commit-bot... First version of gpuveto testing script
2014-04-28 commit-bot... Add chrome_changes file
2014-04-28 commit-bot... revert humper changes
2014-04-28 commit-bot... bench rebase test 472f830
2014-04-28 commit-bot... update expectations on linux bots that have recently...
2014-04-28 commit-bot... move common blur types into central header
2014-04-28 commit-bot... Start using type traits in src/record instead of macros.
2014-04-28 commit-bot... spelling fix
2014-04-28 commit-bot... Generate tests/Android.mk from gyp
2014-04-28 commit-bot... Add git revision info to the titlebar
2014-04-28 commit-bot... bench rebase test cced37d
2014-04-28 commit-bot... use BenchTimer, print in µs
2014-04-28 commit-bot... Fast path for blurred round rects -- blur a small 9patc...
2014-04-28 commit-bot... Properly enable S32_D16_filter_DX_SSE2 optimization.
2014-04-28 commit-bot... Add pathops and capture stderr so we can get SkDebugf...
2014-04-28 commit-bot... Move SkShader::fLocalMatrix into SkShader constructor.
2014-04-28 commit-bot... Revert of Fast path for blurred round rects -- blur...
2014-04-28 commit-bot... Revert of fix contents of render_pictures JSON summary...
2014-04-28 bungeman@google.comAdd missing include for r14397.
2014-04-28 bungeman@google.comCreate SkGlyphCache globals with SkOnce.
2014-04-28 commit-bot... git-sync-deps - handle symbolic links to directories
2014-04-28 commit-bot... Xfermode: SSE2 implementation of darken&lighten mode
2014-04-28 commit-bot... roll DEPS/android/jpeg to current master.
2014-04-28 commit-bot... gpuveto tool
2014-04-28 commit-bot... Fast path for blurred round rects -- blur a small 9patc...
2014-04-28 commit-bot... fix contents of render_pictures JSON summary
2014-04-27 commit-bot... teach TSAN about SkSpinlock, SkRefCnt, and SkOnce
2014-04-27 commit-bot... Revert of teach TSAN about SkSpinlock, SkRefCnt, and...
2014-04-27 commit-bot... Whitespace change to test new 50 GCE compile bots.
2014-04-26 skia.committer... Sanitizing source files in Housekeeper-Nightly
2014-04-25 commit-bot... Tune bench expectation algorithm parameters.
2014-04-25 commit-bot... rebaseline_server unittests: output tkdiff lines when...
2014-04-25 fmalita@google.comRe-add SkPictureStateTree::Iterator::draw() SaveFlags.
2014-04-25 commit-bot... Revert of Refactor SkPictureStateTree::Iterator to...
2014-04-25 commit-bot... one more tsan fix
2014-04-25 commit-bot... Add TSAN suppressions.
2014-04-25 commit-bot... bench rebase test cc9dbfb
2014-04-25 commit-bot... pathops debug globals use atomic increment
2014-04-25 commit-bot... fix minor skp-found bugs
2014-04-25 commit-bot... Xfermode: SSE2 implementation of colordodge&colorburn...
2014-04-25 commit-bot... Xfermode: SSE2 implementation of softlight_modeproc
2014-04-25 commit-bot... Xfermode: SSE2 implementation of difference_modeproc
2014-04-25 commit-bot... Use EXT_direct_state_access for path matrix manipulation
2014-04-25 commit-bot... Xfermode: SSE2 implementation of hardlight mode
2014-04-25 skia.committer... Sanitizing source files in Housekeeper-Nightly
2014-04-25 commit-bot... Xfermode: SSE2 implementation of exclusion_modeproc
2014-04-25 commit-bot... Xfermode: SSE2 implementation of overlay_modeproc
2014-04-25 robertphillips... Fix r14368 (First pass at GPU veto) for non-GPU builds
2014-04-24 commit-bot... First pass at GPU veto
2014-04-24 commit-bot... Deprecate SaveFlags use in the public SkCanvas API.
2014-04-24 bsalomon@google.comFix int->scalar warning on windows
2014-04-24 commit-bot... Add GM that exercises SkCanvas::discard()
2014-04-24 commit-bot... Revert of Add nanosecond timer. (https://codereview...
2014-04-24 bsalomon@google.comRework ATI driver suppressions for bench valgrind
2014-04-24 commit-bot... Add nanosecond timer.
2014-04-24 commit-bot... Remove unused include.
2014-04-24 commit-bot... Reland "Properly set alpha type in webp decode."
2014-04-24 commit-bot... Fix build: these asserts are always now true, which...
2014-04-24 commit-bot... Fix android_gdbserver script to work with changes from...
2014-04-24 commit-bot... fix int/size_t warnings in pipe
2014-04-24 commit-bot... simplify tools/xsan_build now that make runs ninja
2014-04-24 commit-bot... Remove support for inheriting the paint color from...
2014-04-24 commit-bot... teach TSAN about SkSpinlock, SkRefCnt, and SkOnce
2014-04-24 commit-bot... teach TSAN about SkSpinlock, SkRefCnt, and SkOnce
2014-04-24 commit-bot... Proof of adoption in SkRecord::replace.
2014-04-24 commit-bot... Rearrange SkRecord public API to fit better with cc...
2014-04-24 commit-bot... android scripts respect SKIA_OUT, if already set.
2014-04-24 robertphillips... Restore SkPicture-related guard flags for Chrome
2014-04-24 commit-bot... Whitespace change to trigger the new GCE compile bots.
2014-04-24 commit-bot... Remove 2 SkPicture-related flags Chrome should be able...
2014-04-24 skia.committer... Sanitizing source files in Housekeeper-Nightly
2014-04-24 robertphillips... Fix for r14341 Chrome build error
2014-04-24 commit-bot... remove unused functions
2014-04-23 senorblanco... Add a missing SK_API to SkImageFilter::Cache.
2014-04-23 commit-bot... fix x86 emulator for Android framework.
2014-04-23 commit-bot... First step in pulling SkPicturePlayback & SkPictureReco...
2014-04-23 commit-bot... add one-channel output support to webp encoder
2014-04-23 bsalomon@google.comrebaseline filltypespersp on ubuntu for nvprmsaa4
2014-04-23 commit-bot... Rename benchmark classes, hopefully less confusing...
2014-04-23 bsalomon@google.comAdd valgrind suppressions for fglrx
2014-04-23 commit-bot... Revert of Properly enable S32_D16_filter_DX_SSE2 optimi...
2014-04-23 commit-bot... Use default save() flags in SkBlurDrawLooper.
2014-04-23 commit-bot... Use fixed function pipeline only when drawing paths
2014-04-23 commit-bot... Properly enable S32_D16_filter_DX_SSE2 optimization.
2014-04-23 commit-bot... fix size_t/int warnings
2014-04-23 commit-bot... Use textContent instead of innerText.
2014-04-23 commit-bot... stop using deprecated bitmap::config for gpu
2014-04-23 commit-bot... Remove guards Chromium no longer needs
2014-04-23 commit-bot... Revert of Revert of Extract most of the mutable state...
next