[go: nahoru, domu]

blob: 5d2bf3643f254b2d3d2fd1432f8ddb5e7c1eea42 [file] [log] [blame]
mgiuca844fee62016-02-23 00:31:091# git hyper-blame master ignore list.
2#
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
5# that they are unlikely to be what you are interested in when blaming.
6#
7# Instructions:
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
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.
12# - Only put full 40-character hashes on this list (not short hashes or any
13# other revision reference).
14# - Append to the bottom of the file (revisions should be in chronological order
15# from oldest to newest).
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.
mgiuca1a7fad92016-05-03 00:57:2318
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
2208daa0770adc348a5e3852200352b2cd7f620d21
23# Convert //storage to use std::unique_ptr
24c6378bdd46cb9fbeb4e7a0fbb37d820f8b82232d
25# Convert //gin to use std::unique_ptr
26c862da8ac734722d6928b64ae87564bf2ee0d2ae
27# Convert //url to use std::unique_ptr
28ea64f7caeafef5b77b656d03b4b8c4ec8edab4c0
29# convert //rlz to std::unique_ptr
3003c6cc125a0f63fcf549db5caa525ad5941fffd8
31# convert //apps to std::unique_ptr
32ecb4a22b939cdcd3e022ee2c452dd7f866d1dfb5
33# convert //testing to std::unique_ptr
34d1b5b043fcf499cf46d059f5bb72a6ab07f04d88
35# convert //headless to std::unique_ptr
36c3d183bef609f3c4dab124572281ba13257d37a6
37# convert //chrome_elf to std::unique_ptr
381795070c67cd08f5c5437b4e0d3ae6e5d3e5fd13
39# convert //mash to std::unique_ptr
401aaf50682f5b06bea8db36316dcddde48444b54e
41# Convert //base to use std::unique_ptr
42093de9b30c0ba6ded896506a297314e5ed818b89
43# Convert media/mojo/ to use std::unique_ptr
44f1bc82901463a76329b480e1ce55638d105f4616
45# Convert //sandbox to use std::unique_ptr
46d521b63cb0fe3d78ed64bbba2c4cfacfeb7ebfd3
47# Convert //remoting to use std::unique_ptr
480765c49ae6fb26c49c98bf9205d690174de3c0e4
49# Convert //blimp to use std::unique_ptr
501b185c49a6f2e9eea0bac36132f79b8ce50f529a
51# Convert //ppapi to use std::unique_ptr
52ced9224fbb7866e6ea7e9da221c0b2570008bd55
53# Convert //third_party/WebKit from scoped_ptr to std::unique_ptr
54a37bedae9c23a82bf8b2f9011d06c9933e0048db
55# Nuke WebPassOwnPtr<T> and replace it with std::unique_ptr<T>.
56e0d99834d5d8f817c55828c1f53b4d0946b2d6df
57# Convert //ios from scoped_ptr to std::unique_ptr.
58942f39d75745824a53ef6ce896bb2462010476bb
59# Convert //chrome/browser/download from scoped_ptr to std::unique_ptr
60abbf4465acfdb9c8d6223c680b634f1fd506813e
61# Convert //printing to use std::unique_ptr
62c3df9bafc8db94bd613fbd76c61abe5057f7a82d
63# Convert //chrome/browser/android from scoped_ptr to std::unique_ptr
64aeceb05e862d97596a0e005a17a4f7d61183b818
65# Convert //chrome/browser/chromeos from scoped_ptr to std::unique_ptr
6624002d093cd0d2b540b0b1895d0044d44a30450d
67# Convert //sync from scoped_ptr to std::unique_ptr
68c3e80570c413b058d8f855a695610b38072d6519
69# Convert //chrome/browser/profiles from scoped_ptr to std::unique_ptr
706e25ed32b8e7dca8352af477dbc82b67ac836736
71# Convert //chrome/browser/extensions from scoped_ptr to std::unique_ptr
72c963c714c99f34bd80b392d9896ca9cecd66fb6d
73# Convert //chrome/browser/ui from scoped_ptr to std::unique_ptr
749603ab9714083051fc19942aa171d88af2cd379c
75# Convert //chromecast from scoped_ptr to std::unique_ptr
763c3c93d549f8685459c9d938e81f1e68c888ad6c
77# Convert //ash from scoped_ptr to std::unique_ptr
78a9454747427889f70d14df4646f7f599d00df02d
79# Convert //chrome/browser/sync_file_system from scoped_ptr to std::unique_ptr
80566c3c55ebc5fa4600c3e6259938c3f9e1baf483
81# Convert //google_apis from scoped_ptr to std::unique_ptr
82f064cccace7bf4d940a494042754760f07e8164f
83# Convert //chromeos from scoped_ptr to std::unique_ptr
840a6e80cc6b045cb1217a59ad3c9e764c36fb0260
85# Convert //tools to use std::unique_ptr
86a500b69aa06c2bc084a3b1867b9824f4218014de
87# Convert crypto to std::unique_ptr
88d1a1847163c0038284a7053b41ba0dedfad9b7b7
89# Convert //dbus from scoped_ptr to std::unique_ptr
902a193281aac690b3fdfba1246d6b36877553a9be
91# Convert //chrome/browser/media from scoped_ptr to std::unique_ptr
92c16dc809e7c8026d8fad7d9169f324df7ab6b1ce
93# Convert //content/renderer/media from scoped_ptr to std::unique_ptr
9467e2c0a015fb2d2d2584a44b96da1620d2678bf5
95# Convert //content/browser/renderer_host/media from scoped_ptr to std::unique_ptr
96fd6a38135a1dd716d0f00a86900a03a931a697db
97# Convert //content/browser/media from scoped_ptr to std::unique_ptr
983b4fe476046af664ea30dcfffb10956eeaba3b9e
99# Convert //content/browser/loader from scoped_ptr to std::unique_ptr
10040ce7b38f09de969a106da37e4dec11464da18c6
101# Convert //content/child from scoped_ptr to std::unique_ptr
102c864f52514c7e8cf9992a524e0294b1cc32c1db5
103# Convert //content/browser/fileapi from scoped_ptr to std::unique_ptr
104b4e18e45c933153b06833a33bf6352c5da38125a
105# Convert //content/browser/download from scoped_ptr to std::unique_ptr
106f6c40587bc9ee68ef8102992ea5c52cc8e0c6933
107# Convert //cc from scoped_ptr to std::unique_ptr.
10860bc3bcfa8b7141986c5e4b3c357c7e03393f230
109# Convert //content/browser/frame_host from scoped_ptr to std::unique_ptr
1109bfa516692718597507a3339a33dafdc7c2f00ba
111# Convert //content/renderer from scoped_ptr to std::unique_ptr
112cedca561f373a9f2d102e7bd896712b504b445db
113# Convert //content/browser/service_worker from scoped_ptr to std::unique_ptr
11486be9c00e6a13acad1851ddc64182a94347c9420
115# Convert //content/browser/cache_storage from scoped_ptr to std::unique_ptr
11692ae1414e686f8f8ba9c5c663b34552362641feb
117# Convert //content/browser/indexed_db from scoped_ptr to std::unique_ptr
118531cca917021e753d5215ddb194200be075944ac
119# Convert //content/common from scoped_ptr to std::unique_ptr
1204ac58c7a6c73f0972e73ce420749f886a8aec18c
121# Convert //content/browser from scoped_ptr to std::unique_ptr
1225971627d34ab2cca303e4a4552fecf2f019f61c6
123# Convert //content from scoped_ptr to std::unique_ptr
1246003e0b1ac1acb0a3973abbca62881d2b6acc0b1
125# Convert device/bluetooth to std::unique_ptr
12608c9d69b0c0d625d2ce38e3d8402f36e1226f0fc
127# Change WebBlobRegistry::createBuilder to return a std::unique_ptr.
128ae4a290306d308cd6c7187df85c1825edf3354db
129# Convert device to std::unique_ptr
130acd68a2e07af43fa67def3830555f294eff2ac8e
131# Convert skia to std::unique_ptr
132b743cc6790dd88fd5b53e4a21f089a38b40a53f8
133# JPEG decoding: replace ownership comments with std::unique_ptr.
134b587f9a457ee20bfc4e3055f3b79ad7b522c8682
135# Convert //sql to use std::unique_ptr
136d82cd995ba83303302900ebe7704a9fab405ef93
137# Convert //chrome/browser/safe_browsing from scoped_ptr to std::unique_ptr
1387bacc0eaa9eb6edb22c9e2734e0e57e64e8b4125
139# Convert chrome/renderer to std::unique_ptr
140fabb28482dce40e1ac570beb5b9eef5832f9a9b1
141# convert //courgette to std::unique_ptr
1421007a4af51fee305fd95933d9bdcd83c89f9df29
143# Convert chrome/browser/printing to std::unique_ptr
1446cb57924b37070a844c7626bc2ab8850c7cf17dd
145# Convert //components/drive from scoped_ptr to std::unique_ptr
146f427502355334e64faa24798a34f7db9f3bf7871
147# Convert //chrome/browser/supervised_user from scoped_ptr to std::unique_ptr
148f624e47486f525e6d266b99f90bcb81ad8f57295
149# Convert chrome/common to std::unique_ptr
1508b51c0ab6c7b58cfa186691dcc973527371b2309
151# Replace scoped_ptr with std::unique_ptr in //ui
15225c52c3f3c407fd9f5678c0079c877ccef34c090
153# Convert //components/dom_distiller from scoped_ptr to std::unique_ptr
154fecbe3fea62c512555c2f9c63b936331c9915619
155# Convert pdf/ to use std::unique_ptr.
15679ce717c93677da7d3db074bad0349995980ce93
157# Convert //components/data_reduction_proxy from scoped_ptr to std::unique_ptr
1585197113e6864b0530dd8b489615c089facd06e70
159# Convert a few components from scoped_ptr to std::unique_ptr
160532924d626b6538b547fd00793f0373bb5271df2
161# Convert //chrome/test from scoped_ptr to std::unique_ptr
162ba06265360528b619b4e6df792b0fb06350a2602
163# Convert //chrome/browser/media_galleries from scoped_ptr to std::unique_ptr
1645ea05e40ab4ad7a6f6dbd4fabd2ffe061d9e15f2
165# Convert //chrome/browser/devtools from scoped_ptr to std::unique_ptr
166b8eac3a8edbd7864438f5e326893fa52da75c16f
167# Convert //chrome/installer from scoped_ptr to std::unique_ptr
168f5d315cecedf2bc83f7499d9c4311215db51ecc6
169# Convert media/formats to std::unique_ptr
170f402ab9f3f02d00d87c840fe79863f4ac0609ba1
171# Convert //chrome/browser/local_discovery from scoped_ptr to std::unique_ptr
172bf70795c3d53b4c087b4276069bc8798048497da
173# Convert //chrome/browser/net from scoped_ptr to std::unique_ptr
1744e7c042ce7fda2baafe59dd88481b2de67644170
175# Convert //chrome/browser/spellchecker from scoped_ptr to std::unique_ptr
1764d0d72efb14b4746ff054fd1867058dc6997cafd
177# Convert //chrome/browser/apps from scoped_ptr to std::unique_ptr
17871f677162f1b860b005e20fc9c2f2417bdfb7030
179# Convert //chrome/browser/metrics from scoped_ptr to std::unique_ptr
1801edb03a4943e4e3de4116adcc031e2dfabbb7805
181# Convert //chrome/browser/history from scoped_ptr to std::unique_ptr
182b11f7ae342eeba3a126b8270171ab3c6981e0bf7
183# Convert //chrome/browser/sync from scoped_ptr to std::unique_ptr
1840569a0ed6347980265b437c61b5849ee2ca2c529
185# Convert //chrome/browser/policy from scoped_ptr to std::unique_ptr
18608cfe9ba9528151087b93894baaf4390a4ad75d0
187# Convert //chrome/browser/search_engines from scoped_ptr to std::unique_ptr
188878bd271da9444eba2a823fe30f0c316656b0d0d
189# Change scoped_ptr to std::unique_ptr in //net/url_request.
1908522a25bece204fd7281ec764af1e0c8e36329d6
191# Change scoped_ptr to std::unique_ptr in //net/spdy.
192aee3e1ec72a9985aa20be4ccf514774373737705
193# Change scoped_ptr to std::unique_ptr in //net/socket.
194655b66c64362dbea1b7e27207545234f7b908106
195# Change scoped_ptr to std::unique_ptr in //net/websockets.
1969c5cab5a712d0762319d115a30f5baed1d07416c
197# Change scoped_ptr to std::unique_ptr in //net/quic.
198ad1777e9c39dc1c7c4d4fb6293a01ca470595134
199# Change scoped_ptr to std::unique_ptr in //net/disk_cache.
200d04b92dd6de3bbe80c94955ac3347523e891f93d
201# Change scoped_ptr to std::unique_ptr in //net/base.
20242edb859e1917c96b988fa2f4e204de63aeb18ae
203# Change scoped_ptr to std::unique_ptr in //net/dns.
20422f90e716ad8674d122781cda62ab739ecb7271c
205# Revert of Change scoped_ptr to std::unique_ptr in //net/base.
20649964c23cbba511c110cfb642f5685694a895d49
207# Change scoped_ptr to std::unique_ptr in //net/proxy.
2088a98ca292bd722516ad23b2d85fdb5663a33dab3
209# Change scoped_ptr to std::unique_ptr in //net/cert.
2103a4770da8b56e8f4c0ef1a85f5786afe35f5401e
211# Change scoped_ptr to std::unique_ptr in //net/http.
2121fd259a0929d9c8ee68923e29ec1bd60d88f5690
213# Change scoped_ptr to std::unique_ptr in //net/base.
2147f767e658961d89959af3bd143e7719fcaca8445
215# Change scoped_ptr to std::unique_ptr in //net.
216a9850e17ec8a7e5e754d2b804ea1a93ff2352310
217# Convert //chrome/browser from scoped_ptr to std::unique_ptr
2184af48586364b625a8bfce51b10aa4a76109a9108
219# Convert //chrome from scoped_ptr to std::unique_ptr
220c0e39d57d0c16684ff7c99632fba9a49d4d2431e
221# convert //gpu to std::unique_ptr
2226682b1c4aac00aee61b09ba8f6084f1790429315
223# Convert //extensions/renderer from scoped_ptr to std::unique_ptr
224f6f806674c4f6ebbb8b20197ae5b6c7a40bba08f
225# Convert //components/policy from scoped_ptr to std::unique_ptr
226a3451b74e1aac0c538d7d6824bd714553eb0141e
227# Convert //services from scoped_ptr to std::unique_ptr
22839fafebd8ff93ca8aac361926e6b3ef840302328
229# Convert //extensions/browser/api from scoped_ptr to std::unique_ptr
230ccfc5401e32e24f29847cd91f643d03ed651b19a
231# Convert //components/proximity_auth from scoped_ptr to std::unique_ptr
2322f01269f405de0dfd12cb1dc56459c4492d65b8b
233# Convert //components/mus from scoped_ptr to std::unique_ptr
234c314381373dc794d3875428994ec7a74edda77e4
235# Convert //components/exo from scoped_ptr to std::unique_ptr
23631759da04512d5815aff6c30134e33856638889d
237# Convert //extensions/browser from scoped_ptr to std::unique_ptr
238f5d2410841791e8c32739a4418159489e1dde324
239# Convert //components/sync_driver from scoped_ptr to std::unique_ptr
240b21a1b10f9a753d3b66e448ca8fa74ac83d5c2cb
241# Convert //jingle from scoped_ptr to std::unique_ptr
24218e946f9ab6250614430fd09cccb849005ca7aeb
243# Convert //components/gcm_driver from scoped_ptr to std::unique_ptr
244a77e28eb3b14d816f2c880d3185af8522c04f6bc
245# Convert //components/metrics from scoped_ptr to std::unique_ptr
246d99c42a1a3c4566d5cdbac0bbbed5c266d09cfeb
247# Convert //media/cast from scoped_ptr to std::unique_ptr
2488a9783e4c8d986f835f8cc2760267d6c1c7b0b57
249# Convert //components/bookmarks from scoped_ptr to std::unique_ptr
250acd3f5279c9bc0c73f25976e1cdfa72f43309dba
251# Convert //components/search_engines from scoped_ptr to std::unique_ptr
252d967d950d071094d70cb480dc3158a48949a7167
253# Convert //components/webcrypto from scoped_ptr to std::unique_ptr
2547036d1e571ea31ea7ae35c9cc71890cef2fa90d7
255# Convert //components/cronet from scoped_ptr to std::unique_ptr
256fe3745e624cc39bca68defa70d92390baf897c8a
257# Convert //components/history from scoped_ptr to std::unique_ptr
25800dfa74c4fe33466816c58d175b60c3a5d4683b4
259# Convert //components/omnibox from scoped_ptr to std::unique_ptr
260259570ccaf98009037d611aac72e9d809d4d438f
261# Convert //mojo from scoped_ptr to std::unique_ptr
26240c732a8f3bb63cc6a16a200819f9d01da3e6039
263# Convert //media/filters from scoped_ptr to std::unique_ptr
264254c536ce14380dc8009240cfff27117a1d52897
265# Convert //components/sessions from scoped_ptr to std::unique_ptr
266c51ac9e88916cb09ed5f0c4ea7d00d835f4223c7
267# Convert //media/capture from scoped_ptr to std::unique_ptr
268b8259a16dea373e71505b1f8d9a02b96612161df
269# Convert //components/domain_reliability from scoped_ptr to std::unique_ptr
27004a35cd4ca655ce8092705d501678ba9edfd005a
271# Convert //components/scheduler from scoped_ptr to std::unique_ptr
272c0d9887721c7d00ad99a7df09ebae75720503a6a
273# Convert //components/update_client from scoped_ptr to std::unique_ptr
274d0fc6aa9a949b8093d5e836e3d6443e869495c6a
275# Convert //components/content_settings from scoped_ptr to std::unique_ptr
276b94ac84f0dc33dcba4d27424777a14fadbb659ef
277# Convert //components/nacl from scoped_ptr to std::unique_ptr
27824f43a5e9841b7177688291a625a373c3b8ba365
279# Convert //components/prefs from scoped_ptr to std::unique_ptr
2805f043bc0ea7c069e3ef5e6ef903b98f4e84ec4cb
281# Convert //components/user_prefs from scoped_ptr to std::unique_ptr
282b707c5c8bed8656c800f613b46967b916e1a7f44
283# Convert //media/blink from scoped_ptr to std::unique_ptr
2843076abbf53ffb74830a097f1c4f7dd232f246fad
285# Convert //components/data_usage from scoped_ptr to std::unique_ptr
286154b22210617a1f3f58d0a19d8b30ea9409b98e4
287# Convert //extensions/{common,shell} from scoped_ptr to std::unique_ptr
2887c2ca35e78f7ba433da3eef399753148fe30f127
289# Convert //components/offline_pages from scoped_ptr to std::unique_ptr
290e399ff07e13116e446b1ee904c1f6c970eb5bc3b
291# Convert //components/copresence from scoped_ptr to std::unique_ptr
292477cae30f89224646d3135ae03cdf93d4901dd78
293# Convert //components/browser_sync from scoped_ptr to std::unique_ptr
294d4593e75ceb64dbf966fc77530f4bd38cdcb687c
295# Replace scoped_ptr with std::unique_ptr in //components/signin
296fc1ac3074134f30e46543f5d9ca97d5d2a6d0282
297# Convert //components/json_schema from scoped_ptr to std::unique_ptr
2986430b2ca82390ebcecedc6c0dbf54008af8322ca
299# Replace scoped_ptr with std::unique_ptr in //components/syncable_prefs
3004d55af59cf486412be6e5e458417f6a423abd7da
301# Replace scoped_ptr with std::unique_ptr in //components/suggestions.
302501f801f0aa603ae08f213091de67f23476eb40e
303# Convert scoped_ptr to std::unique_ptr in //components/translate.
304396f876cf9e02a21687bb78364c2e3c930287e9e
305# Use std::unique_ptr in components/search_provider_logos.
306ef0ef5d8d5ac805e400ed5826a8b9ca57aececbe
307# Replace scoped_ptr with std::unique_ptr in //components/sync_sessions
3085b9c7ed6b732c9b65c851413d0fa5612edc95b85
309# Convert //third_party from scoped_ptr to std::unique_ptr
31091cdd51340b8f6a0cc13ec9f5199defbea6cd49c
311# Convert //extensions from scoped_ptr to std::unique_ptr
3124a7e93b6b2a43ecf9476695bb9046d59a39629dc
313# Convert //components/guest_view from scoped_ptr to std::unique_ptr
314bb7e2b70c8aace67356a53230d104738ebc92693
315# Convert //components/safe_browsing_db from scoped_ptr to std::unique_ptr
31645f93419065eb07f861fe59e3f969e2b3255b2ed
317# Convert //components/invalidation from scoped_ptr to std::unique_ptr
318b753c6fb8b539a9c5febe08f6b159f01b98ecfa8
319# Convert //media/audio from scoped_ptr to std::unique_ptr
3207089de047f9845b19afd5b671ace13aa1aa3ad42
321# Convert scoped_ptr to std::unique_ptr in //ipc.
32203de39b2f64eb2e9fbe69947be3d10042f30469e
323# Convert //components/[u-z]* from scoped_ptr to std::unique_ptr
3243f767dc3724b2e3f36c17ee760007475de7e63cc
325# Convert //components/[o-t]* from scoped_ptr to std::unique_ptr
32682beb4ff418b0dcb40bd6b860d2e9793a0193118
327# Replace scoped_ptr with std::unique_ptr in //media/base.
3286aaed6a40bc23a872e14f19a39ff2d7998c803d0
329# Convert //components/[a-e]* from scoped_ptr to std::unique_ptr
330a0ee5fb8a4dbf546b8da197a055dd3997f3dc475
331# Replace scoped_ptr with std::unique_ptr in //media.
3324d43bc26cc5d105edb1e976582803ea931e572e1
333# Convert //components/[f-n]* from scoped_ptr to std::unique_ptr
33484c358e7a3b1658bf396d39716fb0fffbb0aa018