platform/upstream/libSkiaSharp.git
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.
2014-06-10 robertphillipsFix error revealed by Android unit test
2014-06-10 mtkleinClean up SkScaledImageCache at exit only in SK_DEVELOPE...
2014-06-10 robertphillipsRemove unused 'deepCopy' parameter
2014-06-10 fmalitaRemove SK_IGNORE_CORRECT_HIGH_QUALITY_IMAGE_SCALE
2014-06-10 krajcevskiDo a better job of enforcing the semantics of the setRe...
2014-06-10 robertphillipsRemove legacy drawPicture entry point
2014-06-10 jvanverthGamma correction for distance field text.
2014-06-10 borenetUpdate SKP version to 19
2014-06-10 tfarinaCleanup: Get rid of make_isize() function from gm.h.
2014-06-10 reedteach Nacl to not call setConfig
2014-06-10 reedhide SkBitmap::setConfig
2014-06-09 bsalomonGM/bench for text draws with various parameters and...
2014-06-09 humpersecond try at landing improved blur rect
2014-06-09 krajcevskiAdd sampler options to SkScaledBitmapSampler
2014-06-09 mtkleinAdd assertHeld() to SkMutex.
2014-06-09 scroggoRevert of Gamma correction for distance field text...
2014-06-09 tfarinaReland "Clean up Test's resourcePath code."
2014-06-09 jvanverthGamma correction for distance field text.
2014-06-09 egdanielFix Assert for gpu ConicalTwoPointGradient edgecase...
2014-06-09 cdaltonGenerate path names on the client side
2014-06-09 krajcevskiNew etcbitmap baselines
2014-06-09 krajcevskiMake sure to copy the LATC alias when copying the GrGLCaps
2014-06-09 krajcevskiAdd LATC to alpha only pixel config
2014-06-09 mtkleinbench_record: No need for --flags if there are no Recor...
2014-06-09 robertphillipsAdd some comments to GrRectanizer_skyline
2014-06-09 bsalomonAdd dump() to SkClipStack to help with debugging.
2014-06-09 robertphillipsFix Chrome build after 9f1c241e (https://codereview...
2014-06-09 epogerremove GM result-grooming tools that use skia-autogen
2014-06-09 robertphillipsRemove SkPicture::kUsePathBoundsForClip_RecordingFlag
2014-06-08 robertphillipsChromium should no longer need the legacy SkCanvas...
2014-06-08 robertphillipsNo longer limit SkPictureRecorder::partialReplay to...
2014-06-08 mtkleinRevert of Clean up Test's resourcePath code. (https...
2014-06-08 robertphillipsFirst pass at splitting out SkPictureRecord from SkPicture
2014-06-08 tfarinaClean up resourcePath code.
2014-06-08 mtkleinwhitespace to trigger builds
2014-06-08 mtkleinwhitespace to trigger builds
2014-06-07 Mike KleinClean up Skia for Clang's -Wtautological-undefined...
2014-06-06 mtkleinuse __atomics in SkBarriers_tsan.h
2014-06-06 djordje.pesutMIPS: modified gypi files to support build
2014-06-06 jvanverthRollback of fe689c46 and all subsequent changes
2014-06-06 humperremove extra debug prints
2014-06-06 humperfix 10.6 shader tests
2014-06-06 humperrepair math error introduced by windows build fix
2014-06-06 jvanverthDisable bigblurs GM (for fe689c46a76)
2014-06-06 humperone channel texture fix for blur shader
2014-06-06 humperdisable GPU/CPU blur match test (possibly temporary)
2014-06-06 humperfix blur test
2014-06-06 humperRevert of Revert of another GM to ignore for blur rebas...
2014-06-06 jvanverthRevert of another GM to ignore for blur rebaseline...
next