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
*
Merge branch 'master' of https://github.com/MoonchildProductions/UXP
wolfbeast
2019-05-28
-8368
/
+16300
|
\
|
*
Update HSTS preload list
wolfbeast
2019-05-28
-8368
/
+16300
*
|
Improve efficiency of (C++) heap allocations related to
wolfbeast
2019-05-28
-14
/
+24
*
|
Tweak some NSPR variables for Darwin.
Jed Davis
2019-05-28
-0
/
+2
*
|
Make extra sure Compositables don't refer back to layers after reassignment.
wolfbeast
2019-05-28
-5
/
+19
*
|
Disallow res external protocol handler.
wolfbeast
2019-05-28
-0
/
+1
*
|
Ensure we AddRef prior to early return in MediaType::Assign.
wolfbeast
2019-05-28
-4
/
+4
|
/
*
Improve origin-clean algorithm
wolfbeast
2019-05-27
-39
/
+41
*
Port an upstream Skia fix.
wolfbeast
2019-05-27
-2
/
+3
*
[places] Prevent some abuse of smart queries.
wolfbeast
2019-05-26
-4
/
+14
*
[Pale Moon] Fix event.stopPropagation is not defined when clicking the show/h...
Matt A. Tobin
2019-05-25
-1
/
+1
*
Merge pull request #1122 from adeshkp/remove-newtab-basilisk
New Tobin Paradigm
2019-05-25
-5067
/
+16
|
\
|
*
Issue #246 - Remove "enhanced" newtab code from Pale Moon
adeshkp
2019-05-25
-69
/
+2
|
*
Issue #246 - Remove "enhanced" newtab code from toolkit
adeshkp
2019-05-25
-41
/
+1
|
*
Issue #246 - Remove more of compact mode and newtab junk from Basilisk
adeshkp
2019-05-25
-229
/
+6
|
*
Issue #246 - Revert "Revert "Remove unwanted newtab page code""
adeshkp
2019-05-25
-4728
/
+7
*
|
Bump platform version for primarily #1112 and #1061
wolfbeast
2019-05-25
-1
/
+1
*
|
Add commit message style guidelines (#1117)
New Tobin Paradigm
2019-05-25
-0
/
+42
*
|
Merge pull request #1119 from win7-7/NodeInfoManager-local-cache
Moonchild
2019-05-25
-2
/
+32
|
\
\
|
*
|
NodeInfoManager should use a local cache
win7-7
2019-05-25
-2
/
+32
|
|
/
*
|
Merge pull request #1121 from win7-7/nsHtml5PortabilitylocalEqualsBuffer-pr
Moonchild
2019-05-25
-10
/
+10
|
\
\
|
*
|
use memcmp for nsIAtom Equals to improve performance parser/html
win7-7
2019-05-25
-1
/
+1
|
*
|
use memcmp for nsIAtom Equals to improve performance xpcom/ds
win7-7
2019-05-25
-9
/
+9
|
|
/
*
|
[media] Rewrite AudioConverter::DownmixAudio
wolfbeast
2019-05-25
-46
/
+62
*
|
[Basilisk/Pale Moon] Update region.properties.
wolfbeast
2019-05-25
-19
/
+12
*
|
Avoid some useless ForgetSkippable handling while we're already dealing
wolfbeast
2019-05-25
-0
/
+5
*
|
[IndexedDB] Call SendFailureResult if the actor has been destroyed.
wolfbeast
2019-05-25
-20
/
+26
*
|
[js, ARM] Always check error return from BufferOffset::diffB.
Lars T Hansen
2019-05-25
-2
/
+10
*
|
[libpng] Backport an upstream libpng patch.
wolfbeast
2019-05-25
-2
/
+1
*
|
Make nsFind::Find handle empty string searches.
wolfbeast
2019-05-25
-0
/
+5
|
/
*
Merge pull request #1115 from win7-7/NS_Atomize-cache
Moonchild
2019-05-25
-21
/
+74
|
\
|
*
change for nsNodeInfoManager.cpp
win7-7
2019-05-25
-1
/
+1
|
*
Add missing NS_AtomizeMainThread(nameToUse);
win7-7
2019-05-24
-1
/
+1
|
*
make HTML parser to use faster atomization in main thread
win7-7
2019-05-24
-1
/
+1
|
*
remove unnecessary spaces
win7-7
2019-05-24
-4
/
+0
|
*
add main thread only cache for nsIAtoms to speed up atomization xpcom/ds
win7-7
2019-05-24
-2
/
+57
|
*
add main thread only cache for nsIAtoms to speed up atomization dom/base
win7-7
2019-05-24
-16
/
+18
*
|
Merge pull request #1114 from g4jc/disable-meta-cookie
Moonchild
2019-05-25
-17
/
+32
|
\
\
|
*
|
Issue #1102 - Disable <meta http-equiv=set-cookie>
Gaming4JC
2019-05-24
-17
/
+32
|
/
/
*
|
Fix architecture flag for PPC64
wolfbeast
2019-05-25
-1
/
+1
*
|
Lots of time spent maintaining nsDisplayLayerEventRegions (#1116)
win7-7
2019-05-24
-0
/
+4
|
/
*
Merge pull request #1099 from adeshkp/remove-telemetry-func
Moonchild
2019-05-24
-11
/
+0
|
\
|
*
Remove a stubbed telemetry function from app AUS.
adeshkp
2019-05-22
-11
/
+0
*
|
Merge pull request #1105 from FranklinDM/pm_uri_tabbrowser-work
Moonchild
2019-05-24
-2
/
+13
|
\
\
|
*
|
Issue #1104 - Pass an opener to loadOneTab in the openURI function
FranklinDM
2019-05-23
-1
/
+3
|
*
|
Issue #1104 - Set the browser's opener when adding a new tab
FranklinDM
2019-05-23
-1
/
+10
*
|
|
Merge pull request #1108 from g4jc/svg_opentype
Moonchild
2019-05-24
-0
/
+69
|
\
\
\
|
*
|
|
Issue #1101 - Support gzip-compressed SVGs in OpenType+SVG fonts
Gaming4JC
2019-05-23
-0
/
+69
|
/
/
/
*
|
|
Merge pull request #1100 from Ionic/bugfix/xrender-flicker
Moonchild
2019-05-22
-1
/
+14
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Enable double buffering when using XRENDER.
Mihai Moldovan
2019-05-22
-1
/
+14
|
/
/
[next]