Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
9d844d8ce5a29130686d1e2f3d612b180cef5f0b
9d844d8
SkMetaData: move from src/ to tools/
by Hal Canary
· 6 years ago
aa2ca3f
Interpreter: Compute max stack depth needed
by Brian Osman
· 6 years ago
6a5317a
ccpr: Don't do coverage count transformations on literal coverage atlases
by Chris Dalton
· 6 years ago
fcf6359
Sample not RefCnted; ClickHandling moved out of viewer
by Hal Canary
· 6 years ago
31a9e8d
Enable Metal MSAA configs and ignore flaky test
by Jim Van Verth
· 6 years ago
85aeccf
Make pixel comparison utility in ReadPixelsTest shareable
by Brian Salomon
· 6 years ago
acf98df
Remove WallTimer class.
by Ben Wagner
· 6 years ago
f355a1e
Revert "Move base and various sized formats off of GrGLCaps ConfigInfo."
by Greg Daniel
· 6 years ago
85c375b
Move base and various sized formats off of GrGLCaps ConfigInfo.
by Greg Daniel
· 6 years ago
a495d6d
Simplify code in GrResourceProvider now that GrSurfaceContext writePixels takes GrColorType
by Brian Salomon
· 6 years ago
563d044
Roll third_party/externals/angle2 9668237739a2..c3085ead7055 (20 commits)
by skia-autoroll
· 6 years ago
5b9267f
Update Go deps
by skia-recreate-skps
· 6 years ago
9affaf8
Roll ../src 5920a999c5b4..2413980cd984 (507 commits)
by skia-autoroll
· 6 years ago
35b97c3
handle x86 tail in JIT code too
by Mike Klein
· 6 years ago
5b5dabc
make some SkVM benches uneven
by Mike Klein
· 6 years ago
86a645c
fix bug for add/sub with r8-r15
by Mike Klein
· 6 years ago
ea79574
Revert "Use saveLayer-determined CT in SkGpuDevice::onCreateDevice"
by Florin Malita
· 6 years ago
2e8393c
Update SKP version
by skia-recreate-skps
· 6 years ago
37459cd
Update Go deps
by skia-recreate-skps
· 6 years ago
8c5c54c
Use saveLayer-determined CT in SkGpuDevice::onCreateDevice
by Florin Malita
· 6 years ago
1a701ef
Update Go deps
by skia-recreate-skps
· 6 years ago
4ce6989
Fix building Metal backend with CMake
by Brian Salomon
· 6 years ago
2db58c4
Roll recipe dependencies (trivial).
by recipe-roller
· 6 years ago
0c8e765
Roll recipe dependencies (trivial).
by recipe-roller
· 6 years ago
243b6d4
Roll recipe dependencies (trivial).
by recipe-roller
· 6 years ago
690e899
[perf_skottiewasm_lottieweb] Use the new "--use_gpu" flag for GPU bots
by Ravi Mistry
· 6 years ago
4c5edc2
[perf_skottiewasm_lottieweb] Add flag for use_gpu
by Ravi Mistry
· 6 years ago
1f3548c
add savelayer flag to promote the later to half-float
by Mike Reed
· 6 years ago
57b0b09
handle any N in aarch64 JIT code
by Mike Klein
· 6 years ago
aa04068
[perf_skottiewasm_lottieweb] Explicit window sizing
by Florin Malita
· 6 years ago
4a47da7
Interpreter: Disallow return statements inside loops or conditionals
by Brian Osman
· 6 years ago
65c10b5
make all instructions take two-way labels
by Mike Klein
· 6 years ago
55f6fd5
initialize val in SkTHash Slot
by Mike Klein
· 6 years ago
bae6169
Revert "Revert "reimpl parts of arctTo using doubles to handle shallow angles""
by Mike Reed
· 6 years ago
8918d53
Sample/AAGeometry: stop leaking linked list
by Hal Canary
· 6 years ago
4124807
tools: separate TimeUtils from AnimTimer
by Hal Canary
· 6 years ago
5043f1f
More GrGLFormat.
by Brian Salomon
· 6 years ago
75bec2a
Roll third_party/externals/swiftshader 28ae0a4b2810..4cd9767e6565 (2 commits)
by skia-autoroll
· 6 years ago
b99fd5d
initialize fPhase
by Mike Klein
· 6 years ago
f72728e
documentation/build, BUILDCONFIG: Visual Studio Build Tools 2019
by Hal Canary
· 6 years ago
9e0eb7d
Roll recipe dependencies (trivial).
by recipe-roller
· 6 years ago
98ac0f9
GrGLGpu: Fix typo in 'if' check
by Greg Kaiser
· 6 years ago
69f1338
Update Go deps
by skia-recreate-skps
· 6 years ago
59da44b
Roll ../src 17462d53f92d..5920a999c5b4 (452 commits)
by skia-autoroll
· 6 years ago
980d03b
Reland "Update Wuffs version"
by Leon Scroggins
· 6 years ago
ce7b88c
bidirectional Labels
by Mike Klein
· 6 years ago
c247055
[infra] Update Windows bot version
by Eric Boren
· 6 years ago
bc525d6
Revert "reimpl parts of arctTo using doubles to handle shallow angles"
by Florin Malita
· 6 years ago
8590026
[perf_skottiewasm_lottieweb] Enable GPU tracing
by Florin Malita
· 6 years ago
af545d7
Fix GL MSAA support in Mac Viewer.
by Jim Van Verth
· 6 years ago
c3f28e3
Roll FreeType
by Ben Wagner
· 6 years ago
1ec1704
reimpl parts of arctTo using doubles to handle shallow angles
by Mike Reed
· 6 years ago
d361e64
Enable MSAA for Metal.
by Jim Van Verth
· 6 years ago
649774b
[perf_skottiewasm_lottieweb] Turn on skottie+wasm flush for a better comparison
by Ravi Mistry
· 6 years ago
f6da146
Move compatible stencil tracking from GrGLCaps::fConfigTable to ::fFormatTable.
by Brian Salomon
· 6 years ago
658d499
New approach to fixing Vulkan MSAA.
by Jim Van Verth
· 6 years ago
37a4bed
[perf_skottiewasm_lottieweb] Do 2 loops with 25 points each and then pick 25 from the middle
by Ravi Mistry
· 6 years ago
d1e9c33
Remove deprecated discard method and GrCaps support
by Jim Van Verth
· 6 years ago
4cfe3ed
instructions for JIT tail support on ARM
by Mike Klein
· 6 years ago
7825d49
Add comparison of rendered SkPictures to Serialization unit test
by Ben Wagner
· 6 years ago
e877dce
Add kRGBA_8888_SRGB GrColorType and remove GrSRGBEncoded.
by Greg Daniel
· 6 years ago
455c41a
Sample/Camera: make it work without /skimages
by Hal Canary
· 6 years ago
da69d59
rename to bt709_luminance_or_luma_to_alpha
by Mike Klein
· 6 years ago
b5c69a4
Fix for Windows specific compiler issues (constexpr).
by Julia Lavrova
· 6 years ago
c726ca6
experimental/tools: set-change-id-hook
by Hal Canary
· 6 years ago
f9fcf7f
Alter approximate scratch texture binning after 1024
by Robert Phillips
· 6 years ago
aed8009
Revert "Update Wuffs version"
by Leon Scroggins
· 6 years ago
620b7e9
[infra] No relative path for infra_tests.isolate
by Eric Boren
· 6 years ago
4e6a441
Roll recipe dependencies (trivial).
by recipe-roller
· 6 years ago
e56292c
Roll third_party/externals/angle2 4e71b2bc2546..9668237739a2 (7 commits)
by skia-autoroll
· 6 years ago
0aa1858
Update Go deps
by skia-recreate-skps
· 6 years ago
07a5906
Roll ../src 9d81bd852e09..17462d53f92d (335 commits)
by skia-autoroll
· 6 years ago
a3be4d7
Roll third_party/externals/swiftshader 8c4c9e37bf96..28ae0a4b2810 (3 commits)
by skia-autoroll
· 6 years ago
f304969
Roll recipe dependencies (trivial).
by recipe-roller
· 6 years ago
4e9cde8
Blacklist GrTestingBackendTextureUploadTest on MoltenVk.
by Brian Salomon
· 6 years ago
c38cfa9
Third land of "Restore GL_UNPACK_ROW_LENGTH to 0 between MIP levles"
by Brian Salomon
· 6 years ago
554b492
Add missing RGB_888x colorType to GL RGBA format.
by Greg Daniel
· 6 years ago
0797a3b
Roll recipe dependencies (trivial).
by recipe-roller
· 6 years ago
49d3252
lifetime analysis readability refactor
by Mike Klein
· 6 years ago
6b03ea0
Remove MSVC 2015 toolchain remnants
by Brian Osman
· 6 years ago
409d2aa
Fix assert
by Robert Phillips
· 6 years ago
9e9ea91
Try GrGLSizedInternalFormat enum
by Brian Salomon
· 6 years ago
0d70b71
Add first Dawn dependencies.
by Stephen White
· 6 years ago
44a84fb
Blacklist ColorTypeBackendAllocationTest on MoltenVK
by Brian Salomon
· 6 years ago
f778ad6
Roll recipe dependencies (trivial).
by recipe-roller
· 6 years ago
3a8ff23
Move test around in cubic_solver to test function, not delta_t.
by Mike Reed
· 6 years ago
cc32642
Fix SkPixmap and SkBitmap dox for computeByteSize
by Robert Phillips
· 6 years ago
f16020b
Reland "Revert "Restore GL_UNPACK_ROW_LENGTH to 0 between MIP levles""
by Brian Salomon
· 6 years ago
ccacfa0
[skottie] Caching motion tile
by Florin Malita
· 6 years ago
42ece2b
Update Wuffs version
by Nigel Tao
· 6 years ago
51146b4
Revert "[infra] No relative path for infra_tests.isolate"
by Eric Boren
· 6 years ago
3cd5432
Add protected status to SkSurfaceCharacterization
by Robert Phillips
· 6 years ago
4b40a1d
Revert "Revert "Restore GL_UNPACK_ROW_LENGTH to 0 between MIP levles""
by Brian Salomon
· 6 years ago
5cc450b
[infra] No relative path for infra_tests.isolate
by Eric Boren
· 6 years ago
6f5358f
Interpreter: Disallow recursion
by Brian Osman
· 6 years ago
abb5a31
Revert "Restore GL_UNPACK_ROW_LENGTH to 0 between MIP levles"
by Brian Salomon
· 6 years ago
f1a7c21
[infra] Fix WASM Gold aggregator build
by Eric Boren
· 6 years ago
42ef17d
Roll third_party/externals/angle2 5dfad811ce32..4e71b2bc2546 (11 commits)
by skia-autoroll
· 6 years ago
af4e7b6
Roll ../src 9a8eb165a861..9d81bd852e09 (434 commits)
by skia-autoroll
· 6 years ago
96fdfe0
Fix test TextBlob_serialize
by Ben Wagner
· 6 years ago
Next »