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

Side by Side Diff: .gitignore

Issue 16057017: Add owners file for sfntly. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 6 months 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | third_party/sfntly/OWNERS » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 *.Makefile 1 *.Makefile
2 *.gypcmd 2 *.gypcmd
3 *.mk 3 *.mk
4 *.ncb 4 *.ncb
5 *.ninja 5 *.ninja
6 *.opensdf 6 *.opensdf
7 *.props 7 *.props
8 *.pyc 8 *.pyc
9 *.rules 9 *.rules
10 *.sdf 10 *.sdf
(...skipping 235 matching lines...) Expand 10 before | Expand all | Expand 10 after
246 /third_party/pyelftools 246 /third_party/pyelftools
247 /third_party/pyftpdlib/src 247 /third_party/pyftpdlib/src
248 /third_party/pylib 248 /third_party/pylib
249 /third_party/pymox/src 249 /third_party/pymox/src
250 /third_party/python_24 250 /third_party/python_24
251 /third_party/python_26 251 /third_party/python_26
252 /third_party/pywebsocket/src 252 /third_party/pywebsocket/src
253 /third_party/pywebsocket/src 253 /third_party/pywebsocket/src
254 /third_party/safe_browsing/testing 254 /third_party/safe_browsing/testing
255 /third_party/scons-2.0.1 255 /third_party/scons-2.0.1
256 /third_party/sfntly 256 /third_party/sfntly/cpp
257 /third_party/skia 257 /third_party/skia
258 /third_party/smhasher 258 /third_party/smhasher
259 /third_party/snappy/src 259 /third_party/snappy/src
260 /third_party/speex 260 /third_party/speex
261 /third_party/swiftshader/include/ 261 /third_party/swiftshader/include/
262 /third_party/swig 262 /third_party/swig
263 /third_party/syzygy 263 /third_party/syzygy
264 /third_party/syzygy/binaries 264 /third_party/syzygy/binaries
265 /third_party/trace-viewer 265 /third_party/trace-viewer
266 /third_party/tsan/ 266 /third_party/tsan/
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
309 /webkit/Debug 309 /webkit/Debug
310 /webkit/media/crypto/ppapi/cdm 310 /webkit/media/crypto/ppapi/cdm
311 /webkit/Release 311 /webkit/Release
312 /webpagereplay_logs/ 312 /webpagereplay_logs/
313 /win8/delegate_execute/delegate_execute_version_resources.xml 313 /win8/delegate_execute/delegate_execute_version_resources.xml
314 /win8/metro_driver/metro_driver_version_resources.xml 314 /win8/metro_driver/metro_driver_version_resources.xml
315 /x86-generic_out/ 315 /x86-generic_out/
316 /xcodebuild 316 /xcodebuild
317 cscope.* 317 cscope.*
318 Session.vim 318 Session.vim
OLDNEW
« no previous file with comments | « no previous file | third_party/sfntly/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698