| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | | Auto merge of #6008 - jgraham:webdriver_get_active_element, r=jdm | bors-servo | 2015-05-11 | 7 | -3/+23 |
|\ \ \ \ \ |
|
| * | | | | | Add support for getActiveElement webdriver command | James Graham | 2015-05-11 | 7 | -3/+23 |
* | | | | | | Auto merge of #6007 - jgraham:webdriver_capabilities, r=jdm | bors-servo | 2015-05-11 | 1 | -1/+4 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | Add basic browser capabilities | James Graham | 2015-05-11 | 1 | -1/+4 |
|/ / / / / |
|
* | | | | | Auto merge of #5969 - jgraham:webdriver_select_css, r=jdm | bors-servo | 2015-05-11 | 5 | -10/+163 |
|\ \ \ \ \ |
|
| * | | | | | Add WebDriver support for getting elements by selector. | James Graham | 2015-05-08 | 5 | -10/+163 |
* | | | | | | Auto merge of #5997 - mbrubeck:table-direction, r=pcwalton | bors-servo | 2015-05-11 | 9 | -72/+143 |
|\ \ \ \ \ \ |
|
| * | | | | | | Fix direction of columns in mixed LTR/RTL tables. | Matt Brubeck | 2015-05-08 | 9 | -72/+143 |
* | | | | | | | Auto merge of #6004 - Ms2ger:get_link, r=SimonSapin | bors-servo | 2015-05-11 | 6 | -18/+32 |
|\ \ \ \ \ \ \
| |_|_|_|/ / /
|/| | | | | | |
|
| * | | | | | | Replace TElement::get_link() by specific methods. | Ms2ger | 2015-05-11 | 6 | -18/+32 |
|/ / / / / / |
|
* | | | | | | Auto merge of #5994 - pcwalton:vertical-align-inline-block, r=glennw | bors-servo | 2015-05-10 | 4 | -5/+62 |
|\ \ \ \ \ \ |
|
| * | | | | | | layout: Support `vertical-align` for inline-blocks. | Patrick Walton | 2015-05-08 | 4 | -5/+62 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Auto merge of #6001 - Ms2ger:runtime, r=jdm | bors-servo | 2015-05-10 | 8 | -49/+49 |
|\ \ \ \ \ \ |
|
| * | | | | | | Remove reference counting from the Runtime implementation. | Ms2ger | 2015-05-10 | 7 | -14/+16 |
| * | | | | | | Move evaluate_script to Runtime. | Ms2ger | 2015-05-10 | 5 | -5/+5 |
| * | | | | | | Remove support for tracing Cx. | Ms2ger | 2015-05-10 | 1 | -2/+1 |
| * | | | | | | Use Runtime in WorkerGlobalScope and DedicatedWorkerGlobalScope. | Ms2ger | 2015-05-10 | 2 | -24/+23 |
| * | | | | | | Use Runtime in Window. | Ms2ger | 2015-05-10 | 2 | -15/+15 |
| * | | | | | | Update js. | Ms2ger | 2015-05-10 | 3 | -3/+3 |
* | | | | | | | Auto merge of #5999 - Ms2ger:TElement, r=jdm | bors-servo | 2015-05-10 | 11 | -51/+51 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | Move get_attr and get_attrs into TElementAttributes. | Ms2ger | 2015-05-10 | 9 | -45/+36 |
| * | | | | | | Stop using TElement's unsound get_attr in link/style code. | Ms2ger | 2015-05-10 | 2 | -6/+15 |
|/ / / / / / |
|
* | | | | | | Auto merge of #6000 - Ms2ger:update-js, r=jdm | bors-servo | 2015-05-10 | 4 | -4/+4 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | Update js. | Ms2ger | 2015-05-10 | 4 | -4/+4 |
|/ / / / / |
|
* | | | | | Auto merge of #5990 - pcwalton:img-width-attribute-intrinsic-width, r=glennw | bors-servo | 2015-05-08 | 4 | -2/+35 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | layout: Take the `width` attribute of `<img>` into account when | Patrick Walton | 2015-05-08 | 4 | -2/+35 |
| |/ / / |
|
* | | | | Auto merge of #5985 - zmike:embedding-woodenbikeshed, r=larsbergstrom | bors-servo | 2015-05-08 | 5 | -15/+52 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | image_cache_task::new_image_cache_task() should not panic when placeholder fa... | Mike Blumenkrantz | 2015-05-08 | 1 | -6/+13 |
| * | | | fix undefined symbols in embedding lib | Mike Blumenkrantz | 2015-05-08 | 3 | -9/+36 |
| * | | | add embedding function for checking whether the loaded cef lib is servo | Mike Blumenkrantz | 2015-05-07 | 1 | -0/+3 |
* | | | | Auto merge of #5987 - Adenilson:rmComment01, r=jdm | bors-servo | 2015-05-08 | 1 | -1/+0 |
|\ \ \ \ |
|
| * | | | | This was done already on #5783, maybe was reintroduced by mistake. | Adenilson Cavalcanti | 2015-05-08 | 1 | -1/+0 |
|/ / / / |
|
* | | | | Auto merge of #5976 - larsbergstrom:osx-android-fixes, r=glennw | bors-servo | 2015-05-07 | 4 | -9/+10 |
|\ \ \ \ |
|
| * | | | | Ensure we use the android cross linker when building for android | Lars Bergstrom | 2015-05-07 | 1 | -0/+1 |
| * | | | | Pick up acrichto's fixes to OSX cross build in submodules | Lars Bergstrom | 2015-05-07 | 3 | -9/+9 |
| | |/ /
| |/| | |
|
* | | | | Auto merge of #5940 - pcwalton:inline-margins, r=glennw | bors-servo | 2015-05-07 | 10 | -57/+190 |
|\ \ \ \ |
|
| * | | | | layout: Implement inline margins. | Patrick Walton | 2015-05-07 | 10 | -57/+190 |
| | |/ /
| |/| | |
|
* | | | | Auto merge of #5936 - pcwalton:fast-resize, r=jdm | bors-servo | 2015-05-07 | 4 | -38/+61 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | layout: Don't rerun selector matching unless we need to when resizing | Patrick Walton | 2015-05-07 | 4 | -38/+61 |
|/ / / |
|
* | | | Auto merge of #5955 - zmike:embedding-REBASE_RAGE, r=larsbergstrom | bors-servo | 2015-05-07 | 67 | -2198/+6861 |
|\ \ \
| |/ /
|/| | |
|
| * | | update cef embedding readme | Mike Blumenkrantz | 2015-05-06 | 1 | -8/+2 |
| * | | one more embedding interfaces update because they removed cef_url & time_t | Mike Blumenkrantz | 2015-05-06 | 3 | -50/+2 |
| * | | update embedding interfaces again to use filling_drop feature | Mike Blumenkrantz | 2015-05-06 | 57 | -1550/+2797 |
| * | | update embedding interfaces/mod.rs to add MPL | Mike Blumenkrantz | 2015-05-06 | 1 | -5/+5 |
| * | | update embedding interfaces mod.rs generator script to add MPL | Mike Blumenkrantz | 2015-05-06 | 1 | -2/+14 |
| * | | add shell script to automate generation of ports/cef/interfaces/mod.rs | Mike Blumenkrantz | 2015-05-05 | 1 | -0/+33 |
| * | | implement pointer type matching for cef window cursor setting | Mike Blumenkrantz | 2015-05-05 | 1 | -1/+28 |
| * | | update various cef functions to use correct number of params | Mike Blumenkrantz | 2015-05-05 | 5 | -10/+20 |
| * | | add remaining/missing cef types to types.rs | Mike Blumenkrantz | 2015-05-05 | 1 | -0/+431 |
| * | | remove duplicated cef types from cef/types.rs | Mike Blumenkrantz | 2015-05-05 | 1 | -36/+0 |