summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorkapishnikov <kapishnikov@chromium.org>2016-01-28 13:35:00 -0800
committerCommit bot <commit-bot@chromium.org>2016-01-28 21:35:46 +0000
commit810c220259edb6a0b79ca1c16e8d7fb71aa258ce (patch)
tree74a1400952acb2db4e2f39eb189412c422d86750 /.gitignore
parent65b7f83a0ccfd3a1329f35198a9f5a1c8efb501b (diff)
downloadchromium_src-810c220259edb6a0b79ca1c16e8d7fb71aa258ce.zip
chromium_src-810c220259edb6a0b79ca1c16e8d7fb71aa258ce.tar.gz
chromium_src-810c220259edb6a0b79ca1c16e8d7fb71aa258ce.tar.bz2
[third-party] Netty Server and dependencies
Added new libraries to the Chromium third-party library collection: 1. Netty 4 Server. See http://netty.io 2. Netty fork of Tomcat Native (netty-tcnative). See http://netty.io/wiki/forked-tomcat-native.html and the library tc-native depends on: 3. 'Apache Portable Runtime'. See http://apr.apache.org The server provides support for Http/2 protocol, which is needed for testing some of the Cronet features on Android, in particular, the new Bidirectional Streaming API. To build the netty-tcnative library call: ninja -C out/Debug netty-tcnative The output files can be found here: - out/Debug/lib/libnetty-tcnative.so - out/Debug/lib.java/netty-tcnative.jar BUG=563732 Committed: https://crrev.com/6dd98af3db0b8e809ed95ff66620181efbf3f8f1 Cr-Commit-Position: refs/heads/master@{#370791} Review URL: https://codereview.chromium.org/1537473002 Cr-Commit-Position: refs/heads/master@{#372172}
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index f2f9c43..a0286c4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -286,6 +286,7 @@ vs-chromium-project.txt
/third_party/angle
/third_party/angle_dx11
/third_party/apache-mime4j
+/third_party/apache-portable-runtime/src
/third_party/apache-win32/bin/*.exe
/third_party/apache-win32/bin/*.dll
/third_party/apache-win32/bin/iconv/*.so
@@ -367,6 +368,8 @@ vs-chromium-project.txt
/third_party/mocha
/third_party/mockito/src
/third_party/nacl_sdk_binaries/
+/third_party/netty-tcnative/src
+/third_party/netty4/src
/third_party/nss
/third_party/omaha/src/omaha
/third_party/openmax_dl/