| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove PageActionsController | rdevlin.cronin | 2014-08-27 | 1 | -31/+0 |
* | Remove NOTIFICATION_EXTENSION_PAGE_ACTIONS_UPDATED | rdevlin.cronin | 2014-08-26 | 1 | -33/+3 |
* | Combine methods to execute extension actions into one place | rdevlin.cronin | 2014-08-25 | 1 | -23/+0 |
* | Move logic to clear ExtensionAction values to ExtensionActionAPI | rdevlin.cronin@chromium.org | 2014-08-22 | 1 | -26/+2 |
* | Transition BROWSER/PAGE_ACTION_UPDATED notifications to observers. | rdevlin.cronin@chromium.org | 2014-08-20 | 1 | -3/+5 |
* | Remove content::INVALIDATE_TYPE_PAGE_ACTIONS | rdevlin.cronin@chromium.org | 2014-08-18 | 1 | -1/+11 |
* | Move session_id.{cc,h} from chrome/browser/sessions to components/sessions | hashimoto@chromium.org | 2014-08-18 | 1 | -3/+3 |
* | Consolidate ExtensionToolbarModel::Action and LocationBarController::Action | rdevlin.cronin@chromium.org | 2014-08-14 | 1 | -3/+3 |
* | Introduce ActiveScriptController, track active extension scripts. | rdevlin.cronin@chromium.org | 2014-05-11 | 1 | -88/+45 |
* | Use ExtensionRegistry::enabled_extensions instead of deprecated ExtensionServ... | limasdf@gmail.com | 2014-05-01 | 1 | -23/+22 |
* | Move SharedModule methods from ExtensionService to SharedModuleService | rdevlin.cronin@chromium.org | 2014-04-04 | 1 | -0/+1 |
* | Adding UMA stats for how many page actions there are. | finnur@chromium.org | 2014-02-07 | 1 | -0/+11 |
* | Split ExtensionSystem interface from ExtensionSystemImpl implementation, part 1. | yoz@chromium.org | 2014-01-30 | 1 | -1/+1 |
* | Move c/c/e/extension_set to top-level extensions/ | rdevlin.cronin@chromium.org | 2013-12-17 | 1 | -1/+1 |
* | Remove notifications from TabStripModel. | avi@chromium.org | 2013-11-01 | 1 | -2/+10 |
* | Move browser/page action/script badge event dispatch to ExtensionActionAPI. | yoz@chromium.org | 2013-08-23 | 1 | -2/+2 |
* | Update some includes of chrome_notification_types.h | jam@chromium.org | 2013-07-12 | 1 | -1/+1 |
* | Call scoped_refptr<T>::get() rather than relying on implicit "operator T*" | rsleevi@chromium.org | 2013-06-11 | 1 | -1/+2 |
* | Part I: clear primary and selection clipboards if data came from content area. | vasilii@chromium.org | 2013-02-18 | 1 | -0/+1 |
* | Enable script bubble by default on all but mac. | aa@chromium.org | 2012-12-02 | 1 | -11/+0 |
* | Avoid going through a TabContents when getting the Profile for a WebContents. | jyasskin@chromium.org | 2012-10-15 | 1 | -3/+1 |
* | Move extension_action.* from common/ to browser/ | jyasskin@chromium.org | 2012-10-13 | 1 | -2/+2 |
* | Remove Extension's accessors for ExtensionActions. | jyasskin@chromium.org | 2012-10-12 | 1 | -10/+17 |
* | Move ownership of ExtensionAction into ExtensionSystem. | jyasskin@chromium.org | 2012-10-08 | 1 | -1/+2 |
* | Paint page action badges on views. Also, make the script | aa@chromium.org | 2012-10-04 | 1 | -0/+13 |
* | Make extension commands grant the activeTab permission. | kalman@chromium.org | 2012-09-24 | 1 | -1/+1 |
* | Make SessionID tolerant of non-tabs. | avi@chromium.org | 2012-09-13 | 1 | -7/+4 |
* | Switch Extensions::TabHelper to use WebContents, WebContentsUserData. | avi@chromium.org | 2012-09-12 | 1 | -4/+3 |
* | Switch SessionTabHelper to use WebContentsUserData. | avi@chromium.org | 2012-09-12 | 1 | -1/+2 |
* | Make SessionID crash hard if asked for an id for a non-tab. | avi@chromium.org | 2012-09-11 | 1 | -4/+6 |
* | Revert r155743, "Switch Extensions::TabHelper to use WebContents, WebContents... | avi@chromium.org | 2012-09-11 | 1 | -3/+4 |
* | Move SessionID, CaptureVisibleTabFunction to WebContents. | avi@chromium.org | 2012-09-10 | 1 | -2/+1 |
* | Switch Extensions::TabHelper to use WebContents, WebContentsUserData. | avi@chromium.org | 2012-09-10 | 1 | -4/+3 |
* | Switch ScriptBadgeController and PageActionController to use WebContents. | avi@chromium.org | 2012-09-07 | 1 | -10/+12 |
* | Copy the !details.is_in_page restriction from TabHelper to PageActionControll... | jyasskin@chromium.org | 2012-08-07 | 1 | -0/+4 |
* | Move ExtensionEventRouter and related into extensions namespace | rdevlin.cronin@chromium.org | 2012-07-23 | 1 | -1/+1 |
* | Add SessionID::{IdForTab,IdForWindowContainingTab}. | jyasskin@chromium.org | 2012-07-17 | 1 | -1/+2 |
* | Moved ExtensionTabHelper into extensions namespace; rename it to TabHelper. | rdevlin.cronin@chromium.org | 2012-07-16 | 1 | -1/+1 |
* | Move the PageAction parts of ExtensionTabHelper::DidNavigateMainFrame to the ... | jyasskin@chromium.org | 2012-06-30 | 1 | -1/+18 |
* | Animate the script badges for cocoa and GTK. | kalman@chromium.org | 2012-06-27 | 1 | -2/+2 |
* | Implement the chrome.scriptBadge API, and get a basic test working. | jyasskin@chromium.org | 2012-06-26 | 1 | -0/+6 |
* | Remove ExtensionAction::declared_action_type so that script badges can share ... | jyasskin@chromium.org | 2012-06-22 | 1 | -2/+1 |
* | Hook the activeTab permission up to the omnibox, page action, and context men... | kalman@chromium.org | 2012-06-20 | 1 | -0/+4 |
* | Order the script badges in the location bar in the order that | kalman@chromium.org | 2012-06-18 | 1 | -8/+6 |
* | TabContentsWrapper -> TabContents, part 12. | avi@chromium.org | 2012-06-12 | 1 | -2/+2 |
* | Make cocoa use the extensions::ActionBoxController interface for populating the | kalman@chromium.org | 2012-05-31 | 1 | -5/+12 |
* | Rename ActionBoxController -> LocationBarController. | aa@chromium.org | 2012-05-27 | 1 | -1/+1 |
* | Revert half of the changes from 137638 that are probably causing breakages in | kalman@chromium.org | 2012-05-24 | 1 | -31/+4 |
* | Make the page action space show extensions with active content scripts or | kalman@chromium.org | 2012-05-19 | 1 | -3/+3 |
* | Relanding after reverted in 137632 (broke ASAN). | kalman@chromium.org | 2012-05-17 | 1 | -14/+39 |