index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
extensions
/
extension_keybinding_apitest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move bookmarks_ui manifest key from chrome_settings_overrides to chrome_ui_ov...
wittman@chromium.org
2014-03-10
1
-9
/
+1
*
Settings Override API: limit it to Windows.
vasilii@chromium.org
2014-03-05
1
-1
/
+9
*
Allow extensions to remove and override the bookmark shortcut key
wittman@chromium.org
2014-02-14
1
-2
/
+67
*
The Script Bubble and Script Badge were two extension experiments that didn't...
finnur@chromium.org
2014-01-24
1
-94
/
+15
*
Revert of https://codereview.chromium.org/131573003/
jochen@chromium.org
2014-01-12
1
-4
/
+0
*
Convert DomAutomationController from CppBoundClass to gin::Wrappable
jochen@chromium.org
2014-01-11
1
-0
/
+4
*
linux_aura: Reenable a bunch of individual extensions tests.
erg@chromium.org
2013-12-13
1
-16
/
+2
*
Fix issue: when overriding keybinding preferences, should remove the one taken.
zhchbin@gmail.com
2013-12-04
1
-0
/
+52
*
[Windows] Finish global and non-global media keys support on Windows.
zhchbin@gmail.com
2013-11-22
1
-0
/
+26
*
Move Extension and PermissionsData to extensions/common.
yoz@chromium.org
2013-11-15
1
-2
/
+2
*
Move FeatureSwitch to top-level extensions/
rdevlin.cronin@chromium.org
2013-11-08
1
-3
/
+3
*
linux_aura: Enable interactive_ui_tests.
erg@chromium.org
2013-10-22
1
-2
/
+16
*
Allow tabCapture API to be granted for chrome:// pages.
justinlin@chromium.org
2013-09-15
1
-4
/
+11
*
Move kEnableExperimentalExtensionApis switch to extensions/common/switches.cc.
yoz@chromium.org
2013-07-31
1
-3
/
+1
*
Deflaking the Commands test that makes sure extension commands can't overwrit...
finnur@chromium.org
2013-04-19
1
-4
/
+10
*
Disable CommandsApiTest.DontOverwriteSystemShortcuts.
kkania@chromium.org
2013-04-18
1
-1
/
+2
*
Make sure manifest specified shortcut for Extension Command can not override the
finnur@chromium.org
2013-04-18
1
-0
/
+40
*
Revert 194594 "Make sure manifest specified shortcut for Extensi..."
finnur@chromium.org
2013-04-17
1
-40
/
+0
*
Make sure manifest specified shortcut for Extension Command can not override ...
finnur@chromium.org
2013-04-17
1
-0
/
+40
*
Remove TabStripModel wrapper use.
avi@chromium.org
2013-01-29
1
-3
/
+2
*
Simplify ExecuteJavaScript* functions.
darin@chromium.org
2013-01-04
1
-9
/
+6
*
Change ExecuteJavaScript* helper functions in browser_test_utils.{h,cc}
darin@chromium.org
2013-01-02
1
-12
/
+15
*
Disable CommandsApiTest.PageAction on linux/cros
dgrogan@chromium.org
2012-12-13
1
-1
/
+7
*
Remove TabContents from extensions.
avi@chromium.org
2012-12-11
1
-1
/
+0
*
Move the test functions that deal with focus to interactive_ui_tets_utils.h a...
jam@chromium.org
2012-11-29
1
-0
/
+1
*
Fix the _DISABLED suffix to a proper prefix
maruel@chromium.org
2012-11-22
1
-1
/
+1
*
Remove tabstrip wrappers in browser_tabstrip.
avi@chromium.org
2012-11-20
1
-5
/
+5
*
Replace extension_switch_utils.h with feature_switch.h.
aa@chromium.org
2012-10-13
1
-2
/
+2
*
Move extension_action.* from common/ to browser/
jyasskin@chromium.org
2012-10-13
1
-1
/
+1
*
Remove Extension's accessors for ExtensionActions.
jyasskin@chromium.org
2012-10-12
1
-1
/
+4
*
Add a query API for listing all commands and which shortcut they have (if any).
finnur@chromium.org
2012-10-05
1
-0
/
+8
*
Make extension commands grant the activeTab permission.
kalman@chromium.org
2012-09-24
1
-7
/
+23
*
Switch SessionTabHelper to use WebContentsUserData.
avi@chromium.org
2012-09-12
1
-2
/
+2
*
Extension Commands: Make Ctrl mean Command on Mac. If you really want Ctrl as...
finnur@chromium.org
2012-08-31
1
-2
/
+2
*
RestoreTabHelper > SessionTabHelper, move more session stuff into it.
avi@chromium.org
2012-08-30
1
-2
/
+2
*
Extension Commands: Remove the "experimental" flag requirement but limit the ...
finnur@chromium.org
2012-08-30
1
-4
/
+1
*
Port Extension Commands to Mac.
finnur@chromium.org
2012-08-17
1
-2
/
+0
*
Implement Keybinding (Extension Commands) for script badges. With this change...
finnur@chromium.org
2012-08-03
1
-5
/
+48
*
Move ExecuteJavaScript functions from ui_test_utils.h to browser_test_utils.h...
jam@chromium.org
2012-07-24
1
-3
/
+4
*
Move tab functions off Browser into browser_tabstrip and browser_tabrestore.
ben@chromium.org
2012-06-29
1
-4
/
+5
*
TabContentsWrapper -> TabContents, part 12.
avi@chromium.org
2012-06-12
1
-4
/
+4
*
Move Extension into extensions namespace
aa@chromium.org
2012-05-21
1
-2
/
+2
*
Conflict detection for Extension Keybinding.
finnur@chromium.org
2012-05-03
1
-2
/
+14
*
Add Extension Keybinding test for page actions and port the PageAction keybin...
finnur@chromium.org
2012-03-16
1
-13
/
+46
*
Revert 127146 - Add Extension Keybinding test for page actions and port the P...
finnur@chromium.org
2012-03-16
1
-46
/
+13
*
Add Extension Keybinding test for page actions and port the PageAction keybin...
finnur@chromium.org
2012-03-16
1
-13
/
+46
*
Refactor the ExtensionKeybindingRegistry into cross-platform and Views specif...
finnur@chromium.org
2012-03-09
1
-2
/
+2
*
Enable the keybinding test for TOOLKIT_VIEWS.
finnur@chromium.org
2012-02-27
1
-2
/
+2
*
Experimental Extension Keybinding (first cut).
finnur@chromium.org
2012-02-23
1
-0
/
+81