platform/upstream/libSkiaSharp.git
2014-03-27 commit-bot... Making SkDeferredCanvas::silentFlush trigger a skippedP...
2014-03-27 commit-bot... fix SkBitmap::erase to handle RGBA and BGRA
2014-03-27 commit-bot... Revert of Implement text rendering with NVPR (https...
2014-03-27 commit-bot... Implement text rendering with NVPR
2014-03-27 skia.committer... Sanitizing source files in Housekeeper-Nightly
2014-03-26 commit-bot... Let DM work without a GPU.
2014-03-26 commit-bot... Remove static bmp from shadertext3
2014-03-26 commit-bot... Distance field fixes for Android
2014-03-26 commit-bot... Add tests for makefile_writer.py.
2014-03-26 commit-bot... Revert of Distance field fixes for Android (https:...
2014-03-26 commit-bot... Distance field fixes for Android
2014-03-26 commit-bot... remove SK_SUPPORT_LEGACY_COMPATIBLEDEVICE_CONFIG
2014-03-26 commit-bot... Updated baselines for Ubuntu12-GTX660
2014-03-26 reed@google.comremove all references to legacy Config8888
2014-03-26 commit-bot... rebaseline_server: delete invalid image files from...
2014-03-25 commit-bot... Debugger improvements
2014-03-25 commit-bot... Minor cleanup (moved out of main CL)
2014-03-25 commit-bot... Remove forceRenderTargetFlush (unused)
2014-03-25 senorblanco... Speculative Mac 10.6 fix: disable medium & high filter...
2014-03-25 commit-bot... Fix bug on android with GL_EXT_debug_marker
2014-03-25 commit-bot... Add a minimal --undefok to SkCommandLineFlags.
2014-03-25 senorblanco... Speculative Mac 10.6 fix: remove useless code from...
2014-03-25 fmalita@google.comSuppress failing GMs for rebaseline.
2014-03-25 commit-bot... Further tweak compare_codereview.py.
2014-03-25 senorblanco... Implement a generic matrix transform image filter.
2014-03-25 commit-bot... Consolidate SkCanvas matrix virtuals.
2014-03-25 reed@google.comRevert "Revert of implement readPixels and writePixels...
2014-03-25 commit-bot... Fix for int to bool in GrInOrderDrawBuffer
2014-03-25 commit-bot... platform_tools/barelinux/bin/arm64_make script
2014-03-25 commit-bot... Add Gpu Tracing to Ganesh
2014-03-25 commit-bot... Tweak compare_codereview.py.
2014-03-25 commit-bot... Remove more flags not needed by android framework.
2014-03-25 commit-bot... Add GM that tests GrTextureDomain and fix bug where...
2014-03-25 commit-bot... Revert of implement readPixels and writePixels natively...
2014-03-25 reed@google.comimplement readPixels and writePixels natively, w/o...
2014-03-25 commit-bot... Make it possible to draw multiple paths at once to...
2014-03-25 commit-bot... Whitespace change to trigger builds for new GCE compile...
2014-03-25 skia.committer... Sanitizing source files in Housekeeper-Nightly
2014-03-24 commit-bot... SkPaint: eliminate some dead bytes in 64-bit build.
2014-03-24 commit-bot... SkFontHost_linux - dup stream instead of ref
2014-03-24 senorblanco... Fix Mac Debug clang build.
2014-03-24 commit-bot... Mark dashing_gpu and complexclip2_rect_aa_gpu as ignore...
2014-03-24 senorblanco... Fix for crash on large image blur sigma values.
2014-03-24 commit-bot... gather GM tests which are disabled on Android
2014-03-24 commit-bot... fix compare_to_expectations command line launch
2014-03-24 commit-bot... Add SkASSERT's to gl/Interface validate
2014-03-24 commit-bot... Add new experimental API to SkPicture to get "id" of...
2014-03-24 commit-bot... When clipping treat rrect corners where either the...
2014-03-24 bungeman@google.comClean up SkOnce usage in SkFontMgr_Indirect.
2014-03-24 commit-bot... More distance field improvements:
2014-03-24 commit-bot... Add tools to generated Android.mk
2014-03-24 reed@google.comremove SK_SUPPORT_LEGACY_READPIXELSCONFIG
2014-03-24 commit-bot... rebaseline Nexus10 results obscured by skia:2313
2014-03-24 commit-bot... Add skimage expectations for Arm8_64
2014-03-24 commit-bot... Remove unnecessary isrect code in clip mask manager
2014-03-24 commit-bot... Update expectations for Ubuntu12-GTX660
2014-03-24 bungeman@google.comHave SkTArray state that it default-initializes.
2014-03-24 commit-bot... Manual memset to work around bogus compiler warning...
2014-03-24 commit-bot... Add skimage baselines for Ubuntu12-GTX660 bots
2014-03-24 commit-bot... Fix 10.6 build: double -> float.
2014-03-24 commit-bot... Add test cases for small radii to rrect GMs.
2014-03-24 commit-bot... update bitmapshader to avoid potential rendering error...
2014-03-23 commit-bot... disable imagefilterscropexpand GM test on Android
2014-03-22 skia.committer... Sanitizing source files in Housekeeper-Nightly
2014-03-22 bungeman@google.comFix r13897.
2014-03-21 bungeman@google.comFix r13897.
2014-03-21 bungeman@google.comFix r13897.
2014-03-21 bungeman@google.comFix r13897.
2014-03-21 bungeman@google.comA remotable font management interface and DirectWrite...
2014-03-21 bungeman@google.comFix incorrect assert in r13895.
2014-03-21 bungeman@google.comAdd removeShuffle to SkTArray and add SkTArray tests.
2014-03-21 commit-bot... rebaseline_server: rename results.py to compare_to_expe...
2014-03-21 commit-bot... rebaseline_server: fix --editable mode
2014-03-21 commit-bot... Fixed double offset in resize filter
2014-03-21 senorblanco... Some stragglerbot rebaselines for lighting, imagefilter...
2014-03-21 djsollen@google.comFix broken Android builds due to missing includes for...
2014-03-21 skia.committer... Sanitizing source files in Housekeeper-Nightly
2014-03-21 commit-bot... Revert of SkPaint: eliminate some dead bytes in 64...
2014-03-20 commit-bot... SkPaint: eliminate some dead bytes in 64-bit build.
2014-03-20 commit-bot... Remove the now-unnecessary enum in the elliptical clipp...
2014-03-20 commit-bot... Fix cull nesting assertion.
2014-03-20 commit-bot... replace old SK_TRACE_EVENT macros with new TRACE_EVENT...
2014-03-20 commit-bot... gyp_skia: make default GYP_GENERATORS for each platform...
2014-03-20 commit-bot... fix error in linux makefile for some shells
2014-03-20 commit-bot... android_run_skia: fix error check
2014-03-20 commit-bot... Don't use __ARM_HAVE_NEON to detect NEON's presence...
2014-03-20 commit-bot... rebaseline_server: when first started, tell client...
2014-03-20 senorblanco... New baselines for imagefiltersscaled and lighting GMs.
2014-03-20 commit-bot... add some debugging for bug skia:2313
2014-03-20 commit-bot... rebaseline_server: serve JSON from static file, rather...
2014-03-20 bsalomon@google.comMore gpu rebaselines
2014-03-20 commit-bot... rebaseline_server: image URLs are relative to JSON...
2014-03-20 senorblanco... Rebaseline minor pixel diffs from recent GPU changes.
2014-03-20 bsalomon@google.comRevert "hide Config8888 entirely". Broke a bunch of...
2014-03-20 skia.committer... Sanitizing source files in Housekeeper-Nightly
2014-03-19 bungeman@google.comFix Windows build break introduced in r13864.
2014-03-19 commit-bot... Silence warning after f5e315ccf1a.
2014-03-19 commit-bot... fix non-gpu build
2014-03-19 commit-bot... Only use analytic effect-based clipping when AA is...
2014-03-19 commit-bot... stub for ganesh veto
next