| Commit message (Expand) | Author | Age | Lines |
* | [PALEMOON] Re-apply removal of unnecessary code (Findbar is no longer in the ... | janekptacijarabaci | 2018-11-14 | -30/+1 |
* | Use a separate process to generate thumbnails only when multi-process mode is... | JustOff | 2018-10-27 | -1/+5 |
* | Merge pull request #854 from g4jc/nsuserinfo | Moonchild | 2018-10-26 | -17/+22 |
|\ |
|
| * | Issue #795 - Make nsIUserInfo component optional | Gaming4JC | 2018-10-25 | -17/+22 |
* | | Revert "Make nsIUserInfo component optional with --disable-userinfo at build ... | Moonchild | 2018-10-24 | -22/+17 |
* | | Merge pull request #796 from g4jc/nsuserinfo | Moonchild | 2018-10-24 | -17/+22 |
|\ \ |
|
| * | | Issue #795 - Make nsIUserInfo component optional | Gaming4JC | 2018-10-12 | -17/+22 |
| |/ |
|
* | | Merge pull request #850 from trav90/add-av1-support | Moonchild | 2018-10-24 | -0/+14 |
|\ \ |
|
| * | | Add --enable-av1 configure switch | trav90 | 2018-10-15 | -0/+14 |
| |/ |
|
* | | Fix reference to undefined property warnings in toolkit's browser.xml. | wolfbeast | 2018-10-21 | -4/+5 |
* | | Merge pull request #843 from kn-yami/issue516 | Moonchild | 2018-10-20 | -1/+1 |
|\ \ |
|
| * | | fix naming of getStartupChanges function | yami | 2018-10-20 | -1/+1 |
* | | | Merge pull request #839 from kn-yami/issue516 | Moonchild | 2018-10-20 | -163/+150 |
|\| | |
|
| * | | make style of amInstallTrigger.js more consistent | yami | 2018-10-04 | -1/+1 |
| * | | remove named function syntax in LightweightThemeManager.jsm | yami | 2018-10-04 | -15/+15 |
| * | | remove named function syntax in amWebInstallListener.js | yami | 2018-10-04 | -14/+14 |
| * | | remove named function syntax in AddonManager.jsm | yami | 2018-10-04 | -116/+107 |
| * | | remove named function syntax in addonManager.js | yami | 2018-10-04 | -17/+13 |
* | | | Merge branch 'master' of https://github.com/MoonchildProductions/UXP | wolfbeast | 2018-10-19 | -88/+167 |
|\ \ \ |
|
| * \ \ | Merge pull request #837 from Ascrod/readerview | Moonchild | 2018-10-17 | -86/+165 |
| |\ \ \ |
|
| | * | | | Update Readability from mozilla-central release branch (FF 62.0.3). Tag #361. | Ascrod | 2018-10-15 | -85/+165 |
| | * | | | Remove unused import from AboutReader module. Tag #361. | Ascrod | 2018-10-15 | -1/+0 |
| | | |/
| | |/| |
|
| * / | | Issue #832 Part 2: Remove styling and images. | Ascrod | 2018-10-11 | -2/+2 |
| |/ / |
|
* / / | Fix a test (#670) | wolfbeast | 2018-10-19 | -6/+0 |
|/ / |
|
* / | Add mozilla::Span | trav90 | 2018-10-06 | -0/+33 |
|/ |
|
* | Remove cache I/O telemetry. | wolfbeast | 2018-09-30 | -72/+0 |
* | Remove telemetry probes to get detailed disk cache hit rate. | wolfbeast | 2018-09-30 | -17/+0 |
* | Remove telemetry probes for cache file system. | wolfbeast | 2018-09-29 | -17/+0 |
* | Update telemetry whitelists. | wolfbeast | 2018-09-29 | -3/+0 |
* | Remove telemetry to find optimal cache entry hash size | wolfbeast | 2018-09-29 | -6/+0 |
* | Only opt-in to esr52 search service for select applications | Matt A. Tobin | 2018-09-28 | -3/+3 |
* | Remove window.sizeToContent() from commonDialog.js, as it's useless and leads... | JustOff | 2018-09-23 | -2/+0 |
* | Update list of IDs to never send to AUS in AddonUpdateChecker.jsm | Matt A. Tobin | 2018-09-23 | -5/+6 |
* | Merge branch 'fbgw' | wolfbeast | 2018-09-11 | -2/+34 |
|\ |
|
| * | Add findbar.termPerTab | wolfbeast | 2018-09-09 | -1/+4 |
| * | Revert "[PALEMOON] Findbar - remove unnecessary code (Findbar is no longer in... | wolfbeast | 2018-09-09 | -1/+30 |
* | | fix mozilla regression in search service (saving user-defined search engines) | Ketmar Dark | 2018-09-10 | -5/+18 |
|/ |
|
* | Write out serialized search engine files when rebuilding cache. | wolfbeast | 2018-09-05 | -0/+5 |
* | Remove all C++ telemetry autotimers | wolfbeast | 2018-09-04 | -28/+9 |
* | Remove all C++ Telemetry Accumulation calls. | wolfbeast | 2018-09-03 | -155/+2 |
* | Fix toolbar styling in non-Australis toolkit themes part 2 | wolfbeast | 2018-08-21 | -3/+3 |
* | Fix toolbar styling in non-Australis toolkit themes | wolfbeast | 2018-08-21 | -1/+30 |
* | Remove TelemetryStopwatch module. | wolfbeast | 2018-08-20 | -493/+0 |
* | Remove TelemetryStopwatch call sites from toolkit components. | wolfbeast | 2018-08-20 | -51/+0 |
* | Do not try and include devtools shared l10n when devtools is not built | Matt A. Tobin | 2018-08-15 | -0/+2 |
* | Remove the const to fix the -Wignored-qualifiers warning with GCC 8 (Part 2) | trav90 | 2018-08-10 | -2/+2 |
* | Fix include path | Matt A. Tobin | 2018-08-06 | -1/+1 |
* | Add a slightly modified version of the gecko/44 search service and use it whe... | Matt A. Tobin | 2018-08-06 | -3/+5709 |
* | Move the "native" search service to a subdirectory | Matt A. Tobin | 2018-08-06 | -24/+33 |
* | Bug 1341957 - Add webgl.getSupportedExtensions() to about:support | janekptacijarabaci | 2018-08-01 | -11/+23 |