Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Telemetry: Remove stubs and related code | adeshkp | 2019-01-12 | -110/+0 |
| | ||||
* | Remove unused telemetry functions/variables. | wolfbeast | 2018-10-01 | -27/+0 |
| | | | | Tag #21. | |||
* | Remove cache I/O telemetry. | wolfbeast | 2018-09-30 | -54/+0 |
| | | | | Tag #21. | |||
* | Remove telemetry probes to get detailed disk cache hit rate. | wolfbeast | 2018-09-30 | -195/+0 |
| | | | | Tag #21. | |||
* | Remove telemetry probes for cache file system. | wolfbeast | 2018-09-29 | -82/+0 |
| | ||||
* | Remove telemetry to find optimal cache entry hash size | wolfbeast | 2018-09-29 | -111/+0 |
| | | | | Tag #21. | |||
* | Remove all C++ telemetry autotimers | wolfbeast | 2018-09-04 | -3/+0 |
| | ||||
* | Remove all C++ Telemetry Accumulation calls. | wolfbeast | 2018-09-03 | -69/+1 |
| | | | | | 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. | |||
* | Remove pref confusion around cache v2 | wolfbeast | 2018-07-03 | -8/+1 |
| | | | | | | - Renames browser.cache.use_new_backend to browser.cache.backend - Sets browser.cache.backend to 1 (use cache v2) - Removes browser.cache.use_new_backend_temp | |||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+27600 |