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
/
test
/
testing_profile.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split out abstract interface from GeolocationPermissionContext
joth@chromium.org
2011-06-23
1
-2
/
+2
*
Moved files related to background mode to browser/background.
atwilson@chromium.org
2011-06-17
1
-1
/
+1
*
Changes TemplateURLModel into TemplateURLService. Changes all access points t...
erg@google.com
2011-06-07
1
-11
/
+14
*
Integrate file systems with BrowsingDataRemover
mkwst@chromium.org
2011-06-07
1
-2
/
+3
*
Initial IndexedDBQuotaClient implementation
dgrogan@chromium.org
2011-06-03
1
-1
/
+1
*
Modify how ProfileKeyedServiceFactories deal with testing. There are 4 differ...
erg@google.com
2011-06-03
1
-7
/
+5
*
Revert 87424 - Initial IndexedDBQuotaClient implementation
thestig@chromium.org
2011-06-01
1
-1
/
+1
*
Initial IndexedDBQuotaClient implementation
dgrogan@chromium.org
2011-06-01
1
-1
/
+1
*
Modifying the BackgroundModeManager to handle multiple profiles.
rlp@chromium.org
2011-05-28
1
-4
/
+0
*
revert 87108 and 87076
dgrogan@chromium.org
2011-05-27
1
-1
/
+1
*
Initial IndexedDBQuotaClient implementation
dgrogan@chromium.org
2011-05-27
1
-1
/
+1
*
Profiles: When built in debug mode, NOTREACHED() after a Profile is shutdown ...
erg@google.com
2011-05-26
1
-0
/
+4
*
Adding `browsing_data_filesystem_helper*` as the first step towards content s...
mkwst@chromium.org
2011-05-26
1
-1
/
+15
*
Revert 86724 - Modifying the BackgroundModeManager to handle multiple profiles.
vandebo@chromium.org
2011-05-25
1
-0
/
+4
*
Modifying the BackgroundModeManager to handle multiple profiles.
rlp@chromium.org
2011-05-25
1
-4
/
+0
*
Remove a chrome dependency by removing Prerender from ResourceDispatcherHost.
dominich@chromium.org
2011-05-25
1
-2
/
+5
*
Renames BookmarkModelObserver::BookmarkNodeFaviconLoaded to
sky@chromium.org
2011-05-23
1
-33
/
+1
*
Implementation of DatabaseQuotaClient for the WebSQLDatabase system.
michaeln@google.com
2011-05-10
1
-1
/
+1
*
Add unit test and 'ignore' functionality to ProtocolHandlerRegistry.
koz@chromium.org
2011-05-02
1
-1
/
+2
*
Favicon file shuffling.
avi@chromium.org
2011-04-28
1
-1
/
+1
*
Clean up ExtensionService shutdown and related notifications.
aa@chromium.org
2011-04-28
1
-1
/
+0
*
Move WebUI ntp files into new ntp directory.
estade@chromium.org
2011-04-28
1
-1
/
+1
*
Profile shouldn't own Session/TabRestore services.
torne@chromium.org
2011-04-28
1
-17
/
+4
*
With this implementation, logging on to sync logs you in to the multiprofile ...
mirandac@chromium.org
2011-04-28
1
-0
/
+4
*
Revert r83261 "With this implementation, logging on to sync logs you in to th...
maruel@chromium.org
2011-04-28
1
-4
/
+0
*
With this implementation, logging on to sync logs you in to the multiprofile ...
mirandac@chromium.org
2011-04-28
1
-0
/
+4
*
Revert 83198 - Remove DestroyingProfile from a few places.These guys are both...
aa@chromium.org
2011-04-27
1
-0
/
+1
*
Remove DestroyingProfile from a few places.
aa@chromium.org
2011-04-27
1
-1
/
+0
*
Add 1st cut of QuotaManager code
kinuko@chromium.org
2011-04-27
1
-0
/
+4
*
Profile shouldn't own ProfilePolicyConnector. Introduce BrowserPolicyConnecto...
jknotten@chromium.org
2011-04-27
1
-4
/
+0
*
Revert 83062 - Move WebUI ntp files into new ntp directory.And add myself to ...
estade@chromium.org
2011-04-26
1
-1
/
+1
*
Move WebUI ntp files into new ntp directory.
estade@chromium.org
2011-04-26
1
-1
/
+1
*
Stop reference counting BaseSessionService.
torne@chromium.org
2011-04-26
1
-1
/
+1
*
Return NULL instead of a WeakPtr.
cbentzel@chromium.org
2011-04-25
1
-1
/
+1
*
Don't hold the installed app in BrowserProcessRenderHost, since that's in con...
jam@chromium.org
2011-04-23
1
-4
/
+8
*
PrerenderManager is no longer refcounted.
cbentzel@chromium.org
2011-04-22
1
-4
/
+4
*
[Extensions] Make ExtensionService not be ref-counted
akalin@chromium.org
2011-04-20
1
-11
/
+11
*
[Sync] Move some extension-sync-related logic to ExtensionService
akalin@chromium.org
2011-04-17
1
-2
/
+3
*
Create a content::ResourceContext.
willchan@chromium.org
2011-04-15
1
-0
/
+5
*
Put back "Enable component extensions for DefaultProfile used in login screen...
dpolukhin@chromium.org
2011-04-15
1
-1
/
+2
*
Profile shouldn't own background page stuff.
torne@chromium.org
2011-04-15
1
-5
/
+3
*
Revert 81538 - Add unit test and 'ignore' functionality to ProtocolHandlerReg...
koz@chromium.org
2011-04-14
1
-2
/
+1
*
Add unit test and 'ignore' functionality to ProtocolHandlerRegistry.
koz@chromium.org
2011-04-14
1
-1
/
+2
*
Profile shouldn't own DesktopNotificationService.
torne@chromium.org
2011-04-13
1
-14
/
+11
*
Revert 81277 - Profile shouldn't own DesktopNotificationService.DesktopNotifi...
siggi@chromium.org
2011-04-12
1
-11
/
+14
*
Profile shouldn't own DesktopNotificationService.
torne@chromium.org
2011-04-12
1
-14
/
+11
*
Get rid of extensions dependency from content\browser.
jam@chromium.org
2011-04-04
1
-0
/
+4
*
Get rid of some dependencies on chrome from content.
michaeln@google.com
2011-04-01
1
-2
/
+6
*
Create a ProfileDependencyManager to order ProfileKeyedService destruction.
erg@google.com
2011-03-31
1
-2
/
+12
*
Moved URLRequestContextGetter to net/ so it can be used by projects such as j...
sanjeevr@chromium.org
2011-03-31
1
-7
/
+8
[next]