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
*
Add object-from-entries
webbrowser
Thomas Groman
2021-04-27
-2
/
+21
*
Work around GCC 10 defaulting to -fno-common in media/ffvpx/libavcodec/
Thomas Groman
2021-03-30
-0
/
+5
*
De-unify gfx
Thomas Groman
2021-03-30
-246
/
+288
*
Don't send a User-Agent by default
Thomas Groman
2020-12-17
-0
/
+10
*
Dick, YOU'RE FIRED!
Thomas Groman
2020-08-23
-98
/
+76
*
replace psutil with git submodule and bring it up to date
Thomas Groman
2020-08-18
-30418
/
+3
*
add ifdefs for FreeBSD
Thomas Groman
2020-08-18
-2
/
+5
*
Revert "Issue #1342 - Remove support for system sqlite"
Thomas Groman
2020-06-15
-1
/
+204
*
Revert "Issue #1342 - Remove support for system libvpx"
Thomas Groman
2020-06-14
-1
/
+56
*
Issue #80 - Fix include in dom/media for Pale Moon builds.
wolfbeast
2020-04-25
-0
/
+1
*
Merge pull request #1522 from MoonchildProductions/deunify_dom
Moonchild
2020-04-24
-157
/
+358
|
\
|
*
Add Unused.h to dom/media/webrtc/MediaTrackConstraints.cpp
New Tobin Paradigm
2020-04-24
-0
/
+1
|
*
Merge pull request #1523 from adeshkp/deunify_dom
New Tobin Paradigm
2020-04-24
-1
/
+9
|
|
\
|
|
*
Issue #80 - Include D3DMessageUtils.h in dom/plugins/ipc for Mac build
adeshkp
2020-04-24
-0
/
+1
|
|
*
Issue #80 - Fix includes in dom/media/platforms for Mac build
adeshkp
2020-04-24
-1
/
+8
|
|
/
|
*
Issue #80 - Include nsIContentInlines.h in dom/svg/SVGTests.cpp to fix linux ...
New Tobin Paradigm
2020-04-23
-0
/
+1
|
*
Issue #80 - De-unify dom/xul
Moonchild
2020-04-23
-3
/
+19
|
*
Issue #80 - De-unify dom/xslt
Moonchild
2020-04-23
-4
/
+9
|
*
Issue #80 - De-unify dom/xml
Moonchild
2020-04-23
-1
/
+2
|
*
Issue #80 - De-unify dom/xhr
Moonchild
2020-04-23
-92
/
+98
|
*
Issue #80 - De-unify dom/xbl
Moonchild
2020-04-23
-1
/
+1
|
*
Issue #80 - De-unify dom/workers
Moonchild
2020-04-23
-1
/
+33
|
*
Issue #80 - De-unify dom/system
Moonchild
2020-04-23
-1
/
+1
|
*
Issue #80 - De-unify dom/svg
Moonchild
2020-04-23
-3
/
+12
|
*
Issue #80 - De-unify dom/smil
Moonchild
2020-04-23
-1
/
+10
|
*
Issue #80 - De-unify dom/security
Moonchild
2020-04-23
-3
/
+47
|
*
Issue #80 - De-unify dom/quota
Moonchild
2020-04-23
-1
/
+8
|
*
Issue #80 - De-unify dom/push
Moonchild
2020-04-22
-1
/
+4
|
*
Issue #80 - De-unify dom/plugins/ipc
Moonchild
2020-04-22
-14
/
+22
|
*
Issue #80 - De-unify dom/plugins/base
Moonchild
2020-04-22
-10
/
+17
|
*
Issue #80 - De-unify dom/performance
Moonchild
2020-04-22
-1
/
+8
|
*
Issue #80 - De-unify dom/media part 3
Moonchild
2020-04-22
-14
/
+43
|
*
Issue #80 - De-unify dom/media part 1 (updated reland)
Moonchild
2020-04-22
-50
/
+81
|
*
Revert "Issue #80 - De-unify dom/media part 1"
Moonchild
2020-04-22
-79
/
+50
|
*
Issue #80 - De-unify dom/media part 2
Moonchild
2020-04-22
-5
/
+11
*
|
Revert "Issue #80 - De-unify dom/media part 1"
wolfbeast
2020-04-22
-79
/
+50
|
/
*
Issue #80 - De-unify dom/media part 1
Moonchild
2020-04-22
-50
/
+79
*
Issue #80 - De-unify dom/ipc
Moonchild
2020-04-21
-9
/
+9
*
Issue #80 - De-unify dom/indexedDB
Moonchild
2020-04-21
-3
/
+20
*
Issue #80 - De-unify dom/html
wolfbeast
2020-04-21
-6
/
+12
*
[AM] Clean up addon-signing build leftovers.
wolfbeast
2020-04-21
-23
/
+0
*
Issue #80 - De-unify dom/network
HEAD
master
wolfbeast
2020-04-20
-2
/
+17
*
Issue #80 - De-unify dom/grid
wolfbeast
2020-04-20
-2
/
+10
*
Issue #80 - De-unify dom/geolocation
wolfbeast
2020-04-20
-1
/
+2
*
Issue #80 - De-unify dom/gamepad
wolfbeast
2020-04-20
-7
/
+23
*
Issue #80 - De-unify dom/filesystem
wolfbeast
2020-04-20
-1
/
+35
*
Issue #80 - De-unify dom/filehandle
wolfbeast
2020-04-20
-1
/
+1
*
Issue #576 - Remove IdentityService and ContextualIdentityService
Matt A. Tobin
2020-04-19
-3112
/
+0
*
Issue #65 - Remove AppConstants from toolkit/prompts/content/tabprompts.xml
Matt A. Tobin
2020-04-19
-15
/
+13
*
Put Request.cpp and Response.cpp back into UNIFIED in dom/fetch due to linux ...
Matt A. Tobin
2020-04-19
-2
/
+2
[next]