summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_tabs_module.h
Commit message (Expand)AuthorAgeFilesLines
* Cleanup in handling of JavaScript URLs in tabs APIaa@chromium.org2011-04-071-1/+10
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-3/+3
* Cleanup: Remove unneeded includes of notification_service.h in other headers.thestig@chromium.org2010-12-151-1/+0
* Make pink's TabContentsWrapper change compile on Windows.ben@chromium.org2010-11-181-27/+27
* Add pinned property to tabs.update and create.jstritar@chromium.org2010-11-081-1/+4
* FBTF: Header cleanup in chrome/common part 2. The majority of the changed filesjhawkins@chromium.org2010-08-201-0/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* fix chrome.tabs.onUpdated bugs, add browsertest.rafaelw@chromium.org2010-05-191-9/+1
* Add chrome.tabs.getCurrent() api call to extensions.rafaelw@chromium.org2010-04-141-0/+5
* Support PNG and quality control in chrome.tabs.captureVisibleTab().skerner@chromium.org2010-04-081-1/+15
* If fetching a bitmap from the backing store fails, try to get an image from t...skerner@chromium.org2010-03-121-1/+1
* Allow users to enable extensions in incognito. Requiresmpcomplete@chromium.org2010-02-251-1/+2
* One more attempt at landing this CL.jcampan@chromium.org2010-01-211-0/+1
* Revert 36589 - Still failing the reliability tests.jcampan@chromium.org2010-01-201-1/+0
* Another try at landing this.jcampan@chromium.org2010-01-201-0/+1
* Revert 36442 - Still causing test failuresjcampan@chromium.org2010-01-161-1/+0
* 4th attempt at landing this.jcampan@chromium.org2010-01-161-0/+1
* Revert 36362 - It breaks NACLTests and Chrome Frame Testsjcampan@chromium.org2010-01-151-1/+0
* 3rd attempt at landing the language detection on page load.jcampan@chromium.org2010-01-151-0/+1
* If a backing store is not available, chrome.tabs.captureVisibleTab() asks the...skerner@chromium.org2010-01-111-1/+13
* Revert 35735 - Relanding the language detection code.jcampan@chromium.org2010-01-071-1/+0
* Relanding the language detection code.jcampan@chromium.org2010-01-071-0/+1
* Reverting the CLD CL altogether, the reliability bot is still red.jcampan@chromium.org2009-12-171-1/+0
* Makes the language detection happen with every page load jcampan@chromium.org2009-12-161-0/+1
* Revert "Revert r31175 r31176 r31187"hclam@chromium.org2009-11-061-0/+16
* Rever r31175 r31176 r31187hclam@chromium.org2009-11-061-16/+0
* Sixth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-061-0/+16
* Small cleanup to extension function registration to avoid scattered definitions.mpcomplete@chromium.org2009-10-141-0/+16
* Try again to land "Implement script API:executeScript"aa@chromium.org2009-09-181-1/+3
* Extension API Renaming/Consistency changesrafaelw@chromium.org2009-08-281-0/+4
* I have taken over this patch, original authored by Adam Hunter (adamhunter).rafaelw@chromium.org2009-08-131-0/+3
* Change getLanguage to detectLanguage, and incorporate corresponding changes, ...sidchat@google.com2009-07-161-2/+2
* Add getLanguage function to tab extension.sidchat@google.com2009-07-101-0/+12
* Separate out the string constants used for extension API functionaa@chromium.org2009-05-261-30/+0
* tabs.onUpdated now sends 'url' when 'state' has changed to 'loading' when nav...rafaelw@chromium.org2009-05-201-1/+30
* Uploaded & applied on behalf of Roger Tawa (rogerta@google.com).rafaelw@chromium.org2009-05-151-0/+13
* Revert "Revert "implemented extensions api windows.update().""aa@chromium.org2009-05-141-0/+3
* Revert "implemented extensions api windows.update()."aa@chromium.org2009-05-141-3/+0
* implemented extensions api windows.update().rafaelw@chromium.org2009-05-141-0/+3
* FormatErrorMessage() functions are now publicly available from ExtensionError...rafaelw@chromium.org2009-05-121-1/+1
* Added FindTabById which finds the Browser, TabStripModel, TabContents & index...rafaelw@chromium.org2009-05-061-2/+9
* implemented API style/convention changes, including:rafaelw@chromium.org2009-05-051-4/+19
* Pass down the opener tab when a message channel is opened to an extension.mpcomplete@google.com2009-05-011-0/+5
* Implement removeWindow, onWindowCreated, onWindowRemoved.rafaelw@chromium.org2009-04-301-0/+3
* Implement tabs.createWindow extension api call. Required: (a) new RVHDelegate...rafaelw@chromium.org2009-04-281-0/+3
* added windows.getWindows() and tabs.moveTab()rafaelw@chromium.org2009-04-171-0/+8
* Initial plumbing for sending events from the browser to extension renderers. ...rafaelw@chromium.org2009-04-161-0/+8
* Flesh out more extensions tab api (added getTab, removeTab, updateTab)rafaelw@chromium.org2009-04-101-0/+9
* Add more of the server-side plumbing for extension APIs. Alsoaa@chromium.org2009-03-281-0/+17