Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Strict import formatting (grouping and granularity) (#30325) | Samson | 2023-09-11 | 1 | -6/+5 |
| | | | | | * strict imports formatting * Reformat all imports | ||||
* | Rename reflect_dom_object2. | Josh Matthews | 2023-05-31 | 1 | -2/+2 |
| | |||||
* | Support arbitrary protos when wrapping DOM objects with constructors. | Josh Matthews | 2023-05-28 | 1 | -3/+8 |
| | |||||
* | Add trait DomObjectWrap to provide WRAP function | YUAN LYU | 2020-03-20 | 1 | -2/+0 |
| | |||||
* | Modify `script` to prevent further violations of snake_case | Kunal Mohan | 2020-01-18 | 1 | -0/+1 |
| | |||||
* | use SafeJSContext | Kagami Sascha Rosylight | 2019-07-25 | 1 | -1/+0 |
| | |||||
* | Merge branch 'master' into tojson | Kagami Sascha Rosylight | 2019-07-25 | 1 | -0/+1 |
|\ | |||||
| * | Convert CGTraitInterface to use safe JSContext instead of raw JSContext | marmeladema | 2019-07-24 | 1 | -5/+8 |
| | | |||||
* | | Support default toJSON in WebIDL | Kagami Sascha Rosylight | 2019-07-24 | 1 | -16/+0 |
|/ | |||||
* | Add RTCSessionDescription::ToJSON | Manish Goregaokar | 2019-01-29 | 1 | -0/+16 |
| | |||||
* | Use draft spec links | Manish Goregaokar | 2019-01-29 | 1 | -2/+2 |
| | |||||
* | Fill in RTCSessionDescription | Manish Goregaokar | 2019-01-28 | 1 | -6/+34 |
| | |||||
* | Add empty RTCSessionDescription interface | Manish Goregaokar | 2019-01-28 | 1 | -0/+41 |