index
:
servo.git
2020-background-images
SimonSapin-patch-1
android_libstd
as-of-2024-08-12
attrs
auto
autoraf
backtrace
bump-raqote
cb_split
checks
dependabot/cargo/git2-0.20.1
devtools-replay-tool
devtools-testing
dictionary-callback
dom-protos
end-of-the-line
fail-on-winit-minimal-build-errors
fix-docs3
fix-legacy-layout-paths-in-wpt
fix-nightly-build-mozjs-issue
fix-windows-nightly
fix-wpt-sync-testroot-issue
fix_webgpu_error_handling
flexbox-column-layout
fonts-fast-ipc-turnaround
gfx-base-reorganization-part2
gh-readonly-queue/main/pr-34687-11424f90b3cb0fe5688fce68139744f919c5be21
github-actions-dev
gone
gonk
http_network_or_cache_fetch
iframe-load-hack
indefinite-containing-block
inert
input
jdm-patch-1
jdm-patch-10
jdm-patch-11
jdm-patch-12
jdm-patch-13
jdm-patch-14
jdm-patch-15
jdm-patch-16
jdm-patch-17
jdm-patch-18
jdm-patch-19
jdm-patch-2
jdm-patch-20
jdm-patch-21
jdm-patch-22
jdm-patch-23
jdm-patch-24
jdm-patch-25
jdm-patch-26
jdm-patch-27
jdm-patch-28
jdm-patch-29
jdm-patch-3
jdm-patch-30
jdm-patch-31
jdm-patch-32
jdm-patch-33
jdm-patch-34
jdm-patch-35
jdm-patch-36
jdm-patch-37
jdm-patch-38
jdm-patch-39
jdm-patch-4
jdm-patch-40
jdm-patch-41
jdm-patch-42
jdm-patch-43
jdm-patch-44
jdm-patch-45
jdm-patch-46
jdm-patch-47
jdm-patch-48
jdm-patch-49
jdm-patch-5
jdm-patch-50
jdm-patch-51
jdm-patch-52
jdm-patch-53
jdm-patch-54
jdm-patch-6
jdm-patch-7
jdm-patch-8
jdm-patch-9
jdm-revert1
jdm-revert2
jdm-revert3
jdm-revert4
layout-2020-borrow-mut-independent-contexts
layout-2020-fix-rule-tree-drop
layout-revamp-prototype
layout-thread-2020
macos-ci-failure
main
make-column-distribution-more-generic
multi-tlbc
multiple-concurrent-tlbc
named-getter
nightlies
offscreen-rendering
osmesa-up
paulrouget-patch-1
perfetto-metrics-and-navigation-start
plumb-time-profiler-into-tracing
port-minibrowser-to-delegate
pr-20330
rcdom
revert
revert-29964-enable-merge-queue-action
revert-31409-style-config
revert-remaining-stylo-changes
revert-webrender
rustc-nightly-update
sagudev-patch-1
sagudev-patch-2
sagudev-patch-3
self-hosted-github-sha-upstream
separate-libservo-build-job
servoshell-tabs
squeeze
test
test-wpt
test_branch
tmp
try
try-android
try-wpt-mac
typed-arrays
typed-arrays-heap
update-linux-runner-image-version
upgrade-rustc-to-03-25-nightly
url-quirks-module-inlined
wpt_update_01-12-2024
wpt_update_02-12-2024
wpt_update_03-12-2024
wpt_update_04-12-2024
wpt_update_05-05-2024
wpt_update_16-03-2025
wpt_update_23-02-2025
wpt_update_23-03-2025
xrtest
…
Servo aims to empower developers with a lightweight, high-performance alternative for embedding web technologies in applications.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
wpt
/
webgl
/
meta
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement the basic WebGL2 buffer data operations
Mátyás Mustoha
2019-11-05
7
-128
/
+71
*
Update web-platform-tests to revision 424249088dd679888e07bd315dd8ebc98ccf323a
WPT Sync Bot
2019-11-03
2
-1
/
+72
*
Use surfman for managing GL surfaces
Patrick Walton
2019-11-01
7
-583
/
+209
*
Update web-platform-tests to revision 0abb411331f86f472103183c7ec1136ea21a7e1b
WPT Sync Bot
2019-10-31
1
-0
/
+1
*
Update web-platform-tests to revision d2f5658cb7f7806b2c6adf81ecb7ded82fb85df5
WPT Sync Bot
2019-10-24
1
-1
/
+0
*
Update web-platform-tests to revision 670f3ef16f9b38e22e3b863dcdc2ea860348929a
WPT Sync Bot
2019-10-21
1
-0
/
+1
*
Update web-platform-tests to revision 2b80e6d28f3c1ca734384ebded282bf07df80657
WPT Sync Bot
2019-10-18
1
-1
/
+0
*
Update web-platform-tests to revision 9f31d497bf87bdf5ebc3ba70b5cb9f87786f4071
WPT Sync Bot
2019-10-15
1
-0
/
+1
*
Auto merge of #24386 - jdm:no-preserve-drawing-buffer, r=nox
bors-servo
2019-10-10
1
-2
/
+0
|
\
|
*
webgl: Lazily clear the canvas right before the first webgl command of the ne...
Josh Matthews
2019-10-10
1
-2
/
+0
*
|
Update web-platform-tests to revision 7c15d5b4e87b3a20ca2bc523b33303131510bc01
WPT Sync Bot
2019-10-10
1
-1
/
+0
|
/
*
Auto merge of #24333 - mmatyas:webgl_fns_samplers, r=jdm
bors-servo
2019-10-08
6
-72
/
+46
|
\
|
*
Add WebGLSampler support
Mátyás Mustoha
2019-10-08
6
-72
/
+46
*
|
Enable related WPT tests
Víctor Manuel Jáquez Leal
2019-10-04
13
-7
/
+22
|
/
*
Initial implementation of WebGLSync
Istvan Miklos
2019-10-02
2
-55
/
+32
*
Auto merge of #24178 - mmatyas:webgl_fns_query, r=jdm
bors-servo
2019-10-01
3
-104
/
+101
|
\
|
*
Initial implementation of WebGLQueries
Mátyás Mustoha
2019-10-01
3
-104
/
+101
*
|
Update web-platform-tests to revision 4f22c5b19bae217799ce92c9df6dfdf2800c6d81
WPT Sync Bot
2019-09-30
1
-0
/
+1
|
/
*
Update web-platform-tests to revision 370aa82342355b99fff0b45448ac95636ec11861
WPT Sync Bot
2019-09-29
1
-1
/
+0
*
Update web-platform-tests to revision c9633200e9c3d5524dca096e8c23c8eb4a94e495
WPT Sync Bot
2019-09-26
2
-5
/
+1
*
update wpt tests
Paul Rouget
2019-09-25
16
-4
/
+530
*
webgl: Implement component narrowing checks for CopyTexImage2D.
Josh Matthews
2019-09-20
1
-11
/
+0
*
webgl: Support RGB color attachments for complete framebuffers.
Josh Matthews
2019-09-20
1
-5
/
+1
*
webgl: Report invalid operations for more APIs that can't use an incomplete f...
Josh Matthews
2019-09-20
1
-42
/
+8
*
Make another webgl test have a longer timeout.
Josh Matthews
2019-07-28
1
-2
/
+4
*
Mark a bunch of webgl tests as long-running.
Josh Matthews
2019-07-25
1
-282
/
+564
*
Use non-sse2 mozangle.
Josh Matthews
2019-06-11
1
-1
/
+1
*
Auto merge of #23226 - mmatyas:webgl_compressed_textures, r=jdm
bors-servo
2019-05-21
1
-2
/
+4
|
\
|
*
Add initial support for WebGL compressed textures
Mátyás Mustoha
2019-05-21
1
-2
/
+4
*
|
Update web-platform-tests to revision e45156b5e558c062a609356905c83a0258c516e3
WPT Sync Bot
2019-05-03
1
-0
/
+3
*
|
Update web-platform-tests to revision 3b0853b41cdb88c713f2ac3636f5b69c14b31d49
WPT Sync Bot
2019-04-29
1
-0
/
+3
*
|
Update web-platform-tests to revision 301ce26e6c4fdc9c7b04dc86e009835662519c37
WPT Sync Bot
2019-04-28
1
-0
/
+3
*
|
Update web-platform-tests to revision e3cf1284464a4a3e46fd15e4138f8e32c6cecdd8
WPT Sync Bot
2019-04-19
1
-0
/
+3
*
|
Update web-platform-tests to revision 85e8612e81c8b478c8cac7260436646e48d3f7ae
WPT Sync Bot
2019-04-17
1
-0
/
+3
|
/
*
Update web-platform-tests to revision 0a28ecf697d96db228f8382db0e41f1c54314dad
WPT Sync Bot
2019-04-03
1
-0
/
+3
*
Update web-platform-tests to revision 3bbb55915a04548e70c63b7c143a83e0e9d3c5e7
WPT Sync Bot
2019-04-02
1
-1
/
+1
*
Update web-platform-tests to revision b7a8b84debb42268ea95a45bdad8f727d1facdf7
WPT Sync Bot
2019-03-21
1
-0
/
+3
*
Rebuild all manifests.
Josh Matthews
2019-03-20
1
-17528
/
+17537
*
Update web-platform-tests to revision c2e5b9fbaa17424f05ca2bb04609790a3b61d5c2
WPT Sync Bot
2019-03-20
1
-0
/
+3
*
Update web-platform-tests to revision 74bae78af4b95a2f0ca3a81df9c7fe3143f24bbc
WPT Sync Bot
2019-01-17
1
-5
/
+0
*
Initial Steps OffScreenCanvas API
Maharsh
2019-01-15
31
-1
/
+71
*
Update web-platform-tests to revision a8fb1792cbfab3ed59401775da76fb6c15d9f2e2
WPT Sync Bot
2018-11-23
1
-17530
/
+17528
*
Update web-platform-tests to revision 89ad54bd0d498c8209ec80407f5758566f91e82f
WPT Sync Bot
2018-11-17
1
-0
/
+3
*
Implement WEBGL_color_buffer_float and EXT_color_buffer_half_float (fixes #22...
Josh Matthews
2018-11-05
2
-5
/
+55
*
Properly support gl_PointSize and gl_PointCoord
Anthony Ramine
2018-10-18
5
-202
/
+8
*
Update web-platform-tests to revision e29e596073468910d8655a8ec23262f17543e147
WPT Sync Bot
2018-10-03
1
-0
/
+3
*
Update web-platform-tests to revision 2df7f9ff620cbdaa2928464892fb1dfb880fd6c6
WPT Sync Bot
2018-09-28
1
-0
/
+3
*
Update web-platform-tests to revision 36634cbcf3253dfe8d220990a27ad4eeebf8ec2f
WPT Sync Bot
2018-09-27
1
-0
/
+3
*
Update web-platform-tests to revision 3d117ae1266e6bd039a3a1ab92b27e82c3ccc92d
WPT Sync Bot
2018-09-23
1
-0
/
+3
*
Update web-platform-tests to revision 50ff4f970fd8592a9f436d4e86e7d572de143260
WPT Sync Bot
2018-09-20
1
-0
/
+3
[next]