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
*
Bug 1424978 - IonMonkey: MIPS64: Fix boxValue function
Jiaxun Yang
2020-05-14
-1
/
+6
*
Bug 1390802 - IonMonkey: MIPS64: Fix storeValue function
Jiaxun Yang
2020-05-14
-1
/
+5
*
Bug 1424978 - IonMonkey: MIPS: Fix ma_store_unaligned
Jiaxun Yang
2020-05-14
-1
/
+1
*
Bug 1424978 - IonMonkey: MIPS: Fix ma_addTestCarry
Jiaxun Yang
2020-05-14
-2
/
+8
*
Bug 1390459 - mulby3 function implement error on mips platform
Jiaxun Yang
2020-05-14
-4
/
+6
*
Bug 1271968 - IonMonkey: MIPS: Refactor addMixedJump.
Jiaxun Yang
2020-05-14
-17
/
+17
*
Bug 1271968 - wasm: MIPS: Port mixed jump for wasm.
Jiaxun Yang
2020-05-14
-0
/
+5
*
Bug 1271968 - IonMonkey: MIPS: Refactor PatchWrite_NearCall.
Jiaxun Yang
2020-05-14
-86
/
+31
*
Bug 1271968 - IonMonkey: MIPS: Handle conditional branch in out of line code ...
Jiaxun Yang
2020-05-14
-41
/
+39
*
Bug 1271968 - IonMonkey: MIPS: Merge MacroAssembler::branchWithCode.
Jiaxun Yang
2020-05-14
-128
/
+67
*
Bug 1271968 - IonMonkey: MIPS: Merge MacroAssembler::ma_jal.
Jiaxun Yang
2020-05-14
-51
/
+26
*
Bug 1271968 - IonMonkey: MIPS: Merge Assembler::bind.
Jiaxun Yang
2020-05-14
-174
/
+83
*
Bug 1271968 - IonMonkey: MIPS: Replace long jumps by mixed jumps.
Jiaxun Yang
2020-05-14
-307
/
+277
*
Bug 1271968 - IonMonkey: MIPS: Make jit code in same 256 MB-aligned region
Jiaxun Yang
2020-05-14
-0
/
+16
*
[IonMonkey] MIPS: Import small optimizations from load & store
Jiaxun Yang
2020-05-14
-4
/
+17
*
Issue #1542 - IonMonkey: MIPS32: Fix build error on O32 platform.
Jiaxun Yang
2020-05-14
-0
/
+1
*
Bug 1323646 - IonMonkey: MIPS64: Fix range checking in ma_addTestOverflow
Jiaxun Yang
2020-05-14
-1
/
+1
*
Bug 1323642 - IonMonkey: MIPS64: Fix load unsigned 48-bit immediate
Jiaxun Yang
2020-05-14
-23
/
+32
*
Bug 1323136 - wasm: MIPS: Do bounds check in 32-bit
Jiaxun Yang
2020-05-14
-46
/
+44
*
Bug 1344597 - Baldr: MIPS: Fix trap type of unsigned divide by zero
Jiaxun Yang
2020-05-14
-1
/
+1
*
Bug 1394286 - mips64: fix error correction about stackpointer within function...
Jiaxun Yang
2020-05-14
-6
/
+5
*
Issue #1542 - nsprpub: _PR_SI_ARCHITECTURE add missing mips64
Jiaxun Yang
2020-05-14
-0
/
+4
*
Issue #1542 - IonMonkey: MIPS: Define JS_CODEGEN_MIPSXX by HAVE_64BIT_BUILD.
Jiaxun Yang
2020-05-14
-6
/
+8
*
Issue #1543 - Align <img> with no src to the updated spec.
Moonchild
2020-05-11
-85
/
+124
*
Merge pull request #1537 from win7-7/column-backgrounds-pr-2
Moonchild
2020-05-10
-820
/
+822
|
\
|
*
Issue #1355 - Fix the nit, remove nsPoint offset in nsFrame.cpp and change P...
win7-7
2020-05-10
-5
/
+3
|
*
Issue #1355 - Better way to create display items for column backgrounds
win7-7
2020-05-08
-340
/
+488
|
*
Issue #1355 - SetNeedToCalcHasBCBorders to true when initialize nsTableFrame
win7-7
2020-05-08
-0
/
+3
|
*
Issue #1355 - Avoid unnecessary work in nsIFrame::BuildDisplayListForStacking...
win7-7
2020-05-08
-57
/
+80
|
*
Issue #1355 - Preemptively fix build bustage for 1409114
win7-7
2020-05-08
-22
/
+23
|
*
Issue #1355 - Store the dirty rect on the display list builder rather than pa...
win7-7
2020-05-08
-430
/
+259
*
|
Merge pull request #1541 from athenian200/mp3-parser-fix
Moonchild
2020-05-10
-1
/
+4
|
\
\
|
*
|
Issue #1540 - Stop MP3 demuxer from choking on very small files.
athenian200
2020-05-10
-1
/
+4
*
|
|
Issue #1589 - Ensure computed length and data is always available
wolfbeast
2020-05-10
-4
/
+6
|
/
/
*
|
Merge pull request #1535 from g4jc/VFS_telemetry_nuke
Moonchild
2020-05-09
-1280
/
+1
|
\
\
|
*
|
Issue #21 - Remove TelemertyVFS
Gaming4JC
2020-05-06
-1280
/
+1
*
|
|
Issue #1536 - Part 3: Parse content to decide whether it's an init segment.
Moonchild
2020-05-07
-18
/
+8
*
|
|
Issue #1536 - Part 2: Parse content to decide whether it's a media segment.
wolfbeast
2020-05-07
-23
/
+27
*
|
|
Issue #1536 - Part 1: Add timecode checking for the WebM parser
wolfbeast
2020-05-07
-0
/
+13
*
|
|
Hyperbola IceDove should use the toolkit SearchService
Matt A. Tobin
2020-05-06
-2
/
+1
*
|
|
[XPFE] Properly anchor XUL windows when tearing down
Moonchild
2020-05-06
-10
/
+2
*
|
|
[WebRTC] Port some upstream sctp fixes
Moonchild
2020-05-06
-7
/
+22
|
/
/
*
|
[dom] Reorder some calls to improve memory safety
Moonchild
2020-05-06
-4
/
+2
*
|
[devtools] Port various upstream fixes
Moonchild
2020-05-06
-3
/
+9
*
|
[js] Record load in MCreateThis alias set.
Moonchild
2020-05-05
-2
/
+4
*
|
Prevent the existance of dangling pointers upon failure of FindDataStart.
Bas Schouten
2020-05-05
-1
/
+2
*
|
Issue #1451 - Split out ICU data file on Windows
Moonchild
2020-05-05
-1
/
+1
|
/
*
Merge pull request #1532 from adeshkp/patch-15
New Tobin Paradigm
2020-05-05
-0
/
+1
|
\
|
*
Issue #457 - Fix warning about inline nsINode::GetFlattenedTreeParentNodeForS...
adeshkp
2020-05-05
-0
/
+1
*
|
Merge pull request #1534 from adeshkp/gmp-migration-leftover
New Tobin Paradigm
2020-05-05
-41
/
+0
|
\
\
|
|
/
|
/
|
[next]