Mirko Bonadei
028248cbd7
Add rtc_enable_symbol_export
to incrementally create a WebRTC component.
...
In order to implement a WebRTC component in Chromium, WebRTC needs to
export some symbols.
If RTC_EXPORT relies on COMPONENT_BUILD to mark symbols as exported
or imported, it will not be possible to incrementally add RTC_EXPORT
because the Chromium build will break (two Chromium components that
export a symbol or no component that exports it).
By using `rtc_enable_symbol_export` (which makes GN define
WEBRTC_ENABLE_SYMBOL_EXPORT), WebRTC will be able to incrementally mark
symbols with RTC_EXPORT and flip the value of `rtc_enable_symbol_export`
in the Chromium build when everything will be ready.
Bug: webrtc:9419
Change-Id: I57ab63c53545c500eaaefd75c112b4674aa7cf19
Reviewed-on: https://webrtc-review.googlesource.com/c/104980
Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org >
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org >
Reviewed-by: Niels Moller <nisse@webrtc.org >
Cr-Commit-Position: refs/heads/master@{#25087}
2018-10-10 11:04:34 +00:00
..
2018-10-06 15:32:04 +00:00
2018-06-21 13:44:53 +00:00
2018-10-08 07:44:19 +00:00
2018-10-03 07:51:13 +00:00
2018-10-08 07:44:19 +00:00
2018-10-04 14:01:44 +00:00
2018-10-10 11:04:34 +00:00
2018-10-08 07:44:19 +00:00
2018-07-25 14:59:26 +00:00
2018-09-05 13:04:01 +00:00
2018-06-19 14:00:39 +00:00
2018-07-25 14:53:33 +00:00
2018-06-19 14:00:39 +00:00
2018-07-25 14:53:33 +00:00
2018-07-25 14:53:33 +00:00
2018-06-19 14:00:39 +00:00
2018-07-25 14:53:33 +00:00
2018-06-19 14:00:39 +00:00
2018-07-25 14:53:33 +00:00
2018-06-19 14:00:39 +00:00
2018-10-08 07:44:19 +00:00
2018-10-08 07:44:19 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-07-23 15:40:36 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-09-27 11:50:10 +00:00
2018-09-12 15:23:44 +00:00
2018-10-08 07:44:19 +00:00
2018-10-08 07:44:19 +00:00
2018-06-19 14:00:39 +00:00
2018-08-03 07:49:46 +00:00
2018-06-19 14:00:39 +00:00
2018-10-10 09:43:46 +00:00
2018-06-19 14:00:39 +00:00
2018-10-08 07:44:19 +00:00
2018-08-31 00:02:44 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-08-31 16:10:20 +00:00
2018-08-31 16:10:20 +00:00
2018-08-31 16:10:20 +00:00
2018-08-31 16:10:20 +00:00
2018-09-06 09:14:23 +00:00
2018-09-13 08:52:05 +00:00
2018-06-19 14:00:39 +00:00
2018-09-10 12:22:14 +00:00
2018-07-19 01:26:59 +00:00
2018-10-08 07:44:19 +00:00
2018-06-19 14:00:39 +00:00
2018-09-04 13:43:24 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-07-25 14:59:26 +00:00
2018-07-25 14:59:26 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-09-13 07:16:42 +00:00
2018-09-06 08:38:18 +00:00
2018-06-19 14:00:39 +00:00
2018-09-13 07:16:42 +00:00
2018-07-05 10:59:49 +00:00
2018-10-08 07:44:19 +00:00
2018-06-19 14:00:39 +00:00
2018-10-08 07:44:19 +00:00
2018-10-08 07:44:19 +00:00
2018-10-08 07:44:19 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-10-08 07:44:19 +00:00
2018-10-08 07:44:19 +00:00
2018-07-25 14:59:26 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-08-08 11:00:11 +00:00
2018-08-08 11:00:11 +00:00
2018-06-19 14:00:39 +00:00
2018-07-23 15:40:36 +00:00
2018-06-19 14:00:39 +00:00
2018-10-08 07:44:19 +00:00
2018-10-08 07:44:19 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-10-10 09:43:46 +00:00
2018-10-10 09:43:46 +00:00
2018-09-24 10:57:31 +00:00
2018-10-08 07:44:19 +00:00
2018-10-10 09:43:46 +00:00
2018-06-21 09:11:43 +00:00
2018-06-21 09:11:43 +00:00
2018-06-19 14:00:39 +00:00
2018-09-13 07:16:42 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-08-31 00:02:44 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-10-08 07:44:19 +00:00
2018-09-07 11:58:17 +00:00
2018-10-08 07:44:19 +00:00
2018-10-08 07:44:19 +00:00
2018-07-05 10:59:49 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-10-08 07:44:19 +00:00
2018-10-08 07:44:19 +00:00
2018-10-08 07:44:19 +00:00
2018-07-02 17:59:11 +00:00
2018-06-19 14:00:39 +00:00
2018-09-24 09:39:19 +00:00
2018-09-13 07:16:42 +00:00
2018-10-08 07:44:19 +00:00
2018-10-08 07:44:19 +00:00
2018-07-23 19:35:28 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-07-25 14:59:26 +00:00
2018-07-05 10:59:49 +00:00
2018-10-08 07:44:19 +00:00
2018-10-08 07:44:19 +00:00
2018-08-16 06:49:42 +00:00
2018-10-08 07:44:19 +00:00
2018-06-19 14:00:39 +00:00
2018-10-08 07:44:19 +00:00
2018-07-05 10:59:49 +00:00
2018-10-08 07:44:19 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-08-16 06:49:42 +00:00
2018-10-08 07:44:19 +00:00
2018-06-19 14:00:39 +00:00
2018-08-16 16:14:01 +00:00
2018-06-19 14:00:39 +00:00
2018-08-07 15:47:05 +00:00
2018-10-08 07:44:19 +00:00
2018-10-08 07:44:19 +00:00
2018-06-19 14:00:39 +00:00
2018-10-01 07:02:20 +00:00
2018-06-19 14:00:39 +00:00
2018-10-08 07:44:19 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-10-08 07:44:19 +00:00
2018-09-28 09:48:47 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-10-08 07:44:19 +00:00
2018-06-19 14:00:39 +00:00
2018-10-08 07:44:19 +00:00
2018-07-25 14:59:26 +00:00
2018-06-21 11:23:40 +00:00
2018-06-21 11:23:40 +00:00
2018-08-27 11:28:37 +00:00
2018-08-27 11:28:37 +00:00
2018-06-19 14:00:39 +00:00
2018-10-08 07:44:19 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-10-08 07:44:19 +00:00
2018-06-19 14:00:39 +00:00
2018-06-21 11:23:40 +00:00
2018-06-21 11:23:40 +00:00
2018-06-21 11:23:40 +00:00
2018-06-19 14:00:39 +00:00
2018-10-08 07:44:19 +00:00
2018-10-08 07:44:19 +00:00
2018-10-08 07:44:19 +00:00
2018-07-25 14:53:33 +00:00
2018-07-25 14:53:33 +00:00
2018-07-25 14:53:33 +00:00
2018-07-25 14:53:33 +00:00
2018-07-25 14:53:33 +00:00
2018-07-05 10:59:49 +00:00
2018-06-19 14:00:39 +00:00
2018-10-09 18:24:38 +00:00
2018-10-08 07:44:19 +00:00
2018-10-08 07:44:19 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-10-08 07:44:19 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-10-08 07:44:19 +00:00
2018-09-12 10:46:04 +00:00
2018-09-12 10:46:04 +00:00
2018-10-08 07:44:19 +00:00
2018-10-08 07:44:19 +00:00
2018-10-08 07:44:19 +00:00
2018-10-08 07:44:19 +00:00
2018-10-08 07:44:19 +00:00
2018-10-08 07:44:19 +00:00
2018-06-19 14:00:39 +00:00
2018-10-08 07:44:19 +00:00
2018-06-19 14:00:39 +00:00
2018-07-12 21:35:47 +00:00
2018-09-24 10:57:31 +00:00
2018-10-08 07:44:19 +00:00
2018-10-08 07:44:19 +00:00
2018-06-21 11:23:40 +00:00
2018-08-16 16:14:01 +00:00
2018-08-16 16:14:01 +00:00
2018-08-16 16:14:01 +00:00
2018-10-08 07:44:19 +00:00
2018-09-13 08:52:05 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-10-08 07:44:19 +00:00
2018-09-07 13:27:29 +00:00
2018-07-25 14:59:26 +00:00
2018-06-19 14:00:39 +00:00
2018-10-08 07:44:19 +00:00
2018-09-24 20:32:59 +00:00
2018-06-19 14:00:39 +00:00
2018-10-08 13:09:27 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-07-05 10:59:49 +00:00
2018-07-05 10:59:49 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-10-08 07:44:19 +00:00
2018-07-25 14:53:33 +00:00
2018-10-08 07:44:19 +00:00
2018-10-08 07:44:19 +00:00
2018-06-19 14:00:39 +00:00
2018-08-11 20:29:07 +00:00
2018-09-24 09:39:19 +00:00
2018-06-19 14:00:39 +00:00
2018-10-09 14:01:16 +00:00
2018-10-08 07:44:19 +00:00
2018-07-05 10:59:49 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-07-05 10:59:49 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-07-09 19:54:28 +00:00
2018-10-08 07:44:19 +00:00
2018-10-01 07:02:20 +00:00
2018-10-08 07:44:19 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00