Sylvestre Ledru
|
265e672179
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
# ignore-this-changeset
--HG--
extra : amend_source : 4d301d3b0b8711c4692392aa76088ba7fd7d1022
|
2018-11-30 11:46:48 +01:00 |
Sylvestre Ledru
|
2b4847d320
|
Bug 1506538 - Remove +x permissions on C++ source files r=Ehsan
Differential Revision: https://phabricator.services.mozilla.com/D11609
--HG--
extra : moz-landing-system : lando
|
2018-11-13 15:32:08 +00:00 |
Tom Ritter
|
a7cd53b826
|
Bug 1441558 Do not compile the Poison IO Interposer on MinGW r=froydnj
MozReview-Commit-ID: DNkqdZNuUfK
--HG--
extra : rebase_source : b504544203fff5ab82dcc752a719772399ec6e49
|
2018-02-20 13:40:24 -06:00 |
Andrew McCreight
|
1e0f87e27d
|
Bug 1151541, part 2 - Fix mode lines in xpcom/. r=froydnj
|
2015-04-09 10:25:05 -07:00 |
Mike Hommey
|
3cbc3cf69f
|
Bug 1087245 part 1 - Allow replace-malloc libraries to register debug file handles to poison IO interposer. r=nfroyd
|
2014-11-18 19:21:06 +09:00 |
Birunthan Mohanathas
|
1368df8aae
|
Bug 1046841 - Convert xpcom/build/ to Gecko style. r=froydnj
|
2014-08-13 11:45:37 -07:00 |
Birunthan Mohanathas
|
51ba75d135
|
Bug 1016240 - Exterminate CR+LF line endings. r=briansmith,cpearce,ehsan,gavin
|
2014-06-18 17:56:02 -07:00 |
Jan Beich
|
e341c88dbe
|
Bug 983957 - Remove SPS ifdef from IOInterposer to unbreak non-SPS platforms; r=aklotz
|
2014-03-18 16:24:36 -06:00 |
Jonas Finnemann Jensen
|
fe4fda82a5
|
Bug 937201 - Fix Windows builds without MOZ_ENABLE_PROFILER_SPS. r=BenWa
|
2013-11-18 13:21:26 -05:00 |
Jonas Finnemann Jensen
|
41edf8980c
|
Bug 902587 - Part 2A: Refactor late-write-checks as client of IO Interposer. r=BenWa
--HG--
rename : xpcom/build/mozPoisonWrite.h => xpcom/build/LateWriteChecks.h
rename : xpcom/build/mozPoisonWrite.h => xpcom/build/PoisonIOInterposer.h
rename : xpcom/build/mozPoisonWriteBase.cpp => xpcom/build/PoisonIOInterposerBase.cpp
rename : xpcom/build/mozPoisonWriteMac.cpp => xpcom/build/PoisonIOInterposerMac.cpp
rename : xpcom/build/mozPoisonWriteWin.cpp => xpcom/build/PoisonIOInterposerWin.cpp
|
2013-11-05 07:45:20 -05:00 |