index
:
UXP
master
webbrowser
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Lines
*
Use GetTickCount64 without a GetProcAddress check in Timestamp_windows.cpp.
wolfbeast
2018-02-19
-50
/
+6
*
Remove always-false #if WINVER < 0x0601 (Windows 7) checks in nsWinGesture.h.
wolfbeast
2018-02-19
-153
/
+2
*
Remove always-false #if WINVER < 0x0601 (Windows 7) checks in nsLookAndFeel.h.
wolfbeast
2018-02-19
-14
/
+1
*
Remove always-false #if WINVER < 0x0600 (Windows Vista) check in toolkit/win.
wolfbeast
2018-02-19
-5
/
+0
*
Remove always-false #if WINVER < 0x0600 (Windows Vista) checks in widget/wind...
wolfbeast
2018-02-19
-102
/
+2
*
Remove always-false block from WMF.
wolfbeast
2018-02-19
-17
/
+1
*
Remove useless version check from PDMFactory.
wolfbeast
2018-02-19
-14
/
+1
*
Remove redundant Vista checks in dom/ipc
wolfbeast
2018-02-19
-7
/
+2
*
Remove redundant Vista checks in toolkit/xre
wolfbeast
2018-02-19
-26
/
+5
*
Remove dead code in the Windows battery module.
wolfbeast
2018-02-19
-102
/
+39
*
Remove the use of GetProcAddress() for shell32
wolfbeast
2018-02-19
-133
/
+31
*
Make the proper Windows APIs natively available to our tree.
wolfbeast
2018-02-19
-24
/
+13
*
Remove no longer relevant ClearType prefs.
wolfbeast
2018-02-18
-73
/
+5
*
Remove unnecessary code in /widget.
wolfbeast
2018-02-18
-1162
/
+199
*
Update executable manifests.
wolfbeast
2018-02-18
-7
/
+0
*
Prevent installing stand-alone installers on unsupported environments.
wolfbeast
2018-02-18
-94
/
+24
*
Stop shipping d3dcompiler_43.dll
wolfbeast
2018-02-18
-134
/
+0
*
Merge branch 'ported-moebius'
wolfbeast
2018-02-18
-171
/
+158
|
\
|
*
Merge branch 'master' into ported-moebius
wolfbeast
2018-02-18
-6
/
+1
|
|
\
|
|
/
|
/
|
*
|
Part 2
Matt A. Tobin
2018-02-18
-6
/
+1
|
*
Merge branch 'master' into ported-moebius
wolfbeast
2018-02-18
-2432
/
+254
|
|
\
|
|
/
|
/
|
*
|
Adjust requirements
Matt A. Tobin
2018-02-17
-7
/
+2
*
|
Make MOZ_SANBOX an enable bool in configure
Matt A. Tobin
2018-02-17
-6
/
+6
*
|
Basilisk requires devtools client for now so enable it by default but add a t...
Matt A. Tobin
2018-02-17
-1
/
+5
*
|
Split MOZ_DEVTOOLS into MOZ_DEVTOOLS (client) and MOZ_DEVTOOLS_SERVER (backen...
Matt A. Tobin
2018-02-17
-17
/
+50
*
|
Add a configure option to disable including jetpack
Matt A. Tobin
2018-02-17
-1
/
+18
*
|
Merge branch 'stub-branding-cc'
Matt A. Tobin
2018-02-17
-2294
/
+173
|
\
\
|
*
|
Reduce redundencies in Basilisk branding
Matt A. Tobin
2018-02-17
-122
/
+146
|
*
|
Don't generate redundant packaging artifacts
Matt A. Tobin
2018-02-17
-20
/
+1
|
*
|
Add mach installer and mach mar for Windows Installer and MAR file generation
Matt A. Tobin
2018-02-17
-0
/
+18
|
*
|
Put generated installers and mar files in dist root
Matt A. Tobin
2018-02-17
-3
/
+3
|
*
|
Use BUILDID for package name for Basilisk and ONLY Basilisk
Matt A. Tobin
2018-02-17
-0
/
+4
|
*
|
Remove stub installer - Part 2: Basilisk
Matt A. Tobin
2018-02-17
-2124
/
+1
|
*
|
Remove stub installer - Part 1: Toolkit
Matt A. Tobin
2018-02-17
-25
/
+0
*
|
|
Merge branch 'ported-moebius'
wolfbeast
2018-02-17
-227
/
+427
|
\
\
\
|
|
/
/
|
/
|
|
|
|
*
Two (and more) extensions together - http resume - basilisk crashes
janekptacijarabaci
2018-02-18
-1
/
+76
|
|
*
Remove arbitrary NPAPI plugin whitelist for 64-bit.
wolfbeast
2018-02-18
-40
/
+0
|
|
*
Update names in installer defines.
wolfbeast
2018-02-18
-5
/
+5
|
|
*
Fix installer build bustage.
wolfbeast
2018-02-18
-3
/
+0
|
|
*
Add an option to control automatic filling in of login credentials and switch...
wolfbeast
2018-02-18
-1
/
+8
|
|
*
Chase the fox out of the shell service.
wolfbeast
2018-02-18
-4
/
+4
|
|
*
Rename Options to Preferences and unify location.
wolfbeast
2018-02-18
-52
/
+12
|
|
*
Change format handlers to Basilisk.
wolfbeast
2018-02-18
-231
/
+325
|
|
/
|
*
Align ToolbarIconColor luminance computation with UWP guideline as well to ma...
wolfbeast
2018-02-17
-2
/
+2
|
*
Add a signal preference for dynamic color changes to adjust "brighttext" in t...
wolfbeast
2018-02-17
-0
/
+19
|
*
Don't force colors in tabbar and menubar
Lootyhoof
2018-02-17
-5
/
+0
|
*
Use windows 10 Accent colors.
wolfbeast
2018-02-17
-220
/
+406
|
/
*
Never shrink line heights as a result of minimumFontSize.
wolfbeast
2018-02-13
-1
/
+2
*
Pre-process extensions.js
wolfbeast
2018-02-12
-1
/
+1
*
Revert "Fix unofficial branding package bustage."
wolfbeast
2018-02-12
-8
/
+0
[next]