Ehsan Akhgari
1e14e832fa
Bug 1518968 - Make third_party/* be considered as third-party directories; r=glandium
...
Differential Revision: https://phabricator.services.mozilla.com/D16125
--HG--
extra : moz-landing-system : lando
2019-01-10 18:09:41 +00:00
Sylvestre Ledru
125623fce9
Bug 1511284 - Also ignore breakpad client r=me CLOSED TREE
...
--HG--
extra : amend_source : 68654497f1fe2270636ac8343d7411df92e0622b
2018-11-30 08:00:43 +01:00
Ehsan Akhgari
565ce9bbad
Bug 1510787 - Add security/sandbox/chromium-shim/ to the list of third-party sources r=sylvestre
...
Differential Revision: https://phabricator.services.mozilla.com/D13318
--HG--
extra : moz-landing-system : lando
2018-11-29 08:25:27 +00:00
Ehsan Akhgari
c8c64d1b1d
Bug 1510765 - Add netwerk/dns/nsIDNKitInterface.h to the list of third-party sources r=sylvestre
...
Differential Revision: https://phabricator.services.mozilla.com/D13306
--HG--
extra : moz-landing-system : lando
2018-11-29 08:25:04 +00:00
Sylvestre Ledru
ef05004811
Bug 1503537 - Get rid of the pdfium & mortar code r=peterv
...
Differential Revision: https://phabricator.services.mozilla.com/D10352
--HG--
extra : moz-landing-system : lando
2018-11-28 19:31:21 +00:00
Ehsan Akhgari
68aaa1c433
Bug 1510130 - Update the third-party directories under media with reality r=sylvestre
...
Differential Revision: https://phabricator.services.mozilla.com/D13045
--HG--
extra : moz-landing-system : lando
2018-11-27 10:07:13 +00:00
Ehsan Akhgari
47b1067478
Bug 1510126 - Add tools/profiler/core/vtune to the list of third-party directories r=sylvestre
...
Differential Revision: https://phabricator.services.mozilla.com/D13044
--HG--
extra : moz-landing-system : lando
2018-11-27 10:06:53 +00:00
Sylvestre Ledru
79fce9d9bb
Bug 1508069 - Add js/src/editline to the ignore list r=andi
...
Differential Revision: https://phabricator.services.mozilla.com/D12804
--HG--
extra : moz-landing-system : lando
2018-11-23 21:57:50 +00:00
Andrew McCreight
af73442cbd
Bug 1508826 - Add mach_override.* and crc32c.c to ThirdPartyPaths.txt. r=Ehsan
...
Differential Revision: https://phabricator.services.mozilla.com/D12608
--HG--
extra : moz-landing-system : lando
2018-11-22 00:29:25 +00:00
Kartikaya Gupta
d600969929
Bug 1507524 - Update miscellaneous things with the new WR location. r=jrmuizel
...
Differential Revision: https://phabricator.services.mozilla.com/D12060
--HG--
extra : moz-landing-system : lando
2018-11-22 21:47:50 +00:00
Karl Tomlinson
9f96b7dd5a
Bug 1508905 Include WebAudio files forked from Blink in static-analysis review support r=Ehsan
...
Given the differences already between upstream and this fork, I expect the pros of additional static analysis would out-weigh the cons.
Depends on D12508
Differential Revision: https://phabricator.services.mozilla.com/D12509
--HG--
extra : moz-landing-system : lando
2018-11-21 04:08:13 +00:00
Jed Davis
a60b0462be
Bug 1508889 - Remove ipc/chromium from the lists of third-party code. r=Ehsan
...
The ipc/chromium tree has been forked from its former upstream and
heavily modified, so it's safe to reformat and lint.
However, ipc/chromium/src/third_party (a copy of libevent) is following
its upstream, so that should remain exempt.
Differential Revision: https://phabricator.services.mozilla.com/D12498
--HG--
extra : moz-landing-system : lando
2018-11-21 03:11:37 +00:00
Ehsan Akhgari
5257184a66
Bug 1508773 - Add dom/media/platforms/ffmpeg/ffmpeg57 and dom/media/platforms/ffmpeg/ffmpeg58 to the list of third-party directories r=jya
...
Differential Revision: https://phabricator.services.mozilla.com/D12470
--HG--
extra : moz-landing-system : lando
2018-11-20 21:19:36 +00:00
Razvan Maries
3b217cc771
Merge mozilla-central to mozilla-inbound. a=merge on a CLOSED TREE
2018-11-20 00:36:35 +02:00
Sylvestre Ledru
9202a447a8
Bug 1508220 - Refresh the list of third party code in dom/media/ r=jya
...
DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D12249
--HG--
extra : moz-landing-system : lando
2018-11-19 14:41:33 +00:00
Andrew Osmond
84b064dcf0
Bug 1508270 - Add libwebp to the list of thirdparty code. r=sylvestre
...
Differential Revision: https://phabricator.services.mozilla.com/D12296
2018-11-19 13:47:42 -05:00
Sylvestre Ledru
ae8ecdb28d
Bug 1468447 - Add closure-library to the list of thirdparty r=andi DONTBUILD
...
Differential Revision: https://phabricator.services.mozilla.com/D10188
--HG--
extra : moz-landing-system : lando
2018-10-30 11:47:16 +00:00
Kearwood "Kip" Gilbert
b3309c2776
Bug 1501455 - Remove gfx/vr/gfxVROculus.cpp and gfx/vr/gfxVROpenVR.cpp r=daoshengmu
...
Now that the VRService thread is enabled by default, we
can remove these old files.
The OpenVR 3rd party code has been moved from gfx/vr/openvr
to gfx/vr/service/openvr to be closer to the OpenVRSession
implementation.
The Oculus header (ovr_capi_dynamic.h) has been moved from
gfx/vr/ovr_capi_dynamic.h to gfx/vr/service/oculus to be
closer to the OculusSession implementation.
Differential Revision: https://phabricator.services.mozilla.com/D9600
--HG--
rename : gfx/vr/ovr_capi_dynamic.h => gfx/vr/service/oculus/ovr_capi_dynamic.h
rename : gfx/vr/openvr/LICENSE => gfx/vr/service/openvr/LICENSE
rename : gfx/vr/openvr/README.md => gfx/vr/service/openvr/README.md
rename : gfx/vr/openvr/README.mozilla => gfx/vr/service/openvr/README.mozilla
rename : gfx/vr/openvr/headers/openvr.h => gfx/vr/service/openvr/headers/openvr.h
rename : gfx/vr/openvr/moz.build => gfx/vr/service/openvr/moz.build
rename : gfx/vr/openvr/src/README => gfx/vr/service/openvr/src/README
rename : gfx/vr/openvr/src/dirtools_public.cpp => gfx/vr/service/openvr/src/dirtools_public.cpp
rename : gfx/vr/openvr/src/dirtools_public.h => gfx/vr/service/openvr/src/dirtools_public.h
rename : gfx/vr/openvr/src/envvartools_public.cpp => gfx/vr/service/openvr/src/envvartools_public.cpp
rename : gfx/vr/openvr/src/envvartools_public.h => gfx/vr/service/openvr/src/envvartools_public.h
rename : gfx/vr/openvr/src/hmderrors_public.cpp => gfx/vr/service/openvr/src/hmderrors_public.cpp
rename : gfx/vr/openvr/src/hmderrors_public.h => gfx/vr/service/openvr/src/hmderrors_public.h
rename : gfx/vr/openvr/src/ivrclientcore.h => gfx/vr/service/openvr/src/ivrclientcore.h
rename : gfx/vr/openvr/src/openvr_api_public.cpp => gfx/vr/service/openvr/src/openvr_api_public.cpp
rename : gfx/vr/openvr/src/pathtools_public.cpp => gfx/vr/service/openvr/src/pathtools_public.cpp
rename : gfx/vr/openvr/src/pathtools_public.h => gfx/vr/service/openvr/src/pathtools_public.h
rename : gfx/vr/openvr/src/sharedlibtools_public.cpp => gfx/vr/service/openvr/src/sharedlibtools_public.cpp
rename : gfx/vr/openvr/src/sharedlibtools_public.h => gfx/vr/service/openvr/src/sharedlibtools_public.h
rename : gfx/vr/openvr/src/strtools_public.cpp => gfx/vr/service/openvr/src/strtools_public.cpp
rename : gfx/vr/openvr/src/strtools_public.h => gfx/vr/service/openvr/src/strtools_public.h
rename : gfx/vr/openvr/src/vrpathregistry_public.cpp => gfx/vr/service/openvr/src/vrpathregistry_public.cpp
rename : gfx/vr/openvr/src/vrpathregistry_public.h => gfx/vr/service/openvr/src/vrpathregistry_public.h
extra : moz-landing-system : lando
2018-10-24 22:22:41 +00:00
Sylvestre Ledru
41b4041464
Bug 1489449 - Add prio and other thirdparty libs to the list of thirdparty code r=janx
...
Differential Revision: https://phabricator.services.mozilla.com/D5247
--HG--
extra : moz-landing-system : lando
2018-09-07 12:08:25 +00:00
Bryce Van Dyk
b965d1aa0e
Bug 1486502 - Add widevine CDM headers to third party paths, clang-format ignore. r=sylvestre
...
We wish to keep the widevine headers in the same formatting as upstream to
ease comparison and as we do not modify these files. This patch adds the
existing headers, as well as another we anticipate pulling down for our next
bump (content_decryption_module_proxy.h) to the ignored paths. These files are
ignored individually rather than the whole directory they're in, as we also
have Mozilla code in that dir.
Differential Revision: https://phabricator.services.mozilla.com/D4347
--HG--
extra : moz-landing-system : lando
2018-08-27 16:25:54 +00:00
Sylvestre Ledru
2dfaffbdd6
Bug 1467797 - libmar isn't thirdparty code, remove it from the thirdparty list r=Ehsan
...
MozReview-Commit-ID: OJZJJJvZ8Y
--HG--
extra : rebase_source : 8afa2a2d8b990fba8ca1ebc6f31f7fea4e8af391
2018-06-08 16:35:46 +02:00
Andi-Bogdan Postelnicu
60330d6169
Bug 1453795 - DevTools - Initialize member fields in classes/ structures. r=jimb
...
--HG--
extra : rebase_source : e4a52936922ef6c95afce72741a5f8fec589c9af
2018-06-16 15:36:55 +03:00
Sylvestre Ledru
10d5e709b0
Bug 1464452 - Add richtext to the list of thirdparties r=andi
...
MozReview-Commit-ID: 44BqrMb6Ko0
--HG--
extra : rebase_source : bfe343239322247519635ca76cfbb921e9587997
2018-05-25 09:01:11 -07:00
Sylvestre Ledru
d8248a15c7
Bug 1418425 - Remove libbz2 files as we were only using it for crc32 as the updater moved to lzma r=glandium
...
MozReview-Commit-ID: 8Sz8vtV0b5G
--HG--
extra : rebase_source : 9f48f2e181fb16ad6bde1c357d74f879e1ef101e
2017-11-24 16:45:47 +01:00
Tom Ritter
9f13fdcfce
Bug 1449244 Remove SphinxBase r=drno
...
MozReview-Commit-ID: AIcwcWAa4nV
--HG--
extra : rebase_source : 26a1f1379595917c20f042abfa2fbb25c634a9db
2018-03-27 12:04:10 -05:00
Sylvestre Ledru
3c051c8d75
Bug 1448412 - Update of the list of thirdparty r=tjr
...
MozReview-Commit-ID: CXhcAI6yRAN
--HG--
extra : rebase_source : db2ab62b404e0199e38076af1f430d966bf3adcc
2018-03-23 19:48:35 +01:00
Andi-Bogdan Postelnicu
a5f81f6a72
Bug 1448382 - Add js/src/vtune/ to the ThirdPartyPaths and .clang-format-ignore. r=sylvestre
...
MozReview-Commit-ID: 4Tni5V4K9Tv
--HG--
extra : rebase_source : cd2f899936b5e71211d71e3237d2619365cd63a2
2018-03-23 21:38:55 +02:00
Sylvestre Ledru
270e2db41d
Bug 1445269 - Refresh tools/rewriting/ThirdPartyPaths.txt r=tjr
...
MozReview-Commit-ID: xui275DKni
--HG--
extra : rebase_source : 8df0979f7a286211f2947e4192fa3b11ec2ac387
2018-03-13 15:59:21 +01:00
Kartikaya Gupta
99b9ae5c19
Bug 1432789 - Follow-up to list wrench as third-party. r=me
...
MozReview-Commit-ID: 7Df5qr1HEWF
2018-01-27 07:05:04 -05:00
Rob Wood
71750314ca
Bug 1426682 - Remove tcanvasmark from talos; r=jmaher
...
MozReview-Commit-ID: De1WBDevFay
--HG--
extra : rebase_source : 2d00b89e8791a026bdc168aef3010a2884af0573
2018-01-18 15:29:01 -05:00
Csoregi Natalia
3ce27a72d5
Backed out 5 changesets (bug 1418425) requested per comment #83 . on a CLOSED TREE
...
Backed out changeset 0ecc98bd0822 (bug 1418425)
Backed out changeset 7b7725d1d3c3 (bug 1418425)
Backed out changeset 2e95ebdcae6d (bug 1418425)
Backed out changeset 47fbcaf5ad05 (bug 1418425)
Backed out changeset 142001babb39 (bug 1418425)
2018-01-15 15:30:30 +02:00
Sylvestre Ledru
b9a138ff91
Bug 1418425 - Remove libbz2 files as we were only using it for crc32 as the updater moved to lzma r=glandium
...
MozReview-Commit-ID: 8Sz8vtV0b5G
--HG--
extra : rebase_source : 8b239e9851c9e05a8df64068790b6b1984ff1732
2017-11-24 16:45:47 +01:00
Narcis Beleuzu
26be8043ca
Backed out 5 changesets (bug 1418425) for windows build bustage "mbsdiff.exe : fatal error LNK1120". on a CLOSED TREE
...
Backed out changeset 8154486d3e00 (bug 1418425)
Backed out changeset d32ae48690a7 (bug 1418425)
Backed out changeset 772538a846cb (bug 1418425)
Backed out changeset 29fd023f999f (bug 1418425)
Backed out changeset 218077e82115 (bug 1418425)
2018-01-12 11:32:58 +02:00
Sylvestre Ledru
6c3b68c5e8
Bug 1418425 - Remove libbz2 files as we were only using it for crc32 as the updater moved to lzma r=glandium
...
MozReview-Commit-ID: 8Sz8vtV0b5G
--HG--
extra : rebase_source : 00ea1457bc84584bf272164570dda8a6e55ca4b6
2017-11-24 16:45:47 +01:00
Andreea Pavel
88a00ab51b
Backed out 5 changesets (bug 1418425) for Windows updater bustages and xpshell failures on toolkit/mozapps/update/tests/unit_base_updater/marSuccessPartial.js r=backout on a CLOSED TREE
...
Backed out changeset 228743018ded (bug 1418425)
Backed out changeset f29f7bb3059a (bug 1418425)
Backed out changeset 1d798e14223b (bug 1418425)
Backed out changeset fd4af65bf966 (bug 1418425)
Backed out changeset 656649ecfb11 (bug 1418425)
--HG--
extra : amend_source : 686bbebdb6f490496f9c69ccff4ac22bbb495ad5
2017-12-12 17:48:45 +02:00
Sylvestre Ledru
87099dcb69
Bug 1418425 - Remove libbz2 files as we were only using it for crc32 as the updater moved to lzma r=glandium
...
MozReview-Commit-ID: 8Sz8vtV0b5G
--HG--
extra : rebase_source : dfe12a9c531814ae5fd058f6def7a115d4fe7dac
2017-11-24 16:45:47 +01:00
Sylvestre Ledru
c671d028b0
Bug 1410967 - refresh the list of thirdparties r=andi
...
MozReview-Commit-ID: 8jGpovY87n2
--HG--
extra : rebase_source : 175caa1c42a4ea87022568d34fedef91b5b717b1
2017-10-23 19:34:55 +02:00
Jan Keromnes
1851e61177
Bug 1403527 - Add third-party URL Classifier sources to ThirdPartyPaths.txt. r=andi, r=sylvestre
2017-09-27 04:42:00 -04:00
Ralph Giles
4fa6c9dd7a
Bug 1396158 - Remove pocketsphinx references from the build system. r=chmanchester
...
These were used by b2g and are no longer needed.
MozReview-Commit-ID: DQontDwwlJ5
2017-09-06 08:37:00 -07:00
Sylvestre Ledru
d5210f24bb
Bug 1389456 - Add ppapi/ to the thirdparty list r=peterv
...
MozReview-Commit-ID: KIcJ64Y0207
--HG--
extra : rebase_source : 57fc47deb7f056e66663bc1b7819671ff4d9a706
2017-08-11 14:03:32 +02:00
Dave Hunt
5277a5a5cb
Bug 1388340 - Vendor in six package for Python 2 and 3 compatibility; r=gps
...
MozReview-Commit-ID: JxtYnHOOZvy
--HG--
extra : rebase_source : 5f5226b94bdc03b877f9a34a262e04214bd415cb
2017-08-08 14:25:53 +01:00
Sylvestre Ledru
203da12ecc
Bug 1384902 - Add sfntly/ to the thirdparty list r=jfkthame
...
MozReview-Commit-ID: FM0hSAJ29YI
--HG--
extra : rebase_source : 40a4d29a8a6e6e5cc26f62877b7884340c454bf6
2017-07-27 14:19:22 +02:00
Kartikaya Gupta
0c6d8a3242
Bug 1374730 - Follow-up to update some non-code mentions of webrender_traits to webrender_api. r=me and DONTBUILD
...
MozReview-Commit-ID: HNSJC0gHEZv
2017-07-26 09:56:52 -04:00
Sylvestre Ledru
7417414e45
Bug 1378737 - Add third_party/rust to the ignore list r=andi
...
MozReview-Commit-ID: 8bSAV29VY9F
--HG--
extra : rebase_source : 47d77b7da5b34aa00ea611b2d5039195f3f88769
2017-07-06 13:55:46 +02:00
Bruce Sun
e5cd1bc4de
Bug 1368948: [5/7] Suppress clang-plugin errors. r=Ehsan
...
MozReview-Commit-ID: 3uJHP2oerqK
2017-06-29 17:16:38 -07:00
Carsten "Tomcat" Book
5f00ae3a8b
merge mozilla-inbound to mozilla-central a=merge
2017-06-29 15:47:04 +02:00
Sylvestre Ledru
f4688e5cdd
Bug 1376809 - Add libfuzzer to the list of thirdparty code r=andi
...
MozReview-Commit-ID: KTOeH0teF2E
--HG--
extra : rebase_source : c2396a7e5aaf1077a629e5e4be3f92506fa7c472
2017-06-27 19:34:35 -07:00
Jan Keromnes
01df6c73e3
Bug 1376488 - Remove some old paths from ThirdPartyPaths.txt. r=sylvestre, r=andi
2017-06-27 10:49:00 -04:00
Geoff Brown
f227d92d5a
Bug 1375903 - Enable eslint on testing/talos - mechanical changes; r=jmaher
...
Most of these changes were made by 'mach eslint --fix'.
2017-06-28 06:58:01 -06:00
Sylvestre Ledru
ea0f1a2acc
Bug 1374000 - Add woff2 to the list of thirdparty code r=andi
...
MozReview-Commit-ID: K02YHvtmBUU
--HG--
extra : rebase_source : 9661194a492b77a0eb58ee648a3343db8b692045
2017-06-18 00:24:03 +02:00