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
/
chrome
/
browser
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
[net] Enable async DNS field trial on CrOS (canary+dev channels).
szym@chromium.org
2012-09-20
1
-5
/
+6
*
Switch LoadTimeStatsTabHelper to use WebContentsUserData.
avi@chromium.org
2012-09-18
2
-12
/
+17
*
Delete the cookie DB when an unrecoverable error is detected.
erikwright@chromium.org
2012-09-15
1
-2
/
+148
*
For packet pacing and non-paced network connectivity tests, collect
rtenneti@chromium.org
2012-09-15
1
-43
/
+16
*
fix build break
tburkard@chromium.org
2012-09-14
3
-13
/
+115
*
Revert 156872 - Per request load time stats.
miket@chromium.org
2012-09-14
3
-117
/
+13
*
Per request load time stats.
tburkard@chromium.org
2012-09-14
3
-13
/
+117
*
SPDY - If spdy.disable is not enabled in policy file, then don't update if SP...
rtenneti@chromium.org
2012-09-14
1
-1
/
+2
*
Packet pacing test - Collect PacketDelay stats for NonPaced 21 packets
rtenneti@chromium.org
2012-09-13
1
-7
/
+8
*
Implement 'Do Not Track' header
battre@chromium.org
2012-09-13
3
-9
/
+26
*
Disable TLS channel id if cookies are disabled or third-party cookies are blo...
mattm@chromium.org
2012-09-12
3
-58
/
+219
*
Converted policy.PolicyTest.testDisableSPDY pyauto test to browser_tests.
joaodasilva@chromium.org
2012-09-09
2
-12
/
+4
*
Use HttpAuthController in SocketStream
bashi@chromium.org
2012-09-08
1
-0
/
+118
*
Renaming instances of "flimflam" with "shill", now that we're only using shill.
gspencer@chromium.org
2012-09-07
1
-1
/
+1
*
Remove the HANDLED_EXTERNALLY status code.
mkosiba@chromium.org
2012-09-07
1
-2
/
+1
*
Implement SHA-256 fingerprint support
palmer@chromium.org
2012-09-07
2
-25
/
+30
*
Moving google_apis and GaiaClient to src/google_apis.
joi@chromium.org
2012-09-07
3
-8
/
+8
*
Fixes for browser that load content from file: schema while running as Chrome...
zelidrag@chromium.org
2012-09-06
1
-1
/
+6
*
Minor fixes in proxy configuration on iOS.
droger@chromium.org
2012-09-06
1
-5
/
+0
*
Restrict file access on android.
nileshagrawal@chromium.org
2012-09-06
1
-12
/
+29
*
Network connectivity - packet pacing and FEC tests for packet loss.
rtenneti@chromium.org
2012-09-06
3
-500
/
+735
*
Adding more histograms to ResourcePrefetchPredictor.
shishir@chromium.org
2012-09-04
1
-2
/
+69
*
Add iOS support to ProxyService
droger@chromium.org
2012-09-04
2
-0
/
+13
*
Removed calls to URLRequest::URLRequest in favor of URLRequestContext::Create...
erikwright@chromium.org
2012-09-01
3
-7
/
+5
*
net: Add a new target 'net_with_v8'.
tfarina@chromium.org
2012-08-31
2
-9
/
+11
*
[net] Disable Async DNS field trial
szym@chromium.org
2012-08-31
1
-1
/
+1
*
Remove erroneous DCHECK. The About job _is_ used in cases such as <img src="...
erikwright@chromium.org
2012-08-31
1
-1
/
+0
*
Reduce Load Time Stats # of histograms, buckets.
tburkard@chromium.org
2012-08-30
1
-7
/
+1
*
Add BytesRead metric to CPM
rdevlin.cronin@chromium.org
2012-08-27
1
-0
/
+4
*
[net] Re-enable async DNS field trial (on canary only)
szym@chromium.org
2012-08-27
1
-3
/
+3
*
Rewrite the cookies pyauto test as browser tests.
jam@chromium.org
2012-08-27
1
-42
/
+9
*
[net] Temporarily turn the AsyncDns field trial off
szym@chromium.org
2012-08-24
1
-1
/
+2
*
Turned job_factory into a pure virtual class
shalev@chromium.org
2012-08-24
2
-0
/
+138
*
Refactoring: ProtocolHandler::MaybeCreateJob and other functions take Network...
shalev@chromium.org
2012-08-24
6
-13
/
+21
*
Remove LinkDoctor from Chromium.
tony@chromium.org
2012-08-23
1
-1
/
+1
*
[net] Add AsyncDns field trial.
szym@chromium.org
2012-08-22
2
-0
/
+55
*
Replaced static URLRequestAboutJob factory with non-static protocol handler f...
shalev@chromium.org
2012-08-22
2
-0
/
+48
*
Fix bug in load time stats.
tburkard@chromium.org
2012-08-22
1
-0
/
+2
*
Ensure that isolated apps use the right cookies for media requests.
creis@chromium.org
2012-08-21
2
-0
/
+48
*
Extract PrefServiceBase into chrome/browser/api. Use in api and autofill.
joi@chromium.org
2012-08-21
2
-0
/
+3
*
Move PrefMember and PrefChangeRegistrar to api directory.
joi@chromium.org
2012-08-21
6
-7
/
+7
*
Add histograms for network activity, and total/cumulative
tburkard@chromium.org
2012-08-20
7
-398
/
+530
*
Add ManagedModeURLFilter.
bauerb@chromium.org
2012-08-17
3
-1
/
+21
*
Regression test for anti-DDoS bugs in ChromeNetworkDelegate.
joi@chromium.org
2012-08-15
2
-0
/
+83
*
Fix a bad inversion of logic (see OnCanThrottleRequest) and a bug
joi@chromium.org
2012-08-09
2
-9
/
+19
*
Revert 150375 - Implement SHA-256 fingerprint support
palmer@chromium.org
2012-08-08
2
-49
/
+24
*
Prevent CacheStats from DCHECKing when debugging.
mmenke@chromium.org
2012-08-07
1
-0
/
+8
*
Implement SHA-256 fingerprint support
palmer@chromium.org
2012-08-07
2
-24
/
+49
*
Speculative resource prefetching - Not modify resource_type for MAIN_FRAME re...
shishir@chromium.org
2012-08-07
1
-7
/
+9
*
Revert 150124 - Implement SHA-256 fingerprint support.
dimich@chromium.org
2012-08-06
2
-51
/
+24
[next]