1. ae36a4a Standardize usage of virtual/override/final in chrome/browser/extensions/ by dcheng · 11 years ago
  2. a15bee1 replace OVERRIDE and FINAL with override and final in chrome/browser/extensions/ by mostynb · 11 years ago
  3. 91f162a1 Uncouple ActiveScriptController from LocationBarController by rdevlin.cronin · 11 years ago
  4. 6e7e5edc Stop showing page actions in the location bar with redesign enabled by rdevlin.cronin · 11 years ago
  5. 5681e2f Remove Extension Loaded/Unloaded notifications from LocationBarView(Mac) by rdevlin.cronin · 11 years ago
  6. 5094223 Remove PageActionsController by rdevlin.cronin · 11 years ago
  7. aeffd18 Remove NOTIFICATION_EXTENSION_PAGE_ACTIONS_UPDATED by rdevlin.cronin · 11 years ago
  8. e9c7112 Combine methods to execute extension actions into one place by rdevlin.cronin · 11 years ago
  9. 0eadcd5a Consolidate ExtensionToolbarModel::Action and LocationBarController::Action by [email protected] · 11 years ago
  10. 0d8d697 Resubmit: Block content scripts from executing until user grants permission by [email protected] · 11 years ago
  11. 39ef0a7c5 Introduce ActiveScriptController, track active extension scripts. by [email protected] · 11 years ago
  12. 808b69a The Script Bubble and Script Badge were two extension experiments that didn't go anywhere -- so there's no need to carry them around anymore. by [email protected] · 12 years ago
  13. 5dc4ccb Implement scriptBadge.requestToAct. by [email protected] · 13 years ago
  14. 01c86ec Remove the rest of #pragma once in one big CL. by [email protected] · 13 years ago
  15. 6132fdcd Animate the script badges for cocoa and GTK. by [email protected] · 13 years ago
  16. 0b83c7f6 Implement the chrome.scriptBadge API, and get a basic test working. by [email protected] · 13 years ago
  17. f18824b Show an extension info bubble when a script badge is clicked. by [email protected] · 13 years ago
  18. f47f04b5 Order the script badges in the location bar in the order that by [email protected] · 13 years ago
  19. 9d890b7 Make cocoa use the extensions::ActionBoxController interface for populating the by [email protected] · 13 years ago
  20. 4a98816 Rename ActionBoxController -> LocationBarController. by [email protected] · 13 years ago[Renamed (73%) from chrome/browser/extensions/action_box_controller.h]
  21. a83b840 Relanding after reverted in 137632 (broke ASAN). by [email protected] · 13 years ago
  22. f50a29a Revert 137630 - Broke ASAN by [email protected] · 13 years ago
  23. 3012d7f Only return the visible page actions from PageActionController. by [email protected] · 13 years ago
  24. 4742bde Refactor UI "badge" (page action) logic into a BadgeController interface, by [email protected] · 13 years ago