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
*
Add more per-tab preferences.
mnaganov@chromium.org
2011-12-29
1
-3
/
+3
*
Remove BrowserThread::UnsafeGetBrowserThread, add UnsafeGetMessageLoopForThread.
joi@chromium.org
2011-12-07
1
-2
/
+1
*
base::Bind fixes
groby@chromium.org
2011-11-17
1
-8
/
+9
*
Move BrowserThread to content namespace.
joi@chromium.org
2011-11-02
1
-0
/
+2
*
Split BrowserThread into public API and private implementation, step 1.
joi@chromium.org
2011-10-28
1
-2
/
+2
*
Allow CookieStorage implementations other than CookieMonster.
droger@google.com
2011-10-20
1
-2
/
+9
*
Make NotificationService an interface in the content namespace, and switch ca...
jam@chromium.org
2011-10-19
1
-1
/
+2
*
Move NotificationObserver, NotificationSource, and NotificationDetails to con...
jam@chromium.org
2011-10-19
1
-5
/
+5
*
Move content_client.h into content/public.
joi@chromium.org
2011-10-18
1
-1
/
+1
*
Add a content::GetUserAgent() to wrap webkit_glue::GetUserAgent(), so
dpranke@chromium.org
2011-10-12
1
-2
/
+2
*
Profiles: Remove orphaned notifications.
erg@chromium.org
2011-07-29
1
-5
/
+0
*
Reland r94047 - Make Profile own ProfileIOData.
willchan@chromium.org
2011-07-29
1
-26
/
+11
*
Revert r94047 "Make Profile own ProfileIOData."
oshima@google.com
2011-07-26
1
-11
/
+26
*
Make Profile own ProfileIOData.
willchan@chromium.org
2011-07-26
1
-26
/
+11
*
Remove more unnecessary ChromeURLRequestContext members.
willchan@chromium.org
2011-07-16
1
-12
/
+3
*
Revert 92690 (breaks ChromeOS tests) - Remove more unnecessary ChromeURLReque...
willchan@chromium.org
2011-07-15
1
-3
/
+12
*
Remove more unnecessary ChromeURLRequestContext members.
willchan@chromium.org
2011-07-15
1
-12
/
+3
*
Revert 92668 - Remove more unnecessary ChromeURLRequestContext members.
willchan@chromium.org
2011-07-15
1
-1
/
+10
*
Remove more unnecessary ChromeURLRequestContext members.
willchan@chromium.org
2011-07-15
1
-10
/
+1
*
Moving notification types which are chrome specific to a new header file chro...
ananta@chromium.org
2011-07-10
1
-3
/
+4
*
Attempt to get rid of extension references from RenderMessageFilter.
mpcomplete@chromium.org
2011-07-01
1
-1
/
+3
*
Remove obsolete code from UserScriptMaster.
mihaip@chromium.org
2011-06-02
1
-1
/
+0
*
Switch to using the system request context for OCSP.
willchan@chromium.org
2011-05-16
1
-24
/
+0
*
Add a URLRequestJobFactory::ProtocolHandler for chrome:// and chrome-devtools...
willchan@chromium.org
2011-05-16
1
-4
/
+8
*
Get rid of net::CookiePolicy, now that all code that uses it (except WebSocke...
jam@chromium.org
2011-05-12
1
-5
/
+0
*
Remove ChromeURLRequestContext from content/.
willchan@chromium.org
2011-04-29
1
-3
/
+0
*
Stop refcounting ProxyService.
willchan@chromium.org
2011-04-27
1
-0
/
+1
*
Create a content::ResourceContext.
willchan@chromium.org
2011-04-15
1
-1
/
+0
*
Remove async functionality from net::CookiePolicy.
willchan@chromium.org
2011-04-06
1
-8
/
+0
*
Rename URLRequestContextGetter::GetCookieStore() --> DONTUSEME_GetCookieStore...
eroman@chromium.org
2011-03-30
1
-2
/
+2
*
This is an extension of http://codereview.chromium.org/6280018 that provides ...
battre@chromium.org
2011-03-16
1
-6
/
+0
*
Initial support for partitioning cookies for isolated apps.
creis@google.com
2011-03-15
1
-0
/
+69
*
Remove 'off the record' references from ChromeURLContext.
vipul.bhasin@gmail.com
2011-03-15
1
-1
/
+1
*
Revert 78228 - Extended: Add "system" URLRequestContext (not ready for use!)
jam@chromium.org
2011-03-15
1
-0
/
+6
*
Extended: Add "system" URLRequestContext (not ready for use!)
battre@chromium.org
2011-03-15
1
-6
/
+0
*
Update a bunch of files to the new location of notification files.
tfarina@chromium.org
2011-03-09
1
-1
/
+1
*
Update a bunch of files to the new location of browser_thread.h
jam@chromium.org
2011-03-01
1
-1
/
+1
*
WebUI: Move the remaining files from chrome/browser/webui to chrome/browser/u...
tfarina@chromium.org
2011-02-27
1
-1
/
+1
*
Reland "WebUI: Move more files from chrome/browser/dom_ui to chrome/browser/w...
tfarina@chromium.org
2011-02-19
1
-1
/
+1
*
Revert 75453 - WebUI: Move more files from chrome/browser/dom_ui to chrome/br...
scherkus@chromium.org
2011-02-18
1
-1
/
+1
*
WebUI: Move more files from chrome/browser/dom_ui to chrome/browser/webui. Pa...
tfarina@chromium.org
2011-02-18
1
-1
/
+1
*
Reland r74842
willchan@chromium.org
2011-02-16
1
-556
/
+61
*
Revert 75143 - Reland r74842
willchan@chromium.org
2011-02-16
1
-61
/
+556
*
Reland r74842
willchan@chromium.org
2011-02-16
1
-556
/
+61
*
Revert 74842 - It seems to have broken the ChromeOS "PFQ bot"?
willchan@chromium.org
2011-02-14
1
-61
/
+556
*
Revert r74728 which reverted r74561 for exposing a ChromeOS bug.
willchan@chromium.org
2011-02-14
1
-556
/
+61
*
Revert r74632 "Reland r74561 after fixing ChromeOS build breakage."
oshima@google.com
2011-02-12
1
-61
/
+556
*
Reland r74561 after fixing ChromeOS build breakage.
willchan@chromium.org
2011-02-11
1
-556
/
+61
*
Revert 74561 for breaking the ChromeOS build
willchan@chromium.org
2011-02-11
1
-61
/
+556
*
Introduce OffTheRecordProfileIOData and ProfileImplIOData.
willchan@chromium.org
2011-02-11
1
-556
/
+61
[next]