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-21
Ben Wagner
Split Valgrind jobs -- one DM/NB run per task.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-21
Ethan Nicholas
fixed SPIR-V vector equality tests
commit
|
commitdiff
|
tree
|
snapshot
2017-02-21
Mike Klein
Move looping logic into start_pipeline().
commit
|
commitdiff
|
tree
|
snapshot
2017-02-21
csmartdalton
Print GL shader source with line numbers when there...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-21
Brian Salomon
Make GrXferProcessor and related classes private.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-21
Kevin Lubick
Make sure fuzzer can't pick an illegal colortype
commit
|
commitdiff
|
tree
|
snapshot
2017-02-21
Robert Phillips
Remove SkSpecialImage's GrTexture-based ctors
commit
|
commitdiff
|
tree
|
snapshot
2017-02-21
csmartdalton
Rename GrContextFactory::ContextOptions to ContextOverrides
commit
|
commitdiff
|
tree
|
snapshot
2017-02-21
Brian Salomon
Fix ComposeOneFragmentProcessor coverage as alpha optim...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-21
Hal Canary
SkPath.readFromMemory: check for error case
commit
|
commitdiff
|
tree
|
snapshot
2017-02-21
Brian Salomon
Clamp gradient colors in fragment shader after interpol...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-21
Mike Klein
SkJumper: Windows
commit
|
commitdiff
|
tree
|
snapshot
2017-02-21
Stephen White
GrTessellator (AA): implement fast path for removing...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-21
Mike Reed
initial clean up of pdf clipping
commit
|
commitdiff
|
tree
|
snapshot
2017-02-21
csmartdalton
Add GrTFlagsMask<> wrapper for C++11 bitfield enums
commit
|
commitdiff
|
tree
|
snapshot
2017-02-21
Heather Miller
Update milestone schedule on skia.org
commit
|
commitdiff
|
tree
|
snapshot
2017-02-21
Mike Reed
move PDFDevice over to cipstackdevice
commit
|
commitdiff
|
tree
|
snapshot
2017-02-21
Kevin Lubick
Remove unneeded is_fuzzing flag
commit
|
commitdiff
|
tree
|
snapshot
2017-02-21
Ben Wagner
Add machine_type dimension to disambiguate bots with...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-21
Brian Salomon
Simplify GrPaint::isConstantBlendedColor to avoid FP...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-21
Stan Iliev
Improve SkCanvas::temporary_internal_getRgnClip performance
commit
|
commitdiff
|
tree
|
snapshot
2017-02-21
Stan Iliev
Prefer EllipseOp instead of DIEllipseOp
commit
|
commitdiff
|
tree
|
snapshot
2017-02-21
Robert Phillips
Remove GrProcessorTestData's GrTextures
commit
|
commitdiff
|
tree
|
snapshot
2017-02-21
Ravi Mistry
Move declaration of is_fuzzer to where it is used
commit
|
commitdiff
|
tree
|
snapshot
2017-02-21
Brian Salomon
Store GrRenderTarget rather than just its ID in GrRende...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-21
Jim Van Verth
Clean up DFs for extremely small paths
commit
|
commitdiff
|
tree
|
snapshot
2017-02-21
Eric Boren
Roll recipe DEPS again
commit
|
commitdiff
|
tree
|
snapshot
2017-02-21
Kevin Lubick
Draw path onto a canvas when fuzzing
commit
|
commitdiff
|
tree
|
snapshot
2017-02-21
Eric Boren
Roll recipe DEPS
commit
|
commitdiff
|
tree
|
snapshot
2017-02-21
Mike Klein
Update Valgrind match-leak-kinds for keep-alive thread.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-21
Kevin Lubick
Stream logs in symbolized dm/nanobench
commit
|
commitdiff
|
tree
|
snapshot
2017-02-21
Kevin Lubick
Blacklisting scaled_tilemodes_npot on GalaxyTab3
commit
|
commitdiff
|
tree
|
snapshot
2017-02-20
Kevin Lubick
Write SkRegion fuzzer
commit
|
commitdiff
|
tree
|
snapshot
2017-02-20
Robert Phillips
Remove asTextureRef from SkSpecialImage & update effect...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-20
Matt Sarett
Fix client roll (part 2)
commit
|
commitdiff
|
tree
|
snapshot
2017-02-20
Matt Sarett
Fix client roll
commit
|
commitdiff
|
tree
|
snapshot
2017-02-19
UpdateSKPs
Update SKP version
commit
|
commitdiff
|
tree
|
snapshot
2017-02-18
Robert Phillips
Replace SkSpecialImage::makeTightSubset with asImage...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-18
Mike Reed
hide via-svg until I can fix g3
commit
|
commitdiff
|
tree
|
snapshot
2017-02-18
Robert Phillips
Expand use of GrMakeCachedBitmapProxy (take 2)
commit
|
commitdiff
|
tree
|
snapshot
2017-02-18
Mike Reed
add svg path to DM
commit
|
commitdiff
|
tree
|
snapshot
2017-02-18
Mike Reed
all DM to see src/core
commit
|
commitdiff
|
tree
|
snapshot
2017-02-18
Mike Reed
all DM to include from src/xml
commit
|
commitdiff
|
tree
|
snapshot
2017-02-18
Hal Canary
SkRegion deserialization more robust
commit
|
commitdiff
|
tree
|
snapshot
2017-02-18
Mike Klein
SkJumper: aarch64 and armv7
commit
|
commitdiff
|
tree
|
snapshot
2017-02-18
Brian Salomon
Fix -Wshadow-field warning in class NullInterface
commit
|
commitdiff
|
tree
|
snapshot
2017-02-17
Mike Reed
add ViaSVG to dm
commit
|
commitdiff
|
tree
|
snapshot
2017-02-17
Leon Scroggins
Revert "hide deprecated underline and strikethru"
commit
|
commitdiff
|
tree
|
snapshot
2017-02-17
Mike Klein
Disable SkJumper on MSAN builds.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-17
Ethan Nicholas
sksl support for geometry shaders
commit
|
commitdiff
|
tree
|
snapshot
2017-02-17
Mike Klein
SkJumper: Linux
commit
|
commitdiff
|
tree
|
snapshot
2017-02-17
Mike Klein
Set asmflags when building for iOS.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-17
Mike Reed
use common intermediate device class for clipstack...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-17
Eric Boren
Revert "Roll Recipe DEPS"
commit
|
commitdiff
|
tree
|
snapshot
2017-02-17
Robert Phillips
Revert "Expand use of GrMakeCachedBitmapProxy"
commit
|
commitdiff
|
tree
|
snapshot
2017-02-17
Eric Boren
Roll Recipe DEPS
commit
|
commitdiff
|
tree
|
snapshot
2017-02-17
Herb Derby
Make mask uintptr_t when calculating alignment.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-17
Robert Phillips
Expand use of GrMakeCachedBitmapProxy
commit
|
commitdiff
|
tree
|
snapshot
2017-02-17
Kevin Lubick
Change bitmap initialization in DrawFunctions fuzzer
commit
|
commitdiff
|
tree
|
snapshot
2017-02-17
Florin Malita
Fix TAP ASAN failure.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-17
Ben Wagner
Revert "Add SkTypeface::getVariationDesignPosition."
commit
|
commitdiff
|
tree
|
snapshot
2017-02-17
Ben Wagner
Add SkTypeface::getVariationDesignPosition.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-17
Mike Klein
Revert "Revert "Take missed opportunity: memset for...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-17
Ravi Mistry
Revert "CQ config: add gerrit CQAbility verifier."
commit
|
commitdiff
|
tree
|
snapshot
2017-02-17
Ravi Mistry
Add Flutter compile bot
commit
|
commitdiff
|
tree
|
snapshot
2017-02-17
Herb Derby
Switch from size_t to uint32_t to represent constraints...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-17
Kevin Lubick
Make all of the NUC tests use the newer intel driver
commit
|
commitdiff
|
tree
|
snapshot
2017-02-17
Mike Reed
hide deprecated underline and strikethru
commit
|
commitdiff
|
tree
|
snapshot
2017-02-17
Andrii Shyshkalov
CQ config: add gerrit CQAbility verifier.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-17
Mike Klein
SkJumper: start on asm
commit
|
commitdiff
|
tree
|
snapshot
2017-02-17
csmartdalton
Add a workaround for platforms with broken geo shader...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-17
Robert Phillips
Revert "Replace SkSpecialImage::makeTightSubset with...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-17
Mike Klein
Revert "Take missed opportunity: memset for A8."
commit
|
commitdiff
|
tree
|
snapshot
2017-02-17
Florin Malita
Fix drawVertices() texture mapping in the presence...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-17
csmartdalton
Check for GL_EXT_geometry_shader on ES
commit
|
commitdiff
|
tree
|
snapshot
2017-02-17
Stephen White
GrTessellator (AA): Performance tweaks and cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-16
Ben Wagner
Revert "GrTessellator (AA): Performance tweaks and...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-16
Robert Phillips
Replace SkSpecialImage::makeTightSubset with asImage
commit
|
commitdiff
|
tree
|
snapshot
2017-02-16
Jim Van Verth
Let DFPathRenderer accept smaller paths.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-16
Ben Wagner
Replace use of SkBitmap::eraseRGB with eraseColor.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-16
Ethan Nicholas
Fixed a couple of spots where sksl didn't have proper...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-16
Herb Derby
Remove third_party/ktx from Skia.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-16
Mike Reed
add device-clipping to gpudevice
commit
|
commitdiff
|
tree
|
snapshot
2017-02-16
Stephen White
GrTessellator (AA): Performance tweaks and cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-16
Mike Reed
remove code for TextDecorations
commit
|
commitdiff
|
tree
|
snapshot
2017-02-16
Hal Canary
SkPDF/font subsetting: Use new version of SfntlyWrapper...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-16
Mike Klein
SkJumper: everyone gets a start_pipeline().
commit
|
commitdiff
|
tree
|
snapshot
2017-02-16
Jim Van Verth
Disable DFPathRenderTest for now.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-16
Mike Klein
Take missed opportunity: memset for A8.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-16
Mike Klein
SkJumper: fma() -> mad()
commit
|
commitdiff
|
tree
|
snapshot
2017-02-16
Jim Van Verth
Fix DistanceFieldPathRenderer assert.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-16
Joe Gregorio
Fiddle: Remove extraneous newline from SkDebugf output.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-16
Mike Klein
SkJumper: make some room for wider instructions.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-16
Mike Reed
remove unneeded android flags
commit
|
commitdiff
|
tree
|
snapshot
2017-02-16
Matt Sarett
Use non-linear color spaces for Android decode outputs
commit
|
commitdiff
|
tree
|
snapshot
2017-02-16
Mike Klein
Revert "Turn on SkJumper except on Windows."
commit
|
commitdiff
|
tree
|
snapshot
2017-02-16
scroggo
Update libwebp to 0.6.0
commit
|
commitdiff
|
tree
|
snapshot
2017-02-16
Mike Reed
remove unneeded flags
commit
|
commitdiff
|
tree
|
snapshot
2017-02-16
Mike Klein
Turn on SkJumper except on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-16
Jim Van Verth
Use SDF path miplevels based on the original path's...
commit
|
commitdiff
|
tree
|
snapshot
next