aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/mod.rs
Commit message (Expand)AuthorAgeFilesLines
* Implement GPUUncapturedErrorEventKunal Mohan2020-08-111-0/+1
* Add XRLayerEventAlan Jeffrey2020-08-051-0/+1
* Add a dummy implementation of all the XR Layer typesAlan Jeffrey2020-08-041-0/+6
* Implement GPURenderBundleEncoder and GPURenderBundleKunal Mohan2020-07-241-0/+2
* Auto merge of #27026 - CYBAI:dynamic-module, r=jdmbors-servo2020-07-191-0/+1
|\
| * Introduce DynamicModuleOwner dom structCYBAI2020-07-181-0/+1
* | Implement Async Error reporting for WebGPU and update wgpu-coreKunal Mohan2020-07-161-0/+3
|/
* dom: Add WebRTC transceiver stubs.Josh Matthews2020-07-141-0/+2
* Implement MediaDevices.enumerateDevices()Fernando Jiménez Moreno2020-07-101-0/+1
* Add MediaStreamTrackAudioSourceNodeManish Goregaokar2020-07-021-0/+1
* Add MediaStreamAudioSourceNodeManish Goregaokar2020-07-021-0/+1
* Add MediaStreamAudioDestinationNodeManish Goregaokar2020-07-021-0/+1
* Auto merge of #26752 - ferjm:datachannel, r=Manishearthbors-servo2020-06-301-0/+4
|\
| * Implement ondatachannel eventFernando Jiménez Moreno2020-06-291-0/+1
| * Introduce RTCError and RTCErrorEventFernando Jiménez Moreno2020-06-291-0/+2
| * WebRTCDataChannel initial supportFernando Jiménez Moreno2020-06-291-0/+1
* | Implement GPUBuffer.mapAsync and update wgpu-coreKunal Mohan2020-06-271-0/+1
|/
* Implement GPUSwapChain and GPUCanvasContext and interface with WebrenderKunal Mohan2020-06-131-0/+2
* integrate readablestream with fetch and blobGregory Terzian2020-06-041-0/+1
* Implement GPURenderPassEncoderKunal Mohan2020-06-041-0/+1
* Implement GPUTexture and GPUTextureViewKunal Mohan2020-06-011-0/+3
* Implement GPURenderPipelineKunal Mohan2020-05-301-0/+2
* Add GPUSampler to WebGPU implementationKunal Mohan2020-05-261-0/+1
* Add support for animationend eventMartin Robinson2020-05-011-0/+1
* Add XRJointPoseManish Goregaokar2020-04-271-0/+1
* Add XRJointSpaceManish Goregaokar2020-04-271-0/+1
* Add XRHand interfaceManish Goregaokar2020-04-271-0/+1
* Add XRHitTestResultManish Goregaokar2020-04-191-0/+1
* Add XRHitTestSourceManish Goregaokar2020-04-191-0/+1
* Add stub XRRayManish Goregaokar2020-04-191-0/+1
* Added first-cut implementation of XR layersAlan Jeffrey2020-04-131-2/+7
* Remove WebVRAlan Jeffrey2020-04-081-8/+1
* Implement ImageBitmap interfacesantoshpavan2020-03-301-0/+1
* Add VertexArrayObject support for WebGL2Istvan Miklos2020-03-131-0/+2
* Add base of VTTCue DOM interfaceIulian Gabriel Radu2020-03-081-0/+1
* Add VTTRegion DOM interfaceIulian Gabriel Radu2020-03-051-0/+1
* implement broadcastchannelGregory Terzian2020-02-251-0/+1
* refactor: rename XR to XRSystemJavaScript Joe2020-02-231-1/+1
* Auto merge of #25744 - szeged:wgpu_queue, r=jdmbors-servo2020-02-141-0/+1
|\
| * Initial implementation of GPUQueueZakor2020-02-131-0/+1
* | Selection interface working for synthetic operationsPatrick Shaughnessy2020-02-131-0/+1
|/
* Initial implementation of GPUCommandEncoderZakor Gyula2020-02-111-0/+3
* Initial implementation of GPUComputePipelineIstvan Miklos2020-02-111-0/+1
* Initial implementation of GPUShaderModuleIstvan Miklos2020-02-111-0/+1
* SubmitEvent and test changesPatrick Shaughnessy2020-01-301-0/+1
* Auto merge of #25637 - szeged:wgpu_crete_bind_group, r=jdmbors-servo2020-01-301-0/+1
|\
| * Initial implementation of GPUBindGroup for WebGPUIstvan Miklos2020-01-301-0/+1
* | Implement HTMLMenuElementPatrick Shaughnessy2020-01-231-0/+1
|/
* Initial implementation of GPUPipelineLayout for WebGPUIstvan Miklos2020-01-211-0/+1
* Initial implementation of GPUBindGroupLayout for WebGPUIstvan Miklos2020-01-161-0/+2