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
*
Fix appcache_service and request_context referencing.
michaeln@google.com
2009-09-22
2
-21
/
+44
*
Mock the LinkDoctor for tests. Should greatly decrease ErrorPage test flakiness.
phajdan.jr@chromium.org
2009-09-21
3
-0
/
+65
*
Convert the sqlite cookie database and web database to use the new sqlite
brettw@chromium.org
2009-09-15
4
-5
/
+505
*
Do not send or store cookies for extensions autoupdate http requests.
asargent@chromium.org
2009-09-12
2
-0
/
+7
*
Rename X-Force-TLS to Strict-Transport-Security.
abarth@chromium.org
2009-09-05
1
-2
/
+2
*
This CL changes the CookieStore obect to be a refcounted object to get a bett...
ananta@chromium.org
2009-09-05
2
-20
/
+12
*
Plumb request interception into the appcache library for both chrome and test...
michaeln@google.com
2009-09-01
2
-0
/
+12
*
Replace the RenderProcessHost.PID function that returns the OS-generated
brettw@chromium.org
2009-08-31
2
-0
/
+82
*
Linux: get GNOME or KDE proxy settings.
mdm@chromium.org
2009-08-28
1
-1
/
+2
*
Revert "Fix a ton of compiler warnings."
tony@chromium.org
2009-08-28
2
-5
/
+1
*
Fix a ton of compiler warnings.
estade@chromium.org
2009-08-28
2
-1
/
+5
*
Revert r24606-24607. The tree didn't like them. :(
phajdan.jr@chromium.org
2009-08-27
3
-65
/
+0
*
Mock the LinkDoctor for tests. Should greatly decrease ErrorPage test flakiness.
phajdan.jr@chromium.org
2009-08-27
3
-0
/
+65
*
Http cache: Enable experimental support for byte range requests.
rvargas@google.com
2009-08-24
1
-1
/
+13
*
Revert cl 24015
rvargas@google.com
2009-08-21
1
-13
/
+1
*
Http cache: Enable experimental support for byte range requests.
rvargas@google.com
2009-08-21
1
-1
/
+13
*
Cleanups for SSLConfigService and SSLConfigServiceManager.
mattm@chromium.org
2009-08-21
4
-49
/
+14
*
Load extensions that have their manifest in the Prefs on the UI thread.
mpcomplete@chromium.org
2009-08-21
1
-9
/
+6
*
Send notice for blackisted non-visual resources
idanan@chromium.org
2009-08-21
1
-1
/
+12
*
Revert "Mock the LinkDoctor for tests. Should greatly decrease ErrorPage test...
phajdan.jr@chromium.org
2009-08-20
3
-65
/
+0
*
Mock the LinkDoctor for tests. Should greatly decrease ErrorPage test flakiness.
phajdan.jr@chromium.org
2009-08-20
3
-0
/
+65
*
Check for NULL Profile::GetDefaultRequestContext().
ericroman@google.com
2009-08-20
2
-10
/
+29
*
Make new FTP the default on Windows. Use the --wininet-ftp
wtc@chromium.org
2009-08-20
1
-8
/
+7
*
Pref-backed SSLConfigService for Linux.
mattm@chromium.org
2009-08-19
5
-1
/
+269
*
Lands <http://codereview.chromium.org/165297> for thiago.farina@gmail.com.
hbono@chromium.org
2009-08-19
1
-2
/
+4
*
Reference count ProxyService.
eroman@chromium.org
2009-08-18
3
-15
/
+22
*
LoadLog is used as an output parameter, reorder it to the last parameter.
willchan@chromium.org
2009-08-14
2
-2
/
+2
*
Remove the unittest "DnsMasterTest.OsCachesLookupsTest".
eroman@chromium.org
2009-08-12
1
-72
/
+5
*
Fix unused variable on GCC.
phajdan.jr@chromium.org
2009-08-12
1
-2
/
+1
*
Fix compile on Windows.
phajdan.jr@chromium.org
2009-08-12
1
-0
/
+2
*
Fix crash with new FTP in Incognito mode.
phajdan.jr@chromium.org
2009-08-12
1
-1
/
+12
*
Add a "LoadLog" parameter to transactions, hostresolver, clientsocketpool and...
ericroman@google.com
2009-08-12
4
-5
/
+5
*
Add checks to DEBUG mode that no instance of URLRequest or URLFetcher survive...
ericroman@google.com
2009-08-11
1
-0
/
+3
*
Reverting r22603, which reverts r22591. It seems that the revert doesn't help...
hamaji@chromium.org
2009-08-06
1
-278
/
+130
*
Reverting r22591. It seems to be making purify fail.
hamaji@chromium.org
2009-08-06
1
-130
/
+278
*
Remove dependency on SingleThreadedProxyResolver from resolve_proxy_msg_helpe...
eroman@chromium.org
2009-08-06
1
-278
/
+130
*
Better match IE's proxy settings.
ericroman@google.com
2009-08-04
1
-1
/
+5
*
ChromeURLRequestContext fallout
amit@chromium.org
2009-07-30
2
-1
/
+25
*
Add plumbing for allowing the renderer to intercept and cancel redirects before
darin@chromium.org
2009-07-30
3
-52
/
+29
*
Move mock url request classes to a location when browser tests will be able t...
phajdan.jr@chromium.org
2009-07-30
12
-0
/
+794
*
Undisable DnsMasterTest.MassiveConcurrentLookupTest.
phajdan.jr@chromium.org
2009-07-29
2
-2
/
+2
*
Moved the logical dependency on Blacklist from URLRequestContext
idanan@chromium.org
2009-07-28
1
-1
/
+7
*
Navigation and cookies for Automation
amit@chromium.org
2009-07-28
2
-10
/
+13
*
Remove the concept of threading from ProxyService, and move it into the Proxy...
ericroman@google.com
2009-07-26
1
-9
/
+29
*
Return Error Status Upon Blocking Requests
idanan@chromium.org
2009-07-24
1
-2
/
+2
*
Adding a new parsing system to the metadata url request.
brettw@chromium.org
2009-07-23
1
-7
/
+44
*
Add support to URLRequest for deferring redirects.
darin@chromium.org
2009-07-23
1
-2
/
+0
*
Split the IPC code into ipc/
agl@chromium.org
2009-07-22
1
-2
/
+2
*
Add synchronous-mode operation to MockHostResolver; this helps clarify some t...
ericroman@google.com
2009-07-18
1
-3
/
+1
*
Change DNS field trial to focus on congestion window setting
jar@chromium.org
2009-07-18
1
-6
/
+10
[next]