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
*
Pref service strings should be std::string.
estade@chromium.org
2010-06-18
1
-3
/
+3
*
Add policy code for proxy configuration
danno@chromium.org
2010-06-16
1
-40
/
+40
*
Add a net::HttpNetworkDelegate and a ChromeNetworkDelegate.
willchan@chromium.org
2010-06-15
1
-13
/
+24
*
Rework the logging for sockets/connectjobs.
eroman@chromium.org
2010-06-03
1
-0
/
+3
*
Show the extension name in the task manager for extension created worker proc...
jam@chromium.org
2010-05-20
1
-0
/
+10
*
Create a dedicated cache thread and use it to create the
rvargas@google.com
2010-05-18
1
-6
/
+6
*
Store a reference to the profile's DatabaseTracker in the request context too.
michaeln@chromium.org
2010-05-12
1
-0
/
+4
*
Http Cache: Add a backend factory class so that the caller
rvargas@google.com
2010-05-12
1
-7
/
+15
*
Created a stock implementation of the MessageLoopProxy interface than can be ...
sanjeevr@chromium.org
2010-05-06
1
-1
/
+1
*
Changed UrlFetcher to use a MessageLoopProxy instead of directly relying on C...
sanjeevr@chromium.org
2010-05-03
1
-0
/
+6
*
Http cache: Add support for a dedicated cache thread.
rvargas@google.com
2010-04-29
1
-3
/
+3
*
Cleanup: Explicitly add a bunch of missing includes.
thestig@chromium.org
2010-04-15
1
-0
/
+1
*
Hook up extension apps notification permission, take two
rafaelw@chromium.org
2010-03-31
1
-22
/
+18
*
Reland r42473. Add a delegate to CookieMonster and broadcast notifications ab...
jochen@chromium.org
2010-03-25
1
-4
/
+97
*
Revert 42473 - Add a delegate to CookieMonster and broadcast notifications ab...
dhollowa@chromium.org
2010-03-24
1
-97
/
+4
*
Add a delegate to CookieMonster and broadcast notifications about changes to ...
jochen@chromium.org
2010-03-24
1
-4
/
+97
*
Resubmit 1025006: Refactor app-related manifest properties
aa@chromium.org
2010-03-19
1
-1
/
+1
*
Revert 42091 - Refactor apprelated manifest properties so that they don't
andybons@chromium.org
2010-03-19
1
-1
/
+1
*
Refactor app-related manifest properties so that they don't
aa@chromium.org
2010-03-19
1
-1
/
+1
*
Move over another legacy "LoadLog-style" event generator to routing its messa...
eroman@chromium.org
2010-03-16
1
-0
/
+3
*
Generalize the net module's LoadLog facility from a passive container, to an ...
eroman@chromium.org
2010-03-16
1
-9
/
+4
*
Remove locks from StrictTransportSecurityState.
abarth@chromium.org
2010-03-14
1
-4
/
+0
*
- USE_NSS instead of LINUX where applicable
pvalchev@google.com
2010-02-24
1
-3
/
+3
*
ProxyConfig behaved like a struct, but was defined as a class.
eroman@chromium.org
2010-02-24
1
-5
/
+5
*
Split out the handling of proxy bypass rules into ProxyBypassRules. There are...
eroman@chromium.org
2010-02-19
1
-1
/
+1
*
Added factories for HttpAuthHandler.
cbentzel@chromium.org
2010-02-15
1
-3
/
+26
*
Pass NetworkChangeNotifier to ProxyService so it gets network change notifica...
willchan@chromium.org
2010-02-12
1
-3
/
+4
*
Initial work on making extensions work in incognito mode.
mpcomplete@chromium.org
2010-02-11
1
-36
/
+0
*
Revert the revert... This has the cumulative effect of relanding 38694.
eroman@chromium.org
2010-02-11
1
-3
/
+3
*
Revert 38694 - For some reason this seems to be hanging chrome frame tests, e...
eroman@chromium.org
2010-02-10
1
-3
/
+3
*
Add some tests to CookieMonster for overwriting persistent cookies, and check...
eroman@chromium.org
2010-02-10
1
-3
/
+3
*
Some preliminary ground work for respecting the "Content Settings" in the app...
michaeln@chromium.org
2010-02-04
1
-6
/
+3
*
Pass the NetworkChangeNotifier to HostResolver.
willchan@chromium.org
2010-02-04
1
-7
/
+11
*
Revert 38001 and 38002.
darin@chromium.org
2010-02-03
1
-40
/
+13
*
Back out trunk r37998.
mark@chromium.org
2010-02-03
1
-13
/
+40
*
Modify CookiePolicy to work asynchronously
darin@chromium.org
2010-02-03
1
-40
/
+13
*
Migrate old cookie setting to new system.
pkasting@chromium.org
2010-02-02
1
-2
/
+0
*
Changes to support new cookie policy.
darin@chromium.org
2010-01-30
1
-25
/
+52
*
Make the Blacklist in the URL request context refcounted, since the Profile g...
pkasting@chromium.org
2010-01-30
1
-6
/
+1
*
Replace the "origins" key in the manifest with "extent". The items in the ext...
aa@chromium.org
2010-01-29
1
-5
/
+5
*
Revert r37535.
darin@chromium.org
2010-01-29
1
-3
/
+25
*
Implement extended cookie controls.
jochen@chromium.org
2010-01-29
1
-25
/
+3
*
Reland r37508. Implement HostContentSettingsMap.
jochen@chromium.org
2010-01-29
1
-1
/
+5
*
Revert "Implement HostContentSettingsMap"
evan@chromium.org
2010-01-29
1
-5
/
+1
*
Implement HostContentSettingsMap
jochen@chromium.org
2010-01-29
1
-1
/
+5
*
Enable apps to request the HTML5 notification permission.
aa@chromium.org
2010-01-28
1
-31
/
+55
*
Pull IOThread out of BrowserProcessImpl. Move the dns prefetching initializat...
willchan@chromium.org
2010-01-22
1
-2
/
+4
*
Remove support for filtering by MIME-type.
jochen@chromium.org
2010-01-20
1
-33
/
+11
*
Drop the code allowing privacy blacklists to be shipped in extensions.
phajdan.jr@chromium.org
2010-01-20
1
-19
/
+15
*
Also match against the query string if present.
jochen@chromium.org
2010-01-12
1
-2
/
+2
[next]