platform/upstream/libSkiaSharp.git
2015-12-14 caryclarkIf a point is on a path edge, it's in the path, at...
2015-12-14 borenetadb_wait_for_device: If we can't get the battery level...
2015-12-14 reedRevert of Add config options to run different GPU APIs...
2015-12-14 borenetAdd minimum battery level to adb_wait_for_device
2015-12-14 kkinnunenAdd config options to run different GPU APIs to dm...
2015-12-14 kkinnunenTry to fix intermittent GrAutoLocaleSetter crashes...
2015-12-13 update-skpsUpdate SKP version
2015-12-11 benjaminwagnerIn SkPixmap.cpp, change SkAlphaMul to SkMulDiv255.
2015-12-11 mtkleinarchive skpx... currently dead code
2015-12-11 benjaminwagnerChange google3 sync scripts to sync latest rather than...
2015-12-11 joshualittA change to cleanup some organization around df text
2015-12-11 fmalitaNew GM: image_scale_aligned
2015-12-11 msarettChange computeOutputColorType() to mimic old behavior
2015-12-11 scroggoAdd test for previously unflattenables
2015-12-11 scroggoFix a crash in SkParsePath::FromSVGString
2015-12-11 joshualittremove explicit 'f' in glbench shader
2015-12-11 benjaminwagnerIn BUILD.public, enable SK_SUPPORT_LEGACY_HAIR_IGNORES_...
2015-12-11 msarettMake BitmapRegionDecoder succeed on invalid requests
2015-12-11 joshualittMove all text stuff to its own folder
2015-12-11 joshualittmake internaldrawBmpText part of GrTextUtils
2015-12-11 robertphillipsAdd check for highp support in Conic effect
2015-12-11 kkinnunenInitialize glGen* call id args to zero
2015-12-11 kkinnunenRun debug gl context for DEF_GPU_TEST_FOR_ALL_CONTEXTS
2015-12-10 msarettRevert of DM: fix `--config $VIA-pdf` to not crash...
2015-12-10 msarettRemove flag needed by outdated libpng
2015-12-10 mtkleinyet another memcpy -> sk_careful_memcpy
2015-12-10 cdaltonAdd a warmup flag to visualbench
2015-12-10 herbFix UB function problems for AA merger.
2015-12-10 aamFix 'debugging on Android' android_gdb_app script.
2015-12-10 herbChange SkTaskGroup to use std::function. Ripple all...
2015-12-10 scroggoUse size_t for strlen() return value
2015-12-10 reedtry adding flag to allow lcd text even in a layer
2015-12-10 scroggoUse DEF_GM everywhere
2015-12-10 robertphillipsAddress precision issue in circle blur effect
2015-12-10 joshualittCreate GrTextUtils
2015-12-10 msarettAdd reallyHasAlpha() to SkAndroidCodec
2015-12-10 halcanaryDM: fix `--config $VIA-pdf` to not crash
2015-12-10 halcanarydefault SkPixelSerializer
2015-12-10 borenetAdd buildbot spec for Android One bots
2015-12-10 xidachenSkBlurImageFilter returns input when sigma = 0
2015-12-10 scroggoRemove unused CallStacker
2015-12-10 joshualittMove flush logic into GrAtlasTextBlob
2015-12-10 scroggoSwitch SkAutoMalloc to SkAutoTMalloc to avoid cast
2015-12-10 halcanarySkPixelSerializer: remove deprecated virtual
2015-12-10 joshualittMove DistanceAdjustTable to its own file
2015-12-10 jvanverthAdd Apple renderer strings to PowerVR detection
2015-12-10 halcanarySkDocument::setDCTEncoder() for old versions of webkit
2015-12-10 joshualittMove appending of large glyphs into GrAtlasTextBlob
2015-12-10 scroggoSilence another PNG print statement
2015-12-10 caryclarktry again on md formatting
2015-12-10 halcanaryexperiment/fiddle
2015-12-10 joshualittMove 'mustRegenerate' function into GrAtlasTextBlob
2015-12-10 mtkleinanother null src, memcpy -> sk_careful_memcpy
2015-12-10 joshualittRemove uniform color for GrDistanceFieldGeoProc
2015-12-10 caryclarkadd path ops presentations to skia.org
2015-12-10 kkinnunenMake NVPR a GL context option instead of a GL context
2015-12-10 kkinnunenUse a pseudo-extension CHROMIUM_framebuffer_mixed_samples
2015-12-10 kkinnunenPopulate NVPR functions when run with command buffer
2015-12-10 bsalomonDo elliptical clips in normalized space on devices...
2015-12-10 bsalomonMake "alpha only" be a property of GrTextureProducer
2015-12-10 jvanverthUse BRGA as internal format on later iOS
2015-12-10 mtkleinanother memcpy -> sk_careful_memcpy
2015-12-09 caryclarkadd support for capped hairlines
2015-12-09 scroggoSilence libjpeg warnings in SkImageDecoder
2015-12-09 mtkleinAnother undefined shift caught by -fsanitize=shift.
2015-12-09 mtkleinAnother memcpy -> sk_careful_memcpy
2015-12-09 mtkleinno need for newlines in DM Errors
2015-12-09 benjaminwagnerFix compile error with GOOGLE3 define.
2015-12-09 bsalomonRewrite drawBitmap/ImageNine on top of GrTextureProducer
2015-12-09 mtkleinMake skia_sanitizer work on Macs too.
2015-12-09 scroggoRemove no-op code in SkAlphaRuns::add
2015-12-09 herbFix problem with flag unknown to clang. This negates...
2015-12-09 msarettSilence libpng warnings in SkImageDecoder
2015-12-09 caryclarkubsan shift fixes
2015-12-09 halcanarySkBitmap::installPixels(const SkPixmap&);
2015-12-09 bsalomonPrevent overflow in length() in GLCircularRRectEffect
2015-12-09 halcanarySkBitmap::getColor repsects swizzle
2015-12-09 bsalomonSplit big rrect aa effect up into separate images
2015-12-09 senorblancoFix filter primitive bounds computations.
2015-12-09 mtkleinfix a couple flaky nonnull attribute ubsan warnings
2015-12-09 joshualittFix bug with GrAtlasTextContext color regen
2015-12-09 mtkleinDM: tally notes at the end rather than showing them...
2015-12-09 robertphillipsBoost GrGLConicEffect's variables to all high precision
2015-12-09 mtkleintry stifling integer overflow error
2015-12-09 fmalitaCap filtering to kMedium_SkFilterQuality when downsampling
2015-12-09 robertphillipsRevert of Boost GrGLConicEffect's variables to all...
2015-12-09 borenetRevert of Make NVPR a GL context option instead of...
2015-12-09 joshualittA small text cleanup
2015-12-09 robertphillipsBoost GrGLConicEffect's variables to all high precision
2015-12-09 bsalomonAttempt to land cache purge again [and regen bot logs...
2015-12-09 halcanaryRevert of default SkPixelSerializer (patchset #2 id...
2015-12-09 kkinnunenUse correct config variable in command buffer gl context
2015-12-09 halcanarydefault SkPixelSerializer
2015-12-09 fmalita[SkDebugger] Show more text blob details
2015-12-09 joshualittRemove spew in GrDefaultPathRenderer
2015-12-09 scroggoMake SkCodec support peek() and read()
2015-12-09 jvanverthMove texture drawing utility method to SkGpuDevice
2015-12-09 herbAdd RTTI to all sanitizers.
2015-12-09 scroggoRemove staging for SkImageDecoder::Peeker
2015-12-08 mtkleinDisable sanitizers with a blacklist.
next