summaryrefslogtreecommitdiff
path: root/xpcom
Commit message (Expand)AuthorAge
* Issue #2343 - replace MOZ_FALLTHROUGH with [[fallthrough]]Moonchild2023-11-11
* Issue #2342 - Fix attribute order in nsIPipe.idlMoonchild2023-11-10
* Issue #2342: Use [[nodiscard]] in /xpcom and xpidl parserMoonchild2023-11-08
* Issue #2281 - Add some deduction guides for class template arguments.Moonchild2023-11-05
* [XPCOM] Add several app/msi file types to the executables list (Win).Moonchild2023-10-25
* Make Gecko Media Plugins optional when not building EME or WebRTCMatheus Marinho2023-08-31
* [XPCOM] Add xll files to the executables list.Moonchild2023-08-30
* No Issue - Fix debug builds on ARM Mac.Brian Smith2023-07-07
* [XPCOM] Win: Update executable extension listMoonchild2023-07-05
* Issue #1691 - Follow-up: Print leaking class name and remove crash reporter d...FranklinDM2023-06-19
* Issue #1656 - Remove more vim control lines.Moonchild2023-05-05
* Merge pull request 'Implement Dynamic Module Import and its various dependenc...Moonchild2023-04-30
|\
| * Issue #1691 - Part 10: Add and use method to annotate CC crashes with a class...Brian Smith2023-04-27
| * Issue #1691 - Part 7e: Dependencies for required to finish part 7d.Brian Smith2023-04-27
| * Issue #1691 - Part 6a: Support private values which contain pointers to cycle...Brian Smith2023-04-27
* | Issue #2218 - Part 1: Add nsExpirationTracker::NotifyEndTransaction(Locked) c...FranklinDM2023-04-30
|/
* Issue #2053 - Follow-up: Clear the performance entries buffer if full.Moonchild2023-04-13
* Issue #2053 - Part 5: Throw a DOMException instead of a JS exception for some...FranklinDM2023-04-10
* 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