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

Side by Side Diff: .gitignore

Issue 1537473002: [third-party] Netty fork of Tomcat Native (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added real /external/netty4.git repo hash Created 4 years, 11 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
« no previous file with comments | « no previous file | DEPS » ('j') | components/cronet.gypi » ('J')
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 *.gypcmd 1 *.gypcmd
2 *.mk 2 *.mk
3 *.ncb 3 *.ncb
4 *.opensdf 4 *.opensdf
5 *.orig 5 *.orig
6 *.props 6 *.props
7 *.pyc 7 *.pyc
8 *.pyproj 8 *.pyproj
9 *.rules 9 *.rules
10 *.sdf 10 *.sdf
(...skipping 266 matching lines...) Expand 10 before | Expand all | Expand 10 after
277 /third_party/adobe/flash/binaries 277 /third_party/adobe/flash/binaries
278 /third_party/adobe/flash/symbols 278 /third_party/adobe/flash/symbols
279 /third_party/amd/ 279 /third_party/amd/
280 /third_party/android_protobuf/src 280 /third_party/android_protobuf/src
281 /third_party/android_tools/ 281 /third_party/android_tools/
282 /third_party/android_tools_internal/ 282 /third_party/android_tools_internal/
283 /third_party/android_webview_glue/src 283 /third_party/android_webview_glue/src
284 /third_party/angle 284 /third_party/angle
285 /third_party/angle_dx11 285 /third_party/angle_dx11
286 /third_party/apache-mime4j 286 /third_party/apache-mime4j
287 /third_party/apache-portable-runtime/src
287 /third_party/apache-win32/bin/*.exe 288 /third_party/apache-win32/bin/*.exe
288 /third_party/apache-win32/bin/*.dll 289 /third_party/apache-win32/bin/*.dll
289 /third_party/apache-win32/bin/iconv/*.so 290 /third_party/apache-win32/bin/iconv/*.so
290 /third_party/apache-win32/modules/*.so 291 /third_party/apache-win32/modules/*.so
291 /third_party/apache-win32/modules/*.dll 292 /third_party/apache-win32/modules/*.dll
292 /third_party/appurify-python/src 293 /third_party/appurify-python/src
293 /third_party/asan 294 /third_party/asan
294 /third_party/bidichecker 295 /third_party/bidichecker
295 /third_party/bison 296 /third_party/bison
296 /third_party/boringssl/src 297 /third_party/boringssl/src
(...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after
358 /third_party/llvm-allocated-type 359 /third_party/llvm-allocated-type
359 /third_party/llvm-build 360 /third_party/llvm-build
360 /third_party/lss 361 /third_party/lss
361 /third_party/mesa/src 362 /third_party/mesa/src
362 /third_party/mingw-w64 363 /third_party/mingw-w64
363 /third_party/minigbm/src 364 /third_party/minigbm/src
364 /third_party/mkl 365 /third_party/mkl
365 /third_party/mocha 366 /third_party/mocha
366 /third_party/mockito/src 367 /third_party/mockito/src
367 /third_party/nacl_sdk_binaries/ 368 /third_party/nacl_sdk_binaries/
369 /third_party/netty-tcnative/src
370 /third_party/netty4/src
368 /third_party/nss 371 /third_party/nss
369 /third_party/omaha/src/omaha 372 /third_party/omaha/src/omaha
370 /third_party/openmax_dl/ 373 /third_party/openmax_dl/
371 /third_party/openh264/src 374 /third_party/openh264/src
372 /third_party/opus/src 375 /third_party/opus/src
373 /third_party/pdfsqueeze 376 /third_party/pdfsqueeze
374 /third_party/pdfium 377 /third_party/pdfium
375 /third_party/pefile 378 /third_party/pefile
376 /third_party/perl 379 /third_party/perl
377 /third_party/platformsdk_win7 380 /third_party/platformsdk_win7
(...skipping 72 matching lines...) Expand 10 before | Expand all | Expand 10 after
450 /ui/keyboard/keyboard_mojom_bindings.xml 453 /ui/keyboard/keyboard_mojom_bindings.xml
451 /ui/surface/surface.xml 454 /ui/surface/surface.xml
452 /ui/surface/surface_gpu_tests.xml 455 /ui/surface/surface_gpu_tests.xml
453 /v8 456 /v8
454 /webkit/data 457 /webkit/data
455 /webpagereplay_logs/ 458 /webpagereplay_logs/
456 /win8/delegate_execute/delegate_execute_version_resources.xml 459 /win8/delegate_execute/delegate_execute_version_resources.xml
457 /win8/metro_driver/metro_driver_version_resources.xml 460 /win8/metro_driver/metro_driver_version_resources.xml
458 /x86-generic_out/ 461 /x86-generic_out/
459 /xcodebuild 462 /xcodebuild
OLDNEW
« no previous file with comments | « no previous file | DEPS » ('j') | components/cronet.gypi » ('J')

Powered by Google App Engine
This is Rietveld 408576698