Initialized variables passed to GL functions. Command buffer now only allows initiali...
[chromium-blink-merge.git] / .gitignore
blobede0b859f47a059c3d6cb58e3944710030088269
1 *.Makefile
2 *.mk
3 *.ncb
4 *.ninja
5 *.props
6 *.pyc
7 *.rules
8 *.scons
9 *.sdf
10 *.sln
11 *.suo
12 *.targets
13 *.user
14 *.vcproj
15 *.vcxproj
16 *.vcxproj.filters
17 *.vpj
18 *.vpw
19 *.vpwhistu
20 *.vtg
21 *.xcodeproj
23 .*.sw?
24 .DS_Store
25 .cproject
26 .gdb_history
27 .gdbinit
28 .metadata
29 .project
30 tags
31 Thumbs.db
32 v8.log
33 /Makefile
34 /_out
35 /breakpad/src/
36 /build/Debug
37 /build/Purify
38 /build/Release
39 /build/util/support
40 # The Chrome OS build creates a /c symlink due to http://crbug.com/54866.
42 /ceee/internal/
43 /chrome/Debug
44 /chrome/Hammer
45 /chrome/Release
46 /chrome/app/theme/google_chrome
47 /chrome/browser/autofill/internal
48 /chrome/browser/extensions/default_extensions/chromeos
49 /chrome/installer/linux
50 /chrome/installer/mac/internal
51 /chrome/installer/mac/third_party/xz/xz
52 /chrome/test/data/extensions/api_test/permissions/nacl_enabled/bin
53 /chrome/test/data/firefox2_profile/searchplugins
54 /chrome/test/data/firefox2_searchplugins
55 /chrome/test/data/firefox3_profile/searchplugins
56 /chrome/test/data/firefox3_searchplugins
57 /chrome/test/data/layout_tests
58 /chrome/test/data/osdd
59 /chrome/test/data/plugin
60 /chrome/test/data/pyauto_private
61 /chrome/test/data/gpu/webgl_conformance
62 /chrome/tools/memory
63 /chrome/tools/test/reference_build
64 /chrome_frame/tools/test/reference_build
65 /data
66 /googleurl
67 /gpu/gles2_conform_test
68 /native_client
69 /net/Debug
70 /net/Release
71 /net/testserver.log
72 /ninja
73 /out
74 /out_*
75 /rlz
76 /sdch/open-vcdiff
77 /seccompsandbox
78 /testing/gmock
79 /testing/gtest
80 /testserver.log
81 /third_party/GTM
82 /third_party/WebKit
83 /third_party/adobe/flash/binaries
84 /third_party/angle
85 /third_party/bidichecker
86 /third_party/cacheinvalidation/files
87 /third_party/chromeos_login_manager
88 /third_party/chromeos_text_input
89 /third_party/cros
90 /third_party/cygwin
91 /third_party/directxsdk
92 /third_party/drmemory
93 /third_party/flac
94 /third_party/adobe/flash/symbols
95 /third_party/ffmpeg
96 /third_party/gles2_conform
97 /third_party/googlemac
98 /third_party/hunspell
99 /third_party/hunspell_dictionaries
100 /third_party/icu
101 /third_party/leveldb
102 /third_party/libjingle/source
103 /third_party/libjpeg_turbo
104 /third_party/libsrtp/src
105 /third_party/libvpx
106 /third_party/libvpx/include
107 /third_party/libvpx/lib
108 /third_party/lighttpd
109 /third_party/lss
110 /third_party/llvm
111 /third_party/llvm-build
112 /third_party/mingw-w64
113 /third_party/mkl
114 /third_party/nss
115 /third_party/openssl
116 /third_party/ots
117 /third_party/pdfsqueeze
118 /third_party/pefile
119 /third_party/platformsdk_win2008_6_1
120 /third_party/platformsdk_win7
121 /third_party/ppapi
122 /third_party/psyco_win32
123 /third_party/pthreads-win32
124 /third_party/pylib
125 /third_party/python_24
126 /third_party/python_26
127 /third_party/pywebsocket
128 /third_party/safe_browsing/testing
129 /third_party/scons-2.0.1
130 /third_party/skia
131 /third_party/snappy/src
132 /third_party/speex
133 /third_party/swig
134 /third_party/valgrind
135 /third_party/webdriver/python
136 /third_party/webrtc
137 /third_party/xdg-utils
138 /third_party/xulrunner-sdk
139 /third_party/yasm/binaries
140 /third_party/yasm/source/patched-yasm
141 /tools/distcc
142 /tools/grit/grit/test/data
143 /tools/gyp
144 /tools/histograms
145 /tools/page_cycler/acid3
146 /tools/tryserver
148 /webkit/Debug
149 /webkit/Release
150 /webkit/data/bmp_decoder
151 /webkit/data/ico_decoder
152 /webkit/data/layout_tests/LayoutTests
153 /webkit/data/test_shell/plugins
154 /webkit/data/xbm_decoder
155 /x86-generic_out/
156 /xcodebuild