platform/upstream/libSkiaSharp.git
2014-06-17 Ben WagnerUpdate Windows baselines due to VS2013 update.
2014-06-17 reedrebaseline after changing labels in bitmapfilters
2014-06-17 mtkleinAdd EXPERIMENTAL_beginRecording() for SkRecord-based...
2014-06-17 mtkleinSilence warnings about using offsetof on near-POD structs.
2014-06-17 henrik.smidingAdd SSE4 optimization of S32A_Opaque_Blitrow
2014-06-17 dandov* Removed bitmapshaders from expectations/gm/ignored...
2014-06-17 bungemanDirectWrite to use PostScript name for PDF.
2014-06-17 reedrebaseline after GM change to bitmapfilters
2014-06-17 reedignore bitmapfilters failures until we can rebaseline
2014-06-17 reedmove some headers out of public
2014-06-17 reedhide SkBitmap::Config entirely (behind a flag)
2014-06-17 mtkleinMove SkStringUtils.h to src/core.
2014-06-17 mtkleinBenchSysTimer_mach drops all sub-ms precision. Fix...
2014-06-17 caryclarkfix chrome
2014-06-17 caryclarkEnabling the canvas bit to turn the clip stack into...
2014-06-17 mtkleinAdd nanomsg to third_party, with some demos.
2014-06-17 mtkleinSplit out DEPS change from 294873004 to land first.
2014-06-16 reedremove SK_SUPPORT_LEGACY_BLURMASKFILTER_STYLE -- not...
2014-06-16 mtkleinRefine bench_record and bench_playback:
2014-06-16 borenetFix Windows bots
2014-06-16 mtkleinRevert of Temporarily limit x86 SIMD to SSE2 only,...
2014-06-16 fmalitaPrepare for internal SaveFlags removal.
2014-06-16 piotaixrCleaned a repeated if(condition) with the same condition
2014-06-16 senorblancoPerlin noise cleanup.
2014-06-16 mtkleinTemporarily limit x86 SIMD to SSE2 only, to see effect...
2014-06-16 kevin.petitArmv8/64bit doesn't (apparently) need rebaselining
2014-06-16 senorblancoAdd sugoi@ to CQ_COMMITTERS.
2014-06-16 reedfix legacy code path for SK_SUPPORT_LEGACY_IMAGEDECODER...
2014-06-16 Eric BorenEnable compiling with automatically-downloaded VS toolc...
2014-06-16 borenetUpdate SKP version to 24
2014-06-16 tfarinaMinor cleanups in picture_utils header file.
2014-06-15 borenetUpdate SKP version to 23
2014-06-14 reedstop using SkBitmap::Config
2014-06-14 borenetUpdate SKP version to 22
2014-06-14 tfarinaDelete unused path_utils.* component.
2014-06-14 reedhide virtuals on device for width/height/isopaque
2014-06-13 rmistryTesting trybot triggering
2014-06-13 kkinnunenExtract "text align proc" functions as reusable classes
2014-06-13 rs.prinjaRandomize seed for SkDiscretePathEffect::filterPath()
2014-06-13 reedhide Config in SkImageDecoder -- use SkColorType instead
2014-06-12 senorblancoNew baselines for perlin noise tests affected by ce6a35.
2014-06-12 robertphillipsRemove SkPicture SK_SUPPORT_LEGACY_RECORDING_FLAG flag
2014-06-12 reedrebaselines for removal of unitmapper
2014-06-12 Stephen WhiteAdd more tests to ignore-tests.txt.
2014-06-12 scroggoRevert of third try at landing improved blur rect;...
2014-06-12 egdanielAdd another fail-ignore for flaky dashing4 gm
2014-06-12 bensongGreenify bench bot Perf-Ubuntu12-ShuttleA-GTX660-x86...
2014-06-12 kelvinlyAdded in framework to get more bench data
2014-06-12 senorblancoFix tiled perlin noise.
2014-06-12 egdanielUse vertex attributes for dash effect in gpu
2014-06-12 bensongmanual bench rebase after 679426c using old algorithm
2014-06-12 reedremove GetDeviceConfig/SetDeviceConfig
2014-06-12 krajcevskiUse scratch with LATC data if possible
2014-06-12 tfarinaCleanup: Delete sk_tools::make_filepath() in favor...
2014-06-12 bensongremoves deprecated -q flag for gsutil.
2014-06-12 bensongReally revert bench trigger changes.
2014-06-12 egdanielRebase flakey windows dash4 gm
2014-06-12 kelvinlyRevert trigger changes
2014-06-12 egdanielAdd expectations for dashing gm
2014-06-12 rmistryWhitespace change to test trybot triggering
2014-06-12 scroggomanual bench rebase after 679426c
2014-06-12 robertphillipsRemove SkPicture pointer from SkPicturePlayback
2014-06-12 borenetUpdate SKP version to 21
2014-06-12 epogerrebaseline_server: delete no-longer-used weightedDiffMe...
2014-06-12 epogerrebaseline_server: change 2 image expectations within...
2014-06-12 mtkleinSuppress libpoppler and its dependent liblcms in TSAN.
2014-06-11 krajcevskiAdd ifdef to not use function pointer that we don't...
2014-06-11 krajcevskiAllow compressed texture data to be updated.
2014-06-11 epogerrebaseline_server: merge identical results (across...
2014-06-11 jvanverthFix a number of issues with iOS build.
2014-06-11 humperthird try at landing improved blur rect; this time...
2014-06-11 krajcevskiTexture compression unit tests along with a couple...
2014-06-11 mtkleinSkNEW as default Create() for SkLazyPtr macros.
2014-06-11 robertphillipsRemove picture pre-allocation from SkPictureRecorder
2014-06-11 scroggoHide chooseFromOneChoice along with Chooser.
2014-06-11 krajcevskiAdd support for glCompressedTexSubImage2D
2014-06-11 reedhide SkImageDecoder::Chooser
2014-06-11 egdanielPush dash checks into GrContext.
2014-06-11 halcanaryUse new SkBaseMutex::assertHeld() in DiscardableMemoryPool
2014-06-11 tfarinaCleanup: Delete sk_tools::get_basename() in favor of...
2014-06-11 kelvinlyNarrowed expectation margins noticeably
2014-06-11 reedRevert of second try at landing improved blur rect...
2014-06-11 reedremove SK_SUPPORT_LEGACY_DEVICE_CONFIG code
2014-06-11 mtkleinCode reviews -> reviews@skia.org.
2014-06-11 djordje.pesutMIPS: added optimization for functions from SkBlitRow.
2014-06-11 egdanielMove Dashing filterPath to a dashing utils file
2014-06-11 sugoiSupport for larger than "signed 32b limit" sized bitmap...
2014-06-11 reedswitch to colortype for deepcopy
2014-06-11 rmistryWhitespace change to test trybot triggering
2014-06-11 borenetUpdate SKP version to 20
2014-06-11 krajcevskiAdd an LATC compressor to the A8 masks, and hide it...
2014-06-10 kelvinlyFix what I just broke
2014-06-10 kelvinlyFix broken rebaseline code
2014-06-10 krajcevskiSplit caching from allocation in GrClipMaskManager
2014-06-10 kelvinlyTry 1 at rebaseline
2014-06-10 reedfix when DEVICE_CONFIG is still defined
2014-06-10 krajcevskiAdd texture compression utility
2014-06-10 dandovSkShader::asNewEffect Refactoring
2014-06-10 krajcevskiAdd Daniel and Pavel to committers list
2014-06-10 mtkleinSilence TSAN warnings about is_lcd_supported for now.
next