Mirko Bonadei
2dfa998be2
Reland "Prefix flag macros with WEBRTC_."
...
This is a reland of 5ccdc1331fcc3cd78eaa14408fe0c38d37a5a51d
Original change's description:
> Prefix flag macros with WEBRTC_.
>
> Macros defined in rtc_base/flags.h are intended to be used to define
> flags in WebRTC's binaries (e.g. tests).
>
> They are currently not prefixed and this could cause problems with
> downstream clients since these names are quite common.
>
> This CL adds the 'WEBRTC_' prefix to them.
>
> Generated with:
>
> for x in DECLARE DEFINE; do
> for y in bool int float string FLAG; do
> git grep -l "\b$x\_$y\b" | \
> xargs sed -i "s/\b$x\_$y\b/WEBRTC_$x\_$y/g"
> done
> done
> git cl format
>
> Bug: webrtc:9884
> Change-Id: I7b524762b6a3e5aa5b2fc2395edd3e1a0fe72591
> Reviewed-on: https://webrtc-review.googlesource.com/c/106682
> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org >
> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org >
> Cr-Commit-Position: refs/heads/master@{#25270}
TBR=kwiberg@webrtc.org
Bug: webrtc:9884
Change-Id: I5ba5368a231a334d135ed5e6fd7a279629ced8a3
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://webrtc-review.googlesource.com/c/107161
Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org >
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org >
Cr-Commit-Position: refs/heads/master@{#25277}
2018-10-19 15:06:43 +00:00
..
2018-10-16 12:00:09 +00:00
2018-06-21 13:44:53 +00:00
2018-10-08 07:44:19 +00:00
2018-10-15 12:16:14 +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-12 12:53:59 +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-10-11 18:26:52 +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-10-11 18:26:52 +00:00
2018-06-19 14:00:39 +00:00
2018-10-16 13:57:25 +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
2017-11-27 10:38:22 +00:00
2018-10-18 12:06:39 +00:00
2018-10-18 12:06:39 +00:00
2018-10-17 13:40:19 +00:00
2018-10-18 08:40:32 +00:00
2018-06-19 14:00:39 +00:00
2018-10-19 14:17:31 +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-05-28 09:08:59 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2017-10-06 13:00:14 +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-05-21 19:35:08 +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-02-28 19:58:24 +00:00
2018-02-28 19:58:24 +00:00
2018-02-28 19:58: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-10-16 13:57:25 +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-01-17 14:36:36 +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-10-17 02:38:42 +00:00
2018-10-17 02:38:42 +00:00
2018-06-01 11:36:51 +00:00
2017-12-14 06:49:11 +00:00
2018-10-08 07:44:19 +00:00
2018-06-01 11:36:51 +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-19 15:06:43 +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-02-17 02:08:19 +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-19 14:17:31 +00:00
2018-10-08 07:44:19 +00:00
2018-03-19 19:22:31 +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-16 13:57:25 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-10-16 13:57:25 +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
2017-11-09 11:56:32 +00:00
2018-06-19 14:00:39 +00:00
2017-10-03 08:41:30 +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
2017-11-13 22:50:11 +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-05-07 20:03:27 +00:00
2018-07-25 14:59:26 +00:00
2018-04-06 01:01:48 +00:00
2018-07-05 10:59:49 +00:00
2018-10-16 17:18:52 +00:00
2018-10-08 07:44:19 +00:00
2018-10-17 02:38:42 +00:00
2018-10-18 14:41:12 +00:00
2018-06-19 14:00:39 +00:00
2018-10-18 14:41:12 +00:00
2018-10-17 02:38:42 +00:00
2018-10-18 14:41:12 +00:00
2018-04-06 01:01:48 +00:00
2018-04-06 01:01:48 +00:00
2018-05-30 09:44:33 +00:00
2018-10-17 02:38:42 +00:00
2018-06-19 14:00:39 +00:00
2018-05-09 00:24:05 +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-11 16:16:33 +00:00
2018-06-19 14:00:39 +00:00
2018-10-18 09:41:22 +00:00
2018-06-15 09:25:35 +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-03-19 15:21:51 +00:00
2018-10-08 07:44:19 +00:00
2018-03-19 15:21:51 +00:00
2018-02-17 23:10:21 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-03-19 11:02:01 +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
2017-11-22 12:39:39 +00:00
2017-11-22 11:21:47 +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-05-21 19:35:08 +00:00
2017-10-20 07:46:03 +00:00
2017-10-20 07:46:03 +00:00
2017-10-23 11:46:47 +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-07 11:39:15 +00:00
2018-04-06 14:57:02 +00:00
2018-06-19 14:00:39 +00:00
2018-03-19 11:02:01 +00:00
2018-03-19 11:02:01 +00:00
2018-10-08 07:44:19 +00:00
2018-02-19 13:05:59 +00:00
2017-10-24 20:50:13 +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-15 12:16:14 +00:00
2018-10-15 12:16:14 +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-17 02:38:42 +00:00
2018-10-17 02:38:42 +00:00
2018-10-18 08:55:54 +00:00
2018-10-16 18:11:45 +00:00
2018-10-17 02:38:42 +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-17 02:38:42 +00:00
2018-10-11 23:09:07 +00:00
2018-10-11 23:09:07 +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-11 16:16:33 +00:00
2018-09-13 08:52:05 +00:00
2018-06-19 14:00:39 +00:00
2018-10-16 10:27:16 +00:00
2018-10-17 13:37:39 +00:00
2018-10-19 14:17:31 +00:00
2018-07-25 14:59:26 +00:00
2018-02-14 15:32:49 +00:00
2018-02-14 15:32:49 +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-11 09:50:21 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-05-09 00:24:05 +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
2017-10-24 20:50:13 +00:00
2018-06-19 14:00:39 +00:00
2018-10-19 08:09:43 +00:00
2018-10-19 08:09:43 +00:00
2018-06-19 14:00:39 +00:00
2017-11-01 13:23: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-07-25 14:53:33 +00:00
2018-10-16 13:57:25 +00:00
2018-10-08 07:44:19 +00:00
2017-11-09 11:56:32 +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-12 07:53:47 +00:00
2018-06-19 14:00:39 +00:00
2018-10-19 15:06:43 +00:00
2018-10-08 07:44:19 +00:00
2017-12-14 11:01:33 +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
2017-11-10 16:51:25 +00:00
2018-06-19 14:00:39 +00:00
2018-10-17 13:37:39 +00:00
2018-07-09 19:54:28 +00:00
2018-10-08 07:44:19 +00:00
2017-12-14 11:01:33 +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
2017-10-24 20:50:13 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-01-20 16:57:27 +00:00
2018-03-07 22:06:20 +00:00
2018-01-20 16:57:27 +00:00