blob: 45c2cbff40c3008b072a25918c2032e485f6c1fc [file] [log] [blame]
Torne (Richard Coles)58218062012-11-14 11:43:16 +00001*.Makefile
2*.gypcmd
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00003*.mk
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004*.ncb
5*.ninja
6*.opensdf
7*.props
8*.pyc
9*.rules
10*.sdf
11*.sln
12*.suo
Torne (Richard Coles)58218062012-11-14 11:43:16 +000013*.targets
14*.user
15*.vcproj
16*.vcxproj
17*.vcxproj.filters
18*.vpj
19*.vpw
20*.vpwhistu
21*.vtg
22*.xcodeproj
23*_proto.xml
24*_proto_cpp.xml
25*~
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +000026!Android.mk
Torne (Richard Coles)58218062012-11-14 11:43:16 +000027.*.sw?
28.DS_Store
29.classpath
30.cproject
31.gdb_history
32.gdbinit
33.metadata
34.project
35.pydevproject
36# Settings directory for eclipse
37/.settings
Torne (Richard Coles)d0247b12013-09-19 22:36:51 +010038cscope.*
39Session.vim
Torne (Richard Coles)58218062012-11-14 11:43:16 +000040tags
41Thumbs.db
42v8.log
43/Makefile
44/_out
Torne (Richard Coles)4e180b62013-10-18 15:46:22 +010045/android_emulator_sdk
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +000046/arm-sysroot
Torne (Richard Coles)d0247b12013-09-19 22:36:51 +010047/base/base_unittests_run.xml
Torne (Richard Coles)58218062012-11-14 11:43:16 +000048/breakpad/src/
49/build/Debug
Torne (Richard Coles)c2e0dbd2013-05-09 18:35:53 +010050/build/Debug_x64
Torne (Richard Coles)c2e0dbd2013-05-09 18:35:53 +010051/build/gomacc.lock
Torne (Richard Coles)58218062012-11-14 11:43:16 +000052/build/ipch/
Torne (Richard Coles)d0247b12013-09-19 22:36:51 +010053/build/Release
54/build/Release_x64
Torne (Richard Coles)868fa2f2013-06-11 10:57:03 +010055/build/util/LASTCHANGE*
Torne (Richard Coles)58218062012-11-14 11:43:16 +000056/build/util/support
57/build/x64/
58# The Chrome OS build creates a /c symlink due to http://crbug.com/54866.
59/c
60/ceee/internal/
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +000061/chrome/app/policy/chrome_settings_proto_compile.xml
62/chrome/app/policy/chrome_settings_proto_generated_compile.xml
Torne (Richard Coles)58218062012-11-14 11:43:16 +000063/chrome/app/policy/cloud_policy_backend_header_compile.xml
64/chrome/app/policy/cloud_policy_proto_compile.xml
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +000065/chrome/app/policy/cloud_policy_proto_generated_compile.xml
66/chrome/app/policy/policy_proto_compile.xml
Torne (Richard Coles)58218062012-11-14 11:43:16 +000067/chrome/app/theme/default_100_percent/google_chrome
68/chrome/app/theme/default_200_percent/google_chrome
69/chrome/app/theme/google_chrome
70/chrome/browser/autofill/internal
71/chrome/browser/extensions/default_extensions/chromeos
72/chrome/browser/google/linkdoctor_internal
73/chrome/browser/intents/internal/
Torne (Richard Coles)4e180b62013-10-18 15:46:22 +010074/chrome/browser/internal
Torne (Richard Coles)58218062012-11-14 11:43:16 +000075/chrome/browser/performance_monitor/performance_monitor.xml
76/chrome/browser/protector/internal
Torne (Richard Coles)58537e22013-09-12 12:10:22 +010077/chrome/browser/resources/settings_internal/
Torne (Richard Coles)58218062012-11-14 11:43:16 +000078/chrome/browser/resources/software_rendering_list
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +000079/chrome/browser/search_engines/prepopulated_engines.xml
Torne (Richard Coles)58218062012-11-14 11:43:16 +000080/chrome/browser/spellchecker/internal
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +000081/chrome/browser_tests_run.xml
Torne (Richard Coles)a36e5922013-08-05 13:57:33 +010082/chrome/chrome_run.xml
83/chrome/chrome_user32_delay_imports.xml
Torne (Richard Coles)58218062012-11-14 11:43:16 +000084/chrome/chrome_version_resources.xml
85/chrome/common/extensions/api/api.xml
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +000086/chrome/Hammer
Torne (Richard Coles)868fa2f2013-06-11 10:57:03 +010087/chrome/installer/linux/internal
Torne (Richard Coles)58218062012-11-14 11:43:16 +000088/chrome/installer/mac/internal
89/chrome/installer/mac/third_party/xz/xz
90/chrome/installer/mini_installer.xml
91/chrome/installer/mini_installer/mini_installer.aps
92/chrome/installer/mini_installer/support
93/chrome/installer/mini_installer_syzygy.xml
Torne (Richard Coles)d0247b12013-09-19 22:36:51 +010094/chrome/installer/mini_installer_tests_run.xml
Torne (Richard Coles)58218062012-11-14 11:43:16 +000095/chrome/installer_util_strings.xml
Torne (Richard Coles)a36e5922013-08-05 13:57:33 +010096/chrome/interactive_ui_tests_run.xml
Torne (Richard Coles)58218062012-11-14 11:43:16 +000097/chrome/setup.xml
98/chrome/setup_unittests.xml
99/chrome/supplement.gypi
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +0000100/chrome/sync_integration_tests_run.xml
Torne (Richard Coles)58218062012-11-14 11:43:16 +0000101/chrome/test/chromeos/autotest/files/client/deps/chrome_test/test_src/
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +0000102/chrome/test/chromeos/autotest/files/client/deps/page_cycler_dep/test_src/
Torne (Richard Coles)58218062012-11-14 11:43:16 +0000103/chrome/test/chromeos/autotest/files/client/deps/pyauto_dep/test_src/
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +0000104/chrome/test/chromeos/autotest/files/client/deps/telemetry_dep/test_src/
Torne (Richard Coles)58218062012-11-14 11:43:16 +0000105/chrome/test/data/extensions/api_test/permissions/nacl_enabled/bin
106/chrome/test/data/firefox2_profile/searchplugins
107/chrome/test/data/firefox2_searchplugins
108/chrome/test/data/firefox3_profile/searchplugins
109/chrome/test/data/firefox3_searchplugins
110/chrome/test/data/gpu/vectortown_endurance/
111/chrome/test/data/gpu/vt/
112/chrome/test/data/layout_tests
113/chrome/test/data/osdd
114/chrome/test/data/perf/canvas_bench
115/chrome/test/data/perf/frame_rate/content
116/chrome/test/data/perf/frame_rate/private
117/chrome/test/data/perf/private/
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +0000118/chrome/test/data/perf/third_party/
Torne (Richard Coles)58218062012-11-14 11:43:16 +0000119/chrome/test/data/plugin/
120/chrome/test/data/pyauto_private
121/chrome/tools/memory
122/chrome/tools/test/reference_build
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +0000123/chrome/unit_tests_run.xml
Torne (Richard Coles)58218062012-11-14 11:43:16 +0000124/chrome_frame/chrome_frame_ie.xml
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +0000125/chrome_frame/chrome_frame_launcher_version_resources.xml
126/chrome_frame/chrome_frame_version_resources.xml
Torne (Richard Coles)58218062012-11-14 11:43:16 +0000127/chrome_frame/tools/test/reference_build
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +0000128/cloud_print/cloud_print_version_resources.xml
Torne (Richard Coles)d0247b12013-09-19 22:36:51 +0100129/components/variations.xml
Torne (Richard Coles)58218062012-11-14 11:43:16 +0000130/content/test/data/layout_tests/
131/content/test/data/plugin/
132/data
133/delegate_execute
Torne (Richard Coles)58218062012-11-14 11:43:16 +0000134/google_apis/internal
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +0000135/googleurl
Torne (Richard Coles)58218062012-11-14 11:43:16 +0000136/gpu/gles2_conform_test
137/gyp-mac-tool
Torne (Richard Coles)58218062012-11-14 11:43:16 +0000138/llvm
Torne (Richard Coles)68043e12013-09-26 13:24:57 +0100139/media/cdm/ppapi/api
Torne (Richard Coles)a36e5922013-08-05 13:57:33 +0100140/media/media_asm.xml
Torne (Richard Coles)58218062012-11-14 11:43:16 +0000141/media/test/data/content
142/media/test/data/security
143/media/yuv_convert_simd_x86.xml
144/metro_driver
145/native_client
146/net/Debug
Torne (Richard Coles)a36e5922013-08-05 13:57:33 +0100147/net/net_unittests_run.xml
Torne (Richard Coles)58218062012-11-14 11:43:16 +0000148/net/Release
149/net/testserver.log
150/out
151/out_*
152/pdf
153/ppapi/native_client/nacl_irt.xml
154/ppapi/native_client/ppapi_lib.xml
155/ppapi/native_client/src/shared/ppapi_proxy/nacl_ppapi_browser.xml
156/ppapi/native_client/src/shared/ppapi_proxy/ppruntime_lib.xml
157/ppapi/native_client/src/trusted/plugin/ppGoogleNaClPluginChrome.xml
158/remoting/appengine/
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +0000159/remoting/host/installer/linux/internal/
Torne (Richard Coles)58218062012-11-14 11:43:16 +0000160/remoting/proto/chromotocol_proto_lib.xml
161/remoting/proto/trace_proto_lib.xml
Torne (Richard Coles)a36e5922013-08-05 13:57:33 +0100162/remoting/remoting_core_resources.xml
Torne (Richard Coles)58218062012-11-14 11:43:16 +0000163/remoting/remoting_elevated_controller.xml
164/remoting/remoting_host_event_logger.xml
165/remoting/remoting_host_installation.xml
166/remoting/remoting_host_installation_unittest.xml
Torne (Richard Coles)a36e5922013-08-05 13:57:33 +0100167/remoting/remoting_host_messages.xml
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +0000168/remoting/remoting_lib_idl.xml
169/remoting/remoting_lib_rc.xml
Torne (Richard Coles)58218062012-11-14 11:43:16 +0000170/remoting/remoting_me2me_host.xml
171/remoting/remoting_version_resources.xml
172/remoting/tools/internal/
173/sandbox/linux/seccomp-legacy/
174/sdch/open-vcdiff
175/seccompsandbox
176/testing/gmock
177/testing/gtest
178/testing/iossim/third_party/
179/testserver.log
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +0000180/third_party/accessibility-developer-tools/
Torne (Richard Coles)58218062012-11-14 11:43:16 +0000181/third_party/adobe/flash/binaries
182/third_party/adobe/flash/symbols
183/third_party/amd/
Torne (Richard Coles)58218062012-11-14 11:43:16 +0000184/third_party/android_tools/
Torne (Richard Coles)d0247b12013-09-19 22:36:51 +0100185/third_party/android_tools_internal/
Ben Murdocheb525c52013-07-10 11:40:50 +0100186/third_party/angle_dx11
Torne (Richard Coles)58218062012-11-14 11:43:16 +0000187/third_party/aosp
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +0000188/third_party/apache-mime4j
Torne (Richard Coles)58218062012-11-14 11:43:16 +0000189/third_party/asan
190/third_party/bidichecker
191/third_party/bison
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +0000192/third_party/cacheinvalidation/cacheinvalidation_unittests_run.xml
Torne (Richard Coles)58218062012-11-14 11:43:16 +0000193/third_party/cacheinvalidation/src
194/third_party/chromeos_login_manager
195/third_party/chromeos_text_input
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +0000196/third_party/chromite
Torne (Richard Coles)58537e22013-09-12 12:10:22 +0100197/third_party/cld_2/src
Torne (Richard Coles)58218062012-11-14 11:43:16 +0000198/third_party/cros
199/third_party/cros_dbus_cplusplus/source
200/third_party/cros_system_api
201/third_party/cygwin
202/third_party/directxsdk
203/third_party/drmemory
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +0000204/third_party/eyesfree/src
Torne (Richard Coles)58218062012-11-14 11:43:16 +0000205/third_party/ffmpeg
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +0000206/third_party/findbugs
Torne (Richard Coles)58218062012-11-14 11:43:16 +0000207/third_party/flac
208/third_party/freetype
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +0000209/third_party/freetype2/src
Torne (Richard Coles)58218062012-11-14 11:43:16 +0000210/third_party/gles2_conform
211/third_party/gnu_binutils/
212/third_party/gold
213/third_party/googlemac
214/third_party/gperf
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +0000215/third_party/GTM
216/third_party/guava/src
217/third_party/httpcomponents-client
218/third_party/httpcomponents-core
Torne (Richard Coles)58218062012-11-14 11:43:16 +0000219/third_party/hunspell
220/third_party/hunspell_dictionaries
221/third_party/icu
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +0000222/third_party/jarjar
Torne (Richard Coles)58218062012-11-14 11:43:16 +0000223/third_party/jsoncpp/source
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +0000224/third_party/jsr-305/src
Torne (Richard Coles)58218062012-11-14 11:43:16 +0000225/third_party/leveldatabase/src
226/third_party/leveldb
227/third_party/libexif/sources
228/third_party/libjingle/source
229/third_party/libjingle/source_internal
230/third_party/libjpeg_turbo
231/third_party/libmtp/
232/third_party/libphonenumber/libphonenumber.xml
233/third_party/libphonenumber/libphonenumber_without_metadata.xml
234/third_party/libphonenumber/src
235/third_party/libsrtp
236/third_party/libvpx
237/third_party/libyuv
238/third_party/lighttpd
239/third_party/llvm
240/third_party/llvm-allocated-type
241/third_party/llvm-build
242/third_party/lss
Torne (Richard Coles)7d4cd472013-06-19 11:58:07 +0100243/third_party/mesa/src
Torne (Richard Coles)58218062012-11-14 11:43:16 +0000244/third_party/mingw-w64
245/third_party/mkl
Torne (Richard Coles)58218062012-11-14 11:43:16 +0000246/third_party/mt19937ar
247/third_party/mtpd/source/
248/third_party/nacl_sdk_binaries/
249/third_party/nss
Torne (Richard Coles)c2e0dbd2013-05-09 18:35:53 +0100250/third_party/openmax_dl/
Torne (Richard Coles)58218062012-11-14 11:43:16 +0000251/third_party/openssl
252/third_party/opus/src
253/third_party/ots
254/third_party/pdfsqueeze
255/third_party/pefile
256/third_party/perl
257/third_party/platformsdk_win7
258/third_party/platformsdk_win8
Ben Murdocheb525c52013-07-10 11:40:50 +0100259/third_party/polymer
Torne (Richard Coles)58218062012-11-14 11:43:16 +0000260/third_party/ppapi
261/third_party/psyco_win32
262/third_party/pthreads-win32
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +0000263/third_party/pyelftools
Torne (Richard Coles)58218062012-11-14 11:43:16 +0000264/third_party/pyftpdlib/src
Torne (Richard Coles)58218062012-11-14 11:43:16 +0000265/third_party/pylib
266/third_party/pymox/src
267/third_party/python_24
268/third_party/python_26
269/third_party/pywebsocket/src
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +0000270/third_party/pywebsocket/src
Torne (Richard Coles)58218062012-11-14 11:43:16 +0000271/third_party/safe_browsing/testing
272/third_party/scons-2.0.1
Torne (Richard Coles)868fa2f2013-06-11 10:57:03 +0100273/third_party/sfntly/cpp
Torne (Richard Coles)58218062012-11-14 11:43:16 +0000274/third_party/skia
275/third_party/smhasher
276/third_party/snappy/src
277/third_party/speex
278/third_party/swiftshader/include/
279/third_party/swig
280/third_party/syzygy
281/third_party/syzygy/binaries
282/third_party/trace-viewer
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +0000283/third_party/tsan/
Torne (Richard Coles)58218062012-11-14 11:43:16 +0000284/third_party/undoview
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +0000285/third_party/usb_ids
Torne (Richard Coles)b2df76e2013-05-13 16:52:09 +0100286/third_party/usrsctp/usrsctplib
Torne (Richard Coles)58218062012-11-14 11:43:16 +0000287/third_party/v8-i18n
288/third_party/valgrind
289/third_party/webdriver/pylib
290/third_party/webdriver/python/selenium
291/third_party/webgl_conformance
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +0000292/third_party/WebKit
Torne (Richard Coles)58218062012-11-14 11:43:16 +0000293/third_party/webpagereplay/
294/third_party/webrtc
295/third_party/webrtc/internal
296/third_party/webrtc/modules/video_coding/codecs/vp8_internal
297/third_party/widevine/cdm/binaries
298/third_party/widevine/cdm/symbols
299/third_party/wix
300/third_party/xdg-utils
301/third_party/xulrunner-sdk
302/third_party/yasm/binaries
303/third_party/yasm/generate_files.xml
304/third_party/yasm/source/patched-yasm
305/third_party/yasm/yasm.xml
306/tools/deps2git/
307/tools/distcc
308/tools/grit
309/tools/gyp
310/tools/histograms
311/tools/json_schema_compiler/test/json_schema_compiler_tests.xml
312/tools/page_cycler/acid3
313/tools/perf/data
Ben Murdoch32409262013-08-07 11:04:47 +0100314/tools/perf/results.html
Torne (Richard Coles)58218062012-11-14 11:43:16 +0000315/tools/swarm_client
316/tools/tryserver
317/tools/win/link_limiter/build
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +0000318/ui/surface/surface.xml
319/ui/surface/surface_gpu_tests.xml
Torne (Richard Coles)58218062012-11-14 11:43:16 +0000320/v8
Torne (Richard Coles)58218062012-11-14 11:43:16 +0000321/webkit/data/bmp_decoder
322/webkit/data/ico_decoder
323/webkit/data/layout_tests/LayoutTests
324/webkit/data/test_shell/plugins
325/webkit/data/xbm_decoder
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +0000326/webkit/Debug
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +0000327/webkit/Release
Torne (Richard Coles)868fa2f2013-06-11 10:57:03 +0100328/webkit/renderer/media/crypto/ppapi/cdm
Torne (Richard Coles)58218062012-11-14 11:43:16 +0000329/webpagereplay_logs/
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +0000330/win8/delegate_execute/delegate_execute_version_resources.xml
331/win8/metro_driver/metro_driver_version_resources.xml
Torne (Richard Coles)58218062012-11-14 11:43:16 +0000332/x86-generic_out/
333/xcodebuild