aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Allow reusing AudioBuffersFernando Jiménez Moreno2018-10-112-57/+72
|
* Update servo-mediaManish Goregaokar2018-10-114-82/+49
|
* Auto merge of #21904 - Manishearth:gst-readme, r=jdmbors-servo2018-10-111-1/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | Remove gst-plugins-ugly dep from README We don't use it and shouldn't be using it because of the license r? @jdm <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/21904) <!-- Reviewable:end -->
| * Remove gst-plugins-ugly dep from READMEManish Goregaokar2018-10-101-1/+1
| | | | | | | | We don't use it and shouldn't be using it because of the license
* | Auto merge of #21906 - Manishearth:minor-webaudio-fixes, r=ferjmbors-servo2018-10-113-5/+7
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Minor WebAudio fixes Stuff I discovered whilst working on https://github.com/servo/media/pull/148 r? @ferjm <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/21906) <!-- Reviewable:end -->
| * | Increase webaudio sample rate threshold to match firefoxManish Goregaokar2018-10-102-4/+2
| | |
| * | Handle case when OfflineAudioContext doesn't receive all the buffersManish Goregaokar2018-10-101-1/+5
| | |
* | | Auto merge of #21905 - servo:log-spam, r=jdmbors-servo2018-10-111-2/+11
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reduce log spam for large downloads made from mach Printing the same line again is a no-op in an actual terminal, but Taskcluster’s log viewer shows each such line separately. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/21905) <!-- Reviewable:end -->
| * | | Reduce log spam for large downloads made from machSimon Sapin2018-10-111-2/+11
| | | | | | | | | | | | | | | | Printing the same line again is a no-op on an actual terminal, but Taskcluster’s log viewer shows each such line separately.
* | | | Auto merge of #21879 - chansuke:add_element_event_taskforce, r=ferjmbors-servo2018-10-115-14/+82
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add task source for media element <!-- Please describe your changes on the following line: --> --- <!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: --> - [x] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors - [x] These changes fix #21612 . - [x] These changes do not require tests because the existing test should cover this code. <!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.--> <!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. --> <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/21879) <!-- Reviewable:end -->
| * | | | Add task source for media elementchansuke2018-10-105-14/+82
| | | | |
* | | | | Auto merge of #21907 - servo-wpt-sync:wpt_update_10-10-2018, r=jdmbors-servo2018-10-1087-451/+1441
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Sync WPT with upstream (10-10-2018) Automated downstream sync of changes from upstream as of 10-10-2018. [no-wpt-sync] <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/21907) <!-- Reviewable:end -->
| * | | | | Update web-platform-tests to revision 2c89bbecfab9a69190906abd7610c3bc62303dd4WPT Sync Bot2018-10-1087-451/+1441
|/ / / / /
* | | | | Auto merge of #21902 - ferjm:windows.installer.locate.gst, r=jdmbors-servo2018-10-101-2/+8
|\ \ \ \ \ | |_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Windows installer: set GStreamer installation path based on registry … …search - [X] `./mach build -d` does not report any errors - [X] `./mach test-tidy` does not report any errors - [X] These changes fix #21839 <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/21902) <!-- Reviewable:end -->
| * | | | Windows installer: set GStreamer installation path based on registry searchFernando Jimenez Moreno2018-10-101-2/+8
| | | | |
* | | | | Auto merge of #21594 - gterzian:try_to_fix_travis, r=jdmbors-servo2018-10-101-0/+2
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Try to fix travis <!-- Please describe your changes on the following line: --> --- <!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: --> - [ ] `./mach build -d` does not report any errors - [ ] `./mach test-tidy` does not report any errors - [ ] These changes fix #21592 (github issue number if applicable). <!-- Either: --> - [ ] There are tests for these changes OR - [ ] These changes do not require tests because _____ <!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.--> <!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. --> <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/21594) <!-- Reviewable:end -->
| * | | | | do not cache cargo registry and target dir on travisGregory Terzian2018-09-071-0/+2
| | | | | |
* | | | | | Auto merge of #21799 - codehag:bug_1172897_rename_tab_actor, r=jdmbors-servo2018-10-103-34/+34
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug 1172897 - Rename Tab Actor to BrowsingContextActor As part of [Bug 1172987](https://bugzilla.mozilla.org/show_bug.cgi?id=1172897) we renamed TabActor, as the actor does not represent tabs (as in a browser tab), it instead represents a browsing context as defined by the the [HTML standard](https://html.spec.whatwg.org/multipage/browsers.html#windows). In a later PR I will mirror the structure we have on devtools to have a targets folder, which contains all target types. At the moment it looks like servo only represents workers and browsing contexts. <!-- Please describe your changes on the following line: --> --- <!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: --> - [ ] `./mach build -d` does not report any errors Unfortunately, I am unable to build due to #21792 -- I will try to find a linux machine to build on - [x] `./mach test-tidy` does not report any errors - [x] These changes fix Bugzilla [Bug 1172987](https://bugzilla.mozilla.org/show_bug.cgi?id=1172897). <!-- Either: --> - [x] These changes do not require tests because this is a renaming and shouldn't impact tests as far as I can tell <!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.--> <!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. --> <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/21799) <!-- Reviewable:end -->
| * | | | | Bug 1172897 - Rename Tab Actor to BrowsingContextActorcodehag2018-09-233-34/+34
| | | | | | | | | | | | | | | | | | | | | | | | As part of [Bug 1172987](https://bugzilla.mozilla.org/show_bug.cgi?id=1172897) we renamed TabActor, as the actor does not represent tabs (as in a browser tab), it instead represents a browsing context as defined by the the [HTML standard](https://html.spec.whatwg.org/multipage/browsers.html#windows). In a later PR I will mirror the structure we have on devtools to have a targets folder, which contains all target types. At the moment it looks like servo only represents workers and browsing contexts.
* | | | | | Auto merge of #21863 - servo:tc-windows, r=Manishearthbors-servo2018-10-1018-440/+1253
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Build on and for Windows on Taskcluster CI I’ve configured a `servo-win2016` Taskcluster worker type and built an AMI for it. The docs and scripts for this are in `etc/taskcluster/windows` in this PR. They don’t strictly need to be in this repository, but it’s as good a place as any. This PR also adds a new Windows task similar to Buildbot’s `windows-msvc-dev` job. Like the other tasks triggered on `github-push` events (in particular pushes by Homu to the `auto`), it needs to succeed for a PR to be merged. CC https://github.com/servo/saltfs/issues/559 <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/21863) <!-- Reviewable:end -->
| * | | | | | decisionlib docsSimon Sapin2018-10-091-0/+163
| | | | | | |
| * | | | | | Code coverage for decisionlibSimon Sapin2018-10-097-15/+25
| | | | | | |
| * | | | | | Taskcluster WPT: inline `extra` variableSimon Sapin2018-10-092-5/+5
| | | | | | |
| * | | | | | Taskcluster: index Windows buildsSimon Sapin2018-10-091-2/+2
| | | | | | |
| * | | | | | Tascluster: shorten x86_64 to x64Simon Sapin2018-10-091-8/+8
| | | | | | |
| * | | | | | Taskcluster: Add Windows release buildSimon Sapin2018-10-091-17/+30
| | | | | | |
| * | | | | | Taskcluster: package the Windows buildSimon Sapin2018-10-092-3/+15
| | | | | | |
| * | | | | | Time fetching dependencies on Windows separately from buildSimon Sapin2018-10-091-3/+7
| | | | | | |
| * | | | | | Rewrite decisionlib with a builder pattern to be more composableSimon Sapin2018-10-093-495/+574
| | | | | | |
| * | | | | | Add try-taskcluster branchSimon Sapin2018-10-092-1/+2
| | | | | | |
| * | | | | | Rename decision-task.py to make it importableSimon Sapin2018-10-094-6/+6
| | | | | | |
| * | | | | | Add bootstrap script for messing with a manually-started instanceSimon Sapin2018-10-081-0/+55
| | | | | | |
| * | | | | | Windows AMI: disable indexing and anti-virusSimon Sapin2018-10-081-0/+7
| | | | | | |
| * | | | | | Taskcluster Windows: buildSimon Sapin2018-10-082-7/+27
| | | | | | |
| * | | | | | Taskcluster Windows: add gstreamerSimon Sapin2018-10-082-54/+79
| | | | | | |
| * | | | | | Taskcluster Windows: install rustupSimon Sapin2018-10-081-0/+10
| | | | | | |
| * | | | | | Cache repackaged Python 2 for WindowsSimon Sapin2018-10-082-34/+92
| | | | | | |
| * | | | | | msiextract corrupts files :( Try lessmsi insteadSimon Sapin2018-10-082-95/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | https://gitlab.gnome.org/GNOME/msitools/issues/6
| * | | | | | Windows: don’t check out tests/wptSimon Sapin2018-10-082-6/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Creating many files is slow, on Windows
| * | | | | | Convert python-2.7.15.amd64.msi to a ZIP file, for generic-worker mountSimon Sapin2018-10-082-2/+101
| | | | | | |
| * | | | | | Taskcluster: add initial Windows taskSimon Sapin2018-10-082-53/+97
| | | | | | |
| * | | | | | mach.bat: exit with an error codeSimon Sapin2018-10-081-2/+2
| | | | | | |
| * | | | | | (Disabled) Exfiltrate IP addresses for new generic-worker instancesSimon Sapin2018-10-081-0/+12
| | | | | | |
| * | | | | | Windows AMI: add missing signinig key for generic-workerSimon Sapin2018-10-081-0/+5
| | | | | | |
| * | | | | | Initial Windows AMI-building scriptSimon Sapin2018-10-086-1/+252
| | | | | | |
* | | | | | | Auto merge of #21901 - servo-wpt-sync:wpt_update_09-10-2018, r=jdmbors-servo2018-10-09214-245/+4692
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Sync WPT with upstream (09-10-2018) Automated downstream sync of changes from upstream as of 09-10-2018. [no-wpt-sync] <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/21901) <!-- Reviewable:end -->
| * | | | | | | Update web-platform-tests to revision e15b5ebba7465e09bcda2962f6758cddcdcfa248WPT Sync Bot2018-10-09214-245/+4692
| | | | | | | |
* | | | | | | | Auto merge of #21895 - Manishearth:gst-mac, r=jdmbors-servo2018-10-091-2/+0
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "Disable event_timeupdate_noautoplay test on mac" Hopefully the builders now have the right gstreamer things. From https://github.com/servo/servo/pull/21543 , needs https://github.com/servo/saltfs/pull/898 <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/21895) <!-- Reviewable:end -->
| * | | | | | | Revert "Disable event_timeupdate_noautoplay test on mac"Manish Goregaokar2018-10-091-2/+0
| | |_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | This reverts commit 7e6661d9abd7b54b14853fbb469b5d7fa4442b84.
* | | | | | | Auto merge of #21877 - servo:webgl, r=jdmbors-servo2018-10-0927-437/+367
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve some byte-swap and premultiply operations <!-- Reviewable:start --> This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/21877) <!-- Reviewable:end -->