Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
b63a70373aa9cdafb306b7b31e8847f93faa26ef
b63a703
Update Go deps
by skia-recreate-skps
· 6 years ago
efe259b
add apply method to drawlooper
by Mike Reed
· 6 years ago
a7ad120
Fix an error check re: sample variables
by Chris Dalton
· 6 years ago
b34cf22
Update Go deps
by skia-recreate-skps
· 6 years ago
4a053d0
Roll recipe dependencies (trivial).
by recipe-roller
· 6 years ago
be91f06
Roll recipe dependencies (trivial).
by recipe-roller
· 6 years ago
6c1e233
add some ideas as TODOs
by Mike Klein
· 6 years ago
c3318f0
ccpr: Add an MSAA atlas mode
by Chris Dalton
· 6 years ago
4a13119
always fma in mad_f32()
by Mike Klein
· 6 years ago
99b2a33
Update Dawn backend to Skia ToT: GrRenderTarget, onCreateTexture.
by Stephen White
· 6 years ago
e8a766b
Move GrProtected off GrSurfaceDesc and pass separately.
by Brian Salomon
· 6 years ago
673e87c
[svgcanvas] Consolidate constant-Y text positions
by Florin Malita
· 6 years ago
69c1ce1
[infra] Move SKQP recipe test to correct recipe
by Eric Boren
· 6 years ago
6dc6cea
[infra] swarm_recipe.isolate shouldn't need infrabots.isolate
by Eric Boren
· 6 years ago
1326749
add sli.4s, use it in pack sometimes
by Mike Klein
· 6 years ago
9e2218a
restore aarch64 JIT
by Mike Klein
· 6 years ago
7fbb363
Disable MSAA on older Intel GPUs w/Vulkan
by Brian Osman
· 6 years ago
aa861a1
Change SkMatrix::decomposeScale to use preScale
by Michael Ludwig
· 6 years ago
237dbb4
small cleanups
by Mike Klein
· 6 years ago
cdb40c9
Revert "Add Ganesh support for LUM16F"
by Robert Phillips
· 6 years ago
2f6c8af
Add Ganesh support for LUM16F
by Robert Phillips
· 6 years ago
e78454e
Add temporary constructor to GrVkImageInfo to allow Chrome to compile.
by Brian Salomon
· 6 years ago
0c8582e
fixed internal error when parsing invalid SkSL code
by Ethan Nicholas
· 6 years ago
abc9653
[SkSVGCanvas] Add flag for converting text to paths
by Florin Malita
· 6 years ago
58d1f76
Reland "[infra] Make most builds idempotent"
by Eric Boren
· 6 years ago
9552875
Roll third_party/externals/angle2 e9111885702e..6a02f06dfd4e (8 commits)
by skia-autoroll
· 6 years ago
19547c9
Update Go deps
by skia-recreate-skps
· 6 years ago
e275ece
Roll ../src a87860686ec4..e02114c8fa90 (407 commits)
by skia-autoroll
· 6 years ago
f465df2
assign tmp and dst only as needed
by Mike Klein
· 6 years ago
5e6e87a
Remove deprecated Wuffs io_buffer::reader calls
by Nigel Tao
· 6 years ago
bf1d4ef
Roll recipe dependencies (trivial).
by recipe-roller
· 6 years ago
37607d4
Reland "more JIT refactoring"
by Mike Klein
· 6 years ago
d864d1d
Revert "more JIT refactoring"
by Mike Klein
· 6 years ago
558b639
more JIT refactoring
by Mike Klein
· 6 years ago
869a3e8
Reland "Interpreter: Bounds check array access, add bool return from run"
by Brian Osman
· 6 years ago
de71a74
Revert "[infra] Make most builds idempotent"
by Ben Wagner aka dogben
· 6 years ago
4456a0d
Store protectedness on GrVkImageInfo.
by Brian Salomon
· 6 years ago
00fb724
Move read swizzle from GL ConfigInfo to FormatInfo.
by Greg Daniel
· 6 years ago
53ee613
Roll recipe dependencies (trivial).
by recipe-roller
· 6 years ago
ebad094
Dawn: update to latest caps & gpu changes.
by Stephen White
· 6 years ago
57aa178
[infra] Make most builds idempotent
by Eric Boren
· 6 years ago
634c941
add inverse() intrinsic function to sksl
by Mike Reed
· 6 years ago
62bccda
move death back into Builder::Instruction
by Mike Klein
· 6 years ago
52c1bf1
Interpreter: Fix code-gen for postfix ++/-- used only for side effect
by Brian Osman
· 6 years ago
985741a
First draft of Dawn backend: clears are working.
by Stephen White
· 6 years ago
bd865e2
gm: virtual->override
by Hal Canary
· 6 years ago
3e6aa9f
Revert "Interpreter: Bounds check array access, add bool return from run"
by Brian Osman
· 6 years ago
9724582
return self from matrix setters to allow chaining
by Mike Reed
· 6 years ago
1e03b6b1
simplify GrCaps::initDstCopyDesc and provide default impl for non-GL subclasses.
by Brian Salomon
· 6 years ago
f5ac199
Fix always recompiling with skia_compile_processors enabled
by Brian Osman
· 6 years ago
f42de9e
Interpreter: Bounds check array access, add bool return from run
by Brian Osman
· 6 years ago
c7dced5
Revert "Remove simple GrGpu::createTexture helper"
by Brian Salomon
· 6 years ago
83cfe4f
Remove simple GrGpu::createTexture helper
by Brian Salomon
· 6 years ago
dd39980
Revert "Make rest of GrGpu::wrapBackend* methods take a GrColorType"
by Robert Phillips
· 6 years ago
82bd511
Use explicit alignment for 8-byte types
by Adrienne Walker
· 6 years ago
a2e7d5e
Roll third_party/externals/angle2 2e43b0f5efec..e9111885702e (7 commits)
by skia-autoroll
· 6 years ago
02a15ae
Update Go deps
by skia-recreate-skps
· 6 years ago
35f44a7
Roll ../src db4701c688c0..a87860686ec4 (449 commits)
by skia-autoroll
· 6 years ago
ea6da69
Roll third_party/externals/swiftshader 763b77946e17..ee98b422d004 (3 commits)
by skia-autoroll
· 6 years ago
4a412ac
Improve image-filter sample layout/rendering
by Michael Ludwig
· 6 years ago
43c6da2
First pass at ImageFilter DAG visualizer sample
by Michael Ludwig
· 6 years ago
275157f
refactor Program building
by Mike Klein
· 6 years ago
c6dc5cf
Move FormatType from ConfigInfo to FormatInfo.
by Greg Daniel
· 6 years ago
161ec32
Revamp pixelformat table for Metal
by Robert Phillips
· 6 years ago
9725638
Make rest of GrGpu::wrapBackend* methods take a GrColorType
by Robert Phillips
· 6 years ago
d7639af
Samples: clean up cruft
by Hal Canary
· 6 years ago
1281ec3
[skottie] Remove deprecated loadImageAsset API
by Florin Malita
· 6 years ago
c2fb3b4
split deaths() out of other analysis
by Mike Klein
· 6 years ago
fd98628
search for 'main' explicitly
by Mike Reed
· 6 years ago
fad9fbc
Revert "First draft of Dawn backend: clears are working."
by Greg Daniel
· 6 years ago
7a15a6e
[skottie] De-dupe sequential cubic mappers
by Florin Malita
· 6 years ago
009ad25
Remove RG32F color type and pixel config.
by Greg Daniel
· 6 years ago
019458d
change colorfilter signature back to just inout color
by Mike Reed
· 6 years ago
6cebea4
First draft of Dawn backend: clears are working.
by Stephen White
· 6 years ago
dc02c3e
[skottie] Fix default cubic controls detection
by Florin Malita
· 6 years ago
8c31f2b
use same signature for shader/colorfilters in sksl
by Mike Reed
· 6 years ago
0f78174
add support for ctype=SkPMColor4f to GrSkSLFP
by Ethan Nicholas
· 6 years ago
9bb268b
Move verified color attachment flag to FormatInfo.
by Greg Daniel
· 6 years ago
f2c2ba9
Remove kRenderTarget_GrSurfaceFlag, instead pass GrRenderable.
by Brian Salomon
· 6 years ago
6432909
Move renderable flag and valid samplecounts in GrGLCaps to FormatInfo.
by Greg Daniel
· 6 years ago
a9ec10c
Add comment regarding gl BGRA format and renderability.
by Greg Daniel
· 6 years ago
e574f1e
[reland] SkMetaData: move from src/ to tools/
by Hal Canary
· 6 years ago
63fdd01
Roll third_party/externals/angle2 754d697fb3a7..2e43b0f5efec (11 commits)
by skia-autoroll
· 6 years ago
2fdd78d
Update Go deps
by skia-recreate-skps
· 6 years ago
14b5e6b
Roll ../src 63d0d1482f0a..db4701c688c0 (502 commits)
by skia-autoroll
· 6 years ago
e9ac191
Roll third_party/externals/swiftshader f5182abb6816..763b77946e17 (3 commits)
by skia-autoroll
· 6 years ago
eb24735
[skottie] Pass asset IDs to ResourceProvider::loadImageAsset
by Florin Malita
· 6 years ago
08ba113
test (and fix?) SkVM JIT on arm64 Android bots
by Mike Klein
· 6 years ago
d6d39e4
Roll recipe dependencies (trivial).
by recipe-roller
· 6 years ago
cc2f8d3
Roll recipe dependencies (trivial).
by recipe-roller
· 6 years ago
9977efa
test both JIT and interpreter
by Mike Klein
· 6 years ago
977e532
test SkVM JIT on Mac bots
by Mike Klein
· 6 years ago
7b1bebf
Fix creating gpu texture from raster image.
by Greg Daniel
· 6 years ago
56aa337
proactive JITting
by Mike Klein
· 6 years ago
2616efd
pin down arg() stride (a.k.a. type) info sooner
by Mike Klein
· 6 years ago
9d8cac8
Check for failed proxy creation in SkDeferredDisplayListRecorder::init
by Brian Salomon
· 6 years ago
947efe2
makeDeferredSurfaceContext -> makeDeferredTextureContext and makeDeferredRenderTargetContext.
by Brian Salomon
· 6 years ago
96d2ee0
Roll recipe dependencies (trivial).
by recipe-roller
· 6 years ago
2ce4b7e
Revert "Changes to gl BGRA renderbuffer format support."
by Greg Daniel
· 6 years ago
bece44d
Roll recipe dependencies (trivial).
by recipe-roller
· 6 years ago
Next »