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
/
chrome_url_request_context.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
A large number of style nits in preparation for turning on automated cpplint.py.
erg@google.com
2009-11-11
1
-2
/
+2
*
Remove what appears to be an unused variable.
eroman@chromium.org
2009-11-05
1
-7
/
+4
*
Reorder the definitions in chrome_url_request_context.cc to match the declara...
eroman@chromium.org
2009-11-04
1
-316
/
+343
*
Remove the db_loop_ member variable which is a unused following r30163.
eroman@chromium.org
2009-11-03
1
-3
/
+0
*
Third patch in getting rid of caching MessageLoop pointers and always using C...
jam@chromium.org
2009-11-02
1
-5
/
+11
*
Http cache: Handle byte range requests when there is no cache entry.
rvargas@google.com
2009-10-27
1
-1
/
+3
*
Simplify threading in browser thread by making only ChromeThread deal with di...
jam@chromium.org
2009-10-27
1
-4
/
+2
*
Move initialization of ChromeURLRequestContexts to the IO thread.
eroman@chromium.org
2009-10-23
1
-127
/
+469
*
revert r29588.
estade@chromium.org
2009-10-21
1
-2
/
+6
*
SQL cookie store: Safely post to DB thread from IO thread.
estade@chromium.org
2009-10-20
1
-6
/
+2
*
Http Cache: Enable byte-range support by default.
rvargas@google.com
2009-10-16
1
-6
/
+6
*
Convert the HTTP cache to use FilePath rather than wstring for the
tony@chromium.org
2009-10-15
1
-3
/
+3
*
Use ASCII strings for switch names.
evan@chromium.org
2009-10-13
1
-1
/
+1
*
Reland: HTML Pack Extension Dialog / Linux & Mac Packaging Support.
rafaelw@chromium.org
2009-10-08
1
-2
/
+1
*
Revert "Reland: HTML Pack Extension Dialog / Linux & Mac Packaging Support. P...
rafaelw@chromium.org
2009-10-07
1
-1
/
+2
*
Reland: HTML Pack Extension Dialog / Linux & Mac Packaging Support. Part 1.
rafaelw@chromium.org
2009-10-07
1
-2
/
+1
*
This reverts: HTML Pack Extension Dialog / Linux & Mac Packaging Support.
rafaelw@chromium.org
2009-10-07
1
-1
/
+2
*
HTML Pack Extension Dialog. This removes the views implementation of the Exte...
rafaelw@chromium.org
2009-10-07
1
-2
/
+1
*
Ensure ChromeURLRequestContext finds out first about extension loading.
rafaelw@chromium.org
2009-10-01
1
-27
/
+9
*
Fix appcache_service and request_context referencing.
michaeln@google.com
2009-09-22
1
-15
/
+33
*
Convert the sqlite cookie database and web database to use the new sqlite
brettw@chromium.org
2009-09-15
1
-3
/
+4
*
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
1
-19
/
+12
*
Plumb request interception into the appcache library for both chrome and test...
michaeln@google.com
2009-09-01
1
-0
/
+3
*
Linux: get GNOME or KDE proxy settings.
mdm@chromium.org
2009-08-28
1
-1
/
+2
*
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
*
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
*
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
1
-1
/
+7
*
Reference count ProxyService.
eroman@chromium.org
2009-08-18
1
-7
/
+10
*
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
*
ChromeURLRequestContext fallout
amit@chromium.org
2009-07-30
1
-0
/
+23
*
Navigation and cookies for Automation
amit@chromium.org
2009-07-28
1
-8
/
+11
*
Return Error Status Upon Blocking Requests
idanan@chromium.org
2009-07-24
1
-2
/
+2
*
Added an observer for 'pref::kDefaultCharset' change I forgot to add in r1511...
jshin@chromium.org
2009-07-17
1
-3
/
+23
*
Blacklist API change for allowing multiple rule matches
idanan@chromium.org
2009-07-16
1
-7
/
+5
*
Fix a bunch of minor Coverity issues.
phajdan.jr@chromium.org
2009-07-15
1
-3
/
+3
*
Make net::HostResolver refcounted.
ericroman@google.com
2009-06-27
1
-3
/
+0
*
Add a command line switch to allow setting the max size
rvargas@google.com
2009-06-26
1
-7
/
+9
*
Reverting 19425.
ericroman@google.com
2009-06-26
1
-0
/
+3
*
Make net::HostResolver refcounted.
ericroman@google.com
2009-06-26
1
-3
/
+0
*
Reverting 19271.
ericroman@google.com
2009-06-25
1
-3
/
+4
*
Teardown the global host resolver as part of ~ChromeURLRequest() rather than ...
ericroman@google.com
2009-06-25
1
-4
/
+3
*
Privacy Blacklist SketelonAdded code hooks to serve as place holders for the ...
idanan@chromium.org
2009-06-23
1
-0
/
+35
*
* Avoid doing concurrent DNS resolves of the same hostname in HostResolver.
ericroman@google.com
2009-06-12
1
-8
/
+21
[next]