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
*
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
*
Revert "Fix browser side handling of moveTo by resizing the content area; not...
erg@chromium.org
2010-03-24
1
-2
/
+2
*
Move image codec stuff to toplevel gfx.
ben@chromium.org
2010-03-18
1
-1
/
+1
*
If fetching a bitmap from the backing store fails, try to get an image from t...
skerner@chromium.org
2010-03-12
1
-18
/
+9
*
Expose 'type' and 'incognito' bits to the extension window object, and make
mpcomplete@chromium.org
2010-03-08
1
-6
/
+50
*
Fix browser side handling of moveTo by resizing the content area; not the win...
erg@chromium.org
2010-03-02
1
-2
/
+2
*
Fixes bug in extensions where we wouldn't allow an extension to select
sky@chromium.org
2010-02-26
1
-6
/
+6
*
Allow users to enable extensions in incognito. Requires
mpcomplete@chromium.org
2010-02-25
1
-34
/
+63
*
Pull gallery special case down into Extension::CanAccessHost() to avoid dupli...
aa@chromium.org
2010-02-20
1
-4
/
+1
*
Implements the auto-translate on click: if you have translated
jcampan@chromium.org
2010-02-12
1
-10
/
+7
*
Relanding the hooking of the translate feature UI.
jcampan@chromium.org
2010-02-01
1
-1
/
+1
*
Revert 37674 - Hooking the UI part to the translate feature.
jcampan@chromium.org
2010-01-31
1
-1
/
+1
*
Hooking the UI part to the translate feature.
jcampan@chromium.org
2010-01-31
1
-1
/
+1
*
Fix extension remove tab crasher.
viettrungluu@chromium.org
2010-01-28
1
-1
/
+6
*
Extension tweaks for phantom tabs. I did the following modifications:
sky@chromium.org
2010-01-23
1
-0
/
+21
*
One more attempt at landing this CL.
jcampan@chromium.org
2010-01-21
1
-10
/
+33
*
Revert 36589 - Still failing the reliability tests.
jcampan@chromium.org
2010-01-20
1
-33
/
+10
*
Another try at landing this.
jcampan@chromium.org
2010-01-20
1
-10
/
+33
*
Reland r36541 (which went in without any commit log by some magic). Was rever...
jshin@chromium.org
2010-01-19
1
-5
/
+0
*
Revert 36541 (which went in without any commit log by some black magic).
jshin@chromium.org
2010-01-19
1
-0
/
+5
*
Review URL: http://codereview.chromium.org/545123
jshin@chromium.org
2010-01-19
1
-5
/
+0
*
Revert 36442 - Still causing test failures
jcampan@chromium.org
2010-01-16
1
-33
/
+10
[next]