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
...
|
*
Issue #1676 - Part 19: Split ctypes sources out of js/src/moz.build
Matt A. Tobin
2020-11-04
|
*
Issue #1676 - Part 18: Move and separate top level sources from vm sources in...
Matt A. Tobin
2020-11-04
|
*
Issue #1676 - Part 17: Put remaining source files which have debug code ifdef...
Matt A. Tobin
2020-11-04
|
*
Issue #1676 - Part 16: Split WASM sources out of js/src/moz.build
Matt A. Tobin
2020-11-04
|
*
Issue #1676 - Part 15: Split threading sources out of js/src/moz.build
Matt A. Tobin
2020-11-04
|
*
Issue #1676 - Part 14: Split proxy sources out of js/src/moz.build
Matt A. Tobin
2020-11-04
|
*
Issue #1676 - Part 13: Split perf sources out of js/src/moz.build
Matt A. Tobin
2020-11-04
|
*
Issue #1676 - Part 12: Split jit sources out of js/src/moz.build
Matt A. Tobin
2020-11-04
|
*
Issue #1676 - Part 11: Split irregexp sources out of js/src/moz.build
Matt A. Tobin
2020-11-04
|
*
Issue #1676 - Part 10: Split gc sources out of js/src/moz.build
Matt A. Tobin
2020-11-03
|
*
Issue #1676 - Part 9: Move DIRS down in js/src/moz.build
Matt A. Tobin
2020-11-03
|
*
Issue #1676 - Part 8: Fix up include for selfhosted.out.h
Matt A. Tobin
2020-11-03
|
*
Issue #1676 - Part 7: Split frontend sources out of js/src/moz.build
Matt A. Tobin
2020-11-03
|
*
Issue #1676 - Part 6: Split ds sources out of js/src/moz.build
Matt A. Tobin
2020-11-03
|
*
Issue #1676 - Part 5: Split devtools sources out of js/src/moz.build
Matt A. Tobin
2020-11-03
|
*
Issue #1676 - Part 4: Split builtin sources out of js/src/moz.build
Matt A. Tobin
2020-11-03
|
*
Issue #80 - De-unify js/src
Matt A. Tobin
2020-11-03
|
*
Issue #1676 - Part 3: Split DEFINES out of js/src/moz.build
Matt A. Tobin
2020-11-03
|
*
Issue #1676 - Part 2: Split CFLAGS and CXXFLAGS directives out of js/src/moz....
Matt A. Tobin
2020-11-03
|
*
Issue #1676 - Part 1: Split MozTesting directives out of js/src/moz.build
Matt A. Tobin
2020-11-03
*
|
[devtools] More gracefully (than a crash) handle stack capture failures.
Moonchild
2020-10-31
*
|
Merge pull request 'Fix up -moz-tab-size and unprefix it.' (#1674) from athen...
Moonchild
2020-10-30
|
\
\
|
|
/
|
/
|
|
*
Issue #1673 - Part 5: Fix brace style and missed -moz-tab-size reference.
athenian200
2020-10-29
|
*
Issue #1673 - Part 4: Unprefix -moz-tab-size.
athenian200
2020-10-28
|
*
Issue #1673 - Part 3: Bring minimum tab advance up to spec.
athenian200
2020-10-28
|
*
Issue #1673 - Part 2: Make tab-size animatable and fix typos.
athenian200
2020-10-28
|
*
Issue #1673 - Part 1: Allow tab-size to accept <length>.
athenian200
2020-10-28
*
|
Issue #1656 - Nuke the remaining vim lines in UXP
Moonchild
2020-10-26
*
|
Update docs for change of repository host.
Moonchild
2020-10-23
*
|
Update docs for change of repository host.
Moonchild
2020-10-23
*
|
[layout] Re-order rowgroups if reflowing.
Moonchild
2020-10-23
*
|
[layout] Avoid negative availSize.BSizes in paginated table reflow.
Moonchild
2020-10-23
*
|
Bump platform version for added features.
Moonchild
2020-10-23
*
|
[netwerk] Make nsIncrementalStreamLoader's GetNumBytesRead threadsafe.
Moonchild
2020-10-23
*
|
[DOM] When failing to create a channel and an image request, make sure to set
Moonchild
2020-10-22
|
/
*
[DOM Fetch] Detect broken pipes and propagate that write error to the caller.
Moonchild
2020-10-21
*
[DOM Fetch] Improve stability of Fetch API.
Moonchild
2020-10-21
*
Merge branch 'master' of https://github.com/MoonchildProductions/UXP
Moonchild
2020-10-20
|
\
|
*
Merge pull request #1670 from athenian200/caret_color
Moonchild
2020-10-20
|
|
\
|
|
*
Merge branch 'master' of https://github.com/MoonchildProductions/UXP into car...
athenian200
2020-10-18
|
|
|
\
|
|
|
/
|
|
/
|
|
|
*
Issue #1668 - Part 2: Visited color and auto support for caret-color property.
athenian200
2020-10-18
|
|
*
Issue #1668 - Part 1: Implement support for caret-color property.
athenian200
2020-10-18
*
|
|
Issue #1671 - Unprefix ::-moz-selection
Moonchild
2020-10-20
|
/
/
*
|
Issue #1643 - Follow-up: Ensure we properly clear our pointers when the
Moonchild
2020-10-16
*
|
Issue #1606 - Add support for multi-monitor DPI awareness v2 (W10 1706+)
Moonchild
2020-10-06
*
|
[devtools] Teach devtools about overflow-wrap: anywhere
Moonchild
2020-10-03
*
|
Issue #1666 - Implement overflow-wrap: anywhere
Moonchild
2020-10-03
*
|
Issue #1665 - Take overflow-wrap into account when calculating min-content in...
Moonchild
2020-10-03
*
|
Update CONTRIBUTING.md
New Tobin Paradigm
2020-10-02
*
|
Merge pull request #1663 from athenian200/opacity_followup
Moonchild
2020-10-01
|
\
\
[prev]
[next]