aboutsummaryrefslogtreecommitdiffstats
path: root/components/constellation
Commit message (Expand)AuthorAgeFilesLines
...
* | Create initial browser id for compositor on startup.Josh Matthews2021-10-181-5/+3
|/
* feat: fix build error on apple m1zhengrenzhe2021-04-242-8/+13
* Add creation url and Secure ContextsJonathan Kingston2020-11-253-4/+23
* Auto merge of #27562 - jdm:devtools-session-history, r=paulrougetbors-servo2020-08-112-1/+28
|\
| * devtools: Treat session history traversal like a navigation.Josh Matthews2020-08-102-1/+28
* | Auto merge of #27505 - utsavoza:ugo/issue-24718/05-08-2020, r=jdmbors-servo2020-08-101-3/+6
|\ \ | |/ |/|
| * Do not load srcdoc iframes synchronouslyUtsav Oza2020-08-051-3/+6
* | Remove stub debugger server.Josh Matthews2020-08-102-14/+1
|/
* Change ErrorScopeId type to NonZeroU64Kunal Mohan2020-08-031-1/+1
* Make reload button clear the network cache.Josh Matthews2020-07-271-0/+4
* Unfocus input when virtual keyboard is dismissedPaul Rouget2020-07-131-0/+36
* Implement GPUBuffer.getMappedRange()Kunal Mohan2020-07-011-7/+7
* Auto merge of #27114 - paulrouget:key_events, r=jdmbors-servo2020-06-301-1/+1
|\
| * update keyboard-types cratePaul Rouget2020-06-291-1/+1
* | Auto merge of #27016 - gterzian:fix_closing_window, r=jdm,paulrougetbors-servo2020-06-302-88/+86
|\ \ | |/ |/|
| * ensure clean shutdown of all threads running JSGregory Terzian2020-06-302-88/+86
* | Send LoadStart event when the actual pipeline is loadingPaul Rouget2020-06-221-20/+0
|/
* Make url for "client" referrer mandatoryMatthias Deiml2020-06-172-5/+24
* Implement GPUSwapChain and GPUCanvasContext and interface with WebrenderKunal Mohan2020-06-132-42/+94
* Remove unecessary webrender document from layout.Josh Matthews2020-06-091-1/+0
* Proxy all WR interactions for layout/font/script/canvas threads to the compos...Josh Matthews2020-06-091-139/+9
* reading unminified scripts from diskskrzyp12020-06-021-0/+1
* Remove some unused dependency declarationsSimon Sapin2020-05-291-1/+0
* Implement client-side logic for WebGPU id recyclingKunal Mohan2020-05-221-10/+16
* serviceworker: make job queue unique per originGregory Terzian2020-05-211-10/+25
* Auto merge of #26335 - jdm:wrup, r=SimonSapinbors-servo2020-05-121-3/+25
|\
| * Convert all uses of UpdateResources api to use webrender transactions.Josh Matthews2020-05-111-3/+25
* | Move most animation processing to scriptMartin Robinson2020-05-121-3/+0
|/
* Initiate redirect fetching iff the request has a locationCYBAI2020-05-091-5/+15
* Use a restyle for animation ticksMartin Robinson2020-05-051-20/+6
* Some Cargo.toml cleanupsatouchet2020-04-251-25/+25
* Use hash_map::Entry to save a map lookupTamir Duberstein2020-04-141-23/+22
* Remove WebVRAlan Jeffrey2020-04-083-41/+0
* Extract user_agent from global optsUtsav Oza2020-04-062-2/+16
* allow for a service worker network mediator per originGregory Terzian2020-04-051-14/+0
* allow for a service worker manager per originGregory Terzian2020-04-055-172/+309
* shutting down IPC router thread when a process shuts down.Gregory Terzian2020-03-311-0/+3
* Fixing some style related issues in WebGPU.Istvan Miklos2020-02-271-1/+5
* implement broadcastchannelGregory Terzian2020-02-251-5/+208
* Implement dirname for form submit and directionality for elementDmitry Kolupaev2020-02-251-1/+1
* Make Background Hang Monitor OptionalKunal Mohan2020-02-232-40/+67
* Auto merge of #25822 - jdm:delay-reftest-async-render, r=emiliobors-servo2020-02-211-1/+15
|\
| * Track outstanding WR frames and delay reftest screenshot when necessary.Josh Matthews2020-02-211-1/+15
* | Auto merge of #25806 - jdm:ipc-up, r=Manishearthbors-servo2020-02-203-7/+7
|\ \ | |/ |/|
| * Update ipc-channel and crossbeam-channel.Josh Matthews2020-02-203-7/+7
* | Auto merge of #25799 - paulrouget:hideWindow, r=Manishearthbors-servo2020-02-201-0/+29
|\ \ | |/ |/|
| * Stop animations when window is hidden (API + UWP)Paul Rouget2020-02-191-0/+29
* | remove option for origin and mirror changes to layout_thread_2020Kunal Mohan2020-02-181-8/+8
|/
* Remove dependency of constellation on canvasKunal Mohan2020-02-062-9/+3
* move ConstellationMsg to compositingKunal Mohan2020-01-291-4/+2