platform/upstream/libSkiaSharp.git
2015-05-06 cdaltonAdd layout qualifiers to GrGLShaderBuilder
2015-05-06 mtkleinDo we still need this DOUBLE_LOOP feature?
2015-05-06 halcanarySkPDF: Move utility fns to SkPDFUtils
2015-05-06 reedRevert of Revert of Revert of Make drawImage a virtual...
2015-05-06 borenetRemove upright-matrix- configs from Android bots
2015-05-06 reedRevert of Revert of Make drawImage a virtual on SkDevic...
2015-05-06 mtkleinDM: add Via abstract class
2015-05-06 mtkleinMake SkFunction copyable so it can go in containers.
2015-05-06 joshualittsmall fix to correct bounds on distance field text
2015-05-06 robertphillipsAdd GrAAConvexTessellator class
2015-05-06 robertphillipsReduce the API surface of GrBufferAllocPool and its...
2015-05-06 reedRevert of Make drawImage a virtual on SkDevice (patchse...
2015-05-05 joshualittsmall cleanup in GrOvalRenderer
2015-05-05 joshualitttrivial fix for drawvertices bounds
2015-05-05 bsalomonFix vertex/index buffer leaks
2015-05-05 borenetAdd matrix configs to DM
2015-05-05 mtkleinDM: add a Via to simulate SP pictures.
2015-05-05 reedMake drawImage a virtual on SkDevice
2015-05-05 reedadd DeferredCanvas mode to SampleApp
2015-05-05 joshualittcreate GrInOrderCommandBuilder
2015-05-05 mtkleinDM: add draw_to_canvas() to trim some boilerplate for...
2015-05-05 reedremove dead code behind BOOL_ONGETINFO
2015-05-05 halcanarySkPDF: Remove unused deprecated functions in SkPDFTypes
2015-05-05 joshualittMove RectBatch to GrRect
2015-05-05 mtkleinAdd presubmit to run `{dm,nanobench}_flags.py test...
2015-05-05 halcanarySkPDF: clean up uses of deprecated calls in SkPDFFont
2015-05-05 bsalomonMove DrawInfo out from GrDrawTarget and rename to GrVer...
2015-05-05 joshualittCreate GrCommandBuilder
2015-05-05 borenetBlacklist tiles_rt-gpu gm imagefilterscropped on GalaxyS4
2015-05-05 reedadd deferred config to DM
2015-05-05 jvanverthAdjust tolerance to fix GPU hairline curve issues
2015-05-05 halcanarySkPDF: clean up uses of deprecated calls in SkDocument_PDF
2015-05-05 kkinnunenAvoid using SkPathEffect::DashInfo in GrStrokeInfo
2015-05-05 reedremove dead code for SK_SUPPORT_LEGACY_RADIAL_GRADIENT...
2015-05-05 stephanacleanup
2015-05-05 reedremove dead SK_SUPPORT_LEGACY_CUBIC_CHOPPER code
2015-05-05 bsalomonStart on simplifying generateGeometry() overrides
2015-05-05 reedRevert of Make drawImage a virtual on SkDevice (patchse...
2015-05-04 egdanielRemove canTweakAlphaForCoverage from XP's since batch...
2015-05-04 bungemanFix typeface ids on Mac.
2015-05-04 bsalomonDon't attempt to draw path if dashing or stroking fails
2015-05-04 bsalomonRevert of Start on simplifying generateGeometry() overr...
2015-05-04 bsalomonStart on simplifying generateGeometry() overrides
2015-05-04 bsalomonRevert of Don't attempt to draw path if dashing or...
2015-05-04 mtkleinignore_result()
2015-05-04 reedMake drawImage a virtual on SkDevice (patchset #3 id...
2015-05-04 robertphillipsGet debugger compiling again
2015-05-04 joshualittMove state management to GrInOrderDrawBuffer
2015-05-04 bsalomonDon't attempt to draw path if dashing or stroking fails
2015-05-04 bsalomonMove instanced index buffer creation to flush time
2015-05-04 bsalomonRevert of Move instanced index buffer creation to flush...
2015-05-04 reedRevert of make drawImage a virtual on SkDevice (patchse...
2015-05-04 reedremove redundant/deprecated TwoPointRadial gradiet...
2015-05-04 reedmake drawImage a virtual on SkDevice
2015-05-04 bsalomonMove instanced index buffer creation to flush time
2015-05-04 borenetSupport SKIA_OUT on Mac and ChromeOS
2015-05-04 joshualittRevert of Move state management to GrInOrderDrawBuffer...
2015-05-04 joshualittMove state management to GrInOrderDrawBuffer
2015-05-04 tfarinaUpdate src/svg to follow C++11 style rule for {virtual...
2015-05-04 gen.kimSkPictureShader: scale down if width or height is large...
2015-05-03 skia.buildbotsUpdate SKP version
2015-05-02 reedremove unneeded SK_SUPPORT_LEGACY_IMAGEFILTER_TO_COLORF...
2015-05-02 joshualittAdd hairlines batch unit test
2015-05-02 joshualittFix for valgrind
2015-05-01 joshualittMove bounds to GrBatch
2015-05-01 reedclean up pre-storage in canvas
2015-05-01 joshualittSimple CL to add a joinWithPossiblyEmptyArg to SkRect
2015-05-01 halcanarySkPDF: clean up uses of deprecated calls in tests
2015-05-01 halcanarySkTime: return timezone information; format in ISO...
2015-04-30 bsalomonThis replaces the texture creation/caching functions...
2015-04-30 bungemanMove resource fonts to common location.
2015-04-30 joshualittSimple CL to Compute bounds in GrContext::drawVertices
2015-04-30 joshualittAdd batch unit tests for ovals
2015-04-30 reedadd heuristic to pour small pictures into recordings...
2015-04-30 mtkleinMake SkAutoTDelete's operator T*() const, like all...
2015-04-30 senorblancoFix gpu memory accounting for auto-resolving MSAA.
2015-04-30 skia.buildbotsUpdate SKP version
2015-04-30 mtkleinAdd missing include to SkPictureContentInfo.
2015-04-30 joshualittsimple cleanup in GrTargetCommands
2015-04-30 robertphillipsFix for texture allocation failure in 'preAbandonGpuCon...
2015-04-30 reeduse pathops utils to improve precision of cubic choppin...
2015-04-30 dongseong.hwangFix build warning: 'this' pointer cannot be null in...
2015-04-30 mtkleinLooks like rssPages * pageSize is overflowing on 32...
2015-04-30 mtkleinDM+nanobench: print both current and max RSS.
2015-04-30 dongseong.hwangFix build warning: reference cannot be bound to derefer...
2015-04-30 skia.buildbotsUpdate SKP version
2015-04-29 bungemanCheck for NULL familyName in SkFontMgr_fontconfig.
2015-04-29 cdaltonUse texture barriers to read directly from the RT
2015-04-29 reedUse colorfilter instead of imagefilter when possible
2015-04-29 egdanielMake XPFragmentBuilder only Builder with access to...
2015-04-29 bungemanFontConfig character/lang match requires weak family.
2015-04-29 joshualittAdd dash lines batch unit test
2015-04-29 jvanverthPull out shader-specific caps into GrShaderCaps and...
2015-04-29 rmistryHandpick 16 Skia page sets to create SP enabled SKPs...
2015-04-29 cdaltonFix double blend in GrAAConvexPathRenderer
2015-04-29 joshualittInitial CL to create GrBatchTest infrastructure
2015-04-29 reedonCreateDevice -> NULL now means the caller should...
2015-04-29 caryclarkminor fixes to cubics code and overall alignment of...
2015-04-29 msarettImplementing a scanline decoder for jpeg
2015-04-29 mtkleinStraighten out SkPicture::AccelData APIs.
next