Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
f460eeec99dc09408c7903b582ab90995faf2f7c
f460eee
Use linear metrics flag for linear metrics.
by Ben Wagner
· 6 years ago
f0a5369
cut SK_SAMPLES_FOR_X, simplify SK_?32_SHIFT
by Mike Klein
· 6 years ago
9d1171d
Roll recipe dependencies (trivial).
by recipe-roller
· 6 years ago
b45d862
flip static initializer default
by Mike Klein
· 6 years ago
1659d48
Roll recipe dependencies (trivial).
by recipe-roller
· 6 years ago
a0dbedf
[recipes] Fix Windows pathsep; add Windows tests
by Ben Wagner
· 6 years ago
e11e5c1
AFAICT, only gm/etc1 uses third_party/etc1
by Mike Klein
· 6 years ago
7ecb8d1
Change flushing policy in GrContextPriv::writeSurfacePixels
by Robert Phillips
· 6 years ago
33db04c
add gm/bench for runtime colorfilter
by Mike Reed
· 6 years ago
fb80e52
update GL interface codegen
by Mike Klein
· 6 years ago
9585947
minor interpreter cleanups
by Ethan Nicholas
· 6 years ago
792597b
I think we've made it past this intern demo.
by Mike Klein
· 6 years ago
c0bd9f9
rewrite includes to not need so much -Ifoo
by Mike Klein
· 6 years ago
0c22997
SkTInternalLList: remove SkPtrWrapper, SkNoncopyable
by Hal Canary
· 6 years ago
c73666f
Implement alternate method for determining recycle-ability of allocated GrSurfaces (take 2)
by Robert Phillips
· 6 years ago
333fb45
move SK_ENABLE_DISCRETE_GPU to cover only tools
by Mike Klein
· 6 years ago
5d8f1cc
Use tasks for GrVkGpuTextureCommandBuffer.
by Brian Salomon
· 6 years ago
c092f9e
rm older api from colormatrix, change to normalized translate
by Mike Reed
· 6 years ago
82de21c
Update go_deps asset
by skia-recreate-skps
· 6 years ago
8efff89
Roll third_party/externals/angle2 cff6f150eae1..62e274e86c7e (2 commits)
by skia-autoroll
· 6 years ago
169a090
Roll third_party/externals/swiftshader 707ed9974cb3..a161493942fa (9 commits)
by skia-autoroll
· 6 years ago
0f619a2
Roll ../src 29e17ed23dea..7d439e099c7a (412 commits)
by skia-autoroll
· 6 years ago
29ec5ec
Roll recipe dependencies (trivial).
by recipe-roller
· 6 years ago
f07b61f
(start to) explicitly use float for color values
by Mike Reed
· 6 years ago
24d377e
Store tasks to execute before VK secondary command buffers generically.
by Brian Salomon
· 6 years ago
ba201ae
make -Werror or /WX optional, off by default
by Mike Klein
· 6 years ago
127e519
fix sk_colorspace include guard
by Mike Klein
· 6 years ago
ef86fa3
remove dead function MakeSingleChannelOutput
by Mike Reed
· 6 years ago
d251c80
Roll recipe dependencies (trivial).
by recipe-roller
· 6 years ago
1f4c2bd
sort, dedup skia_public_includes
by Mike Klein
· 6 years ago
dbbefa8
inject SkUserConfig.h with -DSK_USER_CONFIG_HEADER
by Mike Klein
· 6 years ago
a7008f5
another stray <include> -> ""
by Mike Klein
· 6 years ago
746035a
added support for interpreting generic SkSL functions
by Ethan Nicholas
· 6 years ago
aca8830
are these include paths no longer needed?
by Mike Klein
· 6 years ago
1c550f7
Only call findImage when needed
by Herb Derby
· 6 years ago
4941a22
switch some idiosyncratic <includes> to ""
by Mike Klein
· 6 years ago
29c1c80
Revert "Implement alternate method for determining recycle-ability of allocated GrSurfaces"
by Robert Phillips
· 6 years ago
361a640
change colormatrixfilter to be 0...1 for translate
by Mike Reed
· 6 years ago
75c3ae4
Add GrMtlCommandBuffer
by Jim Van Verth
· 6 years ago
bd5e950
Make default SkUserConfig a noop
by Hal Canary
· 6 years ago
9adc82c
Fixes for saveBehind/drawBehind
by Mike Reed
· 6 years ago
7eec3cd6
Implement alternate method for determining recycle-ability of allocated GrSurfaces
by Robert Phillips
· 6 years ago
1ce03a6
rename gamma stage gamma_
by Mike Klein
· 6 years ago
12c4629
Remove the option of disabling explicit resource allocation
by Robert Phillips
· 6 years ago
7ecad87
add third_party/skcms to includes
by Mike Klein
· 6 years ago
f153e22
Update go_deps asset
by skia-recreate-skps
· 6 years ago
f31ae87
Roll third_party/externals/angle2 c467f7b54188..cff6f150eae1 (1 commits)
by skia-autoroll
· 6 years ago
0438f02
Roll ../src 3ed0f75776bb..29e17ed23dea (265 commits)
by skia-autoroll
· 6 years ago
977b16d
Roll third_party/externals/swiftshader bcc71a322953..707ed9974cb3 (3 commits)
by skia-autoroll
· 6 years ago
c318630
Add skcms directory to public includes
by Brian Osman
· 6 years ago
06be079
Add wait function on GrContext to wait on semaphores.
by Greg Daniel
· 6 years ago
dd15d69
More buffer changes for Metal.
by Jim Van Verth
· 6 years ago
50d79af
hide internals of SkColorMatrix (so we can migrate to col-major)
by Mike Reed
· 6 years ago
731ba99
deshard NP and N7 CPU test bots
by Mike Klein
· 6 years ago
86e6199
Revert "simplify and centralize SK_API"
by Mike Klein
· 6 years ago
5f78adf
Add explicit GrSurfaceProxy flag to skip explicit resource allocation (take 2)
by Robert Phillips
· 6 years ago
4b19592
remove duplicate SkBase64.h
by Mike Klein
· 6 years ago
3276d95
rm src/compute
by Mike Klein
· 6 years ago
2640002
[docs] Update documentation for branching process
by Eric Boren
· 6 years ago
7f960d2
simplify and centralize SK_API
by Mike Klein
· 6 years ago
5816b3d
Fully add back old GrContext flush api.
by Greg Daniel
· 6 years ago
e0eeda5
add constexpr constructor to SkMatrix
by Mike Klein
· 6 years ago
7a5b6ec
Update comment on vulkan allocator.
by Greg Daniel
· 6 years ago
d10c901
Add back deprecated GrCotnext flush API till clients get fixed.
by Greg Daniel
· 6 years ago
cbc33b8
Add SkSL viewing/editing to viewer
by Brian Osman
· 6 years ago
6350cb0
Revert "Add explicit GrSurfaceProxy flag to skip explicit resource allocation"
by Mike Klein
· 6 years ago
08cb246
Update go_deps asset
by skia-recreate-skps
· 6 years ago
3018bd1
Roll third_party/externals/angle2 145ec7fa7c81..c467f7b54188 (4 commits)
by skia-autoroll
· 6 years ago
f1ff8aa
Roll third_party/externals/swiftshader a16238df3f28..bcc71a322953 (7 commits)
by skia-autoroll
· 6 years ago
f062679
Roll ../src a55917cb9824..3ed0f75776bb (344 commits)
by skia-autoroll
· 6 years ago
2ce3640
use portable typeface for new gm
by Mike Reed
· 6 years ago
264f9d2
Update SKP version
by skia-recreate-skps
· 6 years ago
8da1676
Skip __init__.py in webpages_playback.py
by Ravi Mistry
· 6 years ago
a76fad2
Update go_deps asset
by skia-recreate-skps
· 6 years ago
13906d5
Update go_deps asset
by skia-recreate-skps
· 6 years ago
c03cfaf
Add Metal support for dynamic buffers.
by Jim Van Verth
· 6 years ago
d567408
Add secret draw-behind method
by Mike Reed
· 6 years ago
1c0b05a
SkClipStack::isRRect succeeds if stack is an intersection of rects.
by Brian Salomon
· 6 years ago
84d36cd
ccpr: Calculate edge coverage in the coverage processor
by Chris Dalton
· 6 years ago
898a8a5
Fixed internal skslc error with negated literal vectors
by Ethan Nicholas
· 6 years ago
865dc56
Adjust vulkan memory allocation block size knobs to better match the type of draws we do.
by Greg Daniel
· 6 years ago
49465b4
reworked SPIR-V binary operations and added support for VectorTimesScalar
by Ethan Nicholas
· 6 years ago
7bb47f2
Add explicit GrSurfaceProxy flag to skip explicit resource allocation
by Robert Phillips
· 6 years ago
ba16028
SkQP: new docker test code
by Hal Canary
· 6 years ago
65a8f56
fixed Metal code generation for recursive functions
by Ethan Nicholas
· 6 years ago
2929f51
Don't batch across domain modes in GrTextureOp
by Michael Ludwig
· 6 years ago
cf4ec50
Convexity checker: Wait for significant x-product when walking edges
by Brian Osman
· 6 years ago
377befa
Update compositing benchmark to use image-set API
by Michael Ludwig
· 6 years ago
377b18b
ccpr: Indicate path fill type by winding direction of cover triangles
by Chris Dalton
· 6 years ago
cb0f409
added error detection for writing to a constant swizzle mask
by Ethan Nicholas
· 6 years ago
42daf99
[spec] Initial commit for web spec
by Kevin Lubick
· 6 years ago
cc5d3e0
Revert "Revert "added more SPIR-V RelaxedPrecision decorations""
by Ethan Nicholas
· 6 years ago
b07e9a8
use char-to-glyph cache in freetype typeface
by Mike Reed
· 6 years ago
309de79
Remove SK_TREAT_COLINEAR_DIAGONAL_POINTS_AS_CONCAVE
by Brian Osman
· 6 years ago
e576378
Allow GrShadowRRectOp::Make to fail
by Robert Phillips
· 6 years ago
e8a33ec
Update go_deps asset
by skia-recreate-skps
· 6 years ago
72fcaa2
Roll third_party/externals/angle2 82bcffa78747..145ec7fa7c81 (10 commits)
by skia-autoroll
· 6 years ago
577568d
Roll third_party/externals/swiftshader abaecd5f2ba7..a16238df3f28 (12 commits)
by skia-autoroll
· 6 years ago
8cdae55
Roll ../src f968f64cdf27..a55917cb9824 (433 commits)
by skia-autoroll
· 6 years ago
9b67802
Properly retrieve memory block in SkTextUtils
by Martin Vejdarski
· 6 years ago
Next »