Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | script: Move code generation and webidl files to new script_bindings crate. (... | Josh Matthews | 2025-01-24 | 1 | -19/+0 |
* | api: Flatten and simplify Servo preferences (#34966) | Martin Robinson | 2025-01-14 | 1 | -1/+1 |
* | Preference-gate `crypto.subtle` (#34295) | Simon Wülker | 2024-11-19 | 1 | -14/+6 |
* | crypto: Begin SubtleCrypto implementation (#33628) | Daniel Adams | 2024-10-08 | 1 | -1/+1 |
* | Implement crypto.randomUUID() (#33158) | webbeef | 2024-08-22 | 1 | -0/+4 |
* | Migrate to IDL mixin syntax | Kagami Sascha Rosylight | 2019-10-01 | 1 | -4/+4 |
* | Update MPL license to https (part 2) | Jan Andre Ikenmeyer | 2018-11-19 | 1 | -1/+1 |
* | getRandomValues uses ArrayBufferView now | Christian Poveda | 2018-03-22 | 1 | -2/+1 |
* | Explicitly expose everything everywhere. | Ms2ger | 2016-07-12 | 1 | -2/+2 |
* | Remove modelines everywhere but tests/wpt | edunham | 2016-04-20 | 1 | -1/+0 |
* | Add/format license headers for WebIDLs | Corey Farwell | 2015-07-26 | 1 | -3/+3 |
* | Implement window.crypto.getRandomValues() | Tim Taubert | 2015-07-03 | 1 | -0/+25 |