Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Issue #80 - Include D3DMessageUtils.h in dom/plugins/ipc for Mac build | adeshkp | 2020-04-26 | -0/+1 |
| | | | | | | | | This should ideally not be needed on Mac but compilation fails due to sizeof `DxgiAdapterDesc` not known. Didn't face this issue on Linux though, probably due to a different include chain which already has this file included somewhere along the way. | |||
* | Issue #80 - De-unify dom/plugins/ipc | Moonchild | 2020-04-26 | -0/+3 |
| | ||||
* | Issue #1053 - Remove android support from NPAPI | Matt A. Tobin | 2020-04-14 | -3/+0 |
| | ||||
* | Remove all C++ telemetry autotimers | wolfbeast | 2018-09-04 | -9/+2 |
| | ||||
* | Remove all C++ Telemetry Accumulation calls. | wolfbeast | 2018-09-03 | -2/+0 |
| | | | | | This creates a number of stubs and leaves some surrounding code that may be irrelevant (eg. recorded time stamps, status variables). Stub resolution/removal should be a follow-up to this. | |||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+2509 |