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
*
Fix duplicate tab and window events on Chrome OS.
jstritar@chromium.org
2011-05-28
1
-46
/
+55
*
Multi-tab selection: Renaming TabStripModelObserver::TabSelectedAt to ActiveT...
dpapad@chromium.org
2011-05-24
1
-1
/
+1
*
Renames TabStripModel and Browser's selected_index to
sky@chromium.org
2011-04-12
1
-2
/
+1
*
Update a bunch of files to the new location of notification files.
tfarina@chromium.org
2011-03-08
1
-3
/
+3
*
Changes semantics of TabSelectedAt. For multi-selection the TabStrip
sky@chromium.org
2011-03-02
1
-0
/
+3
*
Update more includes that were pointing to the old locations.
jam@chromium.org
2011-03-02
1
-2
/
+2
*
Move a bunch of random other files to src/ui/base
ben@chromium.org
2011-01-20
1
-2
/
+2
*
Make ExtensionBrowserEventRouter owned by ExtensionService.
asargent@chromium.org
2011-01-15
1
-10
/
+13
*
Changes instant so that the newly created tab has a new id. Doing
sky@chromium.org
2011-01-11
1
-2
/
+4
*
Move:
ben@chromium.org
2010-12-02
1
-1
/
+1
*
Move:
ben@chromium.org
2010-12-02
1
-2
/
+1
*
Make pink's TabContentsWrapper change compile on Windows.
ben@chromium.org
2010-11-18
1
-39
/
+46
*
Cleanup: Include browser.h -> ui/browser.h [Part 3].
jhawkins@chromium.org
2010-11-16
1
-4
/
+4
*
Add pinned property to tabs.update and create.
jstritar@chromium.org
2010-11-08
1
-25
/
+52
*
Part 2 of extension event refactor.
mpcomplete@chromium.org
2010-10-21
1
-11
/
+24
*
FBTF: Even more ctor/virtual deinlining.
erg@google.com
2010-10-19
1
-0
/
+2
*
Pull events-related code out of ExtensionMessageService into its own class.
mpcomplete@chromium.org
2010-10-15
1
-5
/
+5
*
Indicate if window is closing in tabs.onRemoved callback
jstritar@chromium.org
2010-10-15
1
-1
/
+7
*
Makes session restore work correctly with instant.
sky@chromium.org
2010-10-15
1
-3
/
+0
*
Remove traces for the WhitelistExtension test. The flakiness seems to be gone.
finnur@chromium.org
2010-10-14
1
-14
/
+0
*
Add more traces. I think what is happening is that the background page hasn't...
finnur@chromium.org
2010-10-13
1
-1
/
+4
*
Make sure the download status in the application icon is updated
phajdan.jr@chromium.org
2010-10-13
1
-1
/
+1
*
Adjust the traces for WhitelistedExtension.
finnur@chromium.org
2010-10-12
1
-0
/
+11
*
Rip out phantom tabs and corresponding unit tests.
andybons@chromium.org
2010-10-02
1
-9
/
+6
*
Moves TabStripModelObserver/Delegate into their own headers.
sky@chromium.org
2010-09-16
1
-0
/
+1
*
Makes ExtensionBrowserEventRouter correctly deal with replacing a tab.
sky@chromium.org
2010-09-09
1
-7
/
+18
*
Add support for a "split" incognito behavior for extensions.
mpcomplete@chromium.org
2010-08-31
1
-1
/
+1
*
Coverity: Fix a collection of uninitialized member variables, mostly in exten...
finnur@chromium.org
2010-07-23
1
-1
/
+2
*
[Mac] Fix for a bug where extensions were not being notified when no window w...
andybons@chromium.org
2010-07-20
1
-0
/
+9
*
Add support for omnibox.onInputStarted and onInputCancelled.
mpcomplete@chromium.org
2010-07-02
1
-2
/
+4
*
Send WINDOW_ID_NONE in chrome.windows.onFocusChanged when all windows loose f...
rafaelw@chromium.org
2010-06-16
1
-4
/
+31
*
Prevent extensions api windows.onFocusChange from firing more than once with ...
rafaelw@chromium.org
2010-05-21
1
-2
/
+10
*
fix chrome.tabs.onUpdated bugs, add browsertest.
rafaelw@chromium.org
2010-05-19
1
-39
/
+17
*
Reland 44348 Add support for restricting broadcasting events to extensions ba...
jochen@chromium.org
2010-04-14
1
-2
/
+2
*
Revert 44351 - Reland 44348 Add support for restricting broadcasting events t...
jochen@chromium.org
2010-04-13
1
-2
/
+2
*
Reland 44348 Add support for restricting broadcasting events to extensions ba...
jochen@chromium.org
2010-04-13
1
-2
/
+2
*
Revert 44348 - Add support for restricting broadcasting events to extensions ...
jochen@chromium.org
2010-04-13
1
-2
/
+2
*
Add support for restricting broadcasting events to extensions based on host p...
jochen@chromium.org
2010-04-13
1
-2
/
+2
*
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
[next]