summaryrefslogtreecommitdiff
path: root/xpcom
Commit message (Expand)AuthorAge
* Bug 1394286 - mips64: fix error correction about stackpointer within function...Jiaxun Yang2020-05-14
* Bug 1372829 - Part 2: mozilla::EditorBase should cache raw pointer of nsISele...Matt A. Tobin2020-04-17
* Issue #1471 - Fix building on sparc64 LinuxJMadgwick2020-03-09
* Revert "Issue #190 - Part 1: Remove XP_IOS conditional code"Matt A. Tobin2020-02-28
* Issue #190 - Part 1: Remove XP_IOS conditional codeMatt A. Tobin2020-02-28
* Issue #1053 - Remove android support from xpcom/threads/nsThread.cppMatt A. Tobin2020-02-22
* Issue #1053 - Remove android support from XPCOMMatt A. Tobin2020-02-22
* Bug 1406922 - Make CycleCollectedJSContext to handle microtasks and make Muta...Gaming4JC2020-01-26
* Bug 1405821 - Move microtask handling to CycleCollectedJSContextGaming4JC2020-01-26
* Issue #1319 - Enable promise debugging only in DEBUG builds.wolfbeast2020-01-14
* Issue #1319 - Disable MOZ_LOGGING in production builds.wolfbeast2020-01-14
* Issue #1319 - Remove stderr_to_file.wolfbeast2020-01-14
* Issue #1322 - Part 1: Remove the DOM Promise guts.wolfbeast2019-12-19
* Fix nits.athenian2002019-10-31
* MoonchildProductions#1251 - Part 27: Fix ifdef style.athenian2002019-10-21
* MoonchildProductions#1251 - Part 23: Allow AMD64 build to work.athenian2002019-10-21
* Fix a bunch of dumb typos and omissions.athenian2002019-10-21
* MoonchildProductions#1251 - Part 4: Core build system changes, lots of libeve...athenian2002019-10-21
* MoonchildProductions#1251 - Part 3: Finally end the long tradition of casting...athenian2002019-10-21
* MoonchildProductions#1251 - Part 1: Restore initial Solaris support, fixed up.athenian2002019-10-21
* Kill newly-spawned threads if we're shutting down.Nathan Froyd2019-09-04
* Revert "Treat *.jnlp as an executable class file, like *.jar"wolfbeast2019-06-28
* Treat *.jnlp as an executable class file, like *.jarwolfbeast2019-05-29
* Merge pull request #1121 from win7-7/nsHtml5PortabilitylocalEqualsBuffer-prMoonchild2019-05-25
|\
| * use memcmp for nsIAtom Equals to improve performance xpcom/ds win7-72019-05-25
* | Avoid some useless ForgetSkippable handling while we're already dealingwolfbeast2019-05-25
|/
* remove unnecessary spaceswin7-72019-05-24
* add main thread only cache for nsIAtoms to speed up atomization xpcom/dswin7-72019-05-24
* Unhook CR exception handler.wolfbeast2019-04-01
* Remove AIX 1st party code OS checks, part 1wolfbeast2019-03-31
* Issue #187: Remove solaris 1st party code OS checks.wolfbeast2019-03-30
* Issue #187: Remove solaris conditional code.wolfbeast2019-03-30
* Revert "Guard against re-entrancy in nsStringStream."wolfbeast2019-03-22
* Guard against re-entrancy in nsStringStream.wolfbeast2019-03-22
* Add a ClearElementAt API to nsTArrayJustOff2019-03-13
* Remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTSwolfbeast2019-01-18
* Consolidate tracing and traversing.wolfbeast2019-01-18
* Telemetry: Remove stubs and related codeadeshkp2019-01-12
* Add overflow checks for extending nsTArrays.wolfbeast2018-11-02
* Add mozilla::Spantrav902018-10-06
* Remove unused telemetry functions/variables.wolfbeast2018-10-01
* Remove code that prevents binary extensionsMatt A. Tobin2018-09-23
* Replace the custom logic in ObserverList with an nsTObserverArray which has a...wolfbeast2018-09-11
* Remove all C++ telemetry autotimerswolfbeast2018-09-04
* Remove all C++ Telemetry Accumulation calls.wolfbeast2018-09-03
* Remove support for TLS session caches in TLSServerSocket.wolfbeast2018-09-01
* Remove the const to fix the -Wignored-qualifiers warning with GCC 8trav902018-08-10
* Bug 1468217 - Add "SettingContent-ms" to the list of executable file extensio...Paolo Amadini2018-06-30
* Bug 1413868.wolfbeast2018-06-30
* Remove SPS profiler.wolfbeast2018-05-24