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
*
Move more files from chrome/test to chrome/test/base, part #4
phajdan.jr@chromium.org
2011-08-01
1
-801
/
+0
*
Time-based removal of temporary file systems via BrowsingDataRemover
mkwst@chromium.org
2011-08-01
1
-1
/
+6
*
Move more files from chrome/test to chrome/test/base, part #3
phajdan.jr@chromium.org
2011-07-29
1
-1
/
+1
*
Move more files from chrome/test to chrome/test/base, part #2
phajdan.jr@chromium.org
2011-07-29
1
-1
/
+1
*
Move in_process_browser_test and ui_test_utils to chrome/test/base
phajdan.jr@chromium.org
2011-07-29
1
-1
/
+1
*
Back-end for shortcuts provider
georgey@chromium.org
2011-07-22
1
-0
/
+4
*
Profiles: There should be an equivalent profile creation message to the Profi...
erg@chromium.org
2011-07-22
1
-11
/
+1
*
Start and stop the safe browsing service depending on whether any profile is ...
joaodasilva@chromium.org
2011-07-19
1
-0
/
+5
*
Remove more unnecessary ChromeURLRequestContext members.
willchan@chromium.org
2011-07-16
1
-1
/
+3
*
Revert 92690 (breaks ChromeOS tests) - Remove more unnecessary ChromeURLReque...
willchan@chromium.org
2011-07-15
1
-3
/
+1
*
Remove more unnecessary ChromeURLRequestContext members.
willchan@chromium.org
2011-07-15
1
-1
/
+3
*
Revert 92668 - Remove more unnecessary ChromeURLRequestContext members.
willchan@chromium.org
2011-07-15
1
-3
/
+1
*
Remove more unnecessary ChromeURLRequestContext members.
willchan@chromium.org
2011-07-15
1
-1
/
+3
*
Get rid of the ProfileId. It was added for ceee. I reverted the original chan...
jam@chromium.org
2011-07-13
1
-13
/
+0
*
Adding a test for the appcache removal functionality of BrowsingDataRemover.
marja@google.com
2011-07-12
1
-1
/
+11
*
Explicitly ShutdownOnUIThread the HostContentSettingsMap when destroying the ...
bauerb@chromium.org
2011-07-12
1
-5
/
+7
*
Moving notification types which are chrome specific to a new header file chro...
ananta@chromium.org
2011-07-10
1
-2
/
+3
*
Pass AudioRendererHost data to MediaInternals.
scottfr@chromium.org
2011-07-08
1
-1
/
+1
*
Move code to clear web databases on shutdown to the database tracker
jochen@chromium.org
2011-07-08
1
-1
/
+2
*
Profiles: Make NTPResourceCache a ProfileKeyedService.
erg@chromium.org
2011-06-29
1
-7
/
+0
*
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
[next]