summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
...
| * | | | | | | MoonchildProductions#1251 - Part 12: Add Solaris/illumos support to WasmSigna...athenian2002019-10-21-2/+7
| * | | | | | | MoonchildProductions#1251 - Part 11: libpng uses C89 now to avoid buffer over...athenian2002019-10-21-1/+4
| * | | | | | | MoonchildProductions#1251 - Part 10: ipc_channel_posix.cc should use IOV_MAX.athenian2002019-10-21-1/+10
| * | | | | | | MoonchildProductions#1251 - Part 9: Look for hypot in the math library (libm).athenian2002019-10-21-1/+1
| * | | | | | | MoonchildProductions#1251 - Part 8: Align pointer for char_16t.athenian2002019-10-21-2/+17
| * | | | | | | MoonchildProductions#1251 - Part 7: All the posix_m* memory-related stuff, ga...athenian2002019-10-21-6/+33
| * | | | | | | MoonchildProductions#1251 - Part 6: Solaris needs an audio implementation.athenian2002019-10-21-0/+520
| * | | | | | | MoonchildProductions#1251 - Part 5: Fix POSIX compliance issue in process_uti...athenian2002019-10-21-1/+3
| * | | | | | | MoonchildProductions#1251 - Part 4: Core build system changes, lots of libeve...athenian2002019-10-21-32/+682
| * | | | | | | MoonchildProductions#1251 - Part 3: Finally end the long tradition of casting...athenian2002019-10-21-1/+15
| * | | | | | | MoonchildProductions#1251 - Part 2: Make the mozconfig loader POSIX-compliant.athenian2002019-10-21-20/+18
| * | | | | | | MoonchildProductions#1251 - Part 1: Restore initial Solaris support, fixed up.athenian2002019-10-21-21/+945
* | | | | | | | #1261 - Update status bar component for the removal of Object.(un)watchwolfbeast2019-11-01-15/+51
| |/ / / / / / |/| | | | | |
* | | | | | | Issue #1257 - Part 3: Remove/update tests.wolfbeast2019-10-27-2940/+34
* | | | | | | Issue #1257 - Part 2: Remove watch/unwatch and JS watchpoint class.wolfbeast2019-10-27-677/+65
* | | | | | | Issue #1257 - Part1: Remove watch class-hook and proxy trap.wolfbeast2019-10-26-145/+5
* | | | | | | Merge branch 'nss-work'wolfbeast2019-10-24-24/+89
|\ \ \ \ \ \ \
| * | | | | | | Force clobber.wolfbeast2019-10-24-1/+1
| * | | | | | | Update NSS versionwolfbeast2019-10-24-6/+7
| * | | | | | | Add length checks for cryptographic primitivesKevin Jacobs2019-10-24-9/+56
| * | | | | | | Support longer (up to RFC maximum) HKDF outputswolfbeast2019-10-24-8/+25
|/ / / / / / /
* | | | | | | Add size checks to WebGLContext::BufferData()wolfbeast2019-10-24-0/+12
* | | | | | | Fix type barrier in IonBuilder::jsop_getimport.wolfbeast2019-10-24-3/+1
* | | | | | | Adjust tokenization of U+0000Henri Sivonen2019-10-24-13/+2
* | | | | | | Prevent nr_ice_component_insert_pair from leaking.Byron Campen2019-10-24-1/+6
* | | | | | | Leverage strings to get working dirs in nsUpdateDriver.wolfbeast2019-10-23-13/+18
* | | | | | | Ensure that file actors created after the database was closed are expired.Simon Giesecke2019-10-23-0/+3
* | | | | | | Avoid following the prototype chainwolfbeast2019-10-23-3/+20
* | | | | | | Add null check in Http2Session::RecvAltSvcwolfbeast2019-10-23-0/+1
* | | | | | | Issue #1255 - Port upstream fix from libexpatwolfbeast2019-10-23-7/+13
* | | | | | | Avoid uint32_t overflow in js shell by checking size of file beforewolfbeast2019-10-22-0/+5
* | | | | | | Issue #1253 - Reset performance object on navigationwolfbeast2019-10-21-1/+13
|/ / / / / /
* | | | | | Issue #1229 - Remove fallback for $INSTDIRwolfbeast2019-10-21-15/+0
* | | | | | Issue #1231 - Correct defines for Mac and keep universal prefs generic.wolfbeast2019-10-21-6/+6
* | | | | | Merge pull request #1249 from g4jc/nss_exportsNew Tobin Paradigm2019-10-18-0/+2
|\ \ \ \ \ \
| * | | | | | Issue #1243 - Update List of NSS Exported SymbolsGaming4JC2019-10-17-0/+2
|/ / / / / /
* | | | | | Merge branch 'master' of https://github.com/MoonchildProductions/UXPMatt A. Tobin2019-10-16-3/+3
|\ \ \ \ \ \
| * \ \ \ \ \ Merge pull request #1246 from dimag0g/masterMoonchild2019-10-12-2/+2
| |\ \ \ \ \ \
| | * | | | | | Replace calls to undefined functions isMarkable() and toMarkablePointer()Dmitry Grigoryev2019-10-10-2/+2
| |/ / / / / /
| * | | | | | No Issue - Expand HWA over RDP to Windows 8.1 and 10.wolfbeast2019-10-08-1/+1
* | | | | | | Don't treat format warnings as errors in xpconnectMatt A. Tobin2019-10-16-1/+1
* | | | | | | Fix build errors with newer glibc versionsMatt A. Tobin2019-10-16-14/+4
|/ / / / / /
* | | | | | Merge pull request #1244 from dimag0g/masterMoonchild2019-10-06-0/+3
|\ \ \ \ \ \
| * | | | | | Added missing libwebp files to update.shDmitry Grigoryev2019-10-04-0/+3
|/ / / / / /
* | | | | | No issue - Update TZ data to 2019cwolfbeast2019-10-02-106/+103
* | | | | | Merge pull request #1238 from dimag0g/masterMoonchild2019-09-30-0/+814
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of https://github.com/dimag0g/UXPDmitry Grigoryev2019-09-28-1/+11
| |\ \ \ \ \ \
| * | | | | | | Added missing libwebp NEON filesDmitry Grigoryev2019-09-28-0/+814
* | | | | | | | Merge pull request #1237 from g4jc/css-workMoonchild2019-09-29-881/+4947
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Issue #1230 - Part 3: Update ReftestsGaming4JC2019-09-28-122/+143