summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/page_action_controller.h
Commit message (Expand)AuthorAgeFilesLines
* Remove Extension's accessors for ExtensionActions.jyasskin@chromium.org2012-10-121-0/+4
* Switch ScriptBadgeController and PageActionController to use WebContents.avi@chromium.org2012-09-071-5/+2
* Implement scriptBadge.requestToAct.jyasskin@chromium.org2012-07-171-0/+2
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Move the PageAction parts of ExtensionTabHelper::DidNavigateMainFrame to the ...jyasskin@chromium.org2012-06-301-1/+8
* Animate the script badges for cocoa and GTK.kalman@chromium.org2012-06-271-2/+2
* Implement the chrome.scriptBadge API, and get a basic test working.jyasskin@chromium.org2012-06-261-0/+1
* Order the script badges in the location bar in the order thatkalman@chromium.org2012-06-181-2/+1
* TabContentsWrapper -> TabContents, part 12.avi@chromium.org2012-06-121-3/+2
* TabContentsWrapper -> TabContents, part 1.avi@chromium.org2012-06-051-1/+2
* Rename ActionBoxController -> LocationBarController.aa@chromium.org2012-05-271-4/+5
* Revert half of the changes from 137638 that are probably causing breakages inkalman@chromium.org2012-05-241-10/+2
* Relanding after reverted in 137632 (broke ASAN).kalman@chromium.org2012-05-171-4/+17
* Revert 137630 - Broke ASANrsleevi@chromium.org2012-05-171-17/+4
* Only return the visible page actions from PageActionController.kalman@chromium.org2012-05-171-4/+17
* Refactor UI "badge" (page action) logic into a BadgeController interface,kalman@chromium.org2012-05-151-0/+38