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_browser_event_router.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow users to enable extensions in incognito. Requires
mpcomplete@chromium.org
2010-02-25
1
-4
/
+4
*
Adjusts tab strip model to deal with app tabs. There were a couple of
sky@chromium.org
2010-02-02
1
-2
/
+1
*
Extension tweaks for phantom tabs. I did the following modifications:
sky@chromium.org
2010-01-23
1
-2
/
+3
*
Adds support for phantom tabs. A pinned tab becomes a phantom tab when
sky@chromium.org
2010-01-22
1
-0
/
+6
*
[Mac] Implements popups for Page Actions, plus fixes a leak within the Browse...
andybons@chromium.org
2009-12-18
1
-2
/
+2
*
New event style for pageAction API.
asargent@chromium.org
2009-10-29
1
-15
/
+32
*
Only dispatch tab events when there is someone listening.
aa@chromium.org
2009-10-29
1
-10
/
+45
*
Issue 21729: Add new event chrome.tabs.onStatusChange .
skerner@chromium.org
2009-10-28
1
-0
/
+7
*
Move the json-related files into a separate json directory. This hopefully also
brettw@chromium.org
2009-10-23
1
-12
/
+12
*
Makes inactive pinned tabs on linux throb when the title changes. I
sky@chromium.org
2009-10-23
1
-1
/
+1
*
Extensions: guarantee removal of BROWSER_WINDOW_READY registration.
estade@chromium.org
2009-10-20
1
-3
/
+3
*
Update browser actions api to be like new design doc.
aa@chromium.org
2009-10-15
1
-3
/
+7
*
Update page action manifest parsing to match the new format.
mpcomplete@chromium.org
2009-10-13
1
-1
/
+1
*
Implement Browser Actions extensions.
finnur@chromium.org
2009-09-26
1
-2
/
+12
*
Add NotificationType::BROWSER_WINDOW_READY, chrome.windows.onCreated now send...
rafaelw@chromium.org
2009-09-22
1
-6
/
+15
*
Add button number to page action event reply object. Fix outdated page action...
mattm@chromium.org
2009-09-11
1
-1
/
+5
*
Extension API Renaming/Consistency changes
rafaelw@chromium.org
2009-08-28
1
-8
/
+17
*
Coverity: Pass strings by reference.
jhawkins@chromium.org
2009-07-24
1
-7
/
+8
*
Changed the extension.connect() API not to broadcast to all tabs. Added a
mpcomplete@chromium.org
2009-07-20
1
-2
/
+4
*
First step in abstracting extension api to common/shared "IDL" files (jsonsch...
rafaelw@chromium.org
2009-07-16
1
-1
/
+1
*
Retrying this patch. This was already reviewed by mpcomplete and the
finnur@chromium.org
2009-07-15
1
-1
/
+3
*
Reverting 20714.
finnur@chromium.org
2009-07-15
1
-3
/
+1
*
EFD now notifies EPM of renderviews created, which in turn notifies the rende...
finnur@chromium.org
2009-07-15
1
-1
/
+3
*
Nukes the 3 arg TabMoved variant in favor of the 4 arg variant.
sky@chromium.org
2009-07-13
1
-3
/
+4
*
ExtensionBrowserEventRouter now observes TAB_CONTENTS_DESTROYED. This became ...
rafaelw@chromium.org
2009-07-10
1
-14
/
+18
*
DevTools: remove extensions-related workaround from the docked devtools windo...
pfeldman@chromium.org
2009-07-08
1
-1
/
+13
*
Reduce header dependencies in browser/
phajdan.jr@chromium.org
2009-06-13
1
-0
/
+1
*
Revert the Omnibox when changing tabs while its contents have been deleted.
pkasting@chromium.org
2009-05-29
1
-9
/
+10
*
Remove unused code from ExtensionsService.
mpcomplete@google.com
2009-05-26
1
-1
/
+1
*
Separate out the string constants used for extension API function
aa@chromium.org
2009-05-26
1
-39
/
+33
*
Use a NotificationRegistrar to listen for notifications.
pkasting@chromium.org
2009-05-21
1
-6
/
+4
*
tabs.onUpdated now sends 'url' when 'state' has changed to 'loading' when nav...
rafaelw@chromium.org
2009-05-20
1
-31
/
+109
*
Uploaded & applied on behalf of Roger Tawa (rogerta@google.com).
rafaelw@chromium.org
2009-05-15
1
-11
/
+46
*
implemented API style/convention changes, including:
rafaelw@chromium.org
2009-05-05
1
-52
/
+54
*
This is the first part of the PageAction implementation. More work is require...
finnur@chromium.org
2009-05-01
1
-2
/
+24
*
Implement removeWindow, onWindowCreated, onWindowRemoved.
rafaelw@chromium.org
2009-04-30
1
-0
/
+28
*
implement remaining tab events (except for onTabUpdated).
rafaelw@chromium.org
2009-04-22
1
-11
/
+85
*
Remove ExtensionProcessManager and move its functionality onto
mpcomplete@google.com
2009-04-16
1
-3
/
+10
*
Initial plumbing for sending events from the browser to extension renderers. ...
rafaelw@chromium.org
2009-04-16
1
-0
/
+93