projects
/
platform
/
upstream
/
libSkiaSharp.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/libSkiaSharp.git
2017-02-01
Robert Phillips
Broaden checking of GrSurfaceProxy::MakeDeferred's...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-01
Robert Phillips
Add test for proactive proxy-creation failure
commit
|
commitdiff
|
tree
|
snapshot
2017-02-01
Hans Wennborg
GR_PROXY_MOVE: Work around Win/Clang eval order bug
commit
|
commitdiff
|
tree
|
snapshot
2017-02-01
Eric Boren
Move presubmit bot to skia.swarmbucket
commit
|
commitdiff
|
tree
|
snapshot
2017-02-01
Robert Phillips
Add more pre-checks to surfaceProxy creation
commit
|
commitdiff
|
tree
|
snapshot
2017-02-01
Robert Phillips
Update SkSurface's cached image ownership handling...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-31
Herb Derby
WS: remove trailing WS.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-31
Mike Klein
Make flag parsing work in GN-built iOS nanobench.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-31
Mike Klein
Automate more parts of gn/package_ios.py.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-31
Robert Phillips
Reduce use of SkImage_Base::peekTexture
commit
|
commitdiff
|
tree
|
snapshot
2017-01-31
Mike Klein
gn: iOS packaging script
commit
|
commitdiff
|
tree
|
snapshot
2017-01-31
Brian Salomon
Fix assert in SkShadowVertices constructor
commit
|
commitdiff
|
tree
|
snapshot
2017-01-31
Brian Salomon
Work around GCC 4.6 issue with constructing unique_ptr...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-31
Ravi Mistry
Add GN target for skpinfo
commit
|
commitdiff
|
tree
|
snapshot
2017-01-31
Brian Salomon
Make SkShadowUtils tessellations ref counted in prepara...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-31
Florin Malita
SkRasterPipeline shader adapter
commit
|
commitdiff
|
tree
|
snapshot
2017-01-31
Greg Daniel
Make sure to preserve stencil on vulkan copy as draws
commit
|
commitdiff
|
tree
|
snapshot
2017-01-30
Hal Canary
delete project.pbxproj
commit
|
commitdiff
|
tree
|
snapshot
2017-01-30
Stephen White
GrTessellator (AA): improve AA quality for near-overlap...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-30
Hal Canary
delete SkLayer.cpp
commit
|
commitdiff
|
tree
|
snapshot
2017-01-30
Leon Scroggins III
GIF: Only report a frame after knowing dependency
commit
|
commitdiff
|
tree
|
snapshot
2017-01-30
Mike Reed
remove unused SkLayer
commit
|
commitdiff
|
tree
|
snapshot
2017-01-30
Jim Van Verth
Fix SkShadowTessellator.cpp for Chrome iOS build
commit
|
commitdiff
|
tree
|
snapshot
2017-01-30
Robert Phillips
Add test for outre GrSurfaceProxy requests
commit
|
commitdiff
|
tree
|
snapshot
2017-01-30
Hal Canary
experimental/documentation/gerrit.md: more detail
commit
|
commitdiff
|
tree
|
snapshot
2017-01-30
Robert Phillips
Rationalize GrContext's Gr*Proxy getter naming
commit
|
commitdiff
|
tree
|
snapshot
2017-01-30
Jim Van Verth
Change shadow tessellators to use SkColor and move...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-30
Robert Phillips
Make blur utils take GrTextureProxies - take 2
commit
|
commitdiff
|
tree
|
snapshot
2017-01-30
Hal Canary
experimental/documentation/gerrit.md: fix markdown
commit
|
commitdiff
|
tree
|
snapshot
2017-01-30
Hal Canary
experimental/documentation/gerrit.md: improvements
commit
|
commitdiff
|
tree
|
snapshot
2017-01-30
Eric Boren
Fix PDFium bot
commit
|
commitdiff
|
tree
|
snapshot
2017-01-30
Yuqian Li
Implement onAppendStages for SkPictureShader
commit
|
commitdiff
|
tree
|
snapshot
2017-01-30
Mike Reed
remove SkArithmeticMode.h empty header
commit
|
commitdiff
|
tree
|
snapshot
2017-01-30
Leon Scroggins III
Do not crash when the resources are missing
commit
|
commitdiff
|
tree
|
snapshot
2017-01-30
Brian Salomon
Make SkGpuDevice::drawVertices perform color byte order...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-30
Hal Canary
bin/fetch-gn is 3.5x faster
commit
|
commitdiff
|
tree
|
snapshot
2017-01-30
Robert Phillips
Revert "Make blur utils take GrTextureProxies"
commit
|
commitdiff
|
tree
|
snapshot
2017-01-30
Robert Phillips
Make blur utils take GrTextureProxies
commit
|
commitdiff
|
tree
|
snapshot
2017-01-30
Eric Boren
Roll Recipe DEPS
commit
|
commitdiff
|
tree
|
snapshot
2017-01-30
Robert Phillips
Push GrTextureProxy down to more effects
commit
|
commitdiff
|
tree
|
snapshot
2017-01-30
Ben Wagner
Omit new test from Bazel ASAN.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-29
Florin Malita
Revert "SkRasterPipeline shader adapter"
commit
|
commitdiff
|
tree
|
snapshot
2017-01-29
Florin Malita
SkRasterPipeline shader adapter
commit
|
commitdiff
|
tree
|
snapshot
2017-01-28
Brian Salomon
Rename GrFragmentProcessor::MulOutputByInputUnpremulCol...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-28
herb
Make SkSmallAllocator obey alignment properties of...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-28
Matt Sarett
Update SkJPEGImageEncoder
commit
|
commitdiff
|
tree
|
snapshot
2017-01-27
Florin Malita
Add missing nextafter() clamping to SkLinearBitmapPipel...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-27
Stephen White
AA GrTessellator: fix bevelling of acute angles.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-27
Hal Canary
experimental/documentation/gerrit.md
commit
|
commitdiff
|
tree
|
snapshot
2017-01-27
Lee Salzman
verify that glyph position rect is non-empty in GrAtlas...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-27
Leon Scroggins III
Generate Android build targets for dm and nanobench
commit
|
commitdiff
|
tree
|
snapshot
2017-01-27
Jim Van Verth
Add geometric version of spot shadow
commit
|
commitdiff
|
tree
|
snapshot
2017-01-27
Leon Scroggins III
Remove old generator code
commit
|
commitdiff
|
tree
|
snapshot
2017-01-27
Leon Scroggins III
Set fOptions in SkCodec::getPixels
commit
|
commitdiff
|
tree
|
snapshot
2017-01-27
Mike Reed
give up on big cubics (for now) and just draw a line
commit
|
commitdiff
|
tree
|
snapshot
2017-01-27
Hal Canary
SkTScopedComPtr: implicit nullptr cast to SkTScopedComP...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-27
Florin Malita
Remove SkBlitter:resetShaderContext()
commit
|
commitdiff
|
tree
|
snapshot
2017-01-27
Hal Canary
tools/git-sync-deps improvements
commit
|
commitdiff
|
tree
|
snapshot
2017-01-27
Robert Phillips
Add utilities to create GrSurfaceProxy & GrSurfaceConte...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-27
Florin Malita
Raster pipeline support for SkLocalMatrixShader composition
commit
|
commitdiff
|
tree
|
snapshot
2017-01-27
Greg Daniel
Add offset to uniform blocks in Vulkan
commit
|
commitdiff
|
tree
|
snapshot
2017-01-27
Brian Salomon
Revert "Revert "Start of rewrite of GrFragmentProcessor...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-27
Hal Canary
bin/sync : call tools/git-sync-deps now
commit
|
commitdiff
|
tree
|
snapshot
2017-01-27
Robert Phillips
Consolidate read/write-Pixels testing code - take 2
commit
|
commitdiff
|
tree
|
snapshot
2017-01-27
Ethan Nicholas
Revert "Start of rewrite of GrFragmentProcessor optimiz...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-27
Brian Salomon
Start of rewrite of GrFragmentProcessor optimizations.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-27
Ravi Mistry
Revert "Revert "SkUserConfig.h: remove out-of-date...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-27
Robert Phillips
Revert "Consolidate read/write-Pixels testing code"
commit
|
commitdiff
|
tree
|
snapshot
2017-01-27
Mike Reed
remove SK_SUPPORT_LEGACY_GETCLIPBOUNDS
commit
|
commitdiff
|
tree
|
snapshot
2017-01-27
Robert Phillips
Consolidate read/write-Pixels testing code
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
Leon Scroggins
Revert "SkUserConfig.h: remove out-of-date comment...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
Matt Sarett
Delete SkAutoTime from jpeg encoder
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
Herb Derby
Keep valgrind happen by purging caches.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
Ben Wagner
Implement getFamilyName for stream fonts on Linux.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
Florin Malita
Simplify SkShader::ContextRec::fLocalMatrix handling
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
Mike Klein
Really use vpmaddwd in hsw::convolve_vertical().
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
Mike Klein
Graceful degredation for SkOpts_hsw.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
Ben Wagner
Reland "remove clipbounds flag"
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
Matt Sarett
Fix gradients gm
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
Mike Reed
Revert "remove clipbounds flag"
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
Mike Klein
Fix variable names in convolve_vertical().
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
Mike Reed
extend clipper for lines, for uniformity, and so curves...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
Hal Canary
SkUserConfig.h: remove out-of-date comment on SK_SFNTLY...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
Mike Klein
exclude *hsw* source files on Android/iOS G3 build.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
Matt Sarett
Add SkICC::rawTransferFnData()
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
Mike Reed
remove clipbounds flag
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
Cary Clark
remove obsolete flag
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
Mike Klein
SkOpts_hsw ODR paranoia
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
Florin Malita
Remove SkBlitter::getShaderContext()
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
Brian Salomon
Fix extension suffic for getting procs from GL_EXT_debu...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
Mike Reed
add test for big cubic -- currently disabled
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
Brian Osman
Move SkGammaColorFilter to tools, limit to sRGB
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
Mike Reed
remove legacy clipbounds flag for android
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
Robert Phillips
Move GrDrawingManager pointer to GrSurfaceContext
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
herb
Check that the upper bits are correct in the SkArenaAll...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
Brian Salomon
Fix clang warning about unused lambda capture.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-25
Brian Salomon
Remove redundant caps field from GrProcessorTestData
commit
|
commitdiff
|
tree
|
snapshot
2017-01-25
Herb Derby
Simplify Footers in SkArenaAlloc to 64-bit values using...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-25
Robert Phillips
Switch GrConfigConversionEffect over to taking GrTextur...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-25
Hal Canary
utils/win/SkTScopedComPtr<T>: Add C++11ish move semantics
commit
|
commitdiff
|
tree
|
snapshot
next