platform/upstream/libSkiaSharp.git
2015-06-24 scroggoRevert of remove SK_SUPPORT_LEGACY_PATHOP_ENUMS (patchs...
2015-06-24 jvanverthMove GLSL-specific routines/classes to separate glsl...
2015-06-24 robertphillipsRefactor GrBufferAllocPools to use resource cache
2015-06-24 reedremove SK_SUPPORT_LEGACY_PATHOP_ENUMS
2015-06-24 reedremove SK_SUPPORT_LEGACY_FILTERLEVEL_ENUM
2015-06-24 reedremove (legacy) NewFromData
2015-06-23 bsalomonMake SkGpuDevice know its alpha type
2015-06-23 reedadd more tests
2015-06-23 bsalomonMake SkNSView's window accept mouseMoved events
2015-06-23 bungemanRename SkFontConfigParser_android SkFontMgr_android_parser.
2015-06-23 cdaltonImplement SkGLContext swapBuffers with fence syncs
2015-06-23 robertphillipsRevert of Refactor GrBufferAllocPools to use resource...
2015-06-23 reedremove SK_SUPPORT_LEGACY_OPTIONLESS_GET_PIXELS
2015-06-23 halcanaryRevert of SkPDF: Annotations are clipped by canvas...
2015-06-23 robertphillipsFix memory leak in simple-offsetimagefilter
2015-06-23 reedmore tests for offsetimagefilter
2015-06-23 robertphillipsRefactor GrBufferAllocPools to use resource cache
2015-06-23 kkinnunenStop using the NVPR glyph loading functionality
2015-06-23 bungemanRename SkFontHost_none.cpp to SkFontMgr_empty_factory.
2015-06-23 joshualittadd autotuning to visualbench
2015-06-23 robertphillipsFix memory leak in SkPictureRecord
2015-06-23 tomhudsonFix indirect use of defined() directive
2015-06-23 robertphillipsPropagate SkSurfaceProps to more call sites
2015-06-23 borenetTweak SkiaLab docs
2015-06-23 reedadd simple test for offsetimagefilter
2015-06-23 reedadd break statement -- lost during rewrite earlier
2015-06-22 reedchange old picture serialization to really handle images
2015-06-22 joshualittfix for calling bindFragDataLocation on OpenGL 2.1
2015-06-22 robertphillipsClean up usage of SkSurfaceProps
2015-06-22 mtkleinUse vmulq_n_u32(..., 0x01010101) to distribute alphas.
2015-06-22 joshualittfix spurious init on VisualBench startup
2015-06-22 emmaleerImplemented onGetScanlines and onSkipScanlines for...
2015-06-22 mtkleinUpdate some Sk4px APIs.
2015-06-22 robertphillipsBegin kLegacyFontHost_InitType cleanup
2015-06-22 reedclean offsetimagefilter gm
2015-06-22 jvanverthChange large glyph check back to > threshold.
2015-06-22 jvanverthRemove distance field flag from SkPaint
2015-06-22 joshualittFixup android launch script to launch VisualBench as...
2015-06-22 kkinnunenMake GrGLProgramDataManager not refcounted
2015-06-21 skia.buildbotsUpdate SKP version
2015-06-20 reedremove SK_SUPPORT_LEGACY_OPTIONLESS_GET_PIXELS (now...
2015-06-19 robertphillipsRename all things "leaky" in SkDevice
2015-06-19 joshualittFix for assert in VisualBench
2015-06-19 robertphillipsremove SkDeviceProperties
2015-06-19 jvanverthSwitch to glyphs as paths at a higher point size on...
2015-06-19 egdanielMove rect_memcopy from helper to global static.
2015-06-19 msarettDo not fail on images that are too small to subset...
2015-06-19 msarettPrevent webp from producing 0 dimensional images
2015-06-19 joshualittRevert of Disable failing GPU tests on Nexus 6. (patchs...
2015-06-19 robertphillipsFix precision error in https://codereview.chromium...
2015-06-19 robertphillipsAdded check for ill-conditioned invert
2015-06-19 bungemanExpose SkFaceRec less.
2015-06-19 robertphillipsRemove gamma field from SkDeviceProperties
2015-06-19 reedremove deprecated NewRasterPMColor
2015-06-18 fmalitaRevert of Switch to glyphs as paths at a higher point...
2015-06-18 joshualittWork around for nexus 6 TexSubImage issue
2015-06-18 reedprivatize
2015-06-18 joshualittdisable floating point textures if GLSL version is...
2015-06-18 jvanverthSwitch to glyphs as paths at a higher point size on...
2015-06-18 reedremove dead guarded code for legacy SkData proc
2015-06-18 reedadd callbacks to Images that wrap client-provided content
2015-06-18 senorblancoInitialize the sample config for wrapped RTs to kUnified.
2015-06-18 joshualittModify android_install_app to install VisualBench
2015-06-18 scroggoAdd SkWebpCodec, for decoding .webp images.
2015-06-18 reedremove SkData proc guard
2015-06-18 cdaltonDon't call bindTexture from GrGLProgram
2015-06-18 bsalomonAllows windowed apps to be built on the Mac just by...
2015-06-18 joshualittRevert of Work around for nexus 6 TexSubImage issue...
2015-06-18 joshualittWork around for nexus 6 TexSubImage issue
2015-06-18 bungemanRemove FT_HAS_COLOR definition.
2015-06-18 mtkleinPlumb through out_row byte length so we can assert...
2015-06-18 mtkleinTry again to rename one SkJpegUtility.h to remove ambig...
2015-06-18 bsalomonAdd support for creating texture backed images where...
2015-06-18 rmistryRemove separate SP enabled SKP run since it is now...
2015-06-18 bungemanRemove unused SkTypeface_android.h.
2015-06-18 msarettUpdate android perf script
2015-06-18 scroggoAdd test for SkRegion::writeToMemory.
2015-06-18 robertphillipsAdd useDFT field to SkDeviceProperties
2015-06-17 mtkleinAdd sk_parallel_for()
2015-06-17 jvanverthRevert of Bump up point where we switch to distance...
2015-06-17 bungemanMove Android SkFontMgr::Factory to its own file.
2015-06-17 mtkleinSkSemaphore: use SYNC_POLICY_LIFO on Mach.
2015-06-17 reedadd guard for SkData proc change
2015-06-17 mtkleinAdd and use SkSemaphore
2015-06-17 msarettImproved subset benchmarks
2015-06-17 reedsimplify release-proc for SkData, removing unneeded...
2015-06-17 sheyangAdd signcla verifier to skia.
2015-06-17 caryclarkinitialize firstDir
2015-06-17 bungemanMove FontConfig factory into separate file.
2015-06-17 mtkleinModernize atomics in SkTaskGroup's threadpool.
2015-06-17 robertphillipsMake GrTextContext be owned by the GrDrawContext
2015-06-17 jin.a.yangAvoid unnecessary comparison if both Typeface are NULL
2015-06-16 bsalomonRevert of Make GrTextContext be owned by the GrDrawCont...
2015-06-16 bsalomonRemove SkOSWindow_Mac.cpp
2015-06-16 bsalomonLoad visualbench pictures one at a time.
2015-06-16 mtkleinAdd a note to SkGlobalInitialization_chromium.cpp.
2015-06-16 bsalomonMove closeWindow()/setFullscreen()/setVSynv() from...
2015-06-16 robertphillipsMake GrTextContext be owned by the GrDrawContext
2015-06-16 bsalomonAllow skia_win.cpp to be compiled in CONSOLE or GUI...
2015-06-16 halcanaryfix null-pointer deref in SkComposeShader::toString()
next