| Commit message (Expand) | Author | Age | Files | Lines |
* | clang-format | Philip Lamb | 2020-12-17 | 1 | -2/+1 |
* | Replace use of c++ keyword 'default' in c++ code and C APIs. Also correct obs... | Philip Lamb | 2020-12-16 | 4 | -6/+6 |
* | Use new S3 buckets | Simon Sapin | 2020-11-11 | 3 | -3/+3 |
* | Add time and app version to crash report | Paul Rouget | 2020-08-11 | 5 | -23/+93 |
* | Auto merge of #27559 - servo:jdm-patch-46, r=jdm | bors-servo | 2020-08-10 | 1 | -1/+1 |
|\ |
|
| * | Update FxR version number. | Josh Matthews | 2020-08-10 | 1 | -1/+1 |
* | | Auto merge of #27556 - paulrouget:bookmarks, r=jdm | bors-servo | 2020-08-10 | 10 | -56/+374 |
|\ \
| |/
|/| |
|
| * | UWP: Bookmarks | Paul Rouget | 2020-08-10 | 10 | -56/+374 |
* | | Auto merge of #27543 - paulrouget:strup, r=Manishearth | bors-servo | 2020-08-07 | 1 | -1/+1 |
|\ \ |
|
| * | | UWP: better pref label | Paul Rouget | 2020-08-07 | 1 | -1/+1 |
| |/ |
|
* | | Auto merge of #27537 - jdm:armmedia, r=Manishearth | bors-servo | 2020-08-07 | 1 | -0/+4 |
|\ \ |
|
| * | | Pipe GST_DEBUG output to its own log file on UWP. | Josh Matthews | 2020-08-07 | 1 | -0/+4 |
* | | | Auto merge of #27522 - jdm:home-override, r=paulrouget | bors-servo | 2020-08-07 | 1 | -2/+7 |
|\ \ \
| |_|/
|/| | |
|
| * | | Use override value for home button when available. | Josh Matthews | 2020-08-06 | 1 | -2/+7 |
| |/ |
|
* / | Add missing media session callback in UWP embedding. | Josh Matthews | 2020-08-06 | 7 | -24/+58 |
|/ |
|
* | Keep C++ pref value in memory longer | Paul Rouget | 2020-08-05 | 1 | -9/+22 |
* | Show only a limited list of preferences | Paul Rouget | 2020-08-05 | 9 | -13/+182 |
* | Allow longer devtools JSON messages | Paul Rouget | 2020-08-03 | 1 | -1/+1 |
* | UWP: Crash report UI | Paul Rouget | 2020-08-03 | 9 | -36/+196 |
* | Do not instanciate random ServoControls | Paul Rouget | 2020-07-31 | 2 | -36/+34 |
* | Update packaged UWP gstreamer plugins. | Josh Matthews | 2020-07-29 | 2 | -0/+97 |
* | Fixed usage of wrong delete | Arjun Ramachandrula | 2020-07-28 | 1 | -1/+1 |
* | Make reload button clear the network cache. | Josh Matthews | 2020-07-27 | 1 | -1/+4 |
* | Auto merge of #27396 - jdm:home-button, r=Manishearth | bors-servo | 2020-07-24 | 2 | -1/+5 |
|\ |
|
| * | Avoid crashing when no homepage preference is set. | Josh Matthews | 2020-07-24 | 2 | -1/+5 |
* | | Fire sessionavailable if in transient mode | Paul Rouget | 2020-07-23 | 3 | -3/+11 |
|/ |
|
* | Remove simpleservo antialiasing option, rely on pref | Paul Rouget | 2020-07-21 | 1 | -1/+0 |
* | UWP: rely more on servo preferences | Paul Rouget | 2020-07-20 | 4 | -27/+29 |
* | Make it possible to run fxr:// url in non-kiosk mode | Paul Rouget | 2020-07-16 | 4 | -15/+24 |
* | Auto merge of #27250 - paulrouget:unfocus, r=jdm | bors-servo | 2020-07-13 | 2 | -0/+7 |
|\ |
|
| * | Unfocus input when virtual keyboard is dismissed | Paul Rouget | 2020-07-13 | 2 | -0/+7 |
* | | devtools: TabDescription actor | Paul Rouget | 2020-07-13 | 1 | -18/+22 |
|/ |
|
* | UWP: allow servo's initial URL to be set before Servo starts | Paul Rouget | 2020-07-06 | 5 | -13/+26 |
* | Auto merge of #27149 - paulrouget:key_events2, r=jdm | bors-servo | 2020-07-03 | 4 | -21/+58 |
|\ |
|
| * | UWP: support virtual keyboard | Paul Rouget | 2020-07-02 | 4 | -21/+58 |
* | | Enable stdout logging for all UWP builds | Josh Matthews | 2020-07-02 | 1 | -23/+13 |
|/ |
|
* | Auto merge of #27114 - paulrouget:key_events, r=jdm | bors-servo | 2020-06-30 | 7 | -16/+211 |
|\ |
|
| * | UWP: Basic key events | Paul Rouget | 2020-06-30 | 7 | -16/+211 |
* | | Auto merge of #27107 - paulrouget:darktheme, r=jdm | bors-servo | 2020-06-29 | 12 | -59/+31 |
|\ \ |
|
| * | | UWP: Dark theme support | Paul Rouget | 2020-06-29 | 12 | -59/+31 |
| |/ |
|
* / | Fix DEFAULT_URL | Paul Rouget | 2020-06-29 | 7 | -37/+56 |
|/ |
|
* | UWP console: force white background | Paul Rouget | 2020-06-23 | 4 | -14/+15 |
* | remove server panel | Paul Rouget | 2020-06-22 | 4 | -15/+6 |
* | Allow embedder to bypass devtools prompt | Paul Rouget | 2020-06-22 | 9 | -14/+23 |
* | UWP: Add console input | Paul Rouget | 2020-06-19 | 5 | -29/+89 |
* | UWP: use a listview to build the console | Paul Rouget | 2020-06-19 | 5 | -33/+79 |
* | UWP: clear console when navigating pages. | Josh Matthews | 2020-06-18 | 4 | -1/+10 |
* | [UWP] Basic console panel | Paul Rouget | 2020-06-17 | 9 | -33/+400 |
* | Auto merge of #26840 - paulrouget:l10n, r=Manishearth | bors-servo | 2020-06-11 | 16 | -118/+460 |
|\ |
|
| * | L10N for UWP app. | Paul Rouget | 2020-06-11 | 10 | -59/+421 |