| Commit message (Expand) | Author | Age | Files | Lines |
* | Moving the tabs_module API into a separate directory in api/ | vabr@chromium.org | 2012-06-08 | 1 | -103/+0 |
* | Remove chrome.windows.* support for platform apps. | jeremya@chromium.org | 2012-06-07 | 1 | -1/+0 |
* | Adding run_at to chrome.tabs.executeScript/insertCss. | eaugusti@chromium.org | 2012-04-13 | 1 | -0/+1 |
* | Make ShellWindow subclass BaseWindow, to support the chrome.windows.* extensi... | mihaip@chromium.org | 2012-03-16 | 1 | -0/+1 |
* | Add alwaysOnTop property to extension Window object | dcheng@chromium.org | 2012-03-16 | 1 | -0/+1 |
* | Added currentWindow and lastFocusedWindow booleans to chrome.tabs.query | mtytel@chromium.org | 2012-03-01 | 1 | -0/+2 |
* | Add fullscreen state support for chrome.windows | hashimoto@chromium.org | 2012-02-22 | 1 | -0/+1 |
* | Adds support for the "choices" and "any" types to json_schema_compiler, as well | calamity@chromium.org | 2012-02-15 | 1 | -1/+0 |
* | Add openerTabId to the extension API's Tab object. | jstritar@chromium.org | 2012-01-24 | 1 | -1/+2 |
* | Add extension API to change window show state using chrome.windows.update(). | jennb@chromium.org | 2011-11-22 | 1 | -0/+6 |
* | Prevent incognito windows from opening when incognito mode is disabled. | rustema@google.com | 2011-11-01 | 1 | -0/+1 |
* | Followup after issue 8077006: Return error if URL list is empty after pruning. | ncj674@motorola.com | 2011-10-20 | 1 | -0/+1 |
* | Extend chrome.tabs* API to support multiple tabs. | jstritar@chromium.org | 2011-09-28 | 1 | -0/+6 |
* | * Implement new extension function chrome.tabs.reload. | yosin@chromium.org | 2011-09-07 | 1 | -0/+1 |
* | Add option to chrome.windows.update extension API to draw the user's attentio... | jennb@chromium.org | 2011-07-14 | 1 | -0/+1 |
* | Add type 'panel' to chrome.windows.create. | jennb@chromium.org | 2011-04-11 | 1 | -0/+1 |
* | fav icon -> favicon. Pass 12/12: all the rest | avi@chromium.org | 2011-03-16 | 1 | -1/+1 |
* | Don't let extensions crash the browser or renderers from tabs API. | jstritar@chromium.org | 2011-02-24 | 1 | -0/+1 |
* | Make sure extensions can't open an incognito window if disabled by network po... | finnur@chromium.org | 2011-02-04 | 1 | -1/+2 |
* | Prevent extensions from moving tabs between profiles. | jstritar@chromium.org | 2011-01-26 | 1 | -0/+1 |
* | Prevent extensions from moving tabs that are being dragged. This fixes a cras... | jstritar@chromium.org | 2010-12-22 | 1 | -0/+1 |
* | Add pinned property to tabs.update and create. | jstritar@chromium.org | 2010-11-08 | 1 | -1/+1 |
* | Indicate if window is closing in tabs.onRemoved callback | jstritar@chromium.org | 2010-10-15 | 1 | -0/+1 |
* | Rip out phantom tabs and corresponding unit tests. | andybons@chromium.org | 2010-10-02 | 1 | -1/+0 |
* | Convert wide strings in extension_tabs_module_constants. | viettrungluu@chromium.org | 2010-08-13 | 1 | -30/+30 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Prevent tabs.move from moving tabs to or from anything but normal (tabbed) wi... | rafaelw@chromium.org | 2010-05-25 | 1 | -0/+1 |
* | Support PNG and quality control in chrome.tabs.captureVisibleTab(). | skerner@chromium.org | 2010-04-08 | 1 | -1/+7 |
* | Expose 'type' and 'incognito' bits to the extension window object, and make | mpcomplete@chromium.org | 2010-03-08 | 1 | -0/+4 |
* | Allow users to enable extensions in incognito. Requires | mpcomplete@chromium.org | 2010-02-25 | 1 | -0/+1 |
* | Pull gallery special case down into Extension::CanAccessHost() to avoid dupli... | aa@chromium.org | 2010-02-20 | 1 | -2/+0 |
* | Extension tweaks for phantom tabs. I did the following modifications: | sky@chromium.org | 2010-01-23 | 1 | -0/+3 |
* | Move constants related to chrome.tabs.executeScript() from the .cc file to | rogerta@chromium.org | 2010-01-19 | 1 | -0/+3 |
* | (fix merge error). | rafaelw@chromium.org | 2009-12-23 | 1 | -0/+1 |
* | Revert "Disallow chrome.tabs.executeScript from injecting code into gallery" | rafaelw@chromium.org | 2009-12-23 | 1 | -1/+0 |
* | Disallow chrome.tabs.executeScript from injecting code into gallery | rafaelw@chromium.org | 2009-12-23 | 1 | -0/+1 |
* | Small cleanup to extension function registration to avoid scattered definitions. | mpcomplete@chromium.org | 2009-10-14 | 1 | -21/+0 |
* | Try again to land "Implement script API:executeScript" | aa@chromium.org | 2009-09-18 | 1 | -0/+5 |
* | Language detection works only for Windows now. Make chrome.tabs.detectLanguag... | sidchat@chromium.org | 2009-09-18 | 1 | -0/+1 |
* | Don't allow updating tabs to javascript URLs without host | aa@chromium.org | 2009-09-11 | 1 | -0/+1 |
* | Extension API Renaming/Consistency changes | rafaelw@chromium.org | 2009-08-28 | 1 | -2/+1 |
* | I have taken over this patch, original authored by Adam Hunter (adamhunter). | rafaelw@chromium.org | 2009-08-13 | 1 | -0/+3 |
* | Change getLanguage to detectLanguage, and incorporate corresponding changes, ... | sidchat@google.com | 2009-07-16 | 1 | -1/+1 |
* | Remove svn:executable property from some more files that don't need it. | thestig@chromium.org | 2009-07-10 | 1 | -0/+0 |
* | Add getLanguage function to tab extension. | sidchat@google.com | 2009-07-10 | 1 | -0/+1 |
* | make extension apis tolerate browser absence during start-up & shutdown | rafaelw@chromium.org | 2009-06-04 | 1 | -0/+3 |
* | Separate out the string constants used for extension API function | aa@chromium.org | 2009-05-26 | 1 | -0/+67 |