index
:
uxp
1210
1791
1805-stacksize
1970-form-focusring-styling
1992
28.9-platform
28.9-platform-old
ANGLE-update
Basilisk-release
CCW-perf
Pale_Moon-release
RFC6367
VS2017
aruba
dynamic-module-import
eme
fetchstreams-work
freebsd-support
getnativepath-work
js-modules
libaom-update
lzma-updater
master
modulefix
nss-gyp
nss-gyp-GREport
nss-gyp-work
nss-update-work
pref-dual-guid
re-unify
redwood
release
release-29
restore-dual-guid
scroll-anchoring-wip
v8re-shim-build
v8re-shim-work
xpiprovider-work
uxp [Local Fork]
khronosschoty@posteo.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Improve `origin-clean` algorithm based on our previous changes.
v2019.06.08
wolfbeast
2019-06-08
*
Revert "Improve origin-clean algorithm"
wolfbeast
2019-06-08
*
Merge branch 'master' into Basilisk-release
wolfbeast
2019-06-04
|
\
|
*
Merge branch 'master' of https://github.com/MoonchildProductions/UXP
Matt A. Tobin
2019-05-29
|
|
\
|
|
*
[WebGL] Enable size limit on Linux.
wolfbeast
2019-05-29
|
|
*
Treat *.jnlp as an executable class file, like *.jar
wolfbeast
2019-05-29
|
|
*
Make nsFind::Find actually use a string type as input.
wolfbeast
2019-05-29
|
|
*
Fix #1091 deprot
wolfbeast
2019-05-29
|
|
*
Perform a size check when dealing with clipboard data to be sure.
wolfbeast
2019-05-29
|
|
*
Merge branch 'master' of https://github.com/MoonchildProductions/UXP
wolfbeast
2019-05-28
|
|
|
\
|
|
|
*
Update HSTS preload list
wolfbeast
2019-05-28
|
|
*
|
Improve efficiency of (C++) heap allocations related to
wolfbeast
2019-05-28
|
|
*
|
Tweak some NSPR variables for Darwin.
Jed Davis
2019-05-28
|
|
*
|
Make extra sure Compositables don't refer back to layers after reassignment.
wolfbeast
2019-05-28
|
|
*
|
Disallow res external protocol handler.
wolfbeast
2019-05-28
|
|
*
|
Ensure we AddRef prior to early return in MediaType::Assign.
wolfbeast
2019-05-28
|
|
|
/
|
*
|
[Pale Moon] Update the check for updates menu item logic for already staged a...
Matt A. Tobin
2019-05-29
|
*
|
Show the update UI instantly instead of after 10 minutes of inactivity
Matt A. Tobin
2019-05-29
|
|
/
|
*
Improve origin-clean algorithm
wolfbeast
2019-05-27
|
*
Port an upstream Skia fix.
wolfbeast
2019-05-27
|
*
[places] Prevent some abuse of smart queries.
wolfbeast
2019-05-26
|
*
[Pale Moon] Fix event.stopPropagation is not defined when clicking the show/h...
Matt A. Tobin
2019-05-25
|
*
Merge pull request #1122 from adeshkp/remove-newtab-basilisk
New Tobin Paradigm
2019-05-25
|
|
\
|
|
*
Issue #246 - Remove "enhanced" newtab code from Pale Moon
adeshkp
2019-05-25
|
|
*
Issue #246 - Remove "enhanced" newtab code from toolkit
adeshkp
2019-05-25
|
|
*
Issue #246 - Remove more of compact mode and newtab junk from Basilisk
adeshkp
2019-05-25
|
|
*
Issue #246 - Revert "Revert "Remove unwanted newtab page code""
adeshkp
2019-05-25
|
*
|
Bump platform version for primarily #1112 and #1061
wolfbeast
2019-05-25
|
*
|
Add commit message style guidelines (#1117)
New Tobin Paradigm
2019-05-25
|
*
|
Merge pull request #1119 from win7-7/NodeInfoManager-local-cache
Moonchild
2019-05-25
|
|
\
\
|
|
*
|
NodeInfoManager should use a local cache
win7-7
2019-05-25
|
|
|
/
|
*
|
Merge pull request #1121 from win7-7/nsHtml5PortabilitylocalEqualsBuffer-pr
Moonchild
2019-05-25
|
|
\
\
|
|
*
|
use memcmp for nsIAtom Equals to improve performance parser/html
win7-7
2019-05-25
|
|
*
|
use memcmp for nsIAtom Equals to improve performance xpcom/ds
win7-7
2019-05-25
|
|
|
/
|
*
|
[media] Rewrite AudioConverter::DownmixAudio
wolfbeast
2019-05-25
|
*
|
[Basilisk/Pale Moon] Update region.properties.
wolfbeast
2019-05-25
|
*
|
Avoid some useless ForgetSkippable handling while we're already dealing
wolfbeast
2019-05-25
|
*
|
[IndexedDB] Call SendFailureResult if the actor has been destroyed.
wolfbeast
2019-05-25
|
*
|
[js, ARM] Always check error return from BufferOffset::diffB.
Lars T Hansen
2019-05-25
|
*
|
[libpng] Backport an upstream libpng patch.
wolfbeast
2019-05-25
|
*
|
Make nsFind::Find handle empty string searches.
wolfbeast
2019-05-25
|
|
/
|
*
Merge pull request #1115 from win7-7/NS_Atomize-cache
Moonchild
2019-05-25
|
|
\
|
|
*
change for nsNodeInfoManager.cpp
win7-7
2019-05-25
|
|
*
Add missing NS_AtomizeMainThread(nameToUse);
win7-7
2019-05-24
|
|
*
make HTML parser to use faster atomization in main thread
win7-7
2019-05-24
|
|
*
remove unnecessary spaces
win7-7
2019-05-24
|
|
*
add main thread only cache for nsIAtoms to speed up atomization xpcom/ds
win7-7
2019-05-24
|
|
*
add main thread only cache for nsIAtoms to speed up atomization dom/base
win7-7
2019-05-24
|
*
|
Merge pull request #1114 from g4jc/disable-meta-cookie
Moonchild
2019-05-25
|
|
\
\
|
|
*
|
Issue #1102 - Disable <meta http-equiv=set-cookie>
Gaming4JC
2019-05-24
|
|
/
/
[next]