aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Fifth attempt to land faster rect blur. Remove unnecessary conditionals from...Gravatar humper2014-06-17
* Update Windows baselines due to VS2013 update.Gravatar Ben Wagner2014-06-17
* rebaseline after changing labels in bitmapfiltersGravatar reed2014-06-17
* Add EXPERIMENTAL_beginRecording() for SkRecord-based recording.Gravatar mtklein2014-06-17
* Silence warnings about using offsetof on near-POD structs.Gravatar mtklein2014-06-17
* Add SSE4 optimization of S32A_Opaque_BlitrowGravatar henrik.smiding2014-06-17
* * Removed bitmapshaders from expectations/gm/ignored-tests.txt.Gravatar dandov2014-06-17
* DirectWrite to use PostScript name for PDF.Gravatar bungeman2014-06-17
* rebaseline after GM change to bitmapfiltersGravatar reed2014-06-17
* ignore bitmapfilters failures until we can rebaselineGravatar reed2014-06-17
* move some headers out of publicGravatar reed2014-06-17
* hide SkBitmap::Config entirely (behind a flag)Gravatar reed2014-06-17
* Move SkStringUtils.h to src/core.Gravatar mtklein2014-06-17
* BenchSysTimer_mach drops all sub-ms precision. Fix that!Gravatar mtklein2014-06-17
* fix chromeGravatar caryclark2014-06-17
* Enabling the canvas bit to turn the clip stack into a flat replace exposed ar...Gravatar caryclark2014-06-17
* Add nanomsg to third_party, with some demos.Gravatar mtklein2014-06-16
* Split out DEPS change from 294873004 to land first.Gravatar mtklein2014-06-16
* remove SK_SUPPORT_LEGACY_BLURMASKFILTER_STYLE -- not neededGravatar reed2014-06-16
* Refine bench_record and bench_playback:Gravatar mtklein2014-06-16
* Fix Windows botsGravatar borenet2014-06-16
* Revert of Temporarily limit x86 SIMD to SSE2 only, to see effect on all bench...Gravatar mtklein2014-06-16
* Prepare for internal SaveFlags removal.Gravatar fmalita2014-06-16
* Cleaned a repeated if(condition) with the same conditionGravatar piotaixr2014-06-16
* Perlin noise cleanup.Gravatar senorblanco2014-06-16
* Temporarily limit x86 SIMD to SSE2 only, to see effect on all benches and bots.Gravatar mtklein2014-06-16
* Armv8/64bit doesn't (apparently) need rebaseliningGravatar kevin.petit2014-06-16
* Add sugoi@ to CQ_COMMITTERS.Gravatar senorblanco2014-06-16
* fix legacy code path for SK_SUPPORT_LEGACY_IMAGEDECODER_CONFIGGravatar reed2014-06-16
* Enable compiling with automatically-downloaded VS toolchain on Windows botsGravatar Eric Boren2014-06-16
* Update SKP version to 24Gravatar borenet2014-06-15
* Minor cleanups in picture_utils header file.Gravatar tfarina2014-06-15
* Update SKP version to 23Gravatar borenet2014-06-14
* stop using SkBitmap::ConfigGravatar reed2014-06-14
* Update SKP version to 22Gravatar borenet2014-06-14
* Delete unused path_utils.* component.Gravatar tfarina2014-06-14
* hide virtuals on device for width/height/isopaqueGravatar reed2014-06-14
* Testing trybot triggeringGravatar rmistry2014-06-13
* Extract "text align proc" functions as reusable classesGravatar kkinnunen2014-06-12
* Randomize seed for SkDiscretePathEffect::filterPath()Gravatar rs.prinja2014-06-12
* hide Config in SkImageDecoder -- use SkColorType insteadGravatar reed2014-06-12
* New baselines for perlin noise tests affected by ce6a35.Gravatar senorblanco2014-06-12
* Remove SkPicture SK_SUPPORT_LEGACY_RECORDING_FLAG flagGravatar robertphillips2014-06-12
* rebaselines for removal of unitmapperGravatar reed2014-06-12
* Add more tests to ignore-tests.txt.Gravatar Stephen White2014-06-12
* Revert of third try at landing improved blur rect; this time with more correc...Gravatar scroggo2014-06-12
* Add another fail-ignore for flaky dashing4 gmGravatar egdaniel2014-06-12
* Greenify bench bot Perf-Ubuntu12-ShuttleA-GTX660-x86-Release at build 968Gravatar bensong2014-06-12
* Added in framework to get more bench dataGravatar kelvinly2014-06-12
* Fix tiled perlin noise.Gravatar senorblanco2014-06-12