summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_tabs_module.h
Commit message (Expand)AuthorAgeFilesLines
* Extend chrome.tabs* API to support multiple tabs.jstritar@chromium.org2011-09-281-4/+14
* Refactor ExtensionTabUtil-namespaced functions into their own file.miket@chromium.org2011-09-271-40/+0
* * Implement new extension function chrome.tabs.reload.yosin@chromium.org2011-09-071-0/+5
* Remove obsolete TODO and add a bunch of OVERRIDEs.mihaip@chromium.org2011-08-311-19/+20
* Move base/values.h into the base namespace. This includes a cros DEPS rolldmazzoni@chromium.org2011-07-121-11/+14
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-2/+2
* Use active information fromTabInsertedAt in browser event router so that the ...yoz@chromium.org2011-06-101-2/+7
* Get rid of TabContentsRegistrar and just let TabContentsObserver support dyna...jam@chromium.org2011-06-031-2/+0
* Fix the case where the TabContents goes away before TabContentsObserver::Regi...jam@chromium.org2011-06-011-1/+2
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-251-17/+17
* 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