summaryrefslogtreecommitdiff
path: root/xpcom
Commit message (Expand)AuthorAge
* Issue #546 - Update Tycho to libvpx 1.4 - Part 3: Clean up now unused vpx mem...Matt A. Tobin2016-10-04
* Part 2: Stop building XPCOM base/glue unified.Pale Moon2016-09-18
* Mac v2 signing - Bug 1050944 - Get Firefox to launch and run on OSX with the ...Stephen Pohl2016-09-13
* Base import of Tycho code (warning: huge commit)Pale Moon2016-09-01
* Revert "Backport some BSD fixes"Moonchild2016-07-29
* Bug 975634 - Detect posix_fadvise() via configure. r=glandiumJan Beich2016-07-26
* Bug 1235610 - Add xpctall support for Bitrig and DragonFly. r=glandiumJan Beich2016-07-26
* Bug 1113374 : like done in bug 971897, use xpct{stubs,invoke}_x86_64 from lin...Thomas Klausner2016-07-26
* Bug 971897: Use xpct{stubs,invoke}_x86_64 from linux/unix on OpenBSD/amd64 fo...Landry Breuil2016-07-26
* Bug 977457 - Move _GNU_SOURCE ifdef a little up to account for cxxabi.h from ...Jan Beich2016-07-26
* Revert "Make refcounting of Cycle-Collectable objects faster and more straigh...Pale Moon2016-03-31
* Revert "Reinstate static initializers for CC-able objects."Pale Moon2016-03-31
* Reinstate static initializers for CC-able objects.Pale Moon2016-03-14
* Make refcounting of Cycle-Collectable objects faster and more straightforward...Pale Moon2016-03-14
* Add sanity check to nsDeque (DiD)Pale Moon2015-12-15
* Merge branch 'Code_Cleanup'Pale Moon2015-12-09
|\
| * Remove GCC-dehydra supporttrav902015-12-04
* | Merge branch 'master' into XSSFiltPale Moon2015-12-04
|\ \
| * | Cleanup comments for old GCC versionstrav902015-12-04
| |/
* / Base commit as-portedRiccardo Pelizzi2015-11-30
|/
* Remove old GCC version checks (Part 2)trav902015-11-28
* `addBootstrappedManifestLocation()` now understands "/path/to/file.manifest" ...Ketmar Dark2015-11-12
* Revert "`addBootstrappedManifestLocation()` now understands "/path/to/file.ma...Ketmar Dark2015-11-12
* `addBootstrappedManifestLocation()` now understands "/path/to/file.manifest" ...Ketmar Dark2015-11-10
* Tidy up nsITimer IDL interface file.Pale Moon2015-10-24
* Remove nsITimer.TYPE_REPEATING_PRECISE because its non-skipping nature can ca...Pale Moon2015-10-23
* Remove timer adjustments previously done when sleeping.Pale Moon2015-09-15
* killed telemetry, healthreports, datareportsKetmar Dark2015-08-30
* Remove metro part2: Remove app init codePale Moon2015-08-29
* DiD & crashfix: Update timer arrays after sleep to account for time sleeping.Pale Moon2015-08-19
* Overflow nsTSubstring::ReplacePrep causes memory-safety bugs in string librar...Pale Moon2015-08-19
* Handle self-assignment in nsTArray (similar to previous commit)Pale Moon2015-08-18
* Linux: Fix build bustage when using jemalloctrav902015-08-13
* Linux: Set the G_SLICE environment variable to always-malloctrav902015-08-11
* Merge branch 'master' into GoannaPale Moon2015-08-01
|\
| * no more "visual event tracer"Ketmar Dark2015-07-28
* | Merge branch 'master' into GoannaPale Moon2015-07-20
|\|
| * [!] Support for LTO for newer GCC versions.S. Nordin2015-07-20
* | Merge branch 'master' into GoannaPale Moon2015-07-19
|\|
| * Merge pull request #123 from trav90/chrome-workMoonchild2015-07-10
| |\
| | * FIx whitespace issue in ManifestParsertrav902015-07-09
| | * Remove extra boolean that was added in commit a6dc229trav902015-07-09
| | * Allow chrome://../skin/ overridestrav902015-07-08
| * | Crash guard: use a mutex to guard access to XPCOM I/O multiplexing, similar t...Pale Moon2015-07-10
| |/
* | Revert "Implement memory write-through cache!"Pale Moon2015-07-13
* | Unrefactor nsTArray.h (followup to commit 591b858)trav902015-07-10
* | Un-refactor changes to nsTArrayPale Moon2015-07-07
* | Allow range-based for() on nsTArray part 2: Add required methods.Pale Moon2015-07-07
* | Allow range-based for() on nsTArray part 1: Rename end to iend to avoid shado...Pale Moon2015-07-07
* | Implement memory write-through cache!Pale Moon2015-07-02