platform/upstream/libSkiaSharp.git
2016-04-04 msarettDelete SkFlattenable::Type
2016-04-04 mtkleinRoll up to use >=4.
2016-04-04 borenetFixes for iOS Swarming bot
2016-04-04 halcanaryFix ParseConfigs_OutParam tests
2016-04-04 mtkleinPoint libpng at upstream libpng 1.6 + my new perf patch.
2016-04-04 robertphillipsSwitch internal testing ImageFilters over to new onFilt...
2016-04-04 ethannicholasRevert of added GrMSAAPathRenderer (patchset #9 id...
2016-04-04 ethannicholasadded GrMSAAPathRenderer
2016-04-04 scroggoAdd SK_API to SkROBuffer::Iter
2016-04-04 reedswitch maskfilters to sk_sp
2016-04-04 robertphillipsSwitch SkDownSampleImageFilter over to new onFilterImag...
2016-04-04 ethannicholasRevert of added GrMSAAPathRenderer (patchset #8 id...
2016-04-04 robertphillipsRevert of Update SkXfermodeImageFilter to sk_sp (patchs...
2016-04-04 ethannicholasadded GrMSAAPathRenderer
2016-04-04 robertphillipsUpdate SkXfermodeImageFilter to sk_sp
2016-04-04 halcanaryDM/PDF: stop adding unused rasterizer keywords
2016-04-04 bsalomonRevert of Rename enums in GrContextFactory to remove...
2016-04-04 robertphillipsRevert of Switch SkDownSampleImageFilter over to new...
2016-04-04 robertphillipsUpdate internal testing ImageFilters to sk_sp
2016-04-04 robertphillipsSwitch SkDownSampleImageFilter over to new onFilterImag...
2016-04-04 robertphillipsUpdate SkBlurImageFilter to sk_sp
2016-04-03 reedchange flattenable factory to return sk_sp
2016-04-03 update-skpsUpdate SKP version
2016-04-03 reedcheck for bad params sent to discrete patheffect
2016-04-01 senorblancoImage filters: optimize crop rect application.
2016-04-01 bsalomonRename enums in GrContextFactory to remove "GL"
2016-04-01 bsalomonAdd GrContext::releaseAndAbandonContext()
2016-04-01 halcanarySkPDF: properly dedup bitmaps in shaders
2016-04-01 halcanarySkPDF: PDFShader does not hold images/bitmaps
2016-04-01 robertphillipsUpdate SkAlphaThresholdFilter to sk_sp
2016-04-01 egdanielUpdate vulkan format features in caps.
2016-04-01 robertphillipsUpdate SkImageSource to sk_sp
2016-04-01 senorblancoFix padding bug in SkTileImageFilter.
2016-04-01 bsalomonDelete duplicate null GL interface implementation
2016-04-01 egdanielInitialize variable to appease compiler warning
2016-04-01 bsalomonRespect build type arg in build_shaderc.py
2016-04-01 robertphillipsRevert of Switch SkDownSampleImageFilter over to new...
2016-04-01 bsalomonRestore Vulkan setup code accidentally reverted in...
2016-04-01 borenetSupport for Android Swarming bots
2016-04-01 robertphillipsSwitch SkMatrixImageFilter over to new onFilterImage...
2016-04-01 robertphillipsSwitch SkDownSampleImageFilter over to new onFilterImag...
2016-04-01 benjaminwagnerAdd SK_SUPPORT_LEGACY_IMAGEFILTER_PTR to public.bzl...
2016-04-01 bsalomonSimplify GrDrawBatch uploads and token uage.
2016-04-01 benjaminwagnerIn public.bzl, change file locations after https:/...
2016-04-01 mtkleinsk_sp for SkCanvas::drawAnnotation()
2016-04-01 mtkleinfix typo: add missing const
2016-04-01 bsalomonAdd CreatePlatformGLTestContext_none.cpp for Google3...
2016-04-01 kkinnunenRemove ownership parameter from GrResourceProvider...
2016-03-31 Brian SalomonFix compilation of GLTestContext_angle.cpp"
2016-03-31 bsalomonrename sk_gpu_test::GLContext to sk_gpu_test::GLTestContext
2016-03-31 halcanaryFiddle: update to new GrGLAssembleInterface API
2016-03-31 robertphillipsRevert of Add unit repeat tiler (patchset #4 id:60001...
2016-03-31 bsalomonRevert of rename sk_gpu_test::GLContext to sk_gpu_test...
2016-03-31 bsalomonExpose GrGLAssembleInterface
2016-03-31 bsalomonrename sk_gpu_test::GLContext to sk_gpu_test::GLTestContext
2016-03-31 robertphillipsUpdate SkOffsetImageFilter to sk_sp
2016-03-31 herbAdd unit repeat tiler.
2016-03-31 bungemanAdd 'P' to SampleApp to cycle through pixel geometries.
2016-03-31 msarettRemode dead code from SkReadBuffer
2016-03-31 senorblancoImage filters: fix crop rect application in SkXfermodeI...
2016-03-31 kkinnunenFix Vulkan tests after GrContextFactory move to sk_gpu_test
2016-03-31 halcanarySkPDF: Use Pathops clipping
2016-03-31 halcanarySkPDF: Make magic make sense
2016-03-31 egdanielUpdate shaderc to ToT.
2016-03-31 benjaminwagnerMake SkRandom::next[US]Fixed1 private; update documenta...
2016-03-31 brucedawsonFix C4334 warning about 32-bit shift assigned to 64...
2016-03-31 Brian SalomonMake skgputest target depend on gl/glx/glu or egl/gles2...
2016-03-31 bsalomonMove SkGLContext and some GrGLInterface implementations...
2016-03-30 robertphillipsUpdate SkMergeImageFilter to sk_sp
2016-03-30 halcanarySkPDF: SkTypeface::openStream could return nullptr
2016-03-30 robertphillipsUpdate SkComposeImageFilter to sk_sp
2016-03-30 egdanielEnable dual source blending for Vulkan
2016-03-30 msarettCorrect png inverse gAMA when parsing color space
2016-03-30 brianosmanEnable gpusrgb config on bots.
2016-03-30 robertphillipsRevert of Move SkGLContext and some GrGLInterface imple...
2016-03-30 bsalomonMove SkGLContext and some GrGLInterface implementations...
2016-03-30 halcanaryDM: allow vias to work with PDF backend
2016-03-30 djsollenForce include test to run on every compile.
2016-03-30 robertphillipsUpdate Morphology image filter to store its type
2016-03-30 borenetFixes for Swarming recipes
2016-03-30 robertphillipsSwitch SkLocalMatrixImageFilter and SkPaintImageFilter...
2016-03-30 brianosmanBlacklist shapes benchmarks on Mali400 bot.
2016-03-30 cdaltonAdd test configs for nvpr with atlas text
2016-03-30 djsollenRevert of Switch SkLocalMatrixImageFilter and SkPaintIm...
2016-03-29 herbAdd repeatSpan and change interface name.
2016-03-29 robertphillipsSwitch SkLocalMatrixImageFilter and SkPaintImageFilter...
2016-03-29 jcgregoriofiddle: Only output errors to stderr.
2016-03-29 reedswitch xfermodes over to sk_sp
2016-03-29 brianosmanDirty mipmaps whenever we upload new contents for a...
2016-03-29 halcanarySkPDF: skia_pdf_less_compression - for debugging only
2016-03-29 halcanarySkPDF: milestone in metadata, also SkMilestone.h
2016-03-29 halcanaryStyle bikeshed - remove extraneous whitespace
2016-03-29 kjlubickPrevent waiting for charge twice
2016-03-28 bsalomonFix GrConvexPolyEffect to deal with line paths.
2016-03-28 msarettDelete SkImageDecoder_empty
2016-03-28 benjaminwagnerRemove GLFW from public.bzl.
2016-03-28 robertphillipsSwap SkPictureImageFilter's factories over to smart...
2016-03-28 mtkleinWe meant these to be YES... sigh.
2016-03-28 egdanielChange VkPipelineStateCahce to use Hash and LRU LList.
2016-03-28 bsalomonRemove the GrGLInterface callback mechanism.
next