summaryrefslogtreecommitdiffstats
path: root/net/BUILD.gn
Commit message (Expand)AuthorAgeFilesLines
* Update Chomium's build files to work w/ latest GN binaries.dpranke2015-02-201-1/+8
* Update existing uses of /wd4267 to use the GN configbrettw2015-02-191-20/+22
* Sort GN files under netsatorux2015-02-131-21/+21
* Implement browser-side host resolver Mojo service.amistry2015-02-131-0/+39
* Add end to end tests for WebSockets in net/websockets/ricea2015-01-261-0/+1
* Move the test template to //testing/test.gni (part 2)qsr2015-01-211-0/+1
* Move URLRequestSlowDownloadJob to net/test/url_request.jam2015-01-201-0/+2
* [GN] Set v8_use_external_snapshot_data for the same configurations as GN.rmcilroy2014-12-171-0/+5
* Revert of [GN] Set v8_use_external_snapshot_data for the same configurations ...rmcilroy2014-12-171-5/+0
* [GN] Set v8_use_external_snapshot_data for the same configurations as GN.rmcilroy2014-12-171-0/+5
* Cronet Fix Channel Write after Close when request is canceled after success.mef2014-12-131-0/+2
* Support WebSocket per-message deflate extension in http server.dgozman2014-12-121-0/+7
* gn format // (the rest, except mojo)scottmg2014-12-031-308/+317
* Upstream "nsurl_util.{h,mm}" from Chrome on iOS repository.erikchen2014-12-031-0/+8
* Switch Windows over to BoringSSL from NSS.davidben2014-12-031-1/+1
* Rename websocket_handshake_handler.* to websocket_handshake_challenge.*ricea2014-11-201-4/+3
* Move code to create NetLog events for in-process requests into net/.mmenke2014-11-191-0/+4
* Fix crypto and net build on Windows GN.jam2014-11-141-1/+4
* Implement GetNetworkList on Mac/iOS to expose IPv6 address attributes.guoweis2014-11-141-0/+4
* This gets at least a chunk of the Mac GN build working.dpranke2014-11-101-2/+3
* Add chrome perf tests to GN build, fix harfbuzzBrett Wilson2014-11-101-0/+4
* Delete the old WebSocket implementation from net/ricea2014-11-081-22/+0
* A few Windows GN build fixes.John Abd-El-Malek2014-11-051-0/+1
* Fix windows GN builddpranke2014-11-041-1/+0
* Get net_unittests working on Windows BoringSSL port.davidben2014-10-301-0/+6
* Fix build rules and files of GN for ChromeOSmukai2014-10-071-6/+6
* Only depend on NSS in one place.davidben2014-09-291-18/+3
* [GN Build] Fix //net target on Macisherman2014-09-251-5/+7
* Replace forward_dependent_configs with public_depsBrett Wilson2014-09-231-16/+12
* Fix Mac GN build.brettw2014-09-181-2/+7
* Componentize component_updater: Move URLRequestPrepackagedInterceptor from co...tommycli2014-09-091-0/+2
* Add lots of testonly annotations to the GN build.Brett Wilson2014-09-081-0/+14
* Remove disk_cache::BackendImpl::OpenPrevEntry() and all users.gavinp2014-09-051-2/+0
* Add support for Android aidl and support for gyp's java_in_dircjhopman2014-09-051-0/+6
* Implement ct_objects_extractor for OpenSSL.davidben2014-09-041-2/+0
* Fix Chrome linker errors in GN build.Brett Wilson2014-09-021-2/+2
* Move sqlite_channel_id_store from chrome/browser/net to net/extras.mef2014-08-291-0/+10
* Refactoring: Create per-connection packet writers in QuicDispatcher.wtc@chromium.org2014-08-221-0/+2
* Use a qualified path for grit/net_resources.hthakis@chromium.org2014-08-181-0/+1
* Revert of Move sqlite_channel_id_store from chrome/browser/net to net/extras....miu@chromium.org2014-08-151-10/+0
* Move sqlite_channel_id_store from chrome/browser/net to net/extras.mef@chromium.org2014-08-151-0/+10
* GN: Make content_shell and webkit_unit_tests work in component buildjamesr@chromium.org2014-08-121-3/+9
* Revert 288761 "GN: Fix up various targets in component build"luken@chromium.org2014-08-111-6/+2
* GN: Fix up various targets in component buildjamesr@chromium.org2014-08-111-2/+6
* gn win: Don't build quic_server, depends unconditionally on boringsslscottmg@chromium.org2014-07-311-1/+2
* Implement TLS client auth in the OS X OpenSSL port.davidben@chromium.org2014-07-291-2/+13
* Extract ScopedTestNSSDB from nss_util.pneubeck@chromium.org2014-07-281-0/+1
* Refactor unix domain socket.byungchul@chromium.org2014-07-241-1/+3
* Encode all grit outputs in .gn filesbrettw@chromium.org2014-07-231-0/+5
* Switch to BoringSSL.davidben@chromium.org2014-07-221-9/+5