index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
BUILD.gn
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update Chomium's build files to work w/ latest GN binaries.
dpranke
2015-02-20
1
-1
/
+8
*
Update existing uses of /wd4267 to use the GN config
brettw
2015-02-19
1
-20
/
+22
*
Sort GN files under net
satorux
2015-02-13
1
-21
/
+21
*
Implement browser-side host resolver Mojo service.
amistry
2015-02-13
1
-0
/
+39
*
Add end to end tests for WebSockets in net/websockets/
ricea
2015-01-26
1
-0
/
+1
*
Move the test template to //testing/test.gni (part 2)
qsr
2015-01-21
1
-0
/
+1
*
Move URLRequestSlowDownloadJob to net/test/url_request.
jam
2015-01-20
1
-0
/
+2
*
[GN] Set v8_use_external_snapshot_data for the same configurations as GN.
rmcilroy
2014-12-17
1
-0
/
+5
*
Revert of [GN] Set v8_use_external_snapshot_data for the same configurations ...
rmcilroy
2014-12-17
1
-5
/
+0
*
[GN] Set v8_use_external_snapshot_data for the same configurations as GN.
rmcilroy
2014-12-17
1
-0
/
+5
*
Cronet Fix Channel Write after Close when request is canceled after success.
mef
2014-12-13
1
-0
/
+2
*
Support WebSocket per-message deflate extension in http server.
dgozman
2014-12-12
1
-0
/
+7
*
gn format // (the rest, except mojo)
scottmg
2014-12-03
1
-308
/
+317
*
Upstream "nsurl_util.{h,mm}" from Chrome on iOS repository.
erikchen
2014-12-03
1
-0
/
+8
*
Switch Windows over to BoringSSL from NSS.
davidben
2014-12-03
1
-1
/
+1
*
Rename websocket_handshake_handler.* to websocket_handshake_challenge.*
ricea
2014-11-20
1
-4
/
+3
*
Move code to create NetLog events for in-process requests into net/.
mmenke
2014-11-19
1
-0
/
+4
*
Fix crypto and net build on Windows GN.
jam
2014-11-14
1
-1
/
+4
*
Implement GetNetworkList on Mac/iOS to expose IPv6 address attributes.
guoweis
2014-11-14
1
-0
/
+4
*
This gets at least a chunk of the Mac GN build working.
dpranke
2014-11-10
1
-2
/
+3
*
Add chrome perf tests to GN build, fix harfbuzz
Brett Wilson
2014-11-10
1
-0
/
+4
*
Delete the old WebSocket implementation from net/
ricea
2014-11-08
1
-22
/
+0
*
A few Windows GN build fixes.
John Abd-El-Malek
2014-11-05
1
-0
/
+1
*
Fix windows GN build
dpranke
2014-11-04
1
-1
/
+0
*
Get net_unittests working on Windows BoringSSL port.
davidben
2014-10-30
1
-0
/
+6
*
Fix build rules and files of GN for ChromeOS
mukai
2014-10-07
1
-6
/
+6
*
Only depend on NSS in one place.
davidben
2014-09-29
1
-18
/
+3
*
[GN Build] Fix //net target on Mac
isherman
2014-09-25
1
-5
/
+7
*
Replace forward_dependent_configs with public_deps
Brett Wilson
2014-09-23
1
-16
/
+12
*
Fix Mac GN build.
brettw
2014-09-18
1
-2
/
+7
*
Componentize component_updater: Move URLRequestPrepackagedInterceptor from co...
tommycli
2014-09-09
1
-0
/
+2
*
Add lots of testonly annotations to the GN build.
Brett Wilson
2014-09-08
1
-0
/
+14
*
Remove disk_cache::BackendImpl::OpenPrevEntry() and all users.
gavinp
2014-09-05
1
-2
/
+0
*
Add support for Android aidl and support for gyp's java_in_dir
cjhopman
2014-09-05
1
-0
/
+6
*
Implement ct_objects_extractor for OpenSSL.
davidben
2014-09-04
1
-2
/
+0
*
Fix Chrome linker errors in GN build.
Brett Wilson
2014-09-02
1
-2
/
+2
*
Move sqlite_channel_id_store from chrome/browser/net to net/extras.
mef
2014-08-29
1
-0
/
+10
*
Refactoring: Create per-connection packet writers in QuicDispatcher.
wtc@chromium.org
2014-08-22
1
-0
/
+2
*
Use a qualified path for grit/net_resources.h
thakis@chromium.org
2014-08-18
1
-0
/
+1
*
Revert of Move sqlite_channel_id_store from chrome/browser/net to net/extras....
miu@chromium.org
2014-08-15
1
-10
/
+0
*
Move sqlite_channel_id_store from chrome/browser/net to net/extras.
mef@chromium.org
2014-08-15
1
-0
/
+10
*
GN: Make content_shell and webkit_unit_tests work in component build
jamesr@chromium.org
2014-08-12
1
-3
/
+9
*
Revert 288761 "GN: Fix up various targets in component build"
luken@chromium.org
2014-08-11
1
-6
/
+2
*
GN: Fix up various targets in component build
jamesr@chromium.org
2014-08-11
1
-2
/
+6
*
gn win: Don't build quic_server, depends unconditionally on boringssl
scottmg@chromium.org
2014-07-31
1
-1
/
+2
*
Implement TLS client auth in the OS X OpenSSL port.
davidben@chromium.org
2014-07-29
1
-2
/
+13
*
Extract ScopedTestNSSDB from nss_util.
pneubeck@chromium.org
2014-07-28
1
-0
/
+1
*
Refactor unix domain socket.
byungchul@chromium.org
2014-07-24
1
-1
/
+3
*
Encode all grit outputs in .gn files
brettw@chromium.org
2014-07-23
1
-0
/
+5
*
Switch to BoringSSL.
davidben@chromium.org
2014-07-22
1
-9
/
+5
[next]