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
*
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
*
Undo my revert at r32524 due to a startup test regression.
mpcomplete@chromium.org
2009-11-20
1
-1
/
+1
*
Revert old change that created an ExtensionHost's RenderView asynchronously.
mpcomplete@chromium.org
2009-11-19
1
-1
/
+1
*
Disabled extensions should be uninstallable.
finnur@chromium.org
2009-11-10
1
-1
/
+2
*
Make the inspector for the background page stay open when
aa@chromium.org
2009-11-07
1
-0
/
+11
*
Fix a bug where we'd leak ResourceMessageFilters and BrowserRenderProcessHosts
mpcomplete@chromium.org
2009-11-05
1
-6
/
+21
*
Implement loading blacklists from extensions.
phajdan.jr@chromium.org
2009-11-04
1
-2
/
+3
*
Update page action manifest parsing to match the new format.
mpcomplete@chromium.org
2009-10-13
1
-5
/
+2
*
Add simple popup support to browser actions. This will create a popup HTML w...
erikkay@chromium.org
2009-10-02
1
-5
/
+28
*
Retry r27137. Create renderers for ExtensionHosts one at a time to avoid bloc...
mpcomplete@chromium.org
2009-09-28
1
-1
/
+1
*
Moving ContextualAction class to common/extensions and in the process renamin...
finnur@chromium.org
2009-09-28
1
-1
/
+1
*
Implementing chrome.i18n.getMessage call, that loads message from the extensi...
cira@chromium.org
2009-09-28
1
-0
/
+6
*
Implement Browser Actions extensions.
finnur@chromium.org
2009-09-26
1
-1
/
+2
*
Revert r27137: "Create renderers for ExtensionHosts one at a time to avoid
mpcomplete@chromium.org
2009-09-24
1
-1
/
+1
*
Create renderers for ExtensionHosts one at a time to avoid blocking the UI.
mpcomplete@chromium.org
2009-09-24
1
-1
/
+1
*
Replace the RenderProcessHost.PID function that returns the OS-generated
brettw@chromium.org
2009-08-31
1
-1
/
+1
*
Load extensions that have their manifest in the Prefs on the UI thread.
mpcomplete@chromium.org
2009-08-21
1
-7
/
+12
*
Implementation of getBackgroundPage(), getToolstrips(), and
aa@chromium.org
2009-08-14
1
-2
/
+4
*
Addressing minor review comments in ExtensionProcessManager post-submit.
finnur@chromium.org
2009-07-22
1
-0
/
+3
*
Changed the extension.connect() API not to broadcast to all tabs. Added a
mpcomplete@chromium.org
2009-07-20
1
-1
/
+12
*
Retrying this patch. This was already reviewed by mpcomplete and the
finnur@chromium.org
2009-07-15
1
-0
/
+46
[next]