1. 8ddcc92 Move extension_action.* from common/ to browser/ by [email protected] · 13 years ago[Renamed (99%) from chrome/common/extensions/extension_action_unittest.cc]
  2. 0f34d908 Move ownership of ExtensionAction into ExtensionSystem. by [email protected] · 13 years ago
  3. a048c09 Turn off animations for page actions and browser actions. by [email protected] · 13 years ago
  4. 684cc6a Change browser/page action default icon defined in manifest to support hidpi. by [email protected] · 13 years ago
  5. cb8ca08 Remove support for page_action.icons, and the legacy code surrounding it. by [email protected] · 13 years ago
  6. b4cb7b5a Fix memory leaks in ExtensionAction::*Animation. by [email protected] · 13 years ago
  7. 27bd065 Convert extension action icons code to use ImageSkia instead of SkBitmap by [email protected] · 13 years ago
  8. d191736 extensions: Fix crash on empty extension action icons by [email protected] · 13 years ago
  9. c0e04e9 Fix leaks in tests introduced in http://crrev.com/149846. by [email protected] · 13 years ago
  10. 48a7a425b Make the getAttention badge grey. by [email protected] · 13 years ago
  11. 39eae2b7 Move icon fallbacks into ExtensionAction. by [email protected] · 13 years ago
  12. 468fbd8 Remove ExtensionAction::declared_action_type so that script badges can share code with page and browser actions. by [email protected] · 13 years ago
  13. 3349b59 Make extension page actions be automatically converted into browser actions by [email protected] · 13 years ago
  14. 08397d5 Change includes of gfx/* to ui/gfx/* by [email protected] · 14 years ago
  15. e3a8a92 clang/mac: Fix most easy problems in chrome.xcodeproj (all targets) by [email protected] · 15 years ago
  16. 18539ee Fix problem with extension context menu items losing top-level icon. by [email protected] · 15 years ago
  17. c3a4bd99 FBTF: Remove a few SkBitmap instances (and other headers that were next to them). by [email protected] · 15 years ago
  18. a388c484 Page actions should be able to change the popup on a per-tab basis. by [email protected] · 15 years ago
  19. 4a3dab2 A large number of style nits in preparation for turning on automated cpplint.py. by [email protected] · 16 years ago
  20. 5d246db2 Replace ExtensionAction with ExtensionAction2. by [email protected] · 16 years ago[Renamed (82%) from chrome/common/extensions/extension_action2_unittest.cc]
  21. 56ce6e5 Move page actions over to ExtensionAction2 and get rid of extension_action.*. by [email protected] · 16 years ago
  22. 92c6f9b9 Refactor BrowserActions, and add support for tab-specific state. by [email protected] · 16 years ago