| Commit message (Expand) | Author | Age | Lines |
* | Issue #1471 - Fix building on sparc64 Linux | JMadgwick | 2020-04-14 | -2/+2 |
* | Issue #1053 - Remove android support from xpcom/threads/nsThread.cpp | Matt A. Tobin | 2020-04-14 | -1/+1 |
* | Issue #1053 - Remove android support from XPCOM | Matt A. Tobin | 2020-04-14 | -476/+27 |
* | Issue #1319 - Enable promise debugging only in DEBUG builds. | wolfbeast | 2020-01-14 | -1/+1 |
* | Issue #1319 - Disable MOZ_LOGGING in production builds. | wolfbeast | 2020-01-14 | -10/+1 |
* | Issue #1319 - Remove stderr_to_file. | wolfbeast | 2020-01-14 | -51/+0 |
* | Issue #1322 - Part 1: Remove the DOM Promise guts. | wolfbeast | 2019-12-19 | -16/+2 |
* | Fix nits. | athenian200 | 2019-10-31 | -10/+20 |
* | MoonchildProductions#1251 - Part 27: Fix ifdef style. | athenian200 | 2019-10-21 | -1/+1 |
* | MoonchildProductions#1251 - Part 23: Allow AMD64 build to work. | athenian200 | 2019-10-21 | -3/+83 |
* | Fix a bunch of dumb typos and omissions. | athenian200 | 2019-10-21 | -3/+2 |
* | MoonchildProductions#1251 - Part 4: Core build system changes, lots of libeve... | athenian200 | 2019-10-21 | -2/+3 |
* | MoonchildProductions#1251 - Part 3: Finally end the long tradition of casting... | athenian200 | 2019-10-21 | -1/+15 |
* | MoonchildProductions#1251 - Part 1: Restore initial Solaris support, fixed up. | athenian200 | 2019-10-21 | -4/+631 |
* | Kill newly-spawned threads if we're shutting down. | Nathan Froyd | 2019-09-04 | -1/+3 |
* | Revert "Treat *.jnlp as an executable class file, like *.jar" | wolfbeast | 2019-06-28 | -1/+0 |
* | Treat *.jnlp as an executable class file, like *.jar | wolfbeast | 2019-05-29 | -0/+1 |
* | Merge pull request #1121 from win7-7/nsHtml5PortabilitylocalEqualsBuffer-pr | Moonchild | 2019-05-25 | -9/+9 |
|\ |
|
| * | use memcmp for nsIAtom Equals to improve performance xpcom/ds | win7-7 | 2019-05-25 | -9/+9 |
* | | Avoid some useless ForgetSkippable handling while we're already dealing | wolfbeast | 2019-05-25 | -0/+5 |
|/ |
|
* | remove unnecessary spaces | win7-7 | 2019-05-24 | -4/+0 |
* | add main thread only cache for nsIAtoms to speed up atomization xpcom/ds | win7-7 | 2019-05-24 | -2/+57 |
* | Unhook CR exception handler. | wolfbeast | 2019-04-01 | -78/+0 |
* | Remove AIX 1st party code OS checks, part 1 | wolfbeast | 2019-03-31 | -1162/+1 |
* | Issue #187: Remove solaris 1st party code OS checks. | wolfbeast | 2019-03-30 | -1422/+0 |
* | Issue #187: Remove solaris conditional code. | wolfbeast | 2019-03-30 | -111/+0 |
* | Revert "Guard against re-entrancy in nsStringStream." | wolfbeast | 2019-03-22 | -34/+0 |
* | Guard against re-entrancy in nsStringStream. | wolfbeast | 2019-03-22 | -0/+34 |
* | Add a ClearElementAt API to nsTArray | JustOff | 2019-03-13 | -0/+18 |
* | Remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTS | wolfbeast | 2019-01-18 | -3/+0 |
* | Consolidate tracing and traversing. | wolfbeast | 2019-01-18 | -15/+37 |
* | Telemetry: Remove stubs and related code | adeshkp | 2019-01-12 | -4/+0 |
* | Add overflow checks for extending nsTArrays. | wolfbeast | 2018-11-02 | -24/+50 |
* | Add mozilla::Span | trav90 | 2018-10-06 | -0/+167 |
* | Remove unused telemetry functions/variables. | wolfbeast | 2018-10-01 | -2/+1 |
* | Remove code that prevents binary extensions | Matt A. Tobin | 2018-09-23 | -8/+0 |
* | Replace the custom logic in ObserverList with an nsTObserverArray which has a... | wolfbeast | 2018-09-11 | -7/+7 |
* | Remove all C++ telemetry autotimers | wolfbeast | 2018-09-04 | -1/+0 |
* | Remove all C++ Telemetry Accumulation calls. | wolfbeast | 2018-09-03 | -22/+0 |
* | Remove support for TLS session caches in TLSServerSocket. | wolfbeast | 2018-09-01 | -0/+13 |
* | Remove the const to fix the -Wignored-qualifiers warning with GCC 8 | trav90 | 2018-08-10 | -3/+3 |
* | Bug 1468217 - Add "SettingContent-ms" to the list of executable file extensio... | Paolo Amadini | 2018-06-30 | -0/+1 |
* | Bug 1413868. | wolfbeast | 2018-06-30 | -0/+457 |
* | Remove SPS profiler. | wolfbeast | 2018-05-24 | -661/+3 |
* | Remove the Dark Matter Detector (DMD) Memeory debugger component. | wolfbeast | 2018-05-23 | -266/+3 |
* | Remove other gonk widget conditionals and unused files. | wolfbeast | 2018-05-13 | -2/+0 |
* | Remove MOZ_WIDGET_GONK [1/2] | wolfbeast | 2018-05-12 | -76/+6 |
* | Merge branch 'intl-ICU-emoji-work' | wolfbeast | 2018-05-04 | -3/+1 |
|\ |
|
| * | Issue #325 Part 14: Remove EXPOSE_INTL_API conditionals. | wolfbeast | 2018-05-04 | -3/+1 |
* | | Remove unused XREShellData | wolfbeast | 2018-05-03 | -21/+1 |