| Commit message (Expand) | Author | Age |
* | Issue #21 - Remove remaining telemetry structs, callers and flags. | Moonchild | 2022-04-02 |
* | Issue #21 - Remove Telemetry plumbing and fix build. | Moonchild | 2022-04-02 |
* | Issue #1835 - Part 2: Remove config and most mentions of XULRunner | Matt A. Tobin | 2022-04-01 |
* | Issue #1822 - Part 4: Remove URL classifier and internal blocklist errors. | Moonchild | 2022-04-01 |
* | Issue #1053 - Remove Android systrace, more build system removals. | Moonchild | 2022-04-01 |
* | Issue #1053 - Clean up docs and some code comments. | Moonchild | 2022-04-01 |
* | No issue - Clean up some obsolete/archaic code paths. | Moonchild | 2022-04-01 |
* | [XPCOM] be more precise when counting the number of allocator users | Olli Pettay | 2022-04-01 |
* | Issue #1751 - Fix preprocessor typo to restore ARM Linux buildability | Matt A. Tobin | 2021-08-25 |
* | [no issue] Replace PurpleBlock with SegmentedVector to reduce indirect memory | Moonchild | 2021-07-23 |
* | Issue #1751 - Remove Mac code behind MOZ_WIDGET_TOOLKIT == 'cocoa' | Moonchild | 2021-06-21 |
* | Issue #1772 - Stop using legacy code page conversion for file paths on Linux. | Moonchild | 2021-05-14 |
* | Issue #1751 -- Remove XP_MACOSX conditionals and support files from /xpcom | Moonchild | 2021-05-03 |
* | Issue #1751 -- Remove XP_DARWIN | Moonchild | 2021-05-02 |
* | Issue #1751 -- Remove XP_IOS | Moonchild | 2021-05-01 |
* | Issue #1690 - Part 1: Fix MacOS version detection above 10.15. | Brian Smith | 2020-11-23 |
* | [xpcom] Don't use realloc for shrinking nsTArrays when allowRealloc is false. | Moonchild | 2020-11-19 |
* | [xpcom] Fix GetWindowsFolder storage | David Major | 2020-11-18 |
* | Issue #1656 - Part 8: Devtools and misc. | Moonchild | 2020-09-24 |
* | Issue #1656 - Part 6: Clean up the build files | Moonchild | 2020-09-23 |
* | Issue #1656 - Part 4: Manual cleanup | Moonchild | 2020-09-23 |
* | Issue #1656 - Part 4: Tackle *.idl, *.css, *.ipdlh, *.webidl, *.cc | Moonchild | 2020-09-23 |
* | Issue #1656 - Part 1: Nuke most vim config lines in the tree. | Moonchild | 2020-09-23 |
* | Issue #618 - Clear the module map - Debug Followup | Gaming4JC | 2020-09-13 |
* | [xpcom] Make Base64 compatible with ReadSegments() with small buffers. | Andrea Marchesini | 2020-07-29 |
* | Bug 1394286 - mips64: fix error correction about stackpointer within function... | Jiaxun Yang | 2020-05-14 |
* | Bug 1372829 - Part 2: mozilla::EditorBase should cache raw pointer of nsISele... | Matt A. Tobin | 2020-04-17 |
* | Issue #1471 - Fix building on sparc64 Linux | JMadgwick | 2020-03-09 |
* | Revert "Issue #190 - Part 1: Remove XP_IOS conditional code" | Matt A. Tobin | 2020-02-28 |
* | Issue #190 - Part 1: Remove XP_IOS conditional code | Matt A. Tobin | 2020-02-28 |
* | Issue #1053 - Remove android support from xpcom/threads/nsThread.cpp | Matt A. Tobin | 2020-02-22 |
* | Issue #1053 - Remove android support from XPCOM | Matt A. Tobin | 2020-02-22 |
* | Bug 1406922 - Make CycleCollectedJSContext to handle microtasks and make Muta... | Gaming4JC | 2020-01-26 |
* | Bug 1405821 - Move microtask handling to CycleCollectedJSContext | Gaming4JC | 2020-01-26 |
* | Issue #1319 - Enable promise debugging only in DEBUG builds. | wolfbeast | 2020-01-14 |
* | Issue #1319 - Disable MOZ_LOGGING in production builds. | wolfbeast | 2020-01-14 |
* | Issue #1319 - Remove stderr_to_file. | wolfbeast | 2020-01-14 |
* | Issue #1322 - Part 1: Remove the DOM Promise guts. | wolfbeast | 2019-12-19 |
* | Fix nits. | athenian200 | 2019-10-31 |
* | MoonchildProductions#1251 - Part 27: Fix ifdef style. | athenian200 | 2019-10-21 |
* | MoonchildProductions#1251 - Part 23: Allow AMD64 build to work. | athenian200 | 2019-10-21 |
* | Fix a bunch of dumb typos and omissions. | athenian200 | 2019-10-21 |
* | MoonchildProductions#1251 - Part 4: Core build system changes, lots of libeve... | athenian200 | 2019-10-21 |
* | MoonchildProductions#1251 - Part 3: Finally end the long tradition of casting... | athenian200 | 2019-10-21 |
* | MoonchildProductions#1251 - Part 1: Restore initial Solaris support, fixed up. | athenian200 | 2019-10-21 |
* | Kill newly-spawned threads if we're shutting down. | Nathan Froyd | 2019-09-04 |
* | Revert "Treat *.jnlp as an executable class file, like *.jar" | wolfbeast | 2019-06-28 |
* | Treat *.jnlp as an executable class file, like *.jar | wolfbeast | 2019-05-29 |
* | Merge pull request #1121 from win7-7/nsHtml5PortabilitylocalEqualsBuffer-pr | Moonchild | 2019-05-25 |
|\ |
|
| * | use memcmp for nsIAtom Equals to improve performance xpcom/ds | win7-7 | 2019-05-25 |