platform/upstream/libSkiaSharp.git
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...
2015-04-27 joshualittfix a bug in scrolling BitmapText gpu cached textblobs
2015-04-27 joshualittChange to add zoom animations to nanobench
2015-04-27 mtkleinReduce ref counting in SkPictureRecorder.
2015-04-27 mtkleinAdd source-data sharding to DM.
2015-04-27 jbromanReduce sizeof(SkPicture::Analysis) from 24 bytes to...
2015-04-27 tfarinaUpdate more directories under src/ to follow C++11...
2015-04-27 tfarinaCleanup: Remove unnecessary double-semicolons.
2015-04-27 halcanarydm||nanobench --help looks nice when $COLUMNS == 80.
2015-04-27 caryclarkfix valgrind
2015-04-27 kkinnunenExtract gpu line dashing to GrDashLinePathRenderer
2015-04-26 skia.buildbotsUpdate SKP version
2015-04-25 tfarinaUpdate {virtual,override} to follow C++11 style in...
2015-04-25 halcanarySkPDF: Refactor SkPDFObject heiararchy.
2015-04-25 joshualittfix for GrBatchAtlas valgrind error
2015-04-24 halcanarysync-and-gyp script: fix to work in MSYS shell
2015-04-24 tfarinaUpdate {virtual,override} to follow C++11 style in...
2015-04-24 tfarinaUpdate {virtual,override} to follow C++11 style in...
2015-04-24 msarettDo not crash nanobench in debug mode
2015-04-24 robertphillipsFix some lingering typos
2015-04-24 bsalomonRevert of Remove validation exceptions in GrGLInterface...
2015-04-24 joshualittsimple fix for preabandon valgrind error
2015-04-24 caryclarkfix multiple intersection logic
2015-04-24 joshualittfix for using too much memory in GrBatchAtlas
2015-04-24 bsalomonRemove validation exceptions in GrGLInterface. These...
2015-04-23 rmistryAdd ability to specify extra browser args and a prefix...
2015-04-23 borenetBlacklist desk_unicodetable SKP on Nexus Player
2015-04-23 bsalomonRemove validation of blend barrier until Chrome can...
2015-04-23 reedadd GM to show bad banding in raster for radial gradients
2015-04-23 cdaltonAdd onGetBlendInfo to GrXferProcessor
2015-04-23 caryclarkworking on initial winding for cubics
2015-04-23 msarettEnsure that we create a NULL codec for images with...
2015-04-23 joshualittsmall fix for perf regression in GrAtlasTextContext.cpp
2015-04-23 mtkleinuse acquire/release in SkEventTracer.cpp
2015-04-23 joshualittRemove unnecessary viewmatrix compare in GrAtlasTextContext
2015-04-23 reednew GM to test clipping cubics
2015-04-22 fmalita[SkPDFDevice] Enable pathops-based inverse fills
2015-04-22 senorblancoRemove MSAA check from Ganesh veto (dashed paths are...
2015-04-22 egdanielMove function to be static instead of anonymous namespace
next