summaryrefslogtreecommitdiff
path: root/xpcom
Commit message (Expand)AuthorAge
* No issue - Use pre-C++17 static_assert() by adding reason for assert.Brian Smith2023-03-12
* Issue #1375 - Part 1: Allow moving a reference into nsInterfaceHashtableFranklinDM2023-02-28
* Merge pull request 'Make RegExpShared into a proper GC thing' (#2095) from jo...Moonchild2023-01-31
|\
| * Issue #2083 - Part 1: Make RegExpShared a GC thing.Job Bautista2023-01-26
* | [xpcom] remove incorrect assertion.Moonchild2023-01-29
|/
* Issue #2065 - Part 3: Process install manifests with --track in the recursive...FranklinDM2022-12-24
* Issue #2027 - Use reserved stack space instead of heap allocation in nsLocalFileFranklinDM2022-11-20
* [XPCOM] Deal with lstat potentially lying in nsLocalFileUnix.Moonchild2022-11-19
* [XPCOM] Fix Base64 off-by-one issue and safeguard against this mistake in the...Moonchild2022-10-26
* Issue #1980 - Fix build bustage for applications where WebRTC building is ena...Job Bautista2022-07-30
* [XPCOM] Crash safely when TArray replacements are OOB.Moonchild2022-07-03
* Issue #1905 - Part 4d - Fix a crash calling a date and time function.Brian Smith2022-06-15
* Issue #1905 - Part 3j - Rename the ARM64 assembly files to .S.Brian Smith2022-06-10
* Issue #1905 - Part 3i - Rename the ARM64 assembly files to .S.Brian Smith2022-06-10
* Issue #1905 - Part 3g - Final set of changes connecting ARM64 support for Mac.Brian Smith2022-06-09
* Issue #1905 - Part 3f - Collection of fixes connecting ARM support to the Mac...Brian Smith2022-06-09
* [XPCOM] Simplify nsITimer API.Moonchild2022-05-30
* [xpcom] Timer cleanup, assertions and comments.Moonchild2022-05-30
* Merge pull request 'Fix ASAN and clang crashes on Linux, BSD and MacOS.' (#18...Moonchild2022-05-08
|\
| * Issue #1891 - Fix ASAN and clang crashes on Linux, BSD and MacOS.Brian Smith2022-05-05
* | Issue #1895 - Implement queueMicroTask(callback())Moonchild2022-05-07
|/
* [XPCOM] Improve the conversion of line breaks.Stephen A Pohl2022-05-04
* Merge branch 'master' into 1829Brian Smith2022-04-28
|\
| * Issue #1877 - Resolve NIGHTLY_BUILD conditionals.Moonchild2022-04-22
* | Issue #1829 - Fix Mac breakage due to removal of Telemetry.Brian Smith2022-04-26
* | Issue #1829 - Revert "Issue #1751 -- Remove XP_DARWIN"Brian Smith2022-04-26
* | Issue #1829 - Revert "Issue #1751 -- Remove XP_MACOSX conditionals and suppor...Brian Smith2022-04-26
* | Issue #1829 - Revert “Issue #1751 - Remove Mac code behind MOZ_WIDGET_TOOLK...Brian Smith2022-04-26
|/
* Issue #1877 - Resolve RELEASE_OR_BETA conditionals.Moonchild2022-04-19
* Issue #1818 - Part 1: remove a number of old GCC hacks.trav902022-04-15
* Fix typoMoonchild2022-04-09
* [xpcom] xpcom Threadpool cleanupMoonchild2022-04-09
* [XPCOM] xpcom/threads misc cleanupMoonchild2022-04-08
* Issue #953 - Neuter the user-facing controls for e10sMoonchild2022-04-08
* [XPCOM] Use swap in nsThread::SetObserver.Moonchild2022-04-07
* [Network] Escape external protocol handler URLsMoonchild2022-04-07
* Issue #21 - Remove remaining telemetry structs, callers and flags.Moonchild2022-04-02
* Issue #21 - Remove Telemetry plumbing and fix build.Moonchild2022-04-02
* Issue #1835 - Part 2: Remove config and most mentions of XULRunnerMatt A. Tobin2022-04-01
* Issue #1822 - Part 4: Remove URL classifier and internal blocklist errors.Moonchild2022-04-01
* Issue #1053 - Remove Android systrace, more build system removals.Moonchild2022-04-01
* Issue #1053 - Clean up docs and some code comments.Moonchild2022-04-01
* No issue - Clean up some obsolete/archaic code paths.Moonchild2022-04-01
* [XPCOM] be more precise when counting the number of allocator usersOlli Pettay2022-04-01
* Issue #1751 - Fix preprocessor typo to restore ARM Linux buildabilityMatt A. Tobin2021-08-25
* [no issue] Replace PurpleBlock with SegmentedVector to reduce indirect memoryMoonchild2021-07-23
* Issue #1751 - Remove Mac code behind MOZ_WIDGET_TOOLKIT == 'cocoa'Moonchild2021-06-21
* Issue #1772 - Stop using legacy code page conversion for file paths on Linux.Moonchild2021-05-14
* Issue #1751 -- Remove XP_MACOSX conditionals and support files from /xpcomMoonchild2021-05-03
* Issue #1751 -- Remove XP_DARWINMoonchild2021-05-02