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
/
extensions
/
extension_process_manager.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use process-per-app-instance for hosted apps without background permission.
creis@chromium.org
2011-07-12
1
-25
/
+43
*
Remove TabContentsView methods that just call to the delegate, and have them ...
jam@chromium.org
2011-07-11
1
-1
/
+2
*
Moving notification types which are chrome specific to a new header file chro...
ananta@chromium.org
2011-07-10
1
-23
/
+23
*
CrOS - Change file browser to use new ExtensionDialog window.
jamescook@chromium.org
2011-05-20
1
-28
/
+33
*
avoid dereferencing NULL extension in ExtensionHost
dilmah@chromium.org
2011-05-06
1
-1
/
+1
*
Revert 83730: Revert 83687 - Remove ExtensionMsg_UpdatePageActions.
mpcomplete@chromium.org
2011-05-03
1
-15
/
+0
*
Revert 83687 - Remove ExtensionMsg_UpdatePageActions.
vangelis@chromium.org
2011-05-02
1
-0
/
+15
*
Remove ExtensionMsg_UpdatePageActions.
aa@chromium.org
2011-05-01
1
-15
/
+0
*
Put back "Enable component extensions for DefaultProfile used in login screen...
dpolukhin@chromium.org
2011-04-15
1
-3
/
+4
*
apps: Add 'background_page' support for hosted apps.
sadrul@chromium.org
2011-04-13
1
-0
/
+5
*
Caused compile failure on Lunux Builder x64.
ctguil@chromium.org
2011-04-13
1
-5
/
+0
*
apps: Add 'background_page' support for hosted apps.
sadrul@chromium.org
2011-04-13
1
-0
/
+5
*
Cleanup: Update a bunch of files to the new location of browser_window.h. Par...
tfarina@chromium.org
2011-04-09
1
-1
/
+1
*
Refactor ExtensionService/ExtensionServiceInterface to be more testable
akalin@chromium.org
2011-04-06
1
-1
/
+1
*
Revert 80539 - Refactor ExtensionService/ExtensionServiceInterface to be more...
cmp@chromium.org
2011-04-06
1
-1
/
+1
*
Refactor ExtensionService/ExtensionServiceInterface to be more testable
akalin@chromium.org
2011-04-05
1
-1
/
+1
*
Move extension messages to their own file and add a RenderViewObserver to sta...
jam@chromium.org
2011-03-28
1
-3
/
+2
*
Update a bunch of files to the new location of notification files.
tfarina@chromium.org
2011-03-09
1
-3
/
+3
*
Get rid of a bunch of includes to old locations of headers.
jam@chromium.org
2011-03-02
1
-3
/
+3
*
Remove browsing_instance.h stub file and update all the references.
tfarina@chromium.org
2011-02-24
1
-2
/
+2
*
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
-14
/
+14
*
Move:
ben@chromium.org
2010-12-02
1
-1
/
+1
*
Add "open as window" menu item to NTP app menu.
skerner@chromium.org
2010-11-22
1
-1
/
+5
*
Revert 66646 - Add "open as window" menu item to NTP app menu.
skerner@chromium.org
2010-11-18
1
-5
/
+9
*
Add "open as window" menu item to NTP app menu.
skerner@chromium.org
2010-11-18
1
-9
/
+5
*
Cleanup: Include browser.h -> ui/browser.h [Part 3].
jhawkins@chromium.org
2010-11-16
1
-1
/
+1
*
Convert implicit scoped_refptr constructor calls to explicit ones, part 1
thakis@chromium.org
2010-11-01
1
-2
/
+2
*
Part 3 of immutable Extension refactor.
mpcomplete@chromium.org
2010-10-29
1
-21
/
+21
*
Change miscellaneous LOG(INFO)s to VLOG()s that I missed the first time throu...
pkasting@chromium.org
2010-10-27
1
-2
/
+2
*
Fix flaky IncognitoSplitMode.
mpcomplete@chromium.org
2010-10-13
1
-0
/
+4
*
Fix some issues with incognito split mode extensions.
mpcomplete@chromium.org
2010-09-02
1
-7
/
+26
*
Add support for a "split" incognito behavior for extensions.
mpcomplete@chromium.org
2010-08-31
1
-14
/
+154
*
remove toolstrips
erikkay@chromium.org
2010-08-12
1
-11
/
+0
*
Moved code that generates APP_TERMINATING notification into BrowserList so it...
atwilson@chromium.org
2010-07-20
1
-15
/
+2
*
Reduce header dependencies in chrome/
phajdan.jr@chromium.org
2010-05-11
1
-0
/
+1
*
Initial support for web-extent background pages.
rafaelw@chromium.org
2010-05-06
1
-4
/
+2
*
Add geolocation permission to extensions/apps.
erikkay@chromium.org
2010-04-26
1
-0
/
+11
*
Fix a bug where opening an extension options tab from a sole incognito window
mpcomplete@chromium.org
2010-04-16
1
-0
/
+2
*
First cut at adding Extension Infobars to the experimental API.
finnur@chromium.org
2010-03-17
1
-1
/
+12
*
Fix few remaining issues with incognito extensions.
mpcomplete@chromium.org
2010-03-10
1
-0
/
+15
*
Further tweaks to incognito extensions.
mpcomplete@chromium.org
2010-03-02
1
-13
/
+0
*
Allow users to enable extensions in incognito. Requires
mpcomplete@chromium.org
2010-02-25
1
-0
/
+13
*
Prevent a crash and add debugging code for cases where things go wrong
phajdan.jr@chromium.org
2010-01-11
1
-0
/
+4
*
Load message catalogs on demand when chrome.i18n.getMessage needs them.
cira@chromium.org
2009-12-17
1
-6
/
+0
*
Reattempt at r465143. The UI tests rely too heavily on the current behavior o...
andybons@chromium.org
2009-12-15
1
-3
/
+16
*
Rolling back r34316 due to tab_switching_test failing. TBR=scherkus
andybons@chromium.org
2009-12-11
1
-15
/
+1
*
Mac: Fixes bug where extension background hosts were being cleared when the l...
andybons@chromium.org
2009-12-11
1
-1
/
+15
*
A collection of fixes allowing the chrome.experimental.popup.* set of APIs to...
twiz@google.com
2009-12-10
1
-2
/
+5
*
Fixes issue where clicking on a <SELECT> dropdown in an extension popup windo...
andybons@chromium.org
2009-12-09
1
-0
/
+14
[next]