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
/
profiles
/
profile.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Create a content::ResourceContext.
willchan@chromium.org
2011-04-15
1
-2
/
+6
*
Put back "Enable component extensions for DefaultProfile used in login screen...
dpolukhin@chromium.org
2011-04-15
1
-1
/
+1
*
Profile shouldn't own background page stuff.
torne@chromium.org
2011-04-15
1
-10
/
+2
*
Profile shouldn't own DesktopNotificationService.
torne@chromium.org
2011-04-13
1
-12
/
+0
*
Revert 81277 - Profile shouldn't own DesktopNotificationService.DesktopNotifi...
siggi@chromium.org
2011-04-12
1
-0
/
+12
*
Profile shouldn't own DesktopNotificationService.
torne@chromium.org
2011-04-12
1
-12
/
+0
*
Replacing 'off the record' with 'incognito' in comments and a string in the g...
vipul.bhasin@gmail.com
2011-04-07
1
-2
/
+2
*
Fix a stupid bug i just introduced in r80675 earlier today.
michaeln@google.com
2011-04-06
1
-1
/
+2
*
Get rid of some more dependencies on /chrome.
michaeln@google.com
2011-04-06
1
-1
/
+1
*
Cleanup: Update a bunch of files to the new location of browser_list.h. Part ...
tfarina@chromium.org
2011-04-06
1
-1
/
+1
*
Get rid of some dependencies on chrome from content.
michaeln@google.com
2011-04-01
1
-3
/
+5
*
Create a ProfileDependencyManager to order ProfileKeyedService destruction.
erg@google.com
2011-03-31
1
-0
/
+4
*
Moved URLRequestContextGetter to net/ so it can be used by projects such as j...
sanjeevr@chromium.org
2011-03-31
1
-7
/
+7
*
Honor pre-existing HSTS metadata in Incognito mode, but obviously continue to
cevans@chromium.org
2011-03-28
1
-1
/
+10
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-1
/
+1
*
Theme system cleanup
erg@google.com
2011-03-23
1
-4
/
+4
*
Profile shouldn't own BrowserThemeProviders; A ThemeService should and should...
erg@google.com
2011-03-22
1
-24
/
+0
*
Make chrome://extension-icon resources available in incognito mode. Fixes an ...
jstritar@chromium.org
2011-03-21
1
-0
/
+5
*
Revert 78554 - Make chrome://extension-icon resources available in incognito ...
jstritar@chromium.org
2011-03-17
1
-5
/
+0
*
Make chrome://extension-icon resources available in incognito mode.
jstritar@chromium.org
2011-03-17
1
-0
/
+5
*
Revert 78364 - Make chrome://extension-icon resources available in incognito ...
jstritar@chromium.org
2011-03-16
1
-5
/
+0
*
Make chrome://extension-icon resources available in incognito mode.
jstritar@chromium.org
2011-03-16
1
-0
/
+5
*
This is an extension of http://codereview.chromium.org/6280018 that provides ...
battre@chromium.org
2011-03-16
1
-5
/
+0
*
Initial support for partitioning cookies for isolated apps.
creis@google.com
2011-03-15
1
-0
/
+17
*
Revert 78228 - Extended: Add "system" URLRequestContext (not ready for use!)
jam@chromium.org
2011-03-15
1
-0
/
+5
*
Extended: Add "system" URLRequestContext (not ready for use!)
battre@chromium.org
2011-03-15
1
-5
/
+0
*
Revert 77714 - Make chrome://extension-icon resources available in incognito ...
tyoshino@chromium.org
2011-03-11
1
-4
/
+0
*
Make chrome://extension-icon resources available in incognito mode.
jstritar@chromium.org
2011-03-10
1
-0
/
+4
*
Update a bunch of files to the new location of notification files.
tfarina@chromium.org
2011-03-09
1
-1
/
+1
*
Removing references to off the record in comments and log messages.
akalin@chromium.org
2011-03-08
1
-2
/
+2
*
cleanup: make OnLogin to be pure virtual as all methods around.
dilmah@chromium.org
2011-03-04
1
-0
/
+2
*
Make the ChromeNetworkDelegate use the ExtensionEventRouterForwarder
jochen@chromium.org
2011-03-01
1
-5
/
+1
*
WebUI: Move the remaining files from chrome/browser/webui to chrome/browser/u...
tfarina@chromium.org
2011-02-27
1
-1
/
+1
*
Add an accessor for an ExtensionSpecialStoragePolicy to the Profile class
michaeln@google.com
2011-02-26
1
-14
/
+24
*
Move appcache/file_sytem/device_orientation subdirectories of chrome\browser ...
jam@chromium.org
2011-02-24
1
-5
/
+5
*
Cleanup: Remove a bunch of unneeded includes.
thestig@chromium.org
2011-02-24
1
-1
/
+0
*
Move in_process_webkit dir from chrome\browser to content\browser.
jam@chromium.org
2011-02-24
1
-1
/
+1
*
Device policy infrastructure
jkummerow@chromium.org
2011-02-23
1
-1
/
+1
*
Adds navigator.registerProtocolHandler.
tony@chromium.org
2011-02-23
1
-0
/
+8
*
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
*
Refactor WebResourceService class, making it more generic. Move all the prom...
zmo@google.com
2011-02-18
1
-1
/
+1
*
Reland r74842
willchan@chromium.org
2011-02-16
1
-29
/
+23
*
Revert 75143 - Reland r74842
willchan@chromium.org
2011-02-16
1
-23
/
+29
*
Reland r74842
willchan@chromium.org
2011-02-16
1
-29
/
+23
*
Fix a bug that caused Chrome OS system preferences not to work in the guest m...
satorux@chromium.org
2011-02-16
1
-0
/
+16
*
Move FinalStatus out of PrerenderContents, and add prerender namespace.
cbentzel@chromium.org
2011-02-15
1
-1
/
+1
*
Revert 74842 - It seems to have broken the ChromeOS "PFQ bot"?
willchan@chromium.org
2011-02-14
1
-23
/
+29
*
Revert r74728 which reverted r74561 for exposing a ChromeOS bug.
willchan@chromium.org
2011-02-14
1
-29
/
+23
[next]