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_impl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactoring: Extracted SpellCheckHostMetrics class.
morrita@google.com
2011-06-24
1
-0
/
+2
*
Changes TemplateURLModel into TemplateURLService. Changes all access points t...
erg@google.com
2011-06-07
1
-2
/
+0
*
Modifying the BackgroundModeManager to handle multiple profiles.
rlp@chromium.org
2011-05-28
1
-2
/
+0
*
Revert 86724 - Modifying the BackgroundModeManager to handle multiple profiles.
vandebo@chromium.org
2011-05-25
1
-0
/
+2
*
Modifying the BackgroundModeManager to handle multiple profiles.
rlp@chromium.org
2011-05-25
1
-2
/
+0
*
Adds async interface method, which is used by JsonPrefStore. Also see the bug...
altimofeev@chromium.org
2011-05-11
1
-5
/
+3
*
Implement SandboxQuotaClient for Quota support in sandboxed filesystem
kinuko@chromium.org
2011-05-09
1
-0
/
+2
*
Allow loading icons for crashed/disabled extensions.
sadrul@chromium.org
2011-05-04
1
-1
/
+2
*
Profile shouldn't own Session/TabRestore services.
torne@chromium.org
2011-04-28
1
-15
/
+1
*
With this implementation, logging on to sync logs you in to the multiprofile ...
mirandac@chromium.org
2011-04-28
1
-0
/
+1
*
Revert r83261 "With this implementation, logging on to sync logs you in to th...
maruel@chromium.org
2011-04-28
1
-1
/
+0
*
With this implementation, logging on to sync logs you in to the multiprofile ...
mirandac@chromium.org
2011-04-28
1
-0
/
+1
*
Add 1st cut of QuotaManager code
kinuko@chromium.org
2011-04-27
1
-0
/
+2
*
Profile shouldn't own ProfilePolicyConnector. Introduce BrowserPolicyConnecto...
jknotten@chromium.org
2011-04-27
1
-2
/
+0
*
Stop reference counting BaseSessionService.
torne@chromium.org
2011-04-26
1
-2
/
+2
*
Don't hold the installed app in BrowserProcessRenderHost, since that's in con...
jam@chromium.org
2011-04-23
1
-2
/
+2
*
PrerenderManager is no longer refcounted.
cbentzel@chromium.org
2011-04-22
1
-1
/
+1
*
Fix the VS2005 build.
darin@chromium.org
2011-04-21
1
-1
/
+1
*
Fix build on MSVS 2005
apavlov@chromium.org
2011-04-21
1
-1
/
+1
*
[Extensions] Make ExtensionService not be ref-counted
akalin@chromium.org
2011-04-20
1
-2
/
+2
*
This CL implements alternative asynchronous methods for profile and preferenc...
altimofeev@chromium.org
2011-04-19
1
-2
/
+13
*
Create a content::ResourceContext.
willchan@chromium.org
2011-04-15
1
-0
/
+1
*
Put back "Enable component extensions for DefaultProfile used in login screen...
dpolukhin@chromium.org
2011-04-15
1
-1
/
+1
*
Update the web store promo to be clearer and configurable at run-time.
jstritar@chromium.org
2011-04-15
1
-1
/
+0
*
Profile shouldn't own background page stuff.
torne@chromium.org
2011-04-15
1
-7
/
+2
*
Add enableReferrers and enableHyperlinkAuditing to contentSettings.misc exten...
bauerb@chromium.org
2011-04-13
1
-3
/
+4
*
Profile shouldn't own DesktopNotificationService.
torne@chromium.org
2011-04-13
1
-2
/
+0
*
Revert 81394 (broke sync_integration_tests and clang) - This CL implements al...
altimofeev@chromium.org
2011-04-13
1
-13
/
+2
*
This CL implements alternative asynchronous methods for profile and preferenc...
altimofeev@chromium.org
2011-04-13
1
-2
/
+13
*
Profile shouldn't own PinnedTabService.
torne@chromium.org
2011-04-13
1
-1
/
+0
*
Revert 81278 - Profile shouldn't own PinnedTabService.PinnedTabService is now...
siggi@chromium.org
2011-04-12
1
-0
/
+1
*
Revert 81277 - Profile shouldn't own DesktopNotificationService.DesktopNotifi...
siggi@chromium.org
2011-04-12
1
-0
/
+2
*
Profile shouldn't own PinnedTabService.
torne@chromium.org
2011-04-12
1
-1
/
+0
*
Profile shouldn't own DesktopNotificationService.
torne@chromium.org
2011-04-12
1
-2
/
+0
*
Revert 80318 - Detach the PromoResourceService and WebResourceService from th...
cmp@chromium.org
2011-04-04
1
-0
/
+2
*
Detach the PromoResourceService and WebResourceService from the Profile; have...
mirandac@chromium.org
2011-04-04
1
-2
/
+0
*
Moved URLRequestContextGetter to net/ so it can be used by projects such as j...
sanjeevr@chromium.org
2011-03-31
1
-5
/
+5
*
Use the "DNS prefetch" button to control whether prerender is enabled/disabled.
cbentzel@chromium.org
2011-03-31
1
-2
/
+1
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-2
/
+2
*
Profile shouldn't own BrowserThemeProviders; A ThemeService should and should...
erg@google.com
2011-03-22
1
-8
/
+0
*
This is an extension of http://codereview.chromium.org/6280018 that provides ...
battre@chromium.org
2011-03-16
1
-5
/
+2
*
Initial support for partitioning cookies for isolated apps.
creis@google.com
2011-03-15
1
-0
/
+4
*
Revert 78228 - Extended: Add "system" URLRequestContext (not ready for use!)
jam@chromium.org
2011-03-15
1
-2
/
+5
*
Extended: Add "system" URLRequestContext (not ready for use!)
battre@chromium.org
2011-03-15
1
-5
/
+2
*
Update a bunch of files to the new location of notification files.
tfarina@chromium.org
2011-03-09
1
-2
/
+2
*
Pick more adequate time for showing locale change notification.
dilmah@chromium.org
2011-03-03
1
-0
/
+4
*
Make the ChromeNetworkDelegate use the ExtensionEventRouterForwarder
jochen@chromium.org
2011-03-01
1
-2
/
+0
*
Add an accessor for an ExtensionSpecialStoragePolicy to the Profile class
michaeln@google.com
2011-02-26
1
-0
/
+3
*
Device policy infrastructure
jkummerow@chromium.org
2011-02-23
1
-2
/
+2
*
Adds navigator.registerProtocolHandler.
tony@chromium.org
2011-02-23
1
-0
/
+3
[next]