summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_tabs_module.cc
Commit message (Expand)AuthorAgeFilesLines
* Deal with alpha values when building PNG in chrome.tabs.captureVisibleTab().skerner@chromium.org2010-07-191-7/+8
* Fix a regression with chrome.tabs.create() with a chrome-extension URL whenmpcomplete@chromium.org2010-06-301-3/+7
* Reland - Fix NULL dereference in ExtensionTabsModule.rafaelw@chromium.org2010-06-301-16/+18
* Revert 51161 - Fix NULL dereference in ExtensionTabsModule.rafaelw@google.com2010-06-291-17/+15
* Fix NULL dereference in ExtensionTabsModule.rafaelw@chromium.org2010-06-291-15/+17
* Attempt 2 at Moving Browser::AddTypes to TabStripModel. The firstsky@chromium.org2010-06-281-4/+5
* Revert 50752 - Moves Browser::AddTypes to TabStripModel. This patch is primarilysky@chromium.org2010-06-241-5/+4
* Moves Browser::AddTypes to TabStripModel. This patch is primarilysky@chromium.org2010-06-241-4/+5
* Require user opt-in before allowing content script injection on file URLs.mpcomplete@chromium.org2010-06-241-1/+2
* Fix a regression where tabs.create() would focus the tab's window even ifmpcomplete@chromium.org2010-06-031-1/+0
* Clean up calls like "gfx::Rect(0, 0, size().width(), size().height()".erg@chromium.org2010-05-261-2/+1
* Prevent tabs.move from moving tabs to or from anything but normal (tabbed) wi...rafaelw@chromium.org2010-05-251-0/+10
* Change the code based on Raf's feedback.arv@chromium.org2010-05-221-7/+5
* Update extension functions to always pass a list of arguments, even when one ...arv@chromium.org2010-05-211-37/+31
* Remove histogram collection evaluating impact of changing extension url resol...rafaelw@chromium.org2010-05-211-41/+9
* fix chrome.tabs.onUpdated bugs, add browsertest.rafaelw@chromium.org2010-05-191-21/+4
* Have extension call windows.getLastFocused include incognito windows if thempcomplete@chromium.org2010-04-301-1/+2
* Nukes one of the AddTabWithURL variants.sky@chromium.org2010-04-291-3/+5
* Reland r45520. This adds a new browser type: EXTENSION_APP thataa@chromium.org2010-04-261-1/+1
* Sigh. Revert r45520. Breaks ChromeOS.aa@chromium.org2010-04-241-1/+1
* This adds a new kind of browser window: EXTENSION_APP. EXTENSION_APP windows ...aa@chromium.org2010-04-241-1/+1
* Fix a bug where opening an extension options tab from a sole incognito windowmpcomplete@chromium.org2010-04-161-0/+1
* Add ExtensionFunctionDispatcher::Delegate::GetAssociatedTabContents.rafaelw@chromium.org2010-04-151-32/+3
* Add chrome.tabs.getCurrent() api call to extensions.rafaelw@chromium.org2010-04-141-0/+41
* Fix build failure.skerner@chromium.org2010-04-081-1/+1
* Support PNG and quality control in chrome.tabs.captureVisibleTab().skerner@chromium.org2010-04-081-15/+69
* Add calling frame's source_url to extension and dom ui requests.rafaelw@chromium.org2010-04-021-42/+81
* Fix a bug with incognito extensions like RSS Subscription that try to open anmpcomplete@chromium.org2010-03-261-5/+20
* Generalize the ExtensionFunctionDispatcher::Delegate interface a bit more. In...aa@chromium.org2010-03-241-8/+8
* Revert "Fix browser side handling of moveTo by resizing the content area; not...erg@chromium.org2010-03-241-2/+2
* Move image codec stuff to toplevel gfx.ben@chromium.org2010-03-181-1/+1
* If fetching a bitmap from the backing store fails, try to get an image from t...skerner@chromium.org2010-03-121-18/+9
* Expose 'type' and 'incognito' bits to the extension window object, and makempcomplete@chromium.org2010-03-081-6/+50
* Fix browser side handling of moveTo by resizing the content area; not the win...erg@chromium.org2010-03-021-2/+2
* Fixes bug in extensions where we wouldn't allow an extension to selectsky@chromium.org2010-02-261-6/+6
* Allow users to enable extensions in incognito. Requiresmpcomplete@chromium.org2010-02-251-34/+63
* Pull gallery special case down into Extension::CanAccessHost() to avoid dupli...aa@chromium.org2010-02-201-4/+1
* Implements the auto-translate on click: if you have translatedjcampan@chromium.org2010-02-121-10/+7
* Relanding the hooking of the translate feature UI.jcampan@chromium.org2010-02-011-1/+1
* Revert 37674 - Hooking the UI part to the translate feature.jcampan@chromium.org2010-01-311-1/+1
* Hooking the UI part to the translate feature.jcampan@chromium.org2010-01-311-1/+1
* Fix extension remove tab crasher.viettrungluu@chromium.org2010-01-281-1/+6
* Extension tweaks for phantom tabs. I did the following modifications:sky@chromium.org2010-01-231-0/+21
* One more attempt at landing this CL.jcampan@chromium.org2010-01-211-10/+33
* Revert 36589 - Still failing the reliability tests.jcampan@chromium.org2010-01-201-33/+10
* Another try at landing this.jcampan@chromium.org2010-01-201-10/+33
* Reland r36541 (which went in without any commit log by some magic). Was rever...jshin@chromium.org2010-01-191-5/+0
* Revert 36541 (which went in without any commit log by some black magic). jshin@chromium.org2010-01-191-0/+5
* Review URL: http://codereview.chromium.org/545123jshin@chromium.org2010-01-191-5/+0
* Revert 36442 - Still causing test failuresjcampan@chromium.org2010-01-161-33/+10