1. Enable large object pointer offset check in release build.
[chromium-blink-merge.git] / .gitignore
blob3e677d71ba5663f2b27b913dd624ed138645f892
1 *.Makefile
2 *.gypcmd
3 *.mk
4 *.ncb
5 *.ninja
6 *.opensdf
7 *.props
8 *.pyc
9 *.rules
10 *.scons
11 *.sdf
12 *.sln
13 *.suo
14 *.targets
15 *.user
16 *.vcproj
17 *.vcxproj
18 *.vcxproj.filters
19 *.vpj
20 *.vpw
21 *.vpwhistu
22 *.vtg
23 *.xcodeproj
25 .*.sw?
26 .DS_Store
27 .cproject
28 .gdb_history
29 .gdbinit
30 .metadata
31 .project
32 # Only /build/(Debug|Release|x64|ipch) should need to be ignored, but bug #119528 makes this global ignore required for now.
33 Debug/
34 ipch/
35 Release/
36 x64/
37 tags
38 Thumbs.db
39 v8.log
40 /Makefile
41 /_out
42 /breakpad/src/
43 /build/Debug
44 /build/Release
45 /build/ipch/
46 /build/util/LASTCHANGE
47 /build/util/support
48 /build/x64/
49 # The Chrome OS build creates a /c symlink due to http://crbug.com/54866.
51 /ceee/internal/
52 /chrome/Hammer
53 /chrome/app/policy/cloud_policy_backend_header_compile.xml
54 /chrome/app/policy/cloud_policy_proto_compile.xml
55 /chrome/app/theme/google_chrome
56 /chrome/browser/autofill/internal
57 /chrome/browser/extensions/default_extensions/chromeos
58 /chrome/browser/intents/internal/
59 /chrome/browser/protector/internal
60 /chrome/browser/resources/software_rendering_list
61 /chrome/browser/spellchecker/internal
62 /chrome/browser/sync/protocol/sync_proto.xml
63 /chrome/cert_logger_proto.xml
64 /chrome/chrome_version_resources.xml
65 /chrome/common/extensions/api/api.xml
66 /chrome/feedback_proto.xml
67 /chrome/gdata_proto.xml
68 /chrome/in_memory_url_index_cache_proto.xml
69 /chrome/installer/linux
70 /chrome/installer/mac/internal
71 /chrome/installer/mac/third_party/xz/xz
72 /chrome/installer/mini_installer.xml
73 /chrome/installer/mini_installer/mini_installer.aps
74 /chrome/installer/mini_installer/support
75 /chrome/installer/mini_installer_syzygy.xml
76 /chrome/installer_util_strings.xml
77 /chrome/metrics_proto.xml
78 /chrome/safe_browsing_proto.xml
79 /chrome/safe_browsing_report_proto.xml
80 /chrome/setup.xml
81 /chrome/setup_unittests.xml
82 /chrome/test/chromeos/autotest/files/client/deps/chrome_test/test_src/
83 /chrome/test/chromeos/autotest/files/client/deps/pyauto_dep/test_src/
84 /chrome/test/data/extensions/api_test/permissions/nacl_enabled/bin
85 /chrome/test/data/firefox2_profile/searchplugins
86 /chrome/test/data/firefox2_searchplugins
87 /chrome/test/data/firefox3_profile/searchplugins
88 /chrome/test/data/firefox3_searchplugins
89 /chrome/test/data/layout_tests
90 /chrome/test/data/osdd
91 /chrome/test/data/perf/canvas_bench
92 /chrome/test/data/perf/frame_rate/content
93 /chrome/test/data/perf/frame_rate/private
94 /chrome/test/data/perf/private/
95 /chrome/test/data/plugin
96 /chrome/test/data/pyauto_private
97 /chrome/tools/memory
98 /chrome/tools/test/reference_build
99 /chrome/variations_seed_proto.xml
100 /chrome_frame/chrome_frame_ie.xml
101 /chrome_frame/tools/test/reference_build
102 /content/test/data/layout_tests/LayoutTests/
103 /data
104 /delegate_execute
105 /googleurl
106 /gpu/gles2_conform_test
107 /gyp-mac-tool
108 /llvm
109 /media/yuv_convert_simd_x86.xml
110 /media/test/data/content
111 /media/test/data/security
112 /metro_driver
113 /native_client
114 /net/Debug
115 /net/Release
116 /net/testserver.log
117 /out
118 /out_*
119 /ppapi/native_client/nacl_irt.xml
120 /ppapi/native_client/ppapi_lib.xml
121 /ppapi/native_client/src/shared/ppapi_proxy/nacl_ppapi_browser.xml
122 /ppapi/native_client/src/shared/ppapi_proxy/ppruntime_lib.xml
123 /ppapi/native_client/src/trusted/plugin/ppGoogleNaClPluginChrome.xml
124 /remoting/appengine/
125 /remoting/proto/chromotocol_proto_lib.xml
126 /remoting/proto/trace_proto_lib.xml
127 /remoting/remoting_host_installation.xml
128 /remoting/remoting_host_installation_unittest.xml
129 /remoting/remoting_me2me_host.xml
130 /remoting/remoting_version_resources.xml
131 /remoting/tools/internal/
132 /rlz
133 /sdch/open-vcdiff
134 /seccompsandbox
135 /sync/protocol/sync_proto.xml
136 /testing/gmock
137 /testing/gtest
138 /testserver.log
139 /third_party/GTM
140 /third_party/WebKit
141 /third_party/adobe/flash/binaries
142 /third_party/adobe/flash/symbols
143 /third_party/angle
144 /third_party/aosp
145 /third_party/asan
146 /third_party/bidichecker
147 /third_party/cacheinvalidation/cacheinvalidation_proto.xml
148 /third_party/cacheinvalidation/files
149 /third_party/chromeos_login_manager
150 /third_party/chromeos_text_input
151 /third_party/cros
152 /third_party/cros_system_api
153 /third_party/cygwin
154 /third_party/directxsdk
155 /third_party/drmemory
156 /third_party/ffmpeg
157 /third_party/flac
158 /third_party/freetype
159 /third_party/gles2_conform
160 /third_party/gnu_binutils/
161 /third_party/gold
162 /third_party/googlemac
163 /third_party/hunspell
164 /third_party/hunspell_dictionaries
165 /third_party/icu
166 /third_party/jsoncpp/source
167 /third_party/leveldatabase/src
168 /third_party/leveldb
169 /third_party/libjingle/source
170 /third_party/libjpeg_turbo
171 /third_party/libphonenumber/libphonenumber.xml
172 /third_party/libphonenumber/src
173 /third_party/libsrtp
174 /third_party/libvpx
175 /third_party/libyuv
176 /third_party/lighttpd
177 /third_party/llvm
178 /third_party/llvm-build
179 /third_party/lss
180 /third_party/mingw-w64
181 /third_party/mkl
182 /third_party/mozc
183 /third_party/nacl_sdk_binaries/
184 /third_party/nss
185 /third_party/openssl
186 /third_party/ots
187 /third_party/pdfsqueeze
188 /third_party/pefile
189 /third_party/platformsdk_win7
190 /third_party/platformsdk_win8
191 /third_party/ppapi
192 /third_party/psyco_win32
193 /third_party/pthreads-win32
194 /third_party/pyftpdlib/src
195 /third_party/pylib
196 /third_party/pymox/src
197 /third_party/python_24
198 /third_party/python_26
199 /third_party/pywebsocket
200 /third_party/safe_browsing/testing
201 /third_party/scons-2.0.1
202 /third_party/sfntly
203 /third_party/skia
204 /third_party/smhasher
205 /third_party/snappy/src
206 /third_party/speex
207 /third_party/swiftshader/include/
208 /third_party/swig
209 /third_party/syzygy
210 /third_party/syzygy/binaries
211 /third_party/undoview
212 /third_party/v8-i18n
213 /third_party/valgrind
214 /third_party/webdriver/pylib
215 /third_party/webdriver/python/selenium
216 /third_party/webgl_conformance
217 /third_party/webpagereplay/
218 /third_party/webrtc
219 /third_party/wix
220 /third_party/xdg-utils
221 /third_party/xulrunner-sdk
222 /third_party/yasm/binaries
223 /third_party/yasm/generate_files.xml
224 /third_party/yasm/source/patched-yasm
225 /third_party/yasm/yasm.xml
226 /tools/deps2git/
227 /tools/distcc
228 /tools/grit
229 /tools/gyp
230 /tools/histograms
231 /tools/json_schema_compiler/test/json_schema_compiler_tests.xml
232 /tools/page_cycler/acid3
233 /tools/tryserver
234 /ui/resources/aura/google_wallpapers
236 /webkit/Debug
237 /webkit/Release
238 /webkit/data/bmp_decoder
239 /webkit/data/ico_decoder
240 /webkit/data/layout_tests/LayoutTests
241 /webkit/data/test_shell/plugins
242 /webkit/data/xbm_decoder
243 /x86-generic_out/
244 /xcodebuild