platform/upstream/libSkiaSharp.git
2015-11-23 scroggoRevert of Add SkPngChunkReader. (patchset #9 id:160001...
2015-11-23 msarettRevert of Switch Skia's libjpeg-turbo to 1.4.2 (patchse...
2015-11-23 scroggoAdd SkPngChunkReader.
2015-11-23 bsalomonReview URL: https://codereview.chromium.org/1464593004
2015-11-23 msarettSwitch Skia's libjpeg-turbo to 1.4.2
2015-11-23 kkinnunenFix GLInterfaceValidation test after "Remove GrContextF...
2015-11-23 kkinnunenRemove GrContextFactory::getGLContext
2015-11-22 bsalomonInitial version of external_oes texture support and...
2015-11-22 reeduse pinned value during lerp for vertical gradients
2015-11-22 halcanarySkPDF: add `final` keyword to leaf classes
2015-11-22 update-skpsUpdate SKP version
2015-11-22 fmalitaRevert of Add stroking support to distance field path...
2015-11-21 reedRevert[2] of "quick-accept clipRect calls"
2015-11-21 bsalomonRevert of Initial version of external_oes texture suppo...
2015-11-21 bsalomonInitial version of external_oes texture support and...
2015-11-21 bsalomonRevert of option to quick-accept clipRect calls (patchs...
2015-11-20 egdanielRevert of Make specialized SrcOver XPFactory (patchset...
2015-11-20 caryclarkfix pathops coincidence fuzz bug
2015-11-20 jvanverthAdd stroking support to distance field path renderer
2015-11-20 egdanielCreate GrGLSLVaryingHandler class for program building
2015-11-20 egdanielMake specialized SrcOver XPFactory
2015-11-20 fmalitaTiny linear gradient GM
2015-11-20 mtkleinFix UB in SkDivBits
2015-11-20 mtkleinAdd SkNx_cast().
2015-11-20 herbMove glyph choosing to the find and place glyph code.
2015-11-20 fmalitaSkFontConfigInterface::createTypeface()
2015-11-20 halcanaryEliminate SkFILE: it always is the same as FILE.
2015-11-20 reedoption to quick-accept clipRect calls
2015-11-20 reedenable conservative raster clipping
2015-11-20 herbInitialize memory for BitMask and Clip test.
2015-11-20 joshualittFactor out GrAtlasTextBatch fromt GrAtlasTextContext
2015-11-20 jvanverthPack and align SkStrokeRec to 4-byte boundary.
2015-11-20 kkinnunenGenerate list of GPU contexts outside SurfaceTest tests
2015-11-20 stephanaRevert of Fix UB in SkDivBits (patchset #4 id:50001...
2015-11-19 msarettImplement SkGifCodec::onSkipScanlines()
2015-11-19 caryclarkadd SkPath::isRRect
2015-11-19 joshualittAvoid geometric ninepatch if rendertarget has MSAA
2015-11-19 robertphillipsAdd more batch information printouts
2015-11-19 jvanverthRevert of Add stroking support to distance field path...
2015-11-19 jvanverthAdd stroking support to distance field path renderer
2015-11-19 mtkleinRecord concat as Concat.
2015-11-19 fmalitaFix nearly-vertical gradient assert
2015-11-19 reedadd SkRecordOptimize2 and an experimental API for more...
2015-11-19 mtkleinRemove unsigned < signed comparison.
2015-11-19 fmalitaParametric contour start GM
2015-11-19 mtkleinFix UB in SkDivBits
2015-11-19 kkinnunenFix GpuDrawPathTest on ANGLE and enable it
2015-11-19 mtkleinRevert float xfermodes back to Sk4f (from Sk8f).
2015-11-19 msarettFix BMP RLE bug: attempt 2
2015-11-19 mtkleinModernize SkRecordPattern.h
2015-11-19 kkinnunenFix maybe unintialized warning for GrAutoLocaleSetter
2015-11-19 reedadd --write option to dump_record
2015-11-19 Brian SalomonChange prealloc number of child FPs be 1 rather than 2
2015-11-19 bsalomonPreallocate room for 2 child processors in FPs
2015-11-19 jvanverthShift up bottom path in smallpaths GM.
2015-11-19 fmalitaUnit test for conic weight GrPath key collision
2015-11-19 mtkleinAdd SkRecord::defrag().
2015-11-19 egdanielMove glsl onto EmitArgs struct for emitCode
2015-11-19 egdanielFix leak in drawBitmapNine
2015-11-19 fmalita[Reland] Fix NVPR assert for equivalent ovals
2015-11-19 bsalomonMake SkTLList prealloc its first block of nodes
2015-11-19 bsalomonMake block size a template parameter of SkTLList
2015-11-19 mtkleinRevert SkBlitMask_opts.h back to hand-coded NEON.
2015-11-19 stephanaRevert of Fix NVPR assert for equivalent ovals (patchse...
2015-11-18 bsalomonsimplify insertion methods for SkTLList
2015-11-18 fmalitaFix NVPR assert for equivalent ovals
2015-11-18 mtkleinRevert of Fix UB in SkDivBits (patchset #2 id:10002...
2015-11-18 benjaminwagnerIn BUILD.public, remove compile-time dependency on GL.
2015-11-18 jvanverthAdd small paths GM
2015-11-18 joshualittMake has GrBatchAtlas::ID() inlineable
2015-11-18 joshualittInitial implementation of GPU no filter NinePatch
2015-11-18 benjaminwagnerRemove Lua from the Google3 build.
2015-11-18 benjaminwagnerFix GOOGLE3 Android build.
2015-11-18 djsollenUpdate debugger UI to auto-refresh the directory listing
2015-11-18 robertphillips[debugger] Add visualization of center rect for drawBit...
2015-11-18 Brian SalomonFix has_aligned_samples helper for SkGpuDevice::drawTex...
2015-11-18 msarettFix BMP RLE bug
2015-11-18 jcgregorioAdd an example of embedding a Skia Perf graph to the...
2015-11-18 mtkleinrestore dump_record
2015-11-18 bsalomonConvert SkGpuDevice::drawTextureAdjuster to SkGpuDevice...
2015-11-18 herbConvert drawText to using the find and place code.
2015-11-18 herbFix buffer overrun, bit overrun and add a test.
2015-11-18 mtkleinFix UB in SkDivBits
2015-11-18 mtkleinClean up dead code: PictureRenderer
2015-11-18 egdanielAdd ShaderBuilders to EmitArgs and remove gettings...
2015-11-18 mtkleinstifle Math test on Mac bot too
2015-11-18 mtkleinClean up dead code: filter.
2015-11-18 rmistryUpdate all code site issue tracker links to point to...
2015-11-18 mtkleinClean up dead code: render_pdfs.
2015-11-18 stephanaRevert of Parametric contour start GM (patchset #1...
2015-11-18 hcmUpdate issue tracker in docs
2015-11-18 kkinnunenMove SkImage tests from SurfaceTest to ImageTest
2015-11-17 mtkleindiv255(x) as ((x+128)*257)>>16 with SSE
2015-11-17 fmalitaParametric contour start GM
2015-11-17 joshualittfix ninepatch iter from generating invalid rects
2015-11-17 mtkleintrim some fat from SSE2 fixed point alpha code
2015-11-17 fmalitaSkTextBlob should store per-run text alignment
2015-11-17 msarettMake SkAndroidCodec support gif
2015-11-17 fmalitaParametric SkPath oval/rect/rrect starting point
2015-11-17 kkinnunenFix skia_gpu=0 build (samplecode/SampleAnimatedText...
next