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