summaryrefslogtreecommitdiff
path: root/xpcom/base
Commit message (Expand)AuthorAge
* Issue #2343 - replace MOZ_FALLTHROUGH with [[fallthrough]]Moonchild2023-11-11
* Issue #2342: Use [[nodiscard]] in /xpcom and xpidl parserMoonchild2023-11-08
* Issue #1691 - Follow-up: Print leaking class name and remove crash reporter d...FranklinDM2023-06-19
* 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 #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
* Issue #2083 - Part 1: Make RegExpShared a GC thing.Job Bautista2023-01-26
* Issue #1980 - Fix build bustage for applications where WebRTC building is ena...Job Bautista2022-07-30
* Issue #1895 - Implement queueMicroTask(callback())Moonchild2022-05-07
* Issue #1829 - Revert "Issue #1751 -- Remove XP_MACOSX conditionals and suppor...Brian Smith2022-04-26
* Issue #1818 - Part 1: remove a number of old GCC hacks.trav902022-04-15
* 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
* [no issue] Replace PurpleBlock with SegmentedVector to reduce indirect memoryMoonchild2021-07-23
* Issue #1751 -- Remove XP_MACOSX conditionals and support files from /xpcomMoonchild2021-05-03
* Issue #1656 - Part 6: Clean up the build filesMoonchild2020-09-23
* Issue #1656 - Part 4: Manual cleanupMoonchild2020-09-23
* Issue #1656 - Part 4: Tackle *.idl, *.css, *.ipdlh, *.webidl, *.ccMoonchild2020-09-23
* Issue #1656 - Part 1: Nuke most vim config lines in the tree.Moonchild2020-09-23
* Bug 1372829 - Part 2: mozilla::EditorBase should cache raw pointer of nsISele...Matt A. Tobin2020-04-17
* 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 - Disable MOZ_LOGGING in production builds.wolfbeast2020-01-14
* Issue #1322 - Part 1: Remove the DOM Promise guts.wolfbeast2019-12-19
* Fix a bunch of dumb typos and omissions.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
* Avoid some useless ForgetSkippable handling while we're already dealingwolfbeast2019-05-25
* Unhook CR exception handler.wolfbeast2019-04-01
* Issue #187: Remove solaris conditional code.wolfbeast2019-03-30
* 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
* Remove unused telemetry functions/variables.wolfbeast2018-10-01
* Remove all C++ telemetry autotimerswolfbeast2018-09-04
* Remove all C++ Telemetry Accumulation calls.wolfbeast2018-09-03
* Remove the Dark Matter Detector (DMD) Memeory debugger component.wolfbeast2018-05-23
* Remove MOZ_WIDGET_GONK [1/2]wolfbeast2018-05-12
* Remove sandbox ductwork conditional code.wolfbeast2018-05-03
* Remove support for making jemalloc4 the default memory allocator.wolfbeast2018-04-27
* Rebase on masterwolfbeast2018-04-11
|\
| * Fix Value::isGCThing footgun, stop returning true for NullValuetrav902018-04-07