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

Side by Side Diff: tools/copyright_scanner/third_party_files_whitelist.txt

Issue 1415953004: Move content/renderer input handling for web input events to ui (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase. Created 5 years 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 | « content/renderer/input/synchronous_input_handler_proxy.h ('k') | ui/events/BUILD.gn » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be 2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file. 3 # found in the LICENSE file.
4 4
5 # This file records third-party licensing information for the purposes of the 5 # This file records third-party licensing information for the purposes of the
6 # Android WebView build. See webview_licenses.py for details. 6 # Android WebView build. See webview_licenses.py for details.
7 # 7 #
8 # New third-party code should be added under a directory named 'third_party', 8 # New third-party code should be added under a directory named 'third_party',
9 # so additions to this file should be rare. See 9 # so additions to this file should be rare. See
10 # http://www.chromium.org/developers/adding-3rd-party-libraries. 10 # http://www.chromium.org/developers/adding-3rd-party-libraries.
(...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after
60 content/renderer/history_controller.h 60 content/renderer/history_controller.h
61 # Copyright Apple Inc, Nokia Corporation and Torch Mobile Inc; BSD license. 61 # Copyright Apple Inc, Nokia Corporation and Torch Mobile Inc; BSD license.
62 # Moved from third_party/WebKit/. 62 # Moved from third_party/WebKit/.
63 content/renderer/history_controller.cc 63 content/renderer/history_controller.cc
64 # Copyright Apple Inc and Torch Mobile Inc; BSD license. Moved from 64 # Copyright Apple Inc and Torch Mobile Inc; BSD license. Moved from
65 # third_party/WebKit/. 65 # third_party/WebKit/.
66 content/renderer/history_entry.h 66 content/renderer/history_entry.h
67 # Copyright Apple Inc, Nokia Corporation and Torch Mobile Inc; BSD license. 67 # Copyright Apple Inc, Nokia Corporation and Torch Mobile Inc; BSD license.
68 # Moved from third_party/WebKit/. 68 # Moved from third_party/WebKit/.
69 content/renderer/history_entry.cc 69 content/renderer/history_entry.cc
70 # Copyright Apple Inc; BSD license. Moved from third_party/WebKit/.
71 content/renderer/input/input_scroll_elasticity_controller.cc
72 content/renderer/input/input_scroll_elasticity_controller.h
73 # Copyright Google Inc, no license. Not used on Android. 70 # Copyright Google Inc, no license. Not used on Android.
74 google_update/google_update_idl.idl 71 google_update/google_update_idl.idl
75 # Copyright WebM Project authors; BSD license. Copied and modified from 72 # Copyright WebM Project authors; BSD license. Copied and modified from
76 # third_party/libvpx_new. Not used on Android. 73 # third_party/libvpx_new. Not used on Android.
77 media/filters/vp8_bool_decoder.h 74 media/filters/vp8_bool_decoder.h
78 media/filters/vp8_bool_decoder.cc 75 media/filters/vp8_bool_decoder.cc
79 # Native client not used in Android. Contains the word "Copyright" 76 # Native client not used in Android. Contains the word "Copyright"
80 native_client_sdk/doc_generated/rest-devsite-examples.html 77 native_client_sdk/doc_generated/rest-devsite-examples.html
81 # String '(c)' used in certificates organization names 78 # String '(c)' used in certificates organization names
82 net/quic/crypto/common_cert_set_1a.inc 79 net/quic/crypto/common_cert_set_1a.inc
(...skipping 81 matching lines...) Expand 10 before | Expand all | Expand 10 after
164 tools/win/sizeviewer/clike.js 161 tools/win/sizeviewer/clike.js
165 # Copyright Marijn Haverbeke. MIT license. Tool only, not used on Android. 162 # Copyright Marijn Haverbeke. MIT license. Tool only, not used on Android.
166 tools/win/sizeviewer/codemirror.js 163 tools/win/sizeviewer/codemirror.js
167 # Copyright The Chromium Authors, Apple Inc; BSD license. Not used on Android. 164 # Copyright The Chromium Authors, Apple Inc; BSD license. Not used on Android.
168 ui/base/clipboard/clipboard_util_win.cc 165 ui/base/clipboard/clipboard_util_win.cc
169 # Copyright The Chromium Authors, Apple Inc and Graham Dennis; BSD license. Not 166 # Copyright The Chromium Authors, Apple Inc and Graham Dennis; BSD license. Not
170 # used on Android. 167 # used on Android.
171 ui/base/cocoa/tool_tip_base_view.mm 168 ui/base/cocoa/tool_tip_base_view.mm
172 # Copyright The Chromium Authors, Apple Inc; BSD license. Not used on Android. 169 # Copyright The Chromium Authors, Apple Inc; BSD license. Not used on Android.
173 ui/base/dragdrop/os_exchange_data_provider_win.cc 170 ui/base/dragdrop/os_exchange_data_provider_win.cc
171 # Copyright Apple Inc; BSD license. Moved from third_party/WebKit/.
172 ui/events/blink/input_scroll_elasticity_controller.cc
173 ui/events/blink/input_scroll_elasticity_controller.h
174 # Copyright The Chromium Authors, Michael Emmel, Google Inc; BSD license. This 174 # Copyright The Chromium Authors, Michael Emmel, Google Inc; BSD license. This
175 # third-party code is taken from WebKit, the license for which we already pick 175 # third-party code is taken from WebKit, the license for which we already pick
176 # up from webkit/. 176 # up from webkit/.
177 ui/events/keycodes/keyboard_codes_posix.h 177 ui/events/keycodes/keyboard_codes_posix.h
178 # String 'copyright' used in code. 178 # String 'copyright' used in code.
179 ui/file_manager/file_manager/foreground/js/main_scripts.js 179 ui/file_manager/file_manager/foreground/js/main_scripts.js
180 # String 'copyright' used in code. 180 # String 'copyright' used in code.
181 ui/file_manager/gallery/js/gallery_scripts.js 181 ui/file_manager/gallery/js/gallery_scripts.js
182 # String 'copyright' used in code. 182 # String 'copyright' used in code.
183 ui/file_manager/video_player/js/video_player_scripts.js 183 ui/file_manager/video_player/js/video_player_scripts.js
(...skipping 17 matching lines...) Expand all
201 content/child/multipart_response_delegate.h 201 content/child/multipart_response_delegate.h
202 # String 'copyright' used in code. 202 # String 'copyright' used in code.
203 ui/webui/resources/js/cr/ui/array_data_model.js 203 ui/webui/resources/js/cr/ui/array_data_model.js
204 # Copyright The Chromium Authors and Apple Inc; BSD license. This third-party 204 # Copyright The Chromium Authors and Apple Inc; BSD license. This third-party
205 # code is taken from WebKit, the license for which we already pick up from 205 # code is taken from WebKit, the license for which we already pick up from
206 # webkit/. 206 # webkit/.
207 components/test_runner/helper/layout_test_helper_mac.mm 207 components/test_runner/helper/layout_test_helper_mac.mm
208 # Bundles of existing code. 208 # Bundles of existing code.
209 chrome/browser/resources/md_downloads/crisper.js 209 chrome/browser/resources/md_downloads/crisper.js
210 chrome/browser/resources/md_downloads/vulcanized.html 210 chrome/browser/resources/md_downloads/vulcanized.html
OLDNEW
« no previous file with comments | « content/renderer/input/synchronous_input_handler_proxy.h ('k') | ui/events/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698