Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Strict import formatting (grouping and granularity) (#30325) | Samson | 2023-09-11 | 1 | -14/+14 |
| | | | | | * strict imports formatting * Reformat all imports | ||||
* | remove `extern crate` (#30311) | Samson | 2023-09-08 | 1 | -0/+2 |
| | | | | | | | | | | | * remove extern crate * Update components/script_plugins/lib.rs Co-authored-by: Martin Robinson <mrobinson@igalia.com> --------- Co-authored-by: Martin Robinson <mrobinson@igalia.com> | ||||
* | Upgrade Hyper | Naveen Gattu | 2022-01-16 | 1 | -1/+1 |
| | |||||
* | Fix warnings. | Josh Matthews | 2022-01-03 | 1 | -2/+2 |
| | |||||
* | Non-blocking network IO | Naveen Gattu | 2021-12-23 | 1 | -5/+6 |
| | |||||
* | test tidy | teymour-aldridge | 2021-06-25 | 1 | -1/+1 |
| | |||||
* | Use struct shorthand initialization. | teymour-aldridge | 2021-06-25 | 1 | -2/+2 |
| | |||||
* | Auto merge of #25740 - gterzian:per_fetch_filemanager_handle, r=Manishearth | bors-servo | 2020-02-25 | 1 | -26/+109 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Per fetch file token for blob url <!-- Please describe your changes on the following line: --> Depends on https://github.com/servo/servo/pull/25724 First step of https://github.com/servo/servo/issues/25226 --- <!-- 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 #___ (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. --> | ||||
| * | add a fetch token for blob urls | Gregory Terzian | 2020-02-21 | 1 | -26/+109 |
| | | |||||
* | | Update ipc-channel and crossbeam-channel. | Josh Matthews | 2020-02-20 | 1 | -1/+1 |
|/ | |||||
* | add a core resource thread-pool | Gregory Terzian | 2020-02-14 | 1 | -191/+223 |
| | |||||
* | Deduplicate idna, log, mime, mime_guess, percent-encoding, unicase, url, ws | Simon Sapin | 2019-08-19 | 1 | -4/+5 |
| | |||||
* | Upgrade headers, headers-core, and hyper_serde. | Josh Matthews | 2019-06-13 | 1 | -1/+1 |
| | |||||
* | Auto merge of #23045 - miller-time:promote-memory-blob, r=jdm | bors-servo | 2019-03-20 | 1 | -29/+6 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | create uuid before sending PromoteMemory message <!-- Please describe your changes on the following line: --> When `Blob::promote` is promoting a `BlobImpl::Memory`, create uuid and send it with the `FileManagerThreadMsg::PromoteMemory` message rather than blocking until one is received. --- <!-- 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 #23032 (GitHub issue number if applicable) <!-- Either: --> - [X] 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/23045) <!-- Reviewable:end --> | ||||
| * | create uuid before sending PromoteMemory message | Russell Cousineau | 2019-03-18 | 1 | -29/+6 |
| | | |||||
* | | #8539 Config preferences backend restructure | Peter Hall | 2019-03-20 | 1 | -10/+2 |
|/ | |||||
* | Remove redundant `.clone()`s | Shotaro Yamada | 2018-12-11 | 1 | -1/+1 |
| | |||||
* | Use crossbeam channel instead of servo channel. Fix rebase issues and add ↵ | Fernando Jiménez Moreno | 2018-11-26 | 1 | -4/+7 |
| | | | | comment | ||||
* | Tweak limits of file chunked read and send chunks not entire body as partial ↵ | Fernando Jiménez Moreno | 2018-11-26 | 1 | -3/+4 |
| | | | | payloads | ||||
* | Set response status for range requests to file and blob urls | Fernando Jiménez Moreno | 2018-11-26 | 1 | -15/+27 |
| | |||||
* | Allow range requests to blob URLs with negative offsets | Fernando Jiménez Moreno | 2018-11-26 | 1 | -16/+18 |
| | |||||
* | Add support fo byte range requests for blob URLs | Fernando Jiménez Moreno | 2018-11-26 | 1 | -52/+95 |
| | |||||
* | Finish asynchronous blob url fetching | Fernando Jiménez Moreno | 2018-11-26 | 1 | -119/+133 |
| | |||||
* | Update read blob url in chunk changes to use new hyper | Fernando Jiménez Moreno | 2018-11-26 | 1 | -17/+25 |
| | |||||
* | Blob url's changes now build and test | ms2300 | 2018-11-26 | 1 | -18/+20 |
| | |||||
* | Initial implementation of asynchronous blob url fetching | ms2300 | 2018-11-26 | 1 | -1/+153 |
| | |||||
* | Update MPL license to https (part 4) | Jan Andre Ikenmeyer | 2018-11-19 | 1 | -1/+1 |
| | |||||
* | Reorder imports | Pyfisch | 2018-11-06 | 1 | -2/+4 |
| | |||||
* | Rustfmt net crate | Pyfisch | 2018-11-03 | 1 | -138/+230 |
| | |||||
* | move top_level_browsing_context_id out of embedder msg | Gregory Terzian | 2018-05-23 | 1 | -1/+1 |
| | |||||
* | move msg to embedder_traits, use in script, handle send error in embedder | Gregory Terzian | 2018-05-23 | 1 | -2/+2 |
| | |||||
* | refactor(embedder): rename file select message | OJ Kwon | 2018-04-27 | 1 | -1/+1 |
| | |||||
* | refactor(filemanager): uses embedderproxy directly | OJ Kwon | 2018-04-27 | 1 | -25/+25 |
| | |||||
* | refactor(filemanager): use filemanagermsg to request embedder | OJ Kwon | 2018-04-27 | 1 | -8/+7 |
| | |||||
* | refactor(filemanager): remove awareness to ui behavior | OJ Kwon | 2018-04-27 | 1 | -62/+0 |
| | |||||
* | refactor(filemanager): send constellationmsg to select file | OJ Kwon | 2018-04-27 | 1 | -27/+39 |
| | |||||
* | Prevent an unused import warning on non desktop platforms | Fabrice Desré | 2017-12-02 | 1 | -0/+1 |
| | | | opts is not used on Android for instance. | ||||
* | Untry | Simon Sapin | 2017-06-18 | 1 | -10/+10 |
| | |||||
* | Disabled tinyfiledialogs when running headless. | Alan Jeffrey | 2017-03-16 | 1 | -0/+9 |
| | |||||
* | Removed util. | Alan Jeffrey | 2016-12-14 | 1 | -10/+10 |
| | |||||
* | Remove the unused CancellationListener arguments in filemanager_thread. | Ms2ger | 2016-11-24 | 1 | -21/+10 |
| | |||||
* | Pass the UIProvider to FileManager::handle() as needed. | Ms2ger | 2016-11-21 | 1 | -18/+10 |
| | |||||
* | Factor out FileManager::promote_memory(). | Ms2ger | 2016-11-21 | 1 | -4/+12 |
| | |||||
* | Factor out FileManager::read_file(). | Ms2ger | 2016-11-21 | 1 | -7/+16 |
| | |||||
* | Stop cloning FileManager::store so much. | Ms2ger | 2016-11-21 | 1 | -5/+8 |
| | |||||
* | Move the UIProvider from FileManagerStore to FileManager. | Ms2ger | 2016-11-21 | 1 | -17/+30 |
| | | | | This will allow us to reduce the amount of code that needs to care about it. | ||||
* | Stop spawning threads unnecessarily in FileManager. | Ms2ger | 2016-10-14 | 1 | -12/+4 |
| | | | | | The spawned threads remain for select_file and select_files, as those may need to wait indefinitely for the user's response. | ||||
* | Avoid an unnecessary clone when calling FileManagerStore::try_read_file. | Ms2ger | 2016-10-14 | 1 | -4/+4 |
| | |||||
* | Stop wrapping FileManager in an Arc. | Ms2ger | 2016-10-14 | 1 | -0/+9 |
| | | | | It already contains an Arc internally. | ||||
* | Reorder `use` statements | UK992 | 2016-09-09 | 1 | -3/+3 |
| |