| Commit message (Expand) | Author | Age | Lines |
* | Rebase on master | wolfbeast | 2018-04-11 | -1657/+199 |
|\ |
|
| * | Fix aboutSupport.js | wolfbeast | 2018-04-11 | -17/+1 |
| * | [PALEMOON] Fix some paths (deprecated) with Console.jsm (sessionstore, extens... | janekptacijarabaci | 2018-04-09 | -1/+1 |
| * | [PALEMOON] [DevTools] Fix some paths with ToolboxProcess.jsm (extensions) | janekptacijarabaci | 2018-04-09 | -3/+3 |
| * | Remove telemetry experiments framework | wolfbeast | 2018-04-08 | -1544/+2 |
| * | Merge pull request #93 from trav90/buildsystem-work | Moonchild | 2018-04-07 | -1/+4 |
| |\ |
|
| | * | Only add -Wno-null-conversion when building with clang | trav90 | 2018-04-06 | -1/+4 |
| * | | Make code style consistent across all AboutRedirector's | Matt A. Tobin | 2018-04-07 | -33/+116 |
| * | | Make about:logopage available to any browser that opts into MOZ_PHOENIX | Matt A. Tobin | 2018-04-07 | -0/+2 |
| * | | [WebExAM] Use a special "platform" ID and version number for WebExtensions in... | Matt A. Tobin | 2018-04-07 | -3/+7 |
| |/ |
|
| * | Port over logopage | Matt A. Tobin | 2018-04-05 | -0/+37 |
| * | Take the following project_flags out of moz.configure: and put them back into... | Matt A. Tobin | 2018-04-05 | -24/+0 |
| * | Remove unused XRE_DONT_SUPPORT_XPSP2 | wolfbeast | 2018-04-05 | -4/+0 |
| * | Remove extra "+" signs from jar.nm for Linux theme | trav90 | 2018-04-04 | -23/+23 |
| * | Change embedded emoji font from EmojiOne to Twemoji. | wolfbeast | 2018-04-04 | -4/+3 |
* | | Remove base conditional code for crash reporter and injector. | wolfbeast | 2018-03-30 | -900/+3 |
|/ |
|
* | Bug 1430173 - Update tests for 2ms timers. r=baku, a=RyanVM | Tom Ritter | 2018-03-14 | -1/+1 |
* | Hard-disable the use of sponsored tiles. | wolfbeast | 2018-03-13 | -1/+7 |
* | Bump max icon size for search engine icons to 32 KB to cater to more common u... | wolfbeast | 2018-03-13 | -1/+1 |
* | Remove Rust from the tree. | wolfbeast | 2018-03-13 | -282/+0 |
* | Remove cargo nsstring component | wolfbeast | 2018-03-13 | -21/+0 |
* | Remove Rust URL parser CAPI | wolfbeast | 2018-03-13 | -20/+0 |
* | Remove Rust MP4 parser | wolfbeast | 2018-03-13 | -72/+0 |
* | Fix for loops in selectAddons.js (SyntaxError: missing ] after element list) | Matt A. Tobin | 2018-03-12 | -1/+5 |
* | Remove the hard blocker on unmodified jetpack extensions from TychoAM | Matt A. Tobin | 2018-03-12 | -30/+3 |
* | Adjust error number for WebExtensions on TychoAM and add the string to Basilisk | Matt A. Tobin | 2018-03-12 | -1/+1 |
* | Fix for loops in update.js (SyntaxError: missing ] after element list) | Matt A. Tobin | 2018-03-12 | -8/+53 |
* | [minor fix] Places - deleting folder of livemarks - nsLivemarkService.js - 0x... | janekptacijarabaci | 2018-03-11 | -2/+7 |
* | Bookmarks - HTML export - Write CRLF on Windows systems and LF on others. | janekptacijarabaci | 2018-03-11 | -1/+6 |
* | Merge pull request #51 from trav90/buildsystem-work | Moonchild | 2018-03-10 | -2/+7 |
|\ |
|
| * | Fix a truncation leading to an error with GCC 7 | trav90 | 2018-03-04 | -2/+2 |
| * | Disable -Wimplicit-fallthrough in jsoncpp | trav90 | 2018-03-04 | -0/+5 |
* | | Port Pale Moon commit a3044d3 - Exclude default theme from update checks. | Matt A. Tobin | 2018-03-08 | -4/+7 |
|/ |
|
* | Import lss code from esr52 | trav90 | 2018-03-03 | -1/+4501 |
* | Remove testing-only UI components for e10s | wolfbeast | 2018-03-03 | -7/+0 |
* | Merge pull request #36 from janekptacijarabaci/devtools_import-from-moebius_2 | Moonchild | 2018-03-03 | -0/+31 |
|\ |
|
| * | moebius#342: Columns are not sorted correctly (Natural Sort algorithm) | janekptacijarabaci | 2018-03-02 | -0/+31 |
* | | Correct toolkit search component moz.build | Matt A. Tobin | 2018-03-02 | -2/+5 |
|/ |
|
* | Merge pull request #34 from janekptacijarabaci/devtools_import-from-moebius_1 | Moonchild | 2018-03-02 | -29/+49 |
|\ |
|
| * | DevTools - network - security (improvements) | janekptacijarabaci | 2018-03-01 | -8/+27 |
| * | DevTools - Browser Console - restore sessions | janekptacijarabaci | 2018-03-01 | -5/+5 |
| * | Basilisk - the cmd line - help (the columns alignment, error improvements) - ... | janekptacijarabaci | 2018-02-28 | -1/+1 |
| * | Basilisk - the cmd line - help (the columns alignment, error improvements) | janekptacijarabaci | 2018-02-28 | -15/+16 |
* | | Use MOZ_FENNEC and MOZ_XULRUNNER instead of checking MOZ_BUILD_APP in most pl... | Matt A. Tobin | 2018-03-01 | -23/+11 |
|/ |
|
* | Remove non-functional nsDragAndDrop due to refactoring | Matt A. Tobin | 2018-02-27 | -605/+0 |
* | Don't build GMP-clearkey when not building EME. | wolfbeast | 2018-02-24 | -1/+5 |
* | Move --enable-eme out of mozconfigure | wolfbeast | 2018-02-24 | -44/+2 |
* | Restore toolkit/obsolete files and reinstate them to toolkit/content | Matt A. Tobin | 2018-02-23 | -0/+1065 |
* | Revert "Restore toolkit/obsolete" | Matt A. Tobin | 2018-02-23 | -473/+0 |
* | Update various texts and references. | wolfbeast | 2018-02-21 | -11/+11 |