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_tab_util.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move Extension and PermissionsData to extensions/common.
yoz@chromium.org
2013-11-15
1
-2
/
+2
*
Move ExtensionTabUtil into extensions namespace
rdevlin.cronin@chromium.org
2013-11-13
1
-19
/
+20
*
Make sure that the created browser is displayed when chrome::FindOrCreateTabb...
pkotwicz@chromium.org
2013-10-31
1
-2
/
+6
*
Move APIPermission, APIPermissionSet, PermissionsInfo to top-level extensions.
yoz@chromium.org
2013-10-08
1
-1
/
+1
*
Move the rest of extension_manifest_constants to top-level extensions/
rdevlin.cronin@chromium.org
2013-09-16
1
-1
/
+1
*
Remove GetActiveEntry usage from chrome/browser/extensions.
nasko@chromium.org
2013-08-16
1
-1
/
+1
*
Add width and height to chrome.tabs.Tab.
haibinlu@chromium.org
2013-08-16
1
-0
/
+5
*
Move ShellWindowRegistry to apps
benwells@chromium.org
2013-08-09
1
-3
/
+3
*
importer: Allow chrome to import internal chrome pages (i.e, chrome:// and ab...
tfarina@chromium.org
2013-07-27
1
-1
/
+1
*
chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 2
tfarina@chromium.org
2013-07-03
1
-1
/
+1
*
Move ShellWindow into apps component.
benwells@chromium.org
2013-07-01
1
-1
/
+2
*
Revert 208927 "Move ShellWindow into apps component."
asvitkine@chromium.org
2013-06-27
1
-2
/
+1
*
Move ShellWindow into apps component.
benwells@chromium.org
2013-06-27
1
-1
/
+2
*
Convert most of extensions and some other random stuff to using the base name...
brettw@chromium.org
2013-06-21
1
-2
/
+2
*
Move RuntimeData and related permissions out of Extension class
rdevlin.cronin@chromium.org
2013-05-17
1
-2
/
+5
*
content: Move more constants into content namespace.
tfarina@chromium.org
2013-04-14
1
-1
/
+1
*
Move ExtensionProcessManager::OpenOptionsPage out to ExtensionTabUtil.
jam@chromium.org
2013-04-09
1
-0
/
+23
*
Add ShellWindowContents and AppWindow/Panel implementations.
stevenjb@chromium.org
2013-02-15
1
-0
/
+35
*
Revert 182559
isherman@chromium.org
2013-02-15
1
-35
/
+0
*
Add ShellWindowContents and AppWindow/Panel implementations.
stevenjb@chromium.org
2013-02-14
1
-0
/
+35
*
Swap BrowserList::const_iterator for the multi-desktop aware BrowserIterator ...
gab@chromium.org
2013-02-01
1
-10
/
+7
*
Fix interface of TabContentsIterator.
gab@chromium.org
2013-01-29
1
-1
/
+1
*
Reland 178902 Implementation of sessionRestore apis.
ncj674@motorola.com
2013-01-29
1
-0
/
+13
*
Remove TabStripModel wrapper use.
avi@chromium.org
2013-01-29
1
-2
/
+1
*
Revert 178902
zea@chromium.org
2013-01-26
1
-13
/
+0
*
Implementation of sessionRestore apis.
ncj674@motorola.com
2013-01-25
1
-0
/
+13
*
Do not pass URLs in onUpdated events to extensions unless they have the
mvrable@chromium.org
2013-01-12
1
-18
/
+25
*
Revert 176406
nick@chromium.org
2013-01-11
1
-25
/
+18
*
Do not pass URLs in onUpdated events to extensions unless they have the
mvrable@chromium.org
2013-01-11
1
-18
/
+25
*
browser: Move FindTabbedBrowser() function into chrome namespace.
tfarina@chromium.org
2013-01-09
1
-3
/
+1
*
Remove TabContents from extensions.
avi@chromium.org
2012-12-11
1
-1
/
+0
*
Simple CreateParams conversions to using constructor with HostDesktopType.
gab@chromium.org
2012-12-09
1
-2
/
+3
*
Remove TabContents from TabContentsIterator.
avi@chromium.org
2012-12-06
1
-1
/
+1
*
Remove TabContents from chrome::Navigate.
avi@chromium.org
2012-12-06
1
-3
/
+1
*
Remove last usages of FindTabbedBrowserDeprecated.
robertshield@chromium.org
2012-12-04
1
-1
/
+3
*
browser: Move FindBrowserWithWebContents() into chrome namespace.
tfarina@chromium.org
2012-12-02
1
-1
/
+1
*
Rename the few remaining instances of the context-free variant of FindTabbedB...
robertshield@chromium.org
2012-11-01
1
-1
/
+1
*
Remove some TabContentses from extensions.
avi@chromium.org
2012-10-30
1
-11
/
+10
*
Switch the TabStripModel to store WebContentses.
avi@chromium.org
2012-10-26
1
-6
/
+3
*
Always send the full tab object in ExtensionAction click event.
aa@chromium.org
2012-09-17
1
-39
/
+14
*
Make SessionID tolerant of non-tabs.
avi@chromium.org
2012-09-13
1
-7
/
+0
*
Switch SessionTabHelper to use WebContentsUserData.
avi@chromium.org
2012-09-12
1
-2
/
+2
*
Make SessionID crash hard if asked for an id for a non-tab.
avi@chromium.org
2012-09-11
1
-0
/
+7
*
Move SessionID, CaptureVisibleTabFunction to WebContents.
avi@chromium.org
2012-09-10
1
-4
/
+3
*
Remove permission warnings from most tabs and windows APIs.
aa@chromium.org
2012-09-04
1
-27
/
+60
*
Make TabContents ctor private; poke hole for existing callers.
avi@chromium.org
2012-08-27
1
-1
/
+2
*
Consolidate Browser Creation.
ben@chromium.org
2012-07-25
1
-1
/
+1
*
Fix the leak of browser when chrome::Navigate creates a new browser.
mazda@chromium.org
2012-07-19
1
-1
/
+8
*
Create a helper method to get ExtensionWindowController from WebContents.
nileshagrawal@chromium.org
2012-07-18
1
-0
/
+12
*
Add SessionID::{IdForTab,IdForWindowContainingTab}.
jyasskin@chromium.org
2012-07-17
1
-8
/
+5
[next]