..
bindings
Let custom element registry know about picture tag
2020-01-23 08:41:46 -05:00
servoparser
stepUp, stepDown, valueAsNumber, valueAsDate, and list work and have tests
2020-01-10 20:09:51 -05:00
webgl_extensions
Use #![register_tool]
instead of #![register_attr]
2019-11-15 17:24:42 +01:00
webgl_validations
Fix some warnings in future Rust nightlies
2020-01-02 19:22:03 +01:00
webidls
PutForwards cleanup
2020-01-23 08:51:34 -05:00
abstractworker.rs
continue messageport, transferable, postmessage options
2019-10-19 14:28:18 +08:00
abstractworkerglobalscope.rs
re-structure blob, structured serialization
2019-12-11 22:46:50 +08:00
activation.rs
[WIP] solve #22782
2019-10-18 15:00:03 +09:00
analysernode.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
attr.rs
Add accountable-refcell as optional build time feature
2020-01-08 09:44:41 +05:30
audiobuffer.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
audiobuffersourcenode.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
audiocontext.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
audiodestinationnode.rs
audiolistener.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
audionode.rs
audioparam.rs
audioscheduledsourcenode.rs
audiotrack.rs
Add track_list
member to AudioTrack, VideoTrack, TextTrack structs
2019-12-23 01:06:58 +05:30
audiotracklist.rs
Add track_list
member to AudioTrack, VideoTrack, TextTrack structs
2019-12-23 01:06:58 +05:30
baseaudiocontext.rs
Register pipeline instead of browsing contexts for media instances
2019-09-19 17:48:54 +02:00
beforeunloadevent.rs
biquadfilternode.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
blob.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
bluetooth.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
bluetoothadvertisingevent.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
bluetoothcharacteristicproperties.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
bluetoothdevice.rs
bluetoothpermissionresult.rs
bluetoothremotegattcharacteristic.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
bluetoothremotegattdescriptor.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
bluetoothremotegattserver.rs
bluetoothremotegattservice.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
bluetoothuuid.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
canvasgradient.rs
canvaspattern.rs
canvasrenderingcontext2d.rs
Addresses issues raised in #24465 ; removes redundancy in set_bitmap_dimensions
2019-11-10 18:37:14 -05:00
cdatasection.rs
channelmergernode.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
channelsplitternode.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
characterdata.rs
Add accountable-refcell as optional build time feature
2020-01-08 09:44:41 +05:30
client.rs
closeevent.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
comment.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
compositionevent.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
console.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
constantsourcenode.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
create.rs
apply is: to Document.createElement even when name isn't registered yet
2019-12-22 20:46:31 -05:00
crypto.rs
css.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
cssconditionrule.rs
cssfontfacerule.rs
cssgroupingrule.rs
cssimportrule.rs
csskeyframerule.rs
csskeyframesrule.rs
cssmediarule.rs
cssnamespacerule.rs
cssrule.rs
cssrulelist.rs
cssstyledeclaration.rs
Use #![register_tool]
instead of #![register_attr]
2019-11-15 17:24:42 +01:00
cssstylerule.rs
cssstylesheet.rs
cssstylevalue.rs
csssupportsrule.rs
cssviewportrule.rs
customelementregistry.rs
Let custom element registry know about picture tag
2020-01-23 08:41:46 -05:00
customevent.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
dedicatedworkerglobalscope.rs
Remove origin
parameter from Worker::handle_message
2020-01-04 02:22:43 +05:30
dissimilaroriginlocation.rs
dissimilaroriginwindow.rs
impl timer-task-source, dedicated time-out mechanism for service-worker
2019-11-19 14:32:21 +08:00
document.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
documentfragment.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
documentorshadowroot.rs
Use #![register_tool]
instead of #![register_attr]
2019-11-15 17:24:42 +01:00
documenttype.rs
domexception.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
domimplementation.rs
createElement can now take an ignored string for options
2019-12-23 11:35:32 -05:00
dommatrix.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
dommatrixreadonly.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
domparser.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
dompoint.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
dompointreadonly.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
domquad.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
domrect.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
domrectreadonly.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
domstringlist.rs
domstringmap.rs
domtokenlist.rs
Return a boolean from DOMTokenList::replace to match the spec
2019-12-07 13:22:10 +01:00
element.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
errorevent.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
event.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
eventsource.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
eventtarget.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
extendableevent.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
extendablemessageevent.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
fakexrdevice.rs
Support profiles
2020-01-21 15:47:30 -08:00
fakexrinputcontroller.rs
Support profiles
2020-01-21 15:47:30 -08:00
file.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
filelist.rs
filereader.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
filereadersync.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
focusevent.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
formdata.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
formdataevent.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
gainnode.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
gamepad.rs
gamepadbutton.rs
gamepadbuttonlist.rs
gamepadevent.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
gamepadlist.rs
globalscope.rs
Support worker for WebGPU
2020-01-23 10:51:21 +01:00
gpu.rs
Support worker for WebGPU
2020-01-23 10:51:21 +01:00
gpuadapter.rs
Support worker for WebGPU
2020-01-23 10:51:21 +01:00
gpubindgrouplayout.rs
Initial implementation of GPUPipelineLayout for WebGPU
2020-01-21 14:47:38 +01:00
gpubuffer.rs
Only start WebGPU thread if an adapter is requested
2020-01-13 10:39:23 +01:00
gpubufferusage.rs
Initial implementation of GPUBuffer for WebGPU
2019-12-17 11:00:08 +01:00
gpudevice.rs
Support worker for WebGPU
2020-01-23 10:51:21 +01:00
gpupipelinelayout.rs
Initial implementation of GPUPipelineLayout for WebGPU
2020-01-21 14:47:38 +01:00
gpushaderstage.rs
Initial implementation of GPUBindGroupLayout for WebGPU
2020-01-16 10:53:51 +01:00
hashchangeevent.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
headers.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
history.rs
re-structure blob, structured serialization
2019-12-11 22:46:50 +08:00
htmlanchorelement.rs
Support stringifier attributes
2019-10-29 21:35:40 +09:00
htmlareaelement.rs
[WIP] solve #22782
2019-10-18 15:00:03 +09:00
htmlaudioelement.rs
Auto merge of #25431 - warren-fisher:create-html-element, r=jdm
2020-01-21 12:38:07 -05:00
htmlbaseelement.rs
htmlbodyelement.rs
htmlbrelement.rs
htmlbuttonelement.rs
Labels are a live list in tree order
2020-01-06 10:39:36 -05:00
htmlcanvaselement.rs
Add accountable-refcell as optional build time feature
2020-01-08 09:44:41 +05:30
htmlcollection.rs
htmldataelement.rs
htmldatalistelement.rs
htmldetailselement.rs
htmldialogelement.rs
htmldirectoryelement.rs
htmldivelement.rs
htmldlistelement.rs
htmlelement.rs
Labels are a live list in tree order
2020-01-06 10:39:36 -05:00
htmlembedelement.rs
htmlfieldsetelement.rs
htmlfontelement.rs
htmlformcontrolscollection.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
htmlformelement.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
htmlframeelement.rs
htmlframesetelement.rs
htmlheadelement.rs
htmlheadingelement.rs
htmlhrelement.rs
htmlhtmlelement.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
htmliframeelement.rs
dom: Reduce the scope of iframe's load blocker borrow.
2019-11-12 13:57:54 -05:00
htmlimageelement.rs
Auto merge of #25431 - warren-fisher:create-html-element, r=jdm
2020-01-21 12:38:07 -05:00
htmlinputelement.rs
Auto merge of #25490 - teapotd:radio-group-iter, r=Manishearth
2020-01-23 16:56:57 -05:00
htmllabelelement.rs
Labels are a live list in tree order
2020-01-06 10:39:36 -05:00
htmllegendelement.rs
htmllielement.rs
htmllinkelement.rs
htmlmapelement.rs
htmlmediaelement.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
htmlmetaelement.rs
htmlmeterelement.rs
Labels are a live list in tree order
2020-01-06 10:39:36 -05:00
htmlmodelement.rs
htmlobjectelement.rs
htmlolistelement.rs
htmloptgroupelement.rs
htmloptionelement.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
htmloptionscollection.rs
htmloutputelement.rs
Now passing output tests as well as anyone
2020-01-06 15:28:55 -05:00
htmlparagraphelement.rs
htmlparamelement.rs
htmlpictureelement.rs
htmlpreelement.rs
htmlprogresselement.rs
Labels are a live list in tree order
2020-01-06 10:39:36 -05:00
htmlquoteelement.rs
htmlscriptelement.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
htmlselectelement.rs
HTMLOptionElement.index
2020-01-09 15:38:02 -05:00
htmlsourceelement.rs
htmlspanelement.rs
htmlstyleelement.rs
htmltablecaptionelement.rs
htmltablecellelement.rs
htmltablecolelement.rs
htmltableelement.rs
htmltablerowelement.rs
htmltablesectionelement.rs
htmltemplateelement.rs
htmltextareaelement.rs
Labels are a live list in tree order
2020-01-06 10:39:36 -05:00
htmltimeelement.rs
htmltitleelement.rs
htmltrackelement.rs
Add track_list
member to AudioTrack, VideoTrack, TextTrack structs
2019-12-23 01:06:58 +05:30
htmlulistelement.rs
htmlunknownelement.rs
htmlvideoelement.rs
Update servo-media with MediaElementAudioSourceNode engine
2019-11-18 17:14:50 +01:00
identityhub.rs
Initial implementation of GPUPipelineLayout for WebGPU
2020-01-21 14:47:38 +01:00
imagedata.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
inputevent.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
keyboardevent.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
location.rs
Support stringifier attributes
2019-10-29 21:35:40 +09:00
macros.rs
Labels are a live list in tree order
2020-01-06 10:39:36 -05:00
mediadevices.rs
mediaelementaudiosourcenode.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
mediaerror.rs
mediafragmentparser.rs
medialist.rs
mediametadata.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
mediaquerylist.rs
mediaquerylistevent.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
mediasession.rs
implement MediaSession.setPositionState method
2019-12-03 07:39:03 +09:00
mediastream.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
mediastreamtrack.rs
messagechannel.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
messageevent.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
messageport.rs
Add lint check for &DomRoot<T>
2019-12-21 12:44:35 -09:00
mimetype.rs
mimetypearray.rs
mod.rs
Initial implementation of GPUPipelineLayout for WebGPU
2020-01-21 14:47:38 +01:00
mouseevent.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
mutationobserver.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
mutationrecord.rs
namednodemap.rs
navigationpreloadmanager.rs
navigator.rs
Support worker for WebGPU
2020-01-23 10:51:21 +01:00
navigatorinfo.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
node.rs
Add accountable-refcell as optional build time feature
2020-01-08 09:44:41 +05:30
nodeiterator.rs
nodelist.rs
RadioNodeList now reflects changes to the parent, but has room for performance optimization
2020-01-10 19:09:38 -05:00
offlineaudiocompletionevent.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
offlineaudiocontext.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
offscreencanvas.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
offscreencanvasrenderingcontext2d.rs
Addresses Issue: Support OffscreenCanvas as CanvasImageSource #24269
2019-12-04 18:23:28 -05:00
oscillatornode.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
pagetransitionevent.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
paintrenderingcontext2d.rs
Addresses issues raised in #24465 ; removes redundancy in set_bitmap_dimensions
2019-11-10 18:37:14 -05:00
paintsize.rs
paintworkletglobalscope.rs
Use #![register_tool]
instead of #![register_attr]
2019-11-15 17:24:42 +01:00
pannernode.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
performance.rs
#23330 fix clear_entries_by_name_and_type bug
2019-12-13 13:41:48 -05:00
performanceentry.rs
performancemark.rs
performancemeasure.rs
performancenavigation.rs
performancenavigationtiming.rs
performanceobserver.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
performanceobserverentrylist.rs
performancepainttiming.rs
performanceresourcetiming.rs
PerformanceResourceTiming calculate duration
2019-10-30 20:41:32 -07:00
performancetiming.rs
permissions.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
permissionstatus.rs
plugin.rs
pluginarray.rs
popstateevent.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
processinginstruction.rs
progressevent.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
promise.rs
Scaffold module script
2020-01-03 13:02:31 +09:00
promisenativehandler.rs
promiserejectionevent.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
radionodelist.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
range.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
raredata.rs
Use #![register_tool]
instead of #![register_attr]
2019-11-15 17:24:42 +01:00
request.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
response.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
rtcicecandidate.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
rtcpeerconnection.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
rtcpeerconnectioniceevent.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
rtcsessiondescription.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
rtctrackevent.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
screen.rs
serviceworker.rs
Use IDL sequence default value
2019-11-04 23:39:37 +09:00
serviceworkercontainer.rs
serviceworkerglobalscope.rs
Remove Optional pipeline_id
2019-12-19 02:25:43 -04:00
serviceworkerregistration.rs
Remove Optional pipeline_id
2019-12-19 02:25:43 -04:00
shadowroot.rs
stereopannernode.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
storage.rs
storageevent.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
stylepropertymapreadonly.rs
stylesheet.rs
stylesheetlist.rs
Use #![register_tool]
instead of #![register_attr]
2019-11-15 17:24:42 +01:00
svgelement.rs
svggraphicselement.rs
svgsvgelement.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
test_mapping.json
testbinding.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
testbindingiterable.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
testbindingpairiterable.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
testbindingproxy.rs
testrunner.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
testworklet.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
testworkletglobalscope.rs
text.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
textcontrol.rs
textdecoder.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
textencoder.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
textmetrics.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
texttrack.rs
Add track_list
member to AudioTrack, VideoTrack, TextTrack structs
2019-12-23 01:06:58 +05:30
texttrackcue.rs
texttrackcuelist.rs
texttracklist.rs
Add track_list
member to AudioTrack, VideoTrack, TextTrack structs
2019-12-23 01:06:58 +05:30
timeranges.rs
touch.rs
touchevent.rs
touchlist.rs
trackevent.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
transitionevent.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
treewalker.rs
uievent.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
url.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
urlhelper.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
urlsearchparams.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
userscripts.rs
validation.rs
validitystate.rs
values.rs
videotrack.rs
Add track_list
member to AudioTrack, VideoTrack, TextTrack structs
2019-12-23 01:06:58 +05:30
videotracklist.rs
Add track_list
member to AudioTrack, VideoTrack, TextTrack structs
2019-12-23 01:06:58 +05:30
virtualmethods.rs
vrdisplay.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
vrdisplaycapabilities.rs
vrdisplayevent.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
vreyeparameters.rs
vrfieldofview.rs
vrframedata.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
vrpose.rs
vrstageparameters.rs
webgl2renderingcontext.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
webglactiveinfo.rs
webglbuffer.rs
Add initial support for WebGL2 uniform buffer functions
2020-01-09 11:17:50 +01:00
webglcontextevent.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
webglframebuffer.rs
Use #![register_tool]
instead of #![register_attr]
2019-11-15 17:24:42 +01:00
webglobject.rs
webglprogram.rs
Add initial support for WebGL2 uniform buffer functions
2020-01-09 11:17:50 +01:00
webglquery.rs
Initial implementation of WebGLQueries
2019-10-01 12:30:24 +02:00
webglrenderbuffer.rs
Use surfman for managing GL surfaces
2019-11-01 08:47:11 -05:00
webglrenderingcontext.rs
Add support for WebGL2 uniform matrix operations
2020-01-17 11:42:45 +01:00
webglsampler.rs
Add WebGLSampler support
2019-10-08 16:21:43 +02:00
webglshader.rs
webgl: Set more ANGLE shader translation properties for WebGL 2.
2020-01-07 10:22:40 -05:00
webglshaderprecisionformat.rs
webglsync.rs
Initial implementation of WebGLSync
2019-10-02 12:51:32 +02:00
webgltexture.rs
Auto merge of #24616 - teapotd:imageinfo-option-refactoring, r=jdm
2019-11-01 20:13:59 -04:00
webgltransformfeedback.rs
Add Support for WebGL Transormfeedback
2019-11-08 15:22:52 +01:00
webgluniformlocation.rs
Use surfman for managing GL surfaces
2019-11-01 08:47:11 -05:00
webglvertexarrayobjectoes.rs
Add accountable-refcell as optional build time feature
2020-01-08 09:44:41 +05:30
websocket.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
wheelevent.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
window.rs
Auto merge of #25510 - pshaughn:queuemicrotask, r=jdm
2020-01-13 20:17:40 -05:00
windowproxy.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
worker.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
workerglobalscope.rs
queueMicrotask added
2020-01-13 13:45:43 -05:00
workerlocation.rs
Support stringifier attributes
2019-10-29 21:35:40 +09:00
workernavigator.rs
Initial implementation of WebGPU API
2019-11-21 08:30:26 +01:00
worklet.rs
Bind runnable dispatching in script_runtime
2019-11-19 23:25:52 -05:00
workletglobalscope.rs
impl timer-task-source, dedicated time-out mechanism for service-worker
2019-11-19 14:32:21 +08:00
xmldocument.rs
xmlhttprequest.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
xmlhttprequesteventtarget.rs
xmlhttprequestupload.rs
xmlserializer.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
xr.rs
Gate reference space creation on requested features
2020-01-21 20:19:22 -08:00
xrframe.rs
Support nullable origins and floors
2019-12-11 22:12:06 -08:00
xrinputsource.rs
Support profiles
2020-01-21 15:47:30 -08:00
xrinputsourcearray.rs
Support profiles
2020-01-21 15:47:30 -08:00
xrinputsourceevent.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
xrinputsourceschangeevent.rs
Handle SetTargetRayMode and SetHandedness
2020-01-21 15:47:30 -08:00
xrpose.rs
xrreferencespace.rs
Use actual floor origin for local-floor
2019-12-11 22:12:07 -08:00
xrrenderstate.rs
Set inlineVerticalFieldOfView to null for immersive sessions
2019-12-11 22:12:07 -08:00
xrrigidtransform.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
xrsession.rs
Gate reference space creation on requested features
2020-01-21 20:19:22 -08:00
xrsessionevent.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30
xrspace.rs
Support nullable origins and floors
2019-12-11 22:12:06 -08:00
xrtest.rs
Add support for requesting features
2020-01-21 15:47:30 -08:00
xrview.rs
xrviewerpose.rs
Add a realm
2020-01-09 08:16:25 +05:30
xrviewport.rs
xrwebgllayer.rs
Modify script
to prevent further violations of snake_case
2020-01-18 14:22:15 +05:30