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
*
Move prefs-related files under chrome/browser/ into a prefs/ subdir.
evan@chromium.org
2010-08-26
4
-10
/
+10
*
Handle nested frames more correctly in preconnection logic
jar@chromium.org
2010-08-25
3
-5
/
+16
*
Remove dead log entries for SPDY_TRANSACTION_*
mbelshe@chromium.org
2010-08-25
1
-2
/
+0
*
chromeos: 1st draft of ProxyConfigService for chromeos
kuan@chromium.org
2010-08-24
1
-4
/
+13
*
Adds HostResolveImpl Requests and Jobs to log.
mmenke@chromium.org
2010-08-24
3
-2
/
+83
*
Spelling correction: "nonexistant" -> "nonexistent".
viettrungluu@chromium.org
2010-08-22
4
-8
/
+8
*
Make TestingProfile use ScopedTempDir.
phajdan.jr@chromium.org
2010-08-20
1
-5
/
+1
*
net: expect MITM attacks with HTTP proxies and command line flag.
agl@chromium.org
2010-08-19
1
-2
/
+1
*
Switch to GoogleServiceAuthError struct instead of GaiaAuthError.
chron@chromium.org
2010-08-19
3
-10
/
+11
*
Clean up unnecessary #includes of base/{scoped_ptr.h,string16.h}.
viettrungluu@chromium.org
2010-08-19
1
-2
/
+2
*
Add a command-line flag to disable SSL/TLS False Start
davidben@chromium.org
2010-08-18
1
-0
/
+1
*
Don't resolve IP literals.
vandebo@chromium.org
2010-08-18
1
-1
/
+1
*
Revert 56539 - Added HostResolveImpl Requests and Jobs to log.
mmenke@chromium.org
2010-08-18
3
-83
/
+2
*
Added HostResolveImpl Requests and Jobs to log.
mmenke@chromium.org
2010-08-18
3
-2
/
+83
*
Reduce "false positive" in preconnect rates.
jar@chromium.org
2010-08-18
4
-111
/
+190
*
Don't claim we would always block cookies, since there are always exceptions.
jochen@chromium.org
2010-08-18
2
-10
/
+0
*
Test server cleanup patch of death:
phajdan.jr@chromium.org
2010-08-17
3
-22
/
+21
*
Output data about media requests to the netlog too.
michaeln@chromium.org
2010-08-17
1
-0
/
+1
*
Revert 56384 - Don't resolve IP literals.
vandebo@chromium.org
2010-08-17
1
-1
/
+1
*
Don't resolve IP literals.
vandebo@chromium.org
2010-08-17
1
-1
/
+1
*
FBTF: Remove "obviously" unneeded standard C++ library #includes.
viettrungluu@chromium.org
2010-08-15
5
-8
/
+2
*
Intercept navigations, not DNS resolutions, to predict startup
jar@chromium.org
2010-08-15
6
-110
/
+104
*
FBTF: Forward declare everything possible in testing_profile.h
erg@google.com
2010-08-13
3
-1
/
+5
*
Redirects NetLog output to the log file, when the command line
mmenke@chromium.org
2010-08-13
4
-0
/
+70
*
Reland r55750. Broke AppApiTest.*.
aa@chromium.org
2010-08-12
2
-0
/
+9
*
Add token serialization to token_service.
chron@chromium.org
2010-08-12
3
-58
/
+467
*
FBTF: Start cleaning up net/
erg@google.com
2010-08-11
1
-0
/
+1
*
Provide a profile.GetAppCacheService() accessor and add two helper methods to...
michaeln@chromium.org
2010-08-11
2
-12
/
+5
*
net: add embedded DNSSEC chain support.
agl@chromium.org
2010-08-11
1
-0
/
+1
*
Revert r55750
aa@chromium.org
2010-08-11
2
-9
/
+0
*
Forbid hybrid apps.
aa@chromium.org
2010-08-11
2
-0
/
+9
*
Make prefs use std::string for keys rather than wstrings.
viettrungluu@chromium.org
2010-08-11
1
-2
/
+2
*
Whitespace change to trigger bots.
viettrungluu@chromium.org
2010-08-10
1
-1
/
+1
*
(repair leak) Handle synchronous request for a preconnection
jar@chromium.org
2010-08-10
1
-6
/
+9
*
Move a bunch of chrome/browser/ files into a policy/ subdir.
evan@chromium.org
2010-08-09
1
-1
/
+1
*
(repair leak) Protect instance after commiting to use network
jar@chromium.org
2010-08-09
1
-2
/
+2
*
FBTF: Remove unneeded headers from base/ (part 4)
thestig@chromium.org
2010-08-07
5
-5
/
+13
*
More cleanup relating to the domain now being part of the CanonicalCookie:
rdsmith@chromium.org
2010-08-06
2
-5
/
+3
*
Introduce a resource identifier for content settings.
jochen@chromium.org
2010-08-06
1
-1
/
+1
*
Move creation of the PrefStores into the PrefValueStore, to reduce the knowle...
pam@chromium.org
2010-08-06
1
-1
/
+2
*
Reland 54771 (and 54795) To enable TCP Preconnection by default
jar@chromium.org
2010-08-06
4
-30
/
+88
*
FBTF: Remove unneeded headers from base/ (part 2)
thestig@chromium.org
2010-08-06
1
-1
/
+0
*
Have MakeName prepend the underscore to the field trial group name,
mlloyd@chromium.org
2010-08-05
2
-10
/
+10
*
Refactored extension privilege enumeration and implemented URLPattern compari...
cdn@chromium.org
2010-08-05
2
-4
/
+25
*
Revert 55071 - Reland 54771 (and 54795) To enable TCP Preconnection by default
dhollowa@chromium.org
2010-08-05
4
-88
/
+30
*
Reland 54771 (and 54795) To enable TCP Preconnection by default
jar@chromium.org
2010-08-05
4
-30
/
+88
*
Revert 54771 - Enable speculative preconnection by default
jar@chromium.org
2010-08-04
4
-88
/
+30
*
Mac: Some clang appeasing.
thakis@chromium.org
2010-08-04
2
-6
/
+6
*
Enable ConnectionTesterTest.RunAllTests in everything but valgrind.
cbentzel@chromium.org
2010-08-04
1
-3
/
+1
*
Enable speculative preconnection by default
jar@chromium.org
2010-08-03
4
-30
/
+88
[next]