platform/upstream/libSkiaSharp.git
2014-11-24 robertphillipsAdd support for hoisting layers in pictures drawn with...
2014-11-24 mtkleinAdd Sk prefix to CreateBitmapShader.
2014-11-24 scroggoRemove android-framework-only unused parameter.
2014-11-24 bsalomonMore rebaselines
2014-11-24 bsalomonCleanup res cache bench and split out into a unit test.
2014-11-24 mtkleinRemove Picture deletion listeners.
2014-11-24 bsalomonmore rebaselines
2014-11-24 bsalomonrebaselines
2014-11-24 paraboulAdd gpu support for Apple specific 'Vertex Arrays'...
2014-11-24 bsalomonUse scratch keys for stencil buffers.
2014-11-24 qiankun.miaoCleanup of S32_D565_Opaque_SSE2()
2014-11-24 bsalomonCreate GrOptDrawState directly in the cmd buffer in...
2014-11-24 reeduse int instead of size_t to match skia convention
2014-11-23 skia.buildbotsUpdate SKP version
2014-11-22 skia.buildbotsUpdate SKP version
2014-11-21 mtkleinRevert of Add -ftrapv to debug builds. (patchset #1...
2014-11-21 bsalomonAdd pop_back to GrTRecorder.h
2014-11-21 mtkleinAdd -ftrapv to debug builds.
2014-11-21 bungemanClean up FreeType code for 2.3.8.
2014-11-21 mtkleinack verylargebitmap diffs
2014-11-21 mtkleinSkPicture::SnapshotArray doesn't really stand to benefi...
2014-11-21 mtkleinSwitch SkBitmapProcState's SkFractionalInt to 32.32.
2014-11-21 mtkleinSimplfy DEPS: always pull all deps, remove unused barel...
2014-11-21 mtkleinWatch out for SkFixed overflow in SkMipMap.cpp.
2014-11-21 mtkleinpublic SkNVRefCnt<SnapshotArray>
2014-11-21 mtkleinSkData -> SkPicture::SnapshotArray
2014-11-21 reedclarify samplecount field in imagegpu
2014-11-21 robertphillipsFix error in Ganesh' tiled bitmap drawing
2014-11-21 joshualittremove GrAllocPool
2014-11-21 mtkleinAll the small packing tweaks mentioned in the bug.
2014-11-21 reedadd SkImage::newSurface
2014-11-21 reedsimplify uniqueID code in picture
2014-11-21 robertphillipsIgnore a flaky msaa4 GM and some perma-broken S4 GMs
2014-11-21 robertphillipsFix memory leak in nanobench
2014-11-21 mtkleinSmall changes to get things building and running on...
2014-11-21 robertphillipsAdd MultiPictureDraw to nanobench
2014-11-21 robertphillipsRevert of Add MultiPictureDraw to nanobench (patchset...
2014-11-21 robertphillipsAdd MultiPictureDraw to nanobench
2014-11-21 fmalitaRevert of SkCanvas::clear() should call down to devices...
2014-11-21 tfarinaCleanup: Delete webtry.gyp
2014-11-21 joshualittrebasing a bunch of 0% android mismatches
2014-11-20 joshualittAdding GeometryData object
2014-11-20 cdaltonRebaseline textblobshader expectation for nvpr
2014-11-20 Florin MalitaAdd SkNVRefCnt::getRefCnt()
2014-11-20 fmalitaDisable LCD text explicitly in SkPictureImageFilter...
2014-11-20 mtkleinAdd SkNVRefCnt::deref().
2014-11-20 bsalomonDon't use NULL GrOptDrawState to indicate that draw...
2014-11-20 mtkleinAdd SkNVRefCnt, prune down SkPicture's size
2014-11-20 mtkleinSkRecord: Pack SkRegion::Op and AA bit together.
2014-11-20 mtkleinSkCanvas::clear() should call down to devices even...
2014-11-20 bsalomonStop overloading internal_dispose in SkTextBlob and...
2014-11-20 mtkleinMake sure pictures draw Clears even when the clip is...
2014-11-20 joshualittdstCopy on optdrawstate
2014-11-20 roscaPreventing division by 0 in non-separable blend mode...
2014-11-20 kkinnunenImplement conics for NVPR
2014-11-19 Greg Humphreyseven more stragglers -- hopefully this makes the gtx...
2014-11-19 Greg Humphreysmore rebaseline stragglers
2014-11-19 mtkleinStore DM failures in an array, not a single string.
2014-11-19 Greg Humphreysa few straggling rebaselines
2014-11-19 bsalomonSmall cleanups after GrDrawState/GrOptDrawState base...
2014-11-19 tomhudsonImplement SkPicture::bytesUsed() for SkRecord backend
2014-11-19 mtkleinNo need to short circuit the query rect here anymore.
2014-11-19 mtkleinRemove debug-only fData from SKTDArray.
2014-11-19 joshualittscissor state on optstate
2014-11-19 fmalitaAdd an image filter row to GM:lcdtextprops
2014-11-19 bsalomonRemove /arch:SSE2 from Win 64 Release builds
2014-11-19 humperadd runtime config option to retain stream for custom...
2014-11-19 joshualittmove GrGeometryProcessor to src
2014-11-19 bsalomonCreate GrOptDrawState before recording draw in GrInOrde...
2014-11-19 reedAllow pictures to have a full bounds
2014-11-19 reedRevert of allow pictures to have a full bounds (patchse...
2014-11-19 reedallow pictures to have a full bounds
2014-11-19 egdanielAdd processor name to comment when printing out shaders.
2014-11-19 reedadd roundOut that returns its result
2014-11-19 skia.buildbotsUpdate SKP version
2014-11-19 reedchange roundOut() to take a dst, so we can use that...
2014-11-19 joshualittsetting patch_primitive_nvprmsaa4 on K1 to ignore
2014-11-18 joshualittdrawinfo carries bufferinfo
2014-11-18 Greg Humphreysignore dashcubics test pending skia bug 2049
2014-11-18 Greg Humphreysa few straggling rebaselines
2014-11-18 Greg Humphreysmore rebaselines for the perspective test server
2014-11-18 Greg Humphreysrebaseline new GTX images from drive update on linux
2014-11-18 robertphillipsAdd computation of saveLayer information to RecordingBench
2014-11-18 halcanaryskbug.com/3130 step 4 (include/utils/SkWGL.h gone for...
2014-11-18 reedwip for drawables
2014-11-18 reedrebaseline after dont-normalize-matrix cl
2014-11-18 joshualittfix for use of uninit variable
2014-11-18 mtkleinSkVarAlloc::approxBytesAllocated()
2014-11-18 mtkleinPrune SkRTree
2014-11-18 mtkleinRevert of SkVarAlloc::approxBytesAllocated (patchset...
2014-11-18 bsalomonminor cleanup in GrGpu.h
2014-11-18 reedrebaseline perspective gm after matrix dont-renormalize-cl
2014-11-18 mtkleinSkVarAlloc::approxBytesAllocated()
2014-11-18 reeddon't normalize after perspective concat
2014-11-18 kkinnunenRemove unused NVPR related GL tokens
2014-11-18 kkinnunenDo not calculate many sierpinski fractals for each...
2014-11-18 skia.buildbotsUpdate SKP version
2014-11-18 reedmore baselines for blur2rects
2014-11-18 joshualittone more rebase on k1
2014-11-18 joshualittrebase nvpr after ds on stack
next