summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Use thread_local calls on Win and Mac.wolfbeast2018-02-19
* Remove SEH try blocks from a11y code.wolfbeast2018-02-19
* Use GetTickCount64 without a GetProcAddress check in Timestamp_windows.cpp.wolfbeast2018-02-19
* Remove always-false #if WINVER < 0x0601 (Windows 7) checks in nsWinGesture.h.wolfbeast2018-02-19
* Remove always-false #if WINVER < 0x0601 (Windows 7) checks in nsLookAndFeel.h.wolfbeast2018-02-19
* Remove always-false #if WINVER < 0x0600 (Windows Vista) check in toolkit/win.wolfbeast2018-02-19
* Remove always-false #if WINVER < 0x0600 (Windows Vista) checks in widget/wind...wolfbeast2018-02-19
* Remove always-false block from WMF.wolfbeast2018-02-19
* Remove useless version check from PDMFactory.wolfbeast2018-02-19
* Remove redundant Vista checks in dom/ipcwolfbeast2018-02-19
* Remove redundant Vista checks in toolkit/xrewolfbeast2018-02-19
* Remove dead code in the Windows battery module.wolfbeast2018-02-19
* Remove the use of GetProcAddress() for shell32wolfbeast2018-02-19
* Make the proper Windows APIs natively available to our tree.wolfbeast2018-02-19
* Remove no longer relevant ClearType prefs.wolfbeast2018-02-18
* Remove unnecessary code in /widget.wolfbeast2018-02-18
* Update executable manifests.wolfbeast2018-02-18
* Prevent installing stand-alone installers on unsupported environments.wolfbeast2018-02-18
* Stop shipping d3dcompiler_43.dllwolfbeast2018-02-18
* Merge branch 'ported-moebius'wolfbeast2018-02-18
|\
| * Merge branch 'master' into ported-moebiuswolfbeast2018-02-18
| |\ | |/ |/|
* | Part 2Matt A. Tobin2018-02-18
| * Merge branch 'master' into ported-moebiuswolfbeast2018-02-18
| |\ | |/ |/|
* | Adjust requirementsMatt A. Tobin2018-02-17
* | Make MOZ_SANBOX an enable bool in configureMatt A. Tobin2018-02-17
* | Basilisk requires devtools client for now so enable it by default but add a t...Matt A. Tobin2018-02-17
* | Split MOZ_DEVTOOLS into MOZ_DEVTOOLS (client) and MOZ_DEVTOOLS_SERVER (backen...Matt A. Tobin2018-02-17
* | Add a configure option to disable including jetpackMatt A. Tobin2018-02-17
* | Merge branch 'stub-branding-cc'Matt A. Tobin2018-02-17
|\ \
| * | Reduce redundencies in Basilisk brandingMatt A. Tobin2018-02-17
| * | Don't generate redundant packaging artifactsMatt A. Tobin2018-02-17
| * | Add mach installer and mach mar for Windows Installer and MAR file generationMatt A. Tobin2018-02-17
| * | Put generated installers and mar files in dist rootMatt A. Tobin2018-02-17
| * | Use BUILDID for package name for Basilisk and ONLY BasiliskMatt A. Tobin2018-02-17
| * | Remove stub installer - Part 2: BasiliskMatt A. Tobin2018-02-17
| * | Remove stub installer - Part 1: ToolkitMatt A. Tobin2018-02-17
* | | Merge branch 'ported-moebius'wolfbeast2018-02-17
|\ \ \ | |/ / |/| |
| | * Two (and more) extensions together - http resume - basilisk crashesjanekptacijarabaci2018-02-18
| | * Remove arbitrary NPAPI plugin whitelist for 64-bit.wolfbeast2018-02-18
| | * Update names in installer defines.wolfbeast2018-02-18
| | * Fix installer build bustage.wolfbeast2018-02-18
| | * Add an option to control automatic filling in of login credentials and switch...wolfbeast2018-02-18
| | * Chase the fox out of the shell service.wolfbeast2018-02-18
| | * Rename Options to Preferences and unify location.wolfbeast2018-02-18
| | * Change format handlers to Basilisk.wolfbeast2018-02-18
| |/
| * Align ToolbarIconColor luminance computation with UWP guideline as well to ma...wolfbeast2018-02-17
| * Add a signal preference for dynamic color changes to adjust "brighttext" in t...wolfbeast2018-02-17
| * Don't force colors in tabbar and menubarLootyhoof2018-02-17
| * Use windows 10 Accent colors.wolfbeast2018-02-17
|/
* Never shrink line heights as a result of minimumFontSize.wolfbeast2018-02-13