Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Issue #1507 - Remove nsRefreshDriver's use of high res system timers. | wolfbeast | 2020-04-03 | -98/+0 |
| | | | | | | | Since we are using vsync for timing anyway in the layout refresh driver, there is no need to bump the system timer resolution down to 1 ms. This resolves #1507. | |||
* | Telemetry: Remove stubs and related code | adeshkp | 2019-01-12 | -38/+0 |
| | ||||
* | Bug 1470260 - Part 2: Make RefreshDriverTimer ref-counted and hold a strong ↵ | wolfbeast | 2018-09-10 | -20/+21 |
| | | | | ref on it on the stack when nsRefreshDriver::Tick can be reached. | |||
* | Bug 1470260 - Part 1: Ensure that 'this' stays alive for the duration of the ↵ | wolfbeast | 2018-09-10 | -0/+4 |
| | | | | TickRefreshDriver call. | |||
* | Remove all C++ Telemetry Accumulation calls. | wolfbeast | 2018-09-03 | -12/+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/+2373 |