Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Issue #80 - reinstated unified building for some large chunks of our code. | Moonchild | 2022-09-04 |
| | | | | This should reduce compile complexity saving time and reducing linker stress. | ||
* | [DOM] Clear sinks and block further use after storage observer shutdown. | Moonchild | 2022-05-30 |
| | |||
* | Issue #1656 - Part 6: Clean up the build files | Moonchild | 2020-09-23 |
| | |||
* | Issue #1656 - Part 3: Nuke more vim config lines in the tree. | Moonchild | 2020-09-23 |
| | | | | Another S&R run with some smarter matching. | ||
* | Issue #1656 - Part 1: Nuke most vim config lines in the tree. | Moonchild | 2020-09-23 |
| | | | | | | Since these are just interpreted comments, there's 0 impact on actual code. This removes all lines that match /* vim: set(.*)tw=80: */ with S&R -- there are a few others scattered around which will be removed manually in a second part. | ||
* | Issue #80 - De-unify dom/storage | Matt A. Tobin | 2020-04-18 |
| | |||
* | Issue #1263 - Part 1: Remove DiskSpaceWatcher | wolfbeast | 2019-11-08 |
| | |||
* | Telemetry: Remove stubs and related code | adeshkp | 2019-01-12 |
| | |||
* | Remove all C++ telemetry autotimers | wolfbeast | 2018-09-04 |
| | |||
* | Remove all C++ Telemetry Accumulation calls. | wolfbeast | 2018-09-03 |
| | | | | | 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 |