platform/upstream/libSkiaSharp.git
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.
2015-04-29 bungemanRemove system call in DW for default font.
2015-04-29 msarettRequires a minor API change to pass the color table...
2015-04-29 rmistryCreate SP enabled SKPs from only the top_25_smooth...
2015-04-29 bsalomonRemove unneeded features from GrBufferAllocPool
2015-04-29 kkinnunenPass dashing info from drawPath to Gr side
2015-04-29 reedSkRWBuffer for thread-safe 'stream' sharing
2015-04-28 bsalomonRemove GrFlushToGpuDrawTarget and move functionality...
2015-04-28 joshualittcreate GrTestUtils.h, move some common functions into it
2015-04-28 halcanarydoc: add quickstart to linux and macos
2015-04-28 dongseong.hwangRemove useless SkASSERT in SkRect.h and SkRegion.h
2015-04-28 bsalomonDo circular clipping in normalized space
2015-04-28 dongseong.hwangFix SkTDynamicHash.h:183:29: warning: equality comparis...
2015-04-28 rmistryUpdate documentation for "COMMIT=false".
2015-04-28 borenetRun DM on GalaxyS* in one thread
2015-04-28 joshualittRevert of removing equality / compute invariant loops...
2015-04-28 joshualittremoving equality / compute invariant loops from GrGeom...
2015-04-28 jvanverthUse GLSLCaps for creating processor keys and GLSL-speci...
2015-04-28 rmistryUpdate RecreateSKPs bot to also generate Slimming Paint...
2015-04-28 robertphillipsFix memory deletion error in "convex-lineonly-paths" GM
2015-04-28 fmalitaDecrement SkCanvas::fDeferredSaveCount in doSave()
2015-04-28 bsalomonRemove vertex/index buffer factilities from GrDrawTarget.
2015-04-28 robertphillipsAdd new GM/bench for line-only convex paths
2015-04-28 joshualittremove old text contexts and fontcache
2015-04-28 halcanarySkPDF: clean up uses of deprecated calls in SkPDFDevice.
2015-04-28 tfarinaUpdate more directories under src/ to follow C++11...
2015-04-27 mtkleinDe-proc Color32
2015-04-27 mtkleinRevert of De-proc Color32 (patchset #5 id:80001 of...
2015-04-27 mtkleinDe-proc Color32
2015-04-27 mtkleinSplit rsqrt into rsqrt{0,1,2}, with increasing cost...
2015-04-27 mtkleinRevert of De-proc Color32 (patchset #4 id:60001 of...
2015-04-27 mtkleinDe-proc Color32
2015-04-27 halcanarySkPDF: clean up uses of deprecated calls in other SkPDF...
2015-04-27 mtkleinRevert of Split rsqrt into rsqrt{0,1,2}, with increasin...
2015-04-27 mtkleinSplit rsqrt into rsqrt{0,1,2}, with increasing cost...
2015-04-27 hcmAdd presentations section and pathops file for test
2015-04-27 mtkleinMike's radial gradient CL with better float -> int.
2015-04-27 joshualittIn this CL we stop closing batches prematurely, and...
2015-04-27 joshualittRevert of Stop closing batch prematurely (patchset...
2015-04-27 joshualittIn this CL we stop closing batches prematurely, and...
2015-04-27 mtkleinRevert of Mike's radial gradient CL with better float...
2015-04-27 joshualittRevert of Stop closing batch prematurely (patchset...
2015-04-27 mtkleinMike's radial gradient CL with better float -> int.
2015-04-27 msarettMake Skia for Android libjpeg use ashmem
2015-04-27 joshualittIn this CL we stop closing batches prematurely, and...
2015-04-27 jvanverthRemove legacy NVPR support
2015-04-27 bsalomonMake non-AA hairline stroke rects snap to pixels center...
next