platform/upstream/libSkiaSharp.git
2015-07-14 kkinnunenImplement support for CHROMIUM_path_rendering pseudo...
2015-07-14 mtklein3-15% speedup to HardLight / Overlay xfermodes.
2015-07-14 reedadd src-rect-constraint to drawImageRect
2015-07-14 mtkleinAdd a GYP flag to define SKNX_NO_SIMD when set.
2015-07-14 mtkleinFix typo in non-SIMD Sk4f::thenElse().
2015-07-13 joshualittRevert of Another trivial cleanup (patchset #6 id:10000...
2015-07-13 robertphillipsAdd new SkPoint3 class
2015-07-13 joshualittAnother trivial cleanup
2015-07-13 wangyixAdded a glBench for testing performance of vec4 vs...
2015-07-13 joshualittGet rid of GrMurmur3Hash
2015-07-13 caryclarkuse portable typeface
2015-07-13 mtkleinAdd a GM that reproduces layout test failures with...
2015-07-13 scroggoRevert of Added a GLBench for testing performance of...
2015-07-13 wangyixAdded a glBench for testing performance of vec4 vs...
2015-07-13 senorblancoFix for partially-specified crop rects.
2015-07-13 joshualittsmall cleanups after fixing const of GrPipelineBuilder...
2015-07-13 joshualittAdd GrNonAtomicRef
2015-07-13 ethannicholasreenabled GrAALinearizingConvexPathRenderer, but only...
2015-07-13 joshualittovals now take a const GrPipelineBuilder
2015-07-13 caryclarkmake gm text and colors portable
2015-07-13 scroggoDo not attempt to scale webp.
2015-07-13 mtkleinTweak GYP to also link with XCode 7.
2015-07-13 joshualittStart to propagate constness of GrPipelineBuilder up...
2015-07-13 joshualittModify GrClipMaskManager to reflect logical constness
2015-07-13 jvanverthRemove GL-specific code from GMs and tests
2015-07-13 rmistryRevert of Whitespace change to test Skia's new bugdroid...
2015-07-13 scroggoRevert of Bilinear optimization for 1D convolution...
2015-07-13 rmistryWhitespace change to test Skia's new bugdroid configuration
2015-07-13 nodirSkia project metadata
2015-07-13 mtkleinFix up -Winconsistent-missing-override
2015-07-13 mtkleinUse SK_DECLARE_STATIC_MUTEX for global mutex.
2015-07-13 Derek SollenbergerCleanup skia test harness due to changes to DisplayList...
2015-07-13 caryclarkmake convex poly clip portable
2015-07-12 skia.buildbotsUpdate SKP version
2015-07-10 ericrkBilinear optimization for 1D convolution.
2015-07-10 joshualittremove some unused stuff
2015-07-10 reedadd option to use global mutex-lock in mac-scalercontext
2015-07-10 scroggoAllow creating multiple scanline decoders.
2015-07-10 joshualittTrivial cleanup
2015-07-10 scroggoMove android_gdb_tmp into out/
2015-07-10 msarettFix msvs builds
2015-07-10 scroggoUse the upstream version of libwebp, v0.4.3.
2015-07-10 joshualittfix for valgrind issue
2015-07-10 dongseong.hwangFix componene debug build failure in chromium
2015-07-10 emmaleerChanging name of has_transpareny_in_palette to has_tran...
2015-07-10 joshualittMove GrProcessorDataManager to GrMemoryPool
2015-07-10 joel.liangWorkaround for blacklist KHR_blend_equation_advanced...
2015-07-10 fmalitaFix SkImage::asLegacyBitmap() rowBytes assert
2015-07-09 mtkleinLet's not leak this SkData.
2015-07-09 reedremove getter for imagegenerator factory, update test
2015-07-09 herbCreate a template AutoTAcquire, and specialize an SkMut...
2015-07-09 joshualittRemove setFromPaint from GrPipelineBuilder
2015-07-09 joshualittTrivial cleanup of copying GrPipelineBuilder
2015-07-09 reedadd runtime option to provide data->imagegenerator...
2015-07-09 herbAdd RAII for other types of locks. Change SkGlyphCache_...
2015-07-09 joshualittRemove init function from GrTextContext.h
2015-07-09 mtkleinOutline SkSpinlock::acquire().
2015-07-09 herbChange to use mean and to use stderr.
2015-07-09 joshualittMore threading of GrProcessorDataManager
2015-07-09 mtkleinHave nanobench pay attention to --threads.
2015-07-09 scroggoRemove SkImageGenerator pieces only for SkCodec.
2015-07-09 jvanverthAdd normal map sample
2015-07-09 msarettTemporarily suppress valgrind errors in tip of tree...
2015-07-09 scroggoSkCodec no longer inherits from SkImageGenerator.
2015-07-09 msarettDo not try to compile x86 and x86_64 .asm files on...
2015-07-09 joshualittYUV to RGB Texture threading GrProcessorDataManager
2015-07-09 halcanarydoc: more changes
2015-07-09 joshualittrename GrShaderDataManager -> GrProcessorDataManager
2015-07-08 robertphillipsRevert of Add normal map sample (patchset #6 id:100001...
2015-07-08 joshualittfix up test create functions
2015-07-08 jvanverthAdd normal map sample
2015-07-08 halcanarySkAdvancedTypefaceMetrics zeroing constructor
2015-07-08 dchengRemove another assertion that a reference is non-null.
2015-07-08 ethannicholasdisabled GrAALinearizingConvexRenderer for now
2015-07-08 joshualittadd ability to get FBO ID to Surface
2015-07-08 reedAdd image->bitmap
2015-07-08 halcanarydoc: embed fiddle
2015-07-08 fmalitaRemove SkImage::NewFromBitmap encoded data helper
2015-07-08 bsalomonMakes GrPipelineInfo a class with query functions used...
2015-07-08 scroggoRevert of Use the upstream version of libwebp, v0.4...
2015-07-08 halcanarydoc: add instructions to capture a `.skp` from chromium
2015-07-08 djsollenAdd gradle wrappers for Android app builds
2015-07-08 scroggoUse the upstream version of libwebp, v0.4.3.
2015-07-08 bsalomonRevert of Rework GrPipelineInfo (patchset #7 id:120001...
2015-07-08 mtkleinAdd tools/flatten to flatten nested pictures in .skps.
2015-07-08 joshualittmore threading of GrShaderDataManager
2015-07-08 joshualittThread GrShaderDataManager through Image filters
2015-07-08 mtkleinDM runs more than 100k tests now.
2015-07-08 mtkleinFix leak in PictureTest.cpp
2015-07-08 joshualittMore threading of GrShaderDataManager
2015-07-08 bsalomonMakes GrPipelineInfo a class with query functions used...
2015-07-08 bsalomonAdd SK_API to GrSurface
2015-07-08 mtkleinDM: swizzle BGRA to RGBA before calculating pixel MD5.
2015-07-08 joshualittInitial CL to create dummy GrShaderDataManager and...
2015-07-08 dchengRemove &glyph from SkASSERT.
2015-07-08 caryclarkfix pathops battle test
2015-07-08 wfhAdd check that Dwrite glyph fits in unicode table.
2015-07-07 schenneyAllow reset of the SkPictureRecorder cull rect and...
2015-07-07 ethannicholasWhen GrAAConvesTesselator was merging the first and...
2015-07-07 mtkleinRemove SkThread.h, include SkMutex.h or SkAtomics.h...
next