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
*
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