Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
c5eabe7d22834189c77fe95ebaf72fed0ef2bb8e
/
src
c5eabe7
Read color space info from raw exif data
by Matt Sarett
· 8 years ago
b5cb683
Use construct/init pattern with GrPipeline to replace CreateAt.
by Brian Salomon
· 8 years ago
e30f758
abs -> abs_ to avoid name conflicts
by Mike Klein
· 8 years ago
aa1ab89
Revert "Add GrExternalTextureData and SkCrossContextImageData"
by Brian Osman
· 8 years ago
11d2df0
SkJumper: perspective matrix
by Mike Klein
· 8 years ago
fc49734
Add SkTypeface::getVariationDesignPosition.
by Ben Wagner
· 8 years ago
9fe1b22
SkJumper: tiling modes
by Mike Klein
· 8 years ago
02baee9
Remove the skip-draw xp optimization
by Brian Salomon
· 8 years ago
9ad1f92
Add GrExternalTextureData and SkCrossContextImageData
by Brian Osman
· 8 years ago
20de615
headers: forward declare SkDOM, and include SkClipOp
by Hal Canary
· 8 years ago
420e38f
SkJumper: a8
by Mike Klein
· 8 years ago
1a9e8f3
Fix a confusing typo in a comment about MSAA
by Brian Osman
· 8 years ago
875218e
Wrap cached GrTextures in GrTextureProxies (e.g., blur profiles, nine-patch blurs, etc.)
by Robert Phillips
· 8 years ago
e3d4421
SkJumper: scales and lerps
by Mike Klein
· 8 years ago
5ad721e
GrTessellator (AA): simplify boundary extraction.
by Stephen White
· 8 years ago
9704329
Revert "Add SkTypeface::getVariationDesignPosition."
by Ben Wagner
· 8 years ago
3f81f37
SkJumper: 565
by Mike Klein
· 8 years ago
e992d41
SkJumper: portable round() was truncating...
by Mike Klein
· 8 years ago
0f3d0c3
Add SkTypeface::getVariationDesignPosition.
by bungeman
· 8 years ago
6d67396
SkPDF: Stop using SkRasterClip/SkRegion
by Hal Canary
· 8 years ago
03e0584
Fix Chrome iOS no GPU build and block includes from src/gpu on our NoGpu bot.
by Brian Salomon
· 8 years ago
8e15cdf
Fix memory leak: adopt rather than ref GrTexture* in GrTextureStripAtlas
by Robert Phillips
· 8 years ago
372953b
Don't use mixed samples if NVPR is disabled
by csmartdalton
· 8 years ago
16a40cb
GrTessellator (AA): sorting and comparison performance improvements.
by Stephen White
· 8 years ago
db356b7
SkJumper: fill in AVX f16 stages, turn on AVX
by Mike Klein
· 8 years ago
804e091
Make shadow_utils GM use its own SkResourceCache
by Brian Salomon
· 8 years ago
7d975fc
Revert "skslc switch support"
by Ethan Nicholas
· 8 years ago
d196cbe
Do not throw away the savelayer if kDontClipToLayer_PrivateSaveLayerFlag is set
by Yuqian Li
· 8 years ago
2b1e468
skslc switch support
by Ethan Nicholas
· 8 years ago
69d4992
In Vulkan make sure resolve is sent to GPU when preparing msaa RenderTarget for external IO
by Greg Daniel
· 8 years ago
30f9bc6
Switch GrTextureStripAtlas over to GrTextureProxies
by Robert Phillips
· 8 years ago
bcfb8f6
Revert "Revert "Revert[2] "hide deprecated underline and strikethru"""
by Mike Reed
· 8 years ago
cfd3d9f
Revert "Revert[2] "hide deprecated underline and strikethru""
by Mike Reed
· 8 years ago
b16e8ac
Make GrPipeline::CreateAt take GrRenderTarget and not GrRenderTargetContext
by Brian Salomon
· 8 years ago
e9c25ce
SkJumper: reformat .S files
by Mike Klein
· 8 years ago
ca0cfb4
Add AVX to the SkJumper mix.
by Mike Klein
· 8 years ago
fa24d34
abstract access to device-clip-bounds
by Mike Reed
· 8 years ago
9cd2168
SkPDF: stop using RasterClip for drawAnnotation()
by Hal Canary
· 8 years ago
a41c2aa
SkPDF: do not use SkRegion in populateGraphicStateEntryFromPaint()
by Hal Canary
· 8 years ago
ca70b59
Use uintptr_t for masking ptrs.
by Herb Derby
· 8 years ago
aab68c5
Revert[2] "hide deprecated underline and strikethru"
by Mike Reed
· 8 years ago
44a97d5
SkPDF: use RasterClip and Region less.
by Hal Canary
· 8 years ago
9d01fbc
Check for bounds intersection when batching MSAAPathOps
by Jim Van Verth
· 8 years ago
008b9d8
Add the ability to enable/disable GPU path renderers
by csmartdalton
· 8 years ago
91ad074
SkJumper: add mode to help prioritize porting
by Mike Klein
· 8 years ago
d9e8225
SkJumper: set_rgb and swap_rb
by Mike Klein
· 8 years ago
5298dc8
Make GrPipelineAnalysis a nested class of GrProcessorSet.
by Brian Salomon
· 8 years ago
3661bc9
hide trivial helpers on canvas
by Mike Reed
· 8 years ago
2b76736
SkJumper: implement lerp_u8
by Mike Klein
· 8 years ago
bc9956d
Attempt to stabilize shadow_utils GM for replay configs
by Brian Salomon
· 8 years ago
e522f4c
Enable legacy premuls in SkColorSpaceXform
by Matt Sarett
· 8 years ago
416bbd9
Switch SkTaskGroup to std::atomic.
by Mike Klein
· 8 years ago
d7e86a5
fix typo in SkTaskGroup.h
by Mike Klein
· 8 years ago
e549a05
Add new GMs to stress rendering of many circles and rrects
by Jim Van Verth
· 8 years ago
99330ba
remove device field from SkDraw
by Mike Reed
· 8 years ago
f3ee34f
SkClipStack: add bounds() and isEmpty() methods
by Hal Canary
· 8 years ago
384b90a
SkExecutor
by Mike Klein
· 8 years ago
d44dd4c
Fold MSAN awareness into SkJumper.cpp.
by Mike Klein
· 8 years ago
d2743ea
Remove GrPipelineBuilder.cpp
by Brian Salomon
· 8 years ago
8a0bfc5
GrTessellator: misc. cleanups and minor tweaks.
by Stephen White
· 8 years ago
8a7dc29
SkJumper: remove TODO.
by Mike Klein
· 8 years ago
58a1ea8
SkRegion: change serialization unit tests, better validation code
by Hal Canary
· 8 years ago
60c774d
Support shared GL contexts in GrContextFactory
by Brian Osman
· 8 years ago
22eb2f1
remove guard for SkImageGenerator api
by Mike Reed
· 8 years ago
973ca80
SkConvertPixels: Add Alpha8 fast path
by Matt Sarett
· 8 years ago
5a3c948
Whoops, forgot to re-run build_stages.
by Mike Klein
· 8 years ago
ef653b8
fixed SPIR-V vector equality tests
by Ethan Nicholas
· 8 years ago
9ef6375
Move looping logic into start_pipeline().
by Mike Klein
· 8 years ago
c663953
Print GL shader source with line numbers when there is a compile error
by csmartdalton
· 8 years ago
94cce4c
Make GrXferProcessor and related classes private.
by Brian Salomon
· 8 years ago
2c6d2bf
Remove SkSpecialImage's GrTexture-based ctors
by Robert Phillips
· 8 years ago
e026511
Fix ComposeOneFragmentProcessor coverage as alpha optimization.
by Brian Salomon
· 8 years ago
709b025
SkPath.readFromMemory: check for error case
by Hal Canary
· 8 years ago
c5ca7f9
Clamp gradient colors in fragment shader after interpolation when there is a color space.
by Brian Salomon
· 8 years ago
ed1b902
SkJumper: Windows
by Mike Klein
· 8 years ago
4978906
GrTessellator (AA): implement fast path for removing non-boundary edges.
by Stephen White
· 8 years ago
afcd2e1
initial clean up of pdf clipping
by Mike Reed
· 8 years ago
f0fb929
move PDFDevice over to cipstackdevice
by Mike Reed
· 8 years ago
00b2cca
Simplify GrPaint::isConstantBlendedColor to avoid FP analysis and XP virtual calls
by Brian Salomon
· 8 years ago
4eabd5d
Improve SkCanvas::temporary_internal_getRgnClip performance
by Stan Iliev
· 8 years ago
eb868aa
Prefer EllipseOp instead of DIEllipseOp
by Stan Iliev
· 8 years ago
dbc8eeb
Remove GrProcessorTestData's GrTextures
by Robert Phillips
· 8 years ago
cdcc33f
Store GrRenderTarget rather than just its ID in GrRenderTargetOpList::RecordedOp.
by Brian Salomon
· 8 years ago
25b8ca1
Clean up DFs for extremely small paths
by Jim Van Verth
· 8 years ago
edee1ae
Write SkRegion fuzzer
by Kevin Lubick
· 8 years ago
8e1c4e6
Remove asTextureRef from SkSpecialImage & update effects accordingly (take 2)
by Robert Phillips
· 8 years ago
a5fdc97
Replace SkSpecialImage::makeTightSubset with asImage (take 2)
by Robert Phillips
· 8 years ago
6f9f7eb
Expand use of GrMakeCachedBitmapProxy (take 2)
by Robert Phillips
· 8 years ago
251bf3e
SkRegion deserialization more robust
by Hal Canary
· 8 years ago
16fcb23
SkJumper: aarch64 and armv7
by Mike Klein
· 8 years ago
7fc4a2d
Fix -Wshadow-field warning in class NullInterface
by Brian Salomon
· 8 years ago
f67c459
add ViaSVG to dm
by Mike Reed
· 8 years ago
e005edd
Revert "hide deprecated underline and strikethru"
by Leon Scroggins
· 8 years ago
52cad15
sksl support for geometry shaders
by Ethan Nicholas
· 8 years ago
c12551c
SkJumper: Linux
by Mike Klein
· 8 years ago
c5e641c
use common intermediate device class for clipstack management
by Mike Reed
· 8 years ago
eae7524
Revert "Expand use of GrMakeCachedBitmapProxy"
by Robert Phillips
· 8 years ago
2527209
Make mask uintptr_t when calculating alignment.
by Herb Derby
· 8 years ago
561d1f8
Expand use of GrMakeCachedBitmapProxy
by Robert Phillips
· 8 years ago
ef0a15b
Fix TAP ASAN failure.
by Florin Malita
· 8 years ago
Next »