summaryrefslogtreecommitdiff
path: root/xpcom
Commit message (Expand)AuthorAge
* Issue #1595 part 1: Remove Vista checks in XPCOMPale Moon2018-01-20
* gre/components/nsINIProcessor.js (etc.)janekptacijarabaci2017-10-07
* Exclude <sys/sysmacros.h> from MacOSX.Pale Moon2017-09-23
* Explicitly include <sys/sysmacros.h> in xpcom/io/nsLocalFileUnix.cppPale Moon2017-09-05
* Improve the security of WindowsDllDetourPatcher.Pale Moon2017-08-12
* Use OpenBSD/sparc64 xptcall stubs on Linux/sparc64John Paul Adrian Glaubitz2017-07-06
* Merge pull request #1190 from alaviss/mozlibc++Moonchild2017-07-03
|\
| * mozalloc, xpcom, xpconnect: Guard changes so that they only apply to clang an...Leorize2017-07-01
| * Revert "Revert "Supports building with Clang and Libc++""Leorize2017-07-01
* | xpcom: Fix type of result in NS_InvokeByIndex on Linux/m68kJohn Paul Adrian Glaubitz2017-06-29
* | xpcom: Fix syntax error in PrepareAndDispatch on Linux/m68kJohn Paul Adrian Glaubitz2017-06-29
|/
* Revert "Supports building with Clang and Libc++"Moonchild2017-06-22
* Bug 1156538 - Make nsTArray's move constructor implicit. r=froydnjBotond Ballo2017-06-19
* Add test case for parallelism of the thread pooltrav902017-06-05
* Improve parallelism of nsThreadPooltrav902017-06-05
* window.onerror catches JSON.parse error in Promise fulfillmentjanekptacijarabaci2017-05-06
* Security - added support for TLS 1.3 (the next part)janekptacijarabaci2017-04-26
* Add a wrapper to be able to dispatch C++11 lambdas to nsIThreadtrav902017-04-18
* Remove confusing and pointless console warning for nonexistent chrome.manifes...Pale Moon2017-03-14
* Validate length in SubstringTuple.Pale Moon2017-02-01
* Use CheckedInt in size calculation.Pale Moon2017-02-01
* Remove Windows Metro/WinRT code.Pale Moon2017-01-02
* Remove timer adjustments previously done when sleeping.Pale Moon2016-12-07
* Fix linking libxul.so with binutils/GNU ld >= 2.26.Pale Moon2016-11-23
* Don't use MOZ_OVERRIDE in TestThreadUtils.cpptrav902016-11-02
* Update unit teststrav902016-11-02
* Select StorensRefPtrPassPtr for types with AddRef and Release methodstrav902016-11-02
* Add mozilla::Declvaltrav902016-11-02
* Add variadic NS_NewRunnableMethodWithArgs with storage&passing argument type ...trav902016-11-02
* 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