Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(38)

Side by Side Diff: .git-blame-ignore-revs

Issue 1929253002: Added all the scoped_ptr -> unique_ptr commits to git blame ignore list. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added commits by thakis, mostynb, jrummell and thestig. Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # git hyper-blame master ignore list. 1 # git hyper-blame master ignore list.
2 # 2 #
3 # This file contains a list of git hashes of revisions to be ignored by git 3 # This file contains a list of git hashes of revisions to be ignored by git
4 # hyper-blame (in depot_tools). These revisions are considered "unimportant" in 4 # hyper-blame (in depot_tools). These revisions are considered "unimportant" in
5 # that they are unlikely to be what you are interested in when blaming. 5 # that they are unlikely to be what you are interested in when blaming.
6 # 6 #
7 # Instructions: 7 # Instructions:
8 # - Only large (generally automated) reformatting or renaming CLs should be 8 # - Only large (generally automated) reformatting or renaming CLs should be
9 # added to this list. Do not put things here just because you feel they are 9 # added to this list. Do not put things here just because you feel they are
10 # trivial or unimportant. If in doubt, do not put it on this list. 10 # trivial or unimportant. If in doubt, do not put it on this list.
11 # - Precede each revision with a comment containing the first line of its log. 11 # - Precede each revision with a comment containing the first line of its log.
12 # - Only put full 40-character hashes on this list (not short hashes or any 12 # - Only put full 40-character hashes on this list (not short hashes or any
13 # other revision reference). 13 # other revision reference).
14 # - Append to the bottom of the file (revisions should be in chronological order 14 # - Append to the bottom of the file (revisions should be in chronological order
15 # from oldest to newest). 15 # from oldest to newest).
16 # - Because you must use a hash, you need to append to this list in a follow-up 16 # - Because you must use a hash, you need to append to this list in a follow-up
17 # CL to the actual reformatting CL that you are trying to ignore. 17 # CL to the actual reformatting CL that you are trying to ignore.
18
19 # This block of commits mechanically renamed scoped_ptr to std::unique_ptr and
20 # make_scoped_ptr to base::WrapUnique, throughout the codebase.
21 # Convert //android_webview to use std::unique_ptr
22 08daa0770adc348a5e3852200352b2cd7f620d21
23 # Convert //storage to use std::unique_ptr
24 c6378bdd46cb9fbeb4e7a0fbb37d820f8b82232d
25 # Convert //gin to use std::unique_ptr
26 c862da8ac734722d6928b64ae87564bf2ee0d2ae
27 # Convert //url to use std::unique_ptr
28 ea64f7caeafef5b77b656d03b4b8c4ec8edab4c0
29 # convert //rlz to std::unique_ptr
30 03c6cc125a0f63fcf549db5caa525ad5941fffd8
31 # convert //apps to std::unique_ptr
32 ecb4a22b939cdcd3e022ee2c452dd7f866d1dfb5
33 # convert //testing to std::unique_ptr
34 d1b5b043fcf499cf46d059f5bb72a6ab07f04d88
35 # convert //headless to std::unique_ptr
36 c3d183bef609f3c4dab124572281ba13257d37a6
37 # convert //chrome_elf to std::unique_ptr
38 1795070c67cd08f5c5437b4e0d3ae6e5d3e5fd13
39 # convert //mash to std::unique_ptr
40 1aaf50682f5b06bea8db36316dcddde48444b54e
41 # Convert //base to use std::unique_ptr
42 093de9b30c0ba6ded896506a297314e5ed818b89
43 # Convert media/mojo/ to use std::unique_ptr
44 f1bc82901463a76329b480e1ce55638d105f4616
45 # Convert //sandbox to use std::unique_ptr
46 d521b63cb0fe3d78ed64bbba2c4cfacfeb7ebfd3
47 # Convert //remoting to use std::unique_ptr
48 0765c49ae6fb26c49c98bf9205d690174de3c0e4
49 # Convert //blimp to use std::unique_ptr
50 1b185c49a6f2e9eea0bac36132f79b8ce50f529a
51 # Convert //ppapi to use std::unique_ptr
52 ced9224fbb7866e6ea7e9da221c0b2570008bd55
53 # Convert //third_party/WebKit from scoped_ptr to std::unique_ptr
54 a37bedae9c23a82bf8b2f9011d06c9933e0048db
55 # Nuke WebPassOwnPtr<T> and replace it with std::unique_ptr<T>.
56 e0d99834d5d8f817c55828c1f53b4d0946b2d6df
57 # Convert //ios from scoped_ptr to std::unique_ptr.
58 942f39d75745824a53ef6ce896bb2462010476bb
59 # Convert //chrome/browser/download from scoped_ptr to std::unique_ptr
60 abbf4465acfdb9c8d6223c680b634f1fd506813e
61 # Convert //printing to use std::unique_ptr
62 c3df9bafc8db94bd613fbd76c61abe5057f7a82d
63 # Convert //chrome/browser/android from scoped_ptr to std::unique_ptr
64 aeceb05e862d97596a0e005a17a4f7d61183b818
65 # Convert //chrome/browser/chromeos from scoped_ptr to std::unique_ptr
66 24002d093cd0d2b540b0b1895d0044d44a30450d
67 # Convert //sync from scoped_ptr to std::unique_ptr
68 c3e80570c413b058d8f855a695610b38072d6519
69 # Convert //chrome/browser/profiles from scoped_ptr to std::unique_ptr
70 6e25ed32b8e7dca8352af477dbc82b67ac836736
71 # Convert //chrome/browser/extensions from scoped_ptr to std::unique_ptr
72 c963c714c99f34bd80b392d9896ca9cecd66fb6d
73 # Convert //chrome/browser/ui from scoped_ptr to std::unique_ptr
74 9603ab9714083051fc19942aa171d88af2cd379c
75 # Convert //chromecast from scoped_ptr to std::unique_ptr
76 3c3c93d549f8685459c9d938e81f1e68c888ad6c
77 # Convert //ash from scoped_ptr to std::unique_ptr
78 a9454747427889f70d14df4646f7f599d00df02d
79 # Convert //chrome/browser/sync_file_system from scoped_ptr to std::unique_ptr
80 566c3c55ebc5fa4600c3e6259938c3f9e1baf483
81 # Convert //google_apis from scoped_ptr to std::unique_ptr
82 f064cccace7bf4d940a494042754760f07e8164f
83 # Convert //chromeos from scoped_ptr to std::unique_ptr
84 0a6e80cc6b045cb1217a59ad3c9e764c36fb0260
85 # Convert //tools to use std::unique_ptr
86 a500b69aa06c2bc084a3b1867b9824f4218014de
87 # Convert crypto to std::unique_ptr
88 d1a1847163c0038284a7053b41ba0dedfad9b7b7
89 # Convert //dbus from scoped_ptr to std::unique_ptr
90 2a193281aac690b3fdfba1246d6b36877553a9be
91 # Convert //chrome/browser/media from scoped_ptr to std::unique_ptr
92 c16dc809e7c8026d8fad7d9169f324df7ab6b1ce
93 # Convert //content/renderer/media from scoped_ptr to std::unique_ptr
94 67e2c0a015fb2d2d2584a44b96da1620d2678bf5
95 # Convert //content/browser/renderer_host/media from scoped_ptr to std::unique_p tr
96 fd6a38135a1dd716d0f00a86900a03a931a697db
97 # Convert //content/browser/media from scoped_ptr to std::unique_ptr
98 3b4fe476046af664ea30dcfffb10956eeaba3b9e
99 # Convert //content/browser/loader from scoped_ptr to std::unique_ptr
100 40ce7b38f09de969a106da37e4dec11464da18c6
101 # Convert //content/child from scoped_ptr to std::unique_ptr
102 c864f52514c7e8cf9992a524e0294b1cc32c1db5
103 # Convert //content/browser/fileapi from scoped_ptr to std::unique_ptr
104 b4e18e45c933153b06833a33bf6352c5da38125a
105 # Convert //content/browser/download from scoped_ptr to std::unique_ptr
106 f6c40587bc9ee68ef8102992ea5c52cc8e0c6933
107 # Convert //cc from scoped_ptr to std::unique_ptr.
108 60bc3bcfa8b7141986c5e4b3c357c7e03393f230
109 # Convert //content/browser/frame_host from scoped_ptr to std::unique_ptr
110 9bfa516692718597507a3339a33dafdc7c2f00ba
111 # Convert //content/renderer from scoped_ptr to std::unique_ptr
112 cedca561f373a9f2d102e7bd896712b504b445db
113 # Convert //content/browser/service_worker from scoped_ptr to std::unique_ptr
114 86be9c00e6a13acad1851ddc64182a94347c9420
115 # Convert //content/browser/cache_storage from scoped_ptr to std::unique_ptr
116 92ae1414e686f8f8ba9c5c663b34552362641feb
117 # Convert //content/browser/indexed_db from scoped_ptr to std::unique_ptr
118 531cca917021e753d5215ddb194200be075944ac
119 # Convert //content/common from scoped_ptr to std::unique_ptr
120 4ac58c7a6c73f0972e73ce420749f886a8aec18c
121 # Convert //content/browser from scoped_ptr to std::unique_ptr
122 5971627d34ab2cca303e4a4552fecf2f019f61c6
123 # Convert //content from scoped_ptr to std::unique_ptr
124 6003e0b1ac1acb0a3973abbca62881d2b6acc0b1
125 # Convert device/bluetooth to std::unique_ptr
126 08c9d69b0c0d625d2ce38e3d8402f36e1226f0fc
127 # Change WebBlobRegistry::createBuilder to return a std::unique_ptr.
128 ae4a290306d308cd6c7187df85c1825edf3354db
129 # Convert device to std::unique_ptr
130 acd68a2e07af43fa67def3830555f294eff2ac8e
131 # Convert skia to std::unique_ptr
132 b743cc6790dd88fd5b53e4a21f089a38b40a53f8
133 # JPEG decoding: replace ownership comments with std::unique_ptr.
134 b587f9a457ee20bfc4e3055f3b79ad7b522c8682
135 # Convert //sql to use std::unique_ptr
136 d82cd995ba83303302900ebe7704a9fab405ef93
137 # Convert //chrome/browser/safe_browsing from scoped_ptr to std::unique_ptr
138 7bacc0eaa9eb6edb22c9e2734e0e57e64e8b4125
139 # Convert chrome/renderer to std::unique_ptr
140 fabb28482dce40e1ac570beb5b9eef5832f9a9b1
141 # convert //courgette to std::unique_ptr
142 1007a4af51fee305fd95933d9bdcd83c89f9df29
143 # Convert chrome/browser/printing to std::unique_ptr
144 6cb57924b37070a844c7626bc2ab8850c7cf17dd
145 # Convert //components/drive from scoped_ptr to std::unique_ptr
146 f427502355334e64faa24798a34f7db9f3bf7871
147 # Convert //chrome/browser/supervised_user from scoped_ptr to std::unique_ptr
148 f624e47486f525e6d266b99f90bcb81ad8f57295
149 # Convert chrome/common to std::unique_ptr
150 8b51c0ab6c7b58cfa186691dcc973527371b2309
151 # Replace scoped_ptr with std::unique_ptr in //ui
152 25c52c3f3c407fd9f5678c0079c877ccef34c090
153 # Convert //components/dom_distiller from scoped_ptr to std::unique_ptr
154 fecbe3fea62c512555c2f9c63b936331c9915619
155 # Convert pdf/ to use std::unique_ptr.
156 79ce717c93677da7d3db074bad0349995980ce93
157 # Convert //components/data_reduction_proxy from scoped_ptr to std::unique_ptr
158 5197113e6864b0530dd8b489615c089facd06e70
159 # Convert a few components from scoped_ptr to std::unique_ptr
160 532924d626b6538b547fd00793f0373bb5271df2
161 # Convert //chrome/test from scoped_ptr to std::unique_ptr
162 ba06265360528b619b4e6df792b0fb06350a2602
163 # Convert //chrome/browser/media_galleries from scoped_ptr to std::unique_ptr
164 5ea05e40ab4ad7a6f6dbd4fabd2ffe061d9e15f2
165 # Convert //chrome/browser/devtools from scoped_ptr to std::unique_ptr
166 b8eac3a8edbd7864438f5e326893fa52da75c16f
167 # Convert //chrome/installer from scoped_ptr to std::unique_ptr
168 f5d315cecedf2bc83f7499d9c4311215db51ecc6
169 # Convert media/formats to std::unique_ptr
170 f402ab9f3f02d00d87c840fe79863f4ac0609ba1
171 # Convert //chrome/browser/local_discovery from scoped_ptr to std::unique_ptr
172 bf70795c3d53b4c087b4276069bc8798048497da
173 # Convert //chrome/browser/net from scoped_ptr to std::unique_ptr
174 4e7c042ce7fda2baafe59dd88481b2de67644170
175 # Convert //chrome/browser/spellchecker from scoped_ptr to std::unique_ptr
176 4d0d72efb14b4746ff054fd1867058dc6997cafd
177 # Convert //chrome/browser/apps from scoped_ptr to std::unique_ptr
178 71f677162f1b860b005e20fc9c2f2417bdfb7030
179 # Convert //chrome/browser/metrics from scoped_ptr to std::unique_ptr
180 1edb03a4943e4e3de4116adcc031e2dfabbb7805
181 # Convert //chrome/browser/history from scoped_ptr to std::unique_ptr
182 b11f7ae342eeba3a126b8270171ab3c6981e0bf7
183 # Convert //chrome/browser/sync from scoped_ptr to std::unique_ptr
184 0569a0ed6347980265b437c61b5849ee2ca2c529
185 # Convert //chrome/browser/policy from scoped_ptr to std::unique_ptr
186 08cfe9ba9528151087b93894baaf4390a4ad75d0
187 # Convert //chrome/browser/search_engines from scoped_ptr to std::unique_ptr
188 878bd271da9444eba2a823fe30f0c316656b0d0d
189 # Change scoped_ptr to std::unique_ptr in //net/url_request.
190 8522a25bece204fd7281ec764af1e0c8e36329d6
191 # Change scoped_ptr to std::unique_ptr in //net/spdy.
192 aee3e1ec72a9985aa20be4ccf514774373737705
193 # Change scoped_ptr to std::unique_ptr in //net/socket.
194 655b66c64362dbea1b7e27207545234f7b908106
195 # Change scoped_ptr to std::unique_ptr in //net/websockets.
196 9c5cab5a712d0762319d115a30f5baed1d07416c
197 # Change scoped_ptr to std::unique_ptr in //net/quic.
198 ad1777e9c39dc1c7c4d4fb6293a01ca470595134
199 # Change scoped_ptr to std::unique_ptr in //net/disk_cache.
200 d04b92dd6de3bbe80c94955ac3347523e891f93d
201 # Change scoped_ptr to std::unique_ptr in //net/base.
202 42edb859e1917c96b988fa2f4e204de63aeb18ae
203 # Change scoped_ptr to std::unique_ptr in //net/dns.
204 22f90e716ad8674d122781cda62ab739ecb7271c
205 # Revert of Change scoped_ptr to std::unique_ptr in //net/base.
206 49964c23cbba511c110cfb642f5685694a895d49
207 # Change scoped_ptr to std::unique_ptr in //net/proxy.
208 8a98ca292bd722516ad23b2d85fdb5663a33dab3
209 # Change scoped_ptr to std::unique_ptr in //net/cert.
210 3a4770da8b56e8f4c0ef1a85f5786afe35f5401e
211 # Change scoped_ptr to std::unique_ptr in //net/http.
212 1fd259a0929d9c8ee68923e29ec1bd60d88f5690
213 # Change scoped_ptr to std::unique_ptr in //net/base.
214 7f767e658961d89959af3bd143e7719fcaca8445
215 # Change scoped_ptr to std::unique_ptr in //net.
216 a9850e17ec8a7e5e754d2b804ea1a93ff2352310
217 # Convert //chrome/browser from scoped_ptr to std::unique_ptr
218 4af48586364b625a8bfce51b10aa4a76109a9108
219 # Convert //chrome from scoped_ptr to std::unique_ptr
220 c0e39d57d0c16684ff7c99632fba9a49d4d2431e
221 # convert //gpu to std::unique_ptr
222 6682b1c4aac00aee61b09ba8f6084f1790429315
223 # Convert //extensions/renderer from scoped_ptr to std::unique_ptr
224 f6f806674c4f6ebbb8b20197ae5b6c7a40bba08f
225 # Convert //components/policy from scoped_ptr to std::unique_ptr
226 a3451b74e1aac0c538d7d6824bd714553eb0141e
227 # Convert //services from scoped_ptr to std::unique_ptr
228 39fafebd8ff93ca8aac361926e6b3ef840302328
229 # Convert //extensions/browser/api from scoped_ptr to std::unique_ptr
230 ccfc5401e32e24f29847cd91f643d03ed651b19a
231 # Convert //components/proximity_auth from scoped_ptr to std::unique_ptr
232 2f01269f405de0dfd12cb1dc56459c4492d65b8b
233 # Convert //components/mus from scoped_ptr to std::unique_ptr
234 c314381373dc794d3875428994ec7a74edda77e4
235 # Convert //components/exo from scoped_ptr to std::unique_ptr
236 31759da04512d5815aff6c30134e33856638889d
237 # Convert //extensions/browser from scoped_ptr to std::unique_ptr
238 f5d2410841791e8c32739a4418159489e1dde324
239 # Convert //components/sync_driver from scoped_ptr to std::unique_ptr
240 b21a1b10f9a753d3b66e448ca8fa74ac83d5c2cb
241 # Convert //jingle from scoped_ptr to std::unique_ptr
242 18e946f9ab6250614430fd09cccb849005ca7aeb
243 # Convert //components/gcm_driver from scoped_ptr to std::unique_ptr
244 a77e28eb3b14d816f2c880d3185af8522c04f6bc
245 # Convert //components/metrics from scoped_ptr to std::unique_ptr
246 d99c42a1a3c4566d5cdbac0bbbed5c266d09cfeb
247 # Convert //media/cast from scoped_ptr to std::unique_ptr
248 8a9783e4c8d986f835f8cc2760267d6c1c7b0b57
249 # Convert //components/bookmarks from scoped_ptr to std::unique_ptr
250 acd3f5279c9bc0c73f25976e1cdfa72f43309dba
251 # Convert //components/search_engines from scoped_ptr to std::unique_ptr
252 d967d950d071094d70cb480dc3158a48949a7167
253 # Convert //components/webcrypto from scoped_ptr to std::unique_ptr
254 7036d1e571ea31ea7ae35c9cc71890cef2fa90d7
255 # Convert //components/cronet from scoped_ptr to std::unique_ptr
256 fe3745e624cc39bca68defa70d92390baf897c8a
257 # Convert //components/history from scoped_ptr to std::unique_ptr
258 00dfa74c4fe33466816c58d175b60c3a5d4683b4
259 # Convert //components/omnibox from scoped_ptr to std::unique_ptr
260 259570ccaf98009037d611aac72e9d809d4d438f
261 # Convert //mojo from scoped_ptr to std::unique_ptr
262 40c732a8f3bb63cc6a16a200819f9d01da3e6039
263 # Convert //media/filters from scoped_ptr to std::unique_ptr
264 254c536ce14380dc8009240cfff27117a1d52897
265 # Convert //components/sessions from scoped_ptr to std::unique_ptr
266 c51ac9e88916cb09ed5f0c4ea7d00d835f4223c7
267 # Convert //media/capture from scoped_ptr to std::unique_ptr
268 b8259a16dea373e71505b1f8d9a02b96612161df
269 # Convert //components/domain_reliability from scoped_ptr to std::unique_ptr
270 04a35cd4ca655ce8092705d501678ba9edfd005a
271 # Convert //components/scheduler from scoped_ptr to std::unique_ptr
272 c0d9887721c7d00ad99a7df09ebae75720503a6a
273 # Convert //components/update_client from scoped_ptr to std::unique_ptr
274 d0fc6aa9a949b8093d5e836e3d6443e869495c6a
275 # Convert //components/content_settings from scoped_ptr to std::unique_ptr
276 b94ac84f0dc33dcba4d27424777a14fadbb659ef
277 # Convert //components/nacl from scoped_ptr to std::unique_ptr
278 24f43a5e9841b7177688291a625a373c3b8ba365
279 # Convert //components/prefs from scoped_ptr to std::unique_ptr
280 5f043bc0ea7c069e3ef5e6ef903b98f4e84ec4cb
281 # Convert //components/user_prefs from scoped_ptr to std::unique_ptr
282 b707c5c8bed8656c800f613b46967b916e1a7f44
283 # Convert //media/blink from scoped_ptr to std::unique_ptr
284 3076abbf53ffb74830a097f1c4f7dd232f246fad
285 # Convert //components/data_usage from scoped_ptr to std::unique_ptr
286 154b22210617a1f3f58d0a19d8b30ea9409b98e4
287 # Convert //extensions/{common,shell} from scoped_ptr to std::unique_ptr
288 7c2ca35e78f7ba433da3eef399753148fe30f127
289 # Convert //components/offline_pages from scoped_ptr to std::unique_ptr
290 e399ff07e13116e446b1ee904c1f6c970eb5bc3b
291 # Convert //components/copresence from scoped_ptr to std::unique_ptr
292 477cae30f89224646d3135ae03cdf93d4901dd78
293 # Convert //components/browser_sync from scoped_ptr to std::unique_ptr
294 d4593e75ceb64dbf966fc77530f4bd38cdcb687c
295 # Replace scoped_ptr with std::unique_ptr in //components/signin
296 fc1ac3074134f30e46543f5d9ca97d5d2a6d0282
297 # Convert //components/json_schema from scoped_ptr to std::unique_ptr
298 6430b2ca82390ebcecedc6c0dbf54008af8322ca
299 # Replace scoped_ptr with std::unique_ptr in //components/syncable_prefs
300 4d55af59cf486412be6e5e458417f6a423abd7da
301 # Replace scoped_ptr with std::unique_ptr in //components/suggestions.
302 501f801f0aa603ae08f213091de67f23476eb40e
303 # Convert scoped_ptr to std::unique_ptr in //components/translate.
304 396f876cf9e02a21687bb78364c2e3c930287e9e
305 # Use std::unique_ptr in components/search_provider_logos.
306 ef0ef5d8d5ac805e400ed5826a8b9ca57aececbe
307 # Replace scoped_ptr with std::unique_ptr in //components/sync_sessions
308 5b9c7ed6b732c9b65c851413d0fa5612edc95b85
309 # Convert //third_party from scoped_ptr to std::unique_ptr
310 91cdd51340b8f6a0cc13ec9f5199defbea6cd49c
311 # Convert //extensions from scoped_ptr to std::unique_ptr
312 4a7e93b6b2a43ecf9476695bb9046d59a39629dc
313 # Convert //components/guest_view from scoped_ptr to std::unique_ptr
314 bb7e2b70c8aace67356a53230d104738ebc92693
315 # Convert //components/safe_browsing_db from scoped_ptr to std::unique_ptr
316 45f93419065eb07f861fe59e3f969e2b3255b2ed
317 # Convert //components/invalidation from scoped_ptr to std::unique_ptr
318 b753c6fb8b539a9c5febe08f6b159f01b98ecfa8
319 # Convert //media/audio from scoped_ptr to std::unique_ptr
320 7089de047f9845b19afd5b671ace13aa1aa3ad42
321 # Convert scoped_ptr to std::unique_ptr in //ipc.
322 03de39b2f64eb2e9fbe69947be3d10042f30469e
323 # Convert //components/[u-z]* from scoped_ptr to std::unique_ptr
324 3f767dc3724b2e3f36c17ee760007475de7e63cc
325 # Convert //components/[o-t]* from scoped_ptr to std::unique_ptr
326 82beb4ff418b0dcb40bd6b860d2e9793a0193118
327 # Replace scoped_ptr with std::unique_ptr in //media/base.
328 6aaed6a40bc23a872e14f19a39ff2d7998c803d0
329 # Convert //components/[a-e]* from scoped_ptr to std::unique_ptr
330 a0ee5fb8a4dbf546b8da197a055dd3997f3dc475
331 # Replace scoped_ptr with std::unique_ptr in //media.
332 4d43bc26cc5d105edb1e976582803ea931e572e1
333 # Convert //components/[f-n]* from scoped_ptr to std::unique_ptr
334 84c358e7a3b1658bf396d39716fb0fffbb0aa018
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698