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
*
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
*
Refactor WebResourceService class, making it more generic. Move all the prom...
zmo@google.com
2011-02-18
1
-2
/
+2
*
Reland r74842
willchan@chromium.org
2011-02-16
1
-3
/
+3
*
Revert 75143 - Reland r74842
willchan@chromium.org
2011-02-16
1
-3
/
+3
*
Reland r74842
willchan@chromium.org
2011-02-16
1
-3
/
+3
*
Fix a bug that caused Chrome OS system preferences not to work in the guest m...
satorux@chromium.org
2011-02-16
1
-0
/
+1
*
Move FinalStatus out of PrerenderContents, and add prerender namespace.
cbentzel@chromium.org
2011-02-15
1
-2
/
+2
*
Revert 74842 - It seems to have broken the ChromeOS "PFQ bot"?
willchan@chromium.org
2011-02-14
1
-3
/
+3
*
Revert r74728 which reverted r74561 for exposing a ChromeOS bug.
willchan@chromium.org
2011-02-14
1
-3
/
+3
*
Cleanup SandboxedFileSystem* and merge them into FileSystem* for simplicity.
kinuko@chromium.org
2011-02-14
1
-2
/
+2
*
Revert r74632 "Reland r74561 after fixing ChromeOS build breakage."
oshima@google.com
2011-02-12
1
-3
/
+3
*
Reland r74561 after fixing ChromeOS build breakage.
willchan@chromium.org
2011-02-11
1
-3
/
+3
*
Revert 74561 for breaking the ChromeOS build
willchan@chromium.org
2011-02-11
1
-3
/
+3
[next]