aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/embedding/embedding.rs
Commit message (Collapse)AuthorAgeFilesLines
* Cargoify servoJack Moffitt2014-09-081-64/+0
|
* Enable 32bit builds.Jack Moffitt2014-08-141-0/+2
| | | | You specify a 32bit build by setting --target on configure.
* Upgrade Rust.Jack Moffitt2014-08-021-1/+3
|
* Fix a deprecated phase warning.Ms2ger2014-07-041-1/+1
|
* serious mode engaged: start of embedding crate using FFIMike Blumenkrantz2014-05-261-1/+11
| | | | | | | | | | current status ============= [ ] Successfully crashing CEF [X] Successfully not crashing CEF
* add start of embedding crate: build system with CEF typesMike Blumenkrantz2014-05-011-0/+50