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_tabs_module.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert LOG(INFO) to VLOG(1) - chrome/browser/extensions/.
pkasting@chromium.org
2010-10-22
1
-2
/
+2
*
Change to use the new FORMAT_SkBitmap when encoding SkBitmap to jpeg.
klobag@chromium.org
2010-10-20
1
-1
/
+1
*
Tab array support for chrome.windows.create
jstritar@chromium.org
2010-10-14
1
-11
/
+38
*
Fix issue where opening a new tab using the ext API would not focus the omnibox.
andybons@chromium.org
2010-10-08
1
-14
/
+9
*
ExtensionApiTest.Tabs: fix window type, re-enable test
evan@chromium.org
2010-10-06
1
-4
/
+4
*
Add chrome.windows.update({focused:true});
aa@chromium.org
2010-10-05
1
-1
/
+11
*
Replace Browser::AddTabWithURL(...) with:
ben@chromium.org
2010-10-05
1
-7
/
+6
*
chromium-os:5166 Panel/popup cleanup for ChromeOS
stevenjb@google.com
2010-10-04
1
-11
/
+24
*
Attempt2: Component extensions (and whitelisted extensions) specifying <all_u...
finnur@chromium.org
2010-10-04
1
-2
/
+10
*
Revert 61323 - Component extensions (and whitelisted extensions) specifying <...
finnur@chromium.org
2010-10-03
1
-10
/
+2
*
Component extensions (and whitelisted extensions) specifying <all_urls> in th...
finnur@chromium.org
2010-10-03
1
-2
/
+10
*
Rip out phantom tabs and corresponding unit tests.
andybons@chromium.org
2010-10-02
1
-9
/
+1
*
Do not create an incogntio profile as side effect when listing all tabs/windows.
jochen@chromium.org
2010-09-21
1
-3
/
+6
*
extensions: Append base:: in the StringPrintf calls.
tfarina@chromium.org
2010-09-21
1
-1
/
+3
*
Revert r56902
aa@chromium.org
2010-08-20
1
-1
/
+1
*
Remove TYPE_EXTENSION_APP. Experiment failed. It looks like the layout change...
aa@chromium.org
2010-08-20
1
-1
/
+1
*
Convert wide strings in extension_tabs_module_constants.
viettrungluu@chromium.org
2010-08-13
1
-1
/
+1
*
Clone of issue 2941001. See initial review below.
twiz@google.com
2010-08-12
1
-4
/
+7
*
Make prefs use std::string for keys rather than wstrings.
viettrungluu@chromium.org
2010-08-11
1
-1
/
+1
*
FBTF: Clean up some headers in tab_contents_delegate.h.
erg@google.com
2010-08-10
1
-0
/
+1
*
Move the number conversions from string_util to a new file.
brettw@chromium.org
2010-07-30
1
-5
/
+6
*
Deal with alpha values when building PNG in chrome.tabs.captureVisibleTab().
skerner@chromium.org
2010-07-19
1
-7
/
+8
*
Fix a regression with chrome.tabs.create() with a chrome-extension URL when
mpcomplete@chromium.org
2010-06-30
1
-3
/
+7
*
Reland - Fix NULL dereference in ExtensionTabsModule.
rafaelw@chromium.org
2010-06-30
1
-16
/
+18
*
Revert 51161 - Fix NULL dereference in ExtensionTabsModule.
rafaelw@google.com
2010-06-29
1
-17
/
+15
*
Fix NULL dereference in ExtensionTabsModule.
rafaelw@chromium.org
2010-06-29
1
-15
/
+17
*
Attempt 2 at Moving Browser::AddTypes to TabStripModel. The first
sky@chromium.org
2010-06-28
1
-4
/
+5
*
Revert 50752 - Moves Browser::AddTypes to TabStripModel. This patch is primarily
sky@chromium.org
2010-06-24
1
-5
/
+4
*
Moves Browser::AddTypes to TabStripModel. This patch is primarily
sky@chromium.org
2010-06-24
1
-4
/
+5
*
Require user opt-in before allowing content script injection on file URLs.
mpcomplete@chromium.org
2010-06-24
1
-1
/
+2
*
Fix a regression where tabs.create() would focus the tab's window even if
mpcomplete@chromium.org
2010-06-03
1
-1
/
+0
*
Clean up calls like "gfx::Rect(0, 0, size().width(), size().height()".
erg@chromium.org
2010-05-26
1
-2
/
+1
*
Prevent tabs.move from moving tabs to or from anything but normal (tabbed) wi...
rafaelw@chromium.org
2010-05-25
1
-0
/
+10
*
Change the code based on Raf's feedback.
arv@chromium.org
2010-05-22
1
-7
/
+5
*
Update extension functions to always pass a list of arguments, even when one ...
arv@chromium.org
2010-05-21
1
-37
/
+31
*
Remove histogram collection evaluating impact of changing extension url resol...
rafaelw@chromium.org
2010-05-21
1
-41
/
+9
*
fix chrome.tabs.onUpdated bugs, add browsertest.
rafaelw@chromium.org
2010-05-19
1
-21
/
+4
*
Have extension call windows.getLastFocused include incognito windows if the
mpcomplete@chromium.org
2010-04-30
1
-1
/
+2
*
Nukes one of the AddTabWithURL variants.
sky@chromium.org
2010-04-29
1
-3
/
+5
*
Reland r45520. This adds a new browser type: EXTENSION_APP that
aa@chromium.org
2010-04-26
1
-1
/
+1
*
Sigh. Revert r45520. Breaks ChromeOS.
aa@chromium.org
2010-04-24
1
-1
/
+1
*
This adds a new kind of browser window: EXTENSION_APP. EXTENSION_APP windows ...
aa@chromium.org
2010-04-24
1
-1
/
+1
*
Fix a bug where opening an extension options tab from a sole incognito window
mpcomplete@chromium.org
2010-04-16
1
-0
/
+1
*
Add ExtensionFunctionDispatcher::Delegate::GetAssociatedTabContents.
rafaelw@chromium.org
2010-04-15
1
-32
/
+3
*
Add chrome.tabs.getCurrent() api call to extensions.
rafaelw@chromium.org
2010-04-14
1
-0
/
+41
*
Fix build failure.
skerner@chromium.org
2010-04-08
1
-1
/
+1
*
Support PNG and quality control in chrome.tabs.captureVisibleTab().
skerner@chromium.org
2010-04-08
1
-15
/
+69
*
Add calling frame's source_url to extension and dom ui requests.
rafaelw@chromium.org
2010-04-02
1
-42
/
+81
*
Fix a bug with incognito extensions like RSS Subscription that try to open an
mpcomplete@chromium.org
2010-03-26
1
-5
/
+20
*
Generalize the ExtensionFunctionDispatcher::Delegate interface a bit more. In...
aa@chromium.org
2010-03-24
1
-8
/
+8
[next]