kwiberg
4a206a96c1
Remove webrtc::ScopedVector
...
We can (and should) use std::vector<std::unique_ptr<T>> instead.
Because it's standard, and because it's safer since callers have to
manually wrap elements in std::unique_ptr before inserting them and
manually unwrap them after inserting them.
Review URL: https://codereview.webrtc.org/1839603002
Cr-Commit-Position: refs/heads/master@{#12182}
2016-03-31 17:24:31 +00:00
..
2016-01-19 21:50:04 +00:00
2016-02-23 10:35:41 +00:00
2016-03-21 08:28:06 +00:00
2016-03-21 08:28:06 +00:00
2016-03-21 08:28:06 +00:00
2016-03-02 11:41:40 +00:00
2016-03-21 08:28:06 +00:00
2016-02-05 08:23:57 +00:00
2016-03-31 17:24:31 +00:00
2016-03-31 17:24:31 +00:00
2016-01-14 12:32:51 +00:00
2016-03-23 11:48:17 +00:00
2016-01-14 09:00:34 +00:00
2016-01-14 09:00:34 +00:00
2016-02-10 18:54:52 +00:00
2016-02-10 18:54:52 +00:00
2016-01-27 09:36:07 +00:00
2016-02-10 18:54:52 +00:00
2016-02-10 18:54:52 +00:00
2016-02-02 14:40:13 +00:00
2016-02-02 14:40:13 +00:00
2015-12-18 15:01:23 +00:00
2015-12-18 15:01:23 +00:00
2016-01-26 16:42:00 +00:00
2016-01-26 16:42:00 +00:00
2016-01-26 16:42:00 +00:00
2016-01-04 21:36:49 +00:00
2016-01-04 21:36:49 +00:00
2016-01-08 13:05:01 +00:00
2016-01-08 13:05:01 +00:00
2016-02-29 12:11:57 +00:00
2016-03-30 06:44:24 +00:00
2016-03-30 06:44:24 +00:00
2016-01-07 09:02:49 +00:00
2016-01-07 09:02:49 +00:00
2015-12-28 18:18:52 +00:00
2016-03-11 11:06:48 +00:00
2016-03-08 12:11:00 +00:00
2016-01-21 14:33:03 +00:00
2016-03-17 12:15:20 +00:00
2015-12-28 18:18:52 +00:00
2015-12-28 18:18:52 +00:00
2015-12-10 12:03:00 +00:00
2016-03-02 18:46:25 +00:00
2016-03-02 18:46:25 +00:00
2016-03-21 15:44:41 +00:00
2016-03-21 15:44:41 +00:00
2016-03-21 08:28:06 +00:00
2016-03-23 11:48:17 +00:00