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
/
net.gyp
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: exclude directory_listing_unittest.cc from the build when the file suppo...
Thiago Farina
2016-01-06
1
-0
/
+1
*
net: extract GetDirectoryListingXXX functions into directory_listing.*
tfarina
2016-01-06
1
-1
/
+0
*
Landing Recent QUIC changes until 12/30/2015 21:25:57 UTC
jokulik
2016-01-06
1
-2
/
+4
*
Fix net_unittests build errors when enable_bidirectional_stream is set.
mef
2015-12-30
1
-1
/
+5
*
Add brotli content-encoding filter.
eustas
2015-12-30
1
-0
/
+4
*
Added a net::BidirectionalStream to expose a bidirectional streaming interface
xunjieli
2015-12-22
1
-0
/
+6
*
[Android] Add ChromiumNetTestSupport.apk for the java EmbeddedTestServer. (RE...
jbudorick
2015-12-22
1
-4
/
+69
*
Add initial code for verifying a certificate chain.
eroman
2015-12-18
1
-1
/
+2
*
Landing Recent QUIC changes until 12/14/2015 21:22:02 UTC
danzh
2015-12-18
1
-2
/
+2
*
Fix Windows stale_while_revalidate_metrics_observer.obj linker warning.
ricea
2015-12-16
1
-4
/
+1
*
Port cronet build rules to GN part 1
pkotwicz
2015-12-15
1
-1
/
+1
*
Revert of [Android] Add ChromiumNetTestSupport.apk for the java EmbeddedTestS...
danakj
2015-12-15
1
-69
/
+4
*
[Android] Add ChromiumNetTestSupport.apk for the java EmbeddedTestServer.
jbudorick
2015-12-15
1
-4
/
+69
*
Remove default whitelist for grit on iOS.
sdefresne
2015-12-09
1
-1
/
+0
*
Build nss_ocsp_unittest.cc in the chimera.
davidben
2015-12-09
1
-3
/
+3
*
Remove IsSupportedValidityRange.
davidben
2015-12-09
1
-6
/
+0
*
Move cookie_store_unittest.h to the net_test_support target
droger
2015-12-04
1
-0
/
+1
*
Remove Android support for out-of-process KeyStores
changwan
2015-12-02
1
-16
/
+0
*
Reland of "Add StaleWhileRevalidateExperiment histograms."
ricea
2015-12-01
1
-0
/
+19
*
Add more components to "gn check"
brettw
2015-11-27
1
-0
/
+1
*
Revert "Add StaleWhileRevalidateExperiment histograms."
raymes
2015-11-25
1
-19
/
+0
*
Add StaleWhileRevalidateExperiment histograms.
ricea
2015-11-25
1
-0
/
+19
*
Factor out the string lookup code from registry_controlled_domains
ricea
2015-11-13
1
-2
/
+2
*
Reland Reland Reland Switch Chrome Android using v8 arch specific external da...
michaelbai
2015-11-03
1
-4
/
+11
*
Revert of Reland Reland Switch Chrome Android using v8 arch specific external...
sammc
2015-11-03
1
-11
/
+4
*
Reland Reland Switch Chrome Android using v8 arch specific external data name
michaelbai
2015-11-03
1
-4
/
+11
*
Add parser for CertificatePolicies extension.
mattm
2015-11-02
1
-0
/
+1
*
Adding Default Handlers from SpawnedTestServer to EmbeddedTestServer.
svaldez
2015-10-30
1
-0
/
+2
*
Using copy_ex to copy assets
michaelbai
2015-10-30
1
-9
/
+9
*
Class for parsing and evaluating RFC 5280 NameConstraints.
mattm
2015-10-29
1
-0
/
+1
*
SSL and add handlers in EmbeddedTestServer
svaldez
2015-10-28
1
-0
/
+2
*
Revert of SSL in EmbeddedTestServer (patchset #55 id:1070001 of https://coder...
stevenjb
2015-10-27
1
-2
/
+0
*
SSL and add handlers in EmbeddedTestServer
svaldez
2015-10-27
1
-0
/
+2
*
Revert of Reland Switch Chrome Android using v8 arch specific external data n...
jbudorick
2015-10-23
1
-19
/
+12
*
Orignal patch
michaelbai
2015-10-23
1
-12
/
+19
*
[Cronet] Switch from InstrumentationTest to junit
pauljensen
2015-10-23
1
-0
/
+1
*
Revert of Switch Chrome Android using v8 arch specific external data name (pa...
dalecurtis
2015-10-23
1
-19
/
+12
*
flip_server: Delete loadtime_measurement.h file.
tfarina
2015-10-23
1
-1
/
+0
*
Switch Chrome Android using v8 arch specific external data name
michaelbai
2015-10-22
1
-12
/
+19
*
[iOS] Stop whitelisting for resources from //net.
sdefresne
2015-10-21
1
-0
/
+1
*
Attempt to isolate net_unittests.
stip
2015-10-12
1
-1
/
+21
*
Removing ListenSocket from EmbeddedTestServer
svaldez
2015-10-06
1
-4
/
+0
*
NetworkChangeNotifier interface for tracking networks.
pauljensen
2015-10-05
1
-0
/
+9
*
Reenable deprecation warning checking.
aurimas
2015-10-01
1
-0
/
+2
*
Remove unuseful v8 snapshot gyp inputs variables
michaelbai
2015-09-30
1
-4
/
+0
*
Expose TrafficStats API to native code
tbansal
2015-09-14
1
-0
/
+10
*
Adding sync to dependencies and removing unneeded sources on iOS.
sherouk
2015-09-01
1
-0
/
+10
*
Remove use_icu_alternatives_on_android gyp variable
xunjieli
2015-08-31
1
-15
/
+1
*
[Android] Add gyp support for multidex. (RELAND)
jbudorick
2015-08-25
1
-0
/
+1
*
Revert of [Android] Add gyp support for multidex. (patchset #12 id:220001 of ...
jbudorick
2015-08-25
1
-1
/
+0
[next]