aboutsummaryrefslogtreecommitdiffstats
path: root/components/script_traits/lib.rs
Commit message (Expand)AuthorAgeFilesLines
* Revert "Auto merge of #24677 - jdm:iframe-sizing-cleanup, r=asajeffrey"jdm-revert4Josh Matthews2020-01-151-3/+1
* Ensure layout/script always have a correct viewport size when a new pipeline ...Josh Matthews2019-11-061-1/+3
* Auto merge of #24492 - gterzian:update_timer_scheduler, r=asajeffreybors-servo2019-10-211-7/+2
|\
| * update timer scheduler to use crossbeamGregory Terzian2019-10-201-7/+2
* | continue messageport, transferable, postmessage optionsGregory Terzian2019-10-191-3/+38
|/
* Implement pointerMove webdriver actionGeorge Roman2019-08-221-0/+2
* Implement TakeElementScreenshot WebDriver commandGeorge Roman2019-08-201-6/+7
* Auto merge of #23988 - georgeroman:implement_pointer_up_and_down_actions, r=jdmbors-servo2019-08-181-0/+2
|\
| * Implement pointerDown and pointerUp webdriver actionsGeorge Roman2019-08-161-0/+2
* | restructure content process shutdown ack with threaded sender, without layoutGregory Terzian2019-08-171-3/+1
|/
* Initial actions support in WebDriverGeorge Roman2019-08-101-0/+2
* Remove extra webgl message pumping thread.Josh Matthews2019-07-251-1/+3
* Update euclid.Emilio Cobos Álvarez2019-07-231-8/+14
* Auto merge of #23368 - gterzian:clean_up_navigation, r=asajeffreybors-servo2019-07-181-5/+29
|\
| * clean-up navigationGregory Terzian2019-07-181-5/+29
* | WebRender units are no longer reexported.Patrick Walton2019-07-091-3/+2
* | Media crateFernando Jiménez Moreno2019-07-041-1/+1
* | Add media (WindowGLContext) module in canvas_traitVíctor Manuel Jáquez Leal2019-07-041-0/+3
* | Use webxr IPC to get a WebXR device registry to each script threadAlan Jeffrey2019-07-031-0/+2
* | Script: removed a few opts::get()oneturkmen2019-06-261-0/+14
* | Fix some new warningsSimon Sapin2019-06-221-1/+1
|/
* Implement WheelEvent InterfaceRobert Snakard2019-06-091-0/+26
* Remove unused code from script* cratesest312019-06-021-4/+0
* Implement MouseEvent buttons attributeGeorge Roman2019-05-161-5/+12
* Auto merge of #23090 - miller-time:nav-fetch-referrer, r=gterzianbors-servo2019-04-251-4/+5
|\
| * set referrer in window.load_urlRussell Cousineau2019-04-191-4/+5
* | Measure layout queries blocked by ongoing layoutPhilipp Albrecht2019-04-131-0/+3
|/
* Bug: #22853 - Make Window::set_fullscreen pass a non-None value when entering...Kamal Umudlu2019-04-011-0/+6
* bound sampler bufferGregory Terzian2019-03-311-2/+2
* Support multiprocess in sampling profiler.Josh Matthews2019-03-261-0/+7
* Ensure iframe's contentWindow is updated when traversing the session history.Josh Matthews2019-03-071-0/+1
* Fix servo build and rustfmt recent changes.Emilio Cobos Álvarez2019-01-201-2/+2
* Suppress iframe size messages from layout that include unchanged sizes.Josh Matthews2019-01-141-1/+3
* Provide the source window as part of postMessage events.Josh Matthews2019-01-071-2/+13
* Rustfmt has changed its default style :/Simon Sapin2018-12-281-1/+1
* Auto merge of #22121 - gterzian:remove_constellation_block_in_navigation, r=p...bors-servo2018-12-261-0/+8
|\
| * implement windowproxy "delay-load-event-mode", and partially document "comple...Gregory Terzian2018-12-231-0/+5
| * constellation: restructure navigation, remove sync commGregory Terzian2018-12-231-0/+3
* | style: Make Servo use a single thread-pool for layout-related tasks per-process.Emilio Cobos Álvarez2018-12-231-2/+0
|/
* Initial window sizes are mandatory.Josh Matthews2018-12-141-2/+2
* Update webrenderManish Goregaokar2018-11-271-2/+2
* introduce a background-hang-monitor:Gregory Terzian2018-11-261-0/+3
* Auto merge of #22225 - servo:webgl, r=emiliobors-servo2018-11-211-1/+1
|\
| * Move PixelFormat to the pixels crateAnthony Ramine2018-11-201-1/+1
* | Auto merge of #22224 - pyfisch:composition-webdriver, r=noxbors-servo2018-11-201-2/+5
|\ \ | |/ |/|
| * Forward WebDriver CompositionEventPyfisch2018-11-191-2/+5
* | Update MPL license to https (part 4)Jan Andre Ikenmeyer2018-11-191-1/+1
|/
* Update crossbeam-channel to 0.3Bastien Orivel2018-11-181-1/+7
* `cargo fix --edition-idioms`Simon Sapin2018-11-081-25/+2
* Remove rustc-serialize from the dependenciesBastien Orivel2018-11-071-1/+0