summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Update NSS to 3.41.1 (custom)wolfbeast2019-06-26-46/+215
* Clean up the nsis installer script a litte.wolfbeast2019-06-21-74/+10
* Merge branch 'master' of https://github.com/MoonchildProductions/UXPwolfbeast2019-06-20-0/+19
|\
| * Merge pull request #1139 from g4jc/disable_syncNew Tobin Paradigm2019-06-19-0/+8
| |\
| | * [Basilisk] Fix packaging when sync is not builtGaming4JC2019-06-19-0/+8
| |/
| * Merge pull request #1133 from Ascrod/masterNew Tobin Paradigm2019-06-19-0/+11
| |\
| | * Issue #1132 - Add application executable location to the about:support page.Ascrod2019-06-10-0/+11
* | | Call a more generic function when inlining array natives.wolfbeast2019-06-20-26/+5
|/ /
* | Merge pull request #1137 from MoonchildProductions/remove-unboxed-checkedMoonchild2019-06-19-3555/+633
|\ \
| * | Tabs -> Spaces (no code change)wolfbeast2019-06-18-4/+4
| * | Remove/inline CanonicalizeArrayLengthValue.wolfbeast2019-06-18-29/+14
| * | Remove JSOP_SPREADCALLARRAY and just use JSOP_NEWARRAY again.wolfbeast2019-06-18-25/+9
| * | Update commentwolfbeast2019-06-18-4/+2
| * | Remove and clean up more code.wolfbeast2019-06-18-88/+26
| * | Replace SetOrExtendBoxedOrUnboxedDenseElements with direct calls.wolfbeast2019-06-18-77/+70
| * | Clean up and rename MoveBoxedOrUnboxedDenseElements.wolfbeast2019-06-18-22/+19
| * | Convert CopyBoxedOrUnboxedDenseElements to something that doesn't crash.wolfbeast2019-06-17-23/+33
| * | Fix typo in ArrayShiftMoveElementswolfbeast2019-06-17-1/+1
| * | Remove functors for array natives.wolfbeast2019-06-12-230/+59
| * | Remove unboxed array context option and shell flag.wolfbeast2019-06-12-25/+0
| * | Remove unused LIR temp register for unboxed arrays.wolfbeast2019-06-12-28/+12
| * | Make use of ArrayObjects in favor of generic JS objects.wolfbeast2019-06-12-96/+57
| * | Inline combined methods for NativeObject and UnboxedArrayObject accesses.wolfbeast2019-06-10-224/+115
| * | Merge branch 'master' into remove-unboxedwolfbeast2019-06-08-14510/+17013
| |\|
| * | Remove UnboxedArray code part 2wolfbeast2019-05-23-1611/+124
| * | Remove UnboxedArray code part 1wolfbeast2019-05-23-1231/+251
* | | Revert "Add Yandex (ru) search plugin"wolfbeast2019-06-18-14/+0
* | | Force clobber for ICU updatewolfbeast2019-06-16-1/+1
* | | Merge pull request #1136 from MoonchildProductions/Update_ICUMoonchild2019-06-15-4279/+4459
|\ \ \
| * | | Update tzdata SpiderMonkey fileswolfbeast2019-06-15-6/+7
| * | | Update tzdata resource fileswolfbeast2019-06-15-974/+999
| * | | Update `update-tzdata.sh` to use git instead of svn, and not try towolfbeast2019-06-15-21/+19
| * | | Update ICU to 58.3wolfbeast2019-06-15-3278/+3434
|/ / /
* | | Add Yandex (ru) search pluginwolfbeast2019-06-12-0/+14
* | | Add Atomics.notify instead of Atomics.wake according to revised spec.wolfbeast2019-06-12-34/+30
| |/ |/|
* | Remove e10s force-enable/-disable prefs and a11y considerations forwolfbeast2019-06-07-93/+3
* | Improve `origin-clean` algorithm based on our previous changes.wolfbeast2019-06-05-0/+6
* | Revert "Improve origin-clean algorithm"wolfbeast2019-06-04-41/+39
* | Merge branch 'master' of https://github.com/MoonchildProductions/UXPMatt A. Tobin2019-05-29-8420/+16368
|\ \
| * | [WebGL] Enable size limit on Linux.wolfbeast2019-05-29-1/+1
| * | Treat *.jnlp as an executable class file, like *.jarwolfbeast2019-05-29-0/+1
| * | Make nsFind::Find actually use a string type as input.wolfbeast2019-05-29-22/+4
| * | Fix #1091 deprotwolfbeast2019-05-29-0/+2
| * | Perform a size check when dealing with clipboard data to be sure.wolfbeast2019-05-29-6/+10
| * | Merge branch 'master' of https://github.com/MoonchildProductions/UXPwolfbeast2019-05-28-8368/+16300
| |\ \
| | * | Update HSTS preload listwolfbeast2019-05-28-8368/+16300
| * | | Improve efficiency of (C++) heap allocations related towolfbeast2019-05-28-14/+24
| * | | Tweak some NSPR variables for Darwin.Jed Davis2019-05-28-0/+2
| * | | Make extra sure Compositables don't refer back to layers after reassignment.wolfbeast2019-05-28-5/+19
| * | | Disallow res external protocol handler.wolfbeast2019-05-28-0/+1