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
/
background_contents_service.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved files related to background mode to browser/background.
atwilson@chromium.org
2011-06-17
1
-580
/
+0
*
Fix a couple of crashes related to app-crashed balloon.
sadrul@chromium.org
2011-05-18
1
-5
/
+15
*
Refactor preference syncing.
zea@chromium.org
2011-05-09
1
-1
/
+2
*
Profile shouldn't own background page stuff.
torne@chromium.org
2011-04-15
1
-3
/
+5
*
apps: Add 'background_page' support for hosted apps.
sadrul@chromium.org
2011-04-13
1
-16
/
+89
*
Caused compile failure on Lunux Builder x64.
ctguil@chromium.org
2011-04-13
1
-87
/
+8
*
apps: Add 'background_page' support for hosted apps.
sadrul@chromium.org
2011-04-13
1
-8
/
+87
*
Close the extensions' crash-balloons from background-contents-service. It mak...
sadrul@chromium.org
2011-04-13
1
-4
/
+36
*
apps: Notify the user if an app's background page crashes.
sadrul@chromium.org
2011-04-02
1
-13
/
+144
*
Revert 80128 - apps: Notify the user if an app's background page crashes.
sadrul@chromium.org
2011-04-01
1
-138
/
+13
*
apps: Notify the user if an app's background page crashes.
sadrul@chromium.org
2011-04-01
1
-13
/
+138
*
Get rid of PrefService::GetMutableDictionary/GetMutableList
battre@chromium.org
2011-03-31
1
-5
/
+5
*
Removing references to off the record in comments and log messages.
akalin@chromium.org
2011-03-08
1
-1
/
+1
*
Update a bunch of files to the new location of notification files.
tfarina@chromium.org
2011-03-08
1
-3
/
+3
*
Get rid of a bunch of includes to old locations of headers.
jam@chromium.org
2011-03-02
1
-3
/
+3
*
Use UnloadedExtensionInfo to keep hosted apps' background contents through a ...
rickcam@chromium.org
2011-01-18
1
-4
/
+18
*
Change extension unload notification to indicate updates.
asargent@chromium.org
2010-12-23
1
-1
/
+2
*
Rename ExtensionsService to ExtensionService.
tfarina@chromium.org
2010-12-14
1
-2
/
+2
*
Move:
ben@chromium.org
2010-12-02
1
-1
/
+1
*
Cleanup: Include browser.h -> ui/browser.h [Part 4].
jhawkins@chromium.org
2010-11-17
1
-2
/
+2
*
Added support for displaying BackgroundContents in the task manager.
atwilson@chromium.org
2010-11-10
1
-38
/
+60
*
Part 3 of immutable Extension refactor.
mpcomplete@chromium.org
2010-10-29
1
-2
/
+2
*
Convert LOG(INFO) to VLOG(1) - misc. chrome/browser/*.
pkasting@chromium.org
2010-10-21
1
-3
/
+3
*
Remove keepalive code from BackgroundContentsService
atwilson@chromium.org
2010-08-27
1
-9
/
+0
*
Move prefs-related files under chrome/browser/ into a prefs/ subdir.
evan@chromium.org
2010-08-26
1
-1
/
+1
*
Fix to change the sense (and name) of kRestoreBackgroundContents to be kDisab...
atwilson@chromium.org
2010-08-21
1
-1
/
+1
*
Added BackgroundModeManager which tracks when background apps are loaded/unlo...
atwilson@chromium.org
2010-08-18
1
-15
/
+1
*
Create BackgroundContents::Delegate interface to break dependency on browser.h
rafaelw@chromium.org
2010-08-16
1
-2
/
+17
*
Remove deprecated wstring DictionaryValue::SetWithoutPathExpansion().
viettrungluu@chromium.org
2010-08-14
1
-1
/
+1
*
Remove deprecated wstring DictionaryValue::Get{Dictionary,List}WithoutPathExp...
viettrungluu@chromium.org
2010-08-14
1
-1
/
+1
*
Remove (deprecated) wstring version of DictionaryValue::RemoveWithoutPathExpa...
viettrungluu@chromium.org
2010-08-13
1
-1
/
+1
*
Rename GetStringAsUTF16() to GetString() (and overload), etc.
viettrungluu@chromium.org
2010-08-04
1
-1
/
+1
*
Rename DictionaryValue's SetStringFromUTF16() to SetString() (and overload).
viettrungluu@chromium.org
2010-08-04
1
-3
/
+3
*
ChromeFrame currently overrides the request context for intercepting network ...
ananta@chromium.org
2010-08-04
1
-1
/
+1
*
Convert DictionaryValue's keys to std::string (from wstring).
viettrungluu@chromium.org
2010-07-30
1
-1
/
+1
*
Moved code that generates APP_TERMINATING notification into BrowserList so it...
atwilson@chromium.org
2010-07-20
1
-12
/
+26
*
Create background contents on startup.
atwilson@chromium.org
2010-06-24
1
-7
/
+39
*
Added BackgroundContentsService to manage lifecycle of BackgroundContents.
atwilson@chromium.org
2010-06-21
1
-0
/
+256