aboutsummaryrefslogtreecommitdiffstats
path: root/src/support
Commit message (Collapse)AuthorAgeFilesLines
...
* submodule: Update rust-http to a fixed versionPatrick Walton2013-10-281-0/+0
|
* submodules: Update submodules.Patrick Walton2013-10-281-0/+0
|
* Optimize reflow by changing enums to traits and inlining morePatrick Walton2013-10-281-0/+0
|
* Implement CPU rendering. Replace texture sharing with native OS surface sharing.Patrick Walton2013-10-256-0/+0
|
* Make hubbub depend on libparserutils.Jack Moffitt2013-10-241-0/+0
|
* Update glfw to fix the build on the mac slave.Jack Moffitt2013-10-241-0/+0
|
* Update submodules.Jack Moffitt2013-10-232-0/+0
| | | | Fixes build on 10.9.
* Remove (now unused) NetSurf’s libcss and libwapcaplet.Simon Sapin2013-10-235-0/+0
| | | | This removes four submodules (two C libraries and their Rust bindings.)
* Update to latest Rust.Jack Moffitt2013-10-2118-0/+0
|
* Fix broken testcase in rust-mozjsKeegan McAllister2013-10-171-0/+0
|
* Pass scripts as ~str to support non-ASCII string literals etc.Keegan McAllister2013-10-161-0/+0
| | | | | Of course scripts on the Web are not always encoded as UTF-8 and we will have to deal with that at some point.
* Make proxy bindings generate trace and finalization hooks.Josh Matthews2013-09-302-0/+0
|
* Fix crashes and leaks in Azure and SkiaKeegan McAllister2013-09-302-0/+0
| | | | Fixes #979.
* Update submoduleRyan Choi2013-09-261-0/+0
|
* auto merge of #826 : metajack/servo/android-darwin, r=jdmbors-servo2013-09-241-0/+0
|\ | | | | | | | | | | This cleans up configure and Makefile.in so that things build correctly on Darwin. This needs https://github.com/mozilla-servo/nss/pull/6 before it can be merged. Please hold any r+ until that lands and I push the submodule update.
| * Fix android build on Darwin.Jack Moffitt2013-08-301-0/+0
| | | | | | | | This cleans up configure and Makefile.in so that things build correctly on Darwin.
* | configure: Control Skia debugging with a separate --enable-debug-skiaKeegan McAllister2013-09-172-0/+0
| | | | | | | | Fixes #921.
* | auto merge of #904 : aydinkim/servo/PR, r=metajackbors-servo2013-09-122-0/+0
|\ \ | | | | | | | | | | | | servo-android has been broken after newer rust included. fixed.
| * | update android port for language changesaydin.kim2013-09-112-0/+0
| | |
* | | Add trace hooks for Window and Document, and remove explicit rooting for the ↵Josh Matthews2013-09-111-0/+0
| | | | | | | | | | | | root DOM node. Fixes #901.
* | | Make sandboxed iframes run with different script tasks.Josh Matthews2013-09-111-0/+0
|/ /
* | Update submodulesSangeun Kim2013-09-102-0/+0
| |
* | Make the global object be the Window object. Fixes #833.Josh Matthews2013-09-091-0/+0
| |
* | Resolve host namesBrian Anderson2013-09-061-0/+0
| |
* | Update rustBrian Anderson2013-09-064-0/+0
| |
* | Add SpiderMonkey debug build fixKeegan McAllister2013-09-041-0/+0
| |
* | auto merge of #831 : SimonSapin/servo/newnewcss, r=metajackbors-servo2013-09-043-0/+0
|\ \ | | | | | | | | | | | | | | | I started this in a [separate repository](https://github.com/SimonSapin/servo-style), and imported it with [git-subtree](https://github.com/git/git/blob/master/contrib/subtree/git-subtree.txt) into `servo/src/components/script/style` after some Rust minor upgrades. I move this into the script crate because it’s gonna both need stuff there (the content tree, for selector matching) and be needed by stuff there (the HTML parser calls the CSS parser). As far as I know, we can not have circular dependencies between crates.
| * | Build the new (yet unused) style system as part of libscript, to avoid bitrot.Simon Sapin2013-09-021-0/+0
| | |
| * | Upgrade to rustc 0.8-pre (0ac3e02 2013-08-30 05:45:45 -0700)Simon Sapin2013-09-022-0/+0
| | |
* | | Update rust-httpBrian Anderson2013-09-031-0/+0
| | |
* | | Add rust-http to the build and begin using it to resolve http urlsBrian Anderson2013-09-031-0/+0
| | |
* | | Add rust-http as a submoduleBrian Anderson2013-09-031-0/+0
|/ / | | | | | | | | Conflicts: .gitmodules
* | Remove incorrectly-added rust-http directoryBrian Anderson2013-08-291-0/+0
| |
* | Rebase and update submodulesBrian Anderson2013-08-294-0/+0
| |
* | Merge remote-tracking branch 'origin/master' into HEADBrian Anderson2013-08-291-0/+0
|\| | | | | | | | | | | Conflicts: src/components/script/dom/bindings/proxyhandler.rs src/components/script/dom/bindings/text.rs
* | Update RustBrian Anderson2013-08-2913-0/+0
|/
* add rust-glut for androidaydin.kim2013-08-221-0/+0
|
* update submodulesaydin.kim2013-08-227-0/+0
|
* Correct draw order for frame tree layerseschweic2013-08-211-0/+0
|
* Update for glfw-rs bugfixKeegan McAllister2013-08-201-0/+0
|
* Pull libpng in tree to avoid the configuration issue related to libpng.Peng Liu2013-08-202-0/+0
| | | | Most work done by @pliu6
* Update submodule(rust-css, rust-netsurfcss)Youngmin Yoo2013-08-202-0/+0
|
* auto merge of #689 : sammykim/servo/Border-Color, r=metajackbors-servo2013-08-192-0/+0
|\
| * Update submodulesSangeun Kim2013-08-202-0/+0
| |
* | Update to latest glfw-rsKeegan McAllister2013-08-191-0/+0
|/
* Update rust-azure and rust-layers to their master branches.Jack Moffitt2013-08-162-0/+0
|
* Revert to using -o for testsKeegan McAllister2013-08-1612-0/+0
|
* Fix macos interators, warnings, and updating submodules.Jack Moffitt2013-08-1616-0/+0
|
* Update Rust version againKeegan McAllister2013-08-1514-0/+0
| | | | This gets us the new runtime.
* Update submodules for new Rust versionKeegan McAllister2013-08-1513-0/+0
|