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
/
menu_manager_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
cleanup: pass string as const reference from c/b/extension
limasdf@gmail.com
2014-04-30
1
-1
/
+1
*
Remove NOTIFICATION_EXTENSION_LOADED_DEPRECATED from MenuManager.
limasdf@gmail.com
2014-04-25
1
-8
/
+9
*
Remove chrome/browser/extensions/event_names
rdevlin.cronin@chromium.org
2014-03-27
1
-10
/
+8
*
Rename NOTIFICATION_EXTENSION_UNLOADED to
kalman@chromium.org
2014-03-19
1
-1
/
+1
*
Move extensions-related files to using //components/keyed_service.
blundell@chromium.org
2014-03-13
1
-2
/
+1
*
<webview>: Context menu API implementation CL.
lazyboy@chromium.org
2014-03-10
1
-37
/
+47
*
Split ExtensionSystem interface from ExtensionSystemImpl implementation, part 1.
yoz@chromium.org
2014-01-30
1
-1
/
+1
*
Revert 242454 "Revert 242450 "Update some uses of UTF conversion..."
avi@chromium.org
2013-12-24
1
-1
/
+1
*
Revert 242450 "Update some uses of UTF conversions in chrome/bro..."
avi@chromium.org
2013-12-24
1
-1
/
+1
*
Update some uses of UTF conversions in chrome/browser to use the base:: names...
avi@chromium.org
2013-12-24
1
-1
/
+1
*
Update some uses of Value in chrome/browser to use the base:: namespace.
avi@chromium.org
2013-12-23
1
-1
/
+1
*
Convert string16 to use base namespace.
brettw@chromium.org
2013-12-09
1
-1
/
+1
*
Move EventRouter to src/extensions/browser
jamescook@chromium.org
2013-11-21
1
-1
/
+1
*
Move Extension and PermissionsData to extensions/common.
yoz@chromium.org
2013-11-15
1
-1
/
+1
*
Split extensions::MenuManager instance out from ExtensionService.
benwells@chromium.org
2013-11-14
1
-1
/
+2
*
Convert extensions::EventRouter from Profile to BrowserContext
jamescook@chromium.org
2013-11-13
1
-2
/
+2
*
Rename WebKit namespace to blink (part 4)
abarth@chromium.org
2013-11-07
1
-1
/
+1
*
Move extension_misc::UnloadedExtensionReason from extension_constants.h to Un...
yoz@chromium.org
2013-10-23
1
-2
/
+1
*
Revert 219709 "Remove the Extensions URLRequestContext."
earthdok@chromium.org
2013-08-27
1
-6
/
+10
*
Remove the Extensions URLRequestContext.
ajwong@chromium.org
2013-08-27
1
-10
/
+6
*
Convert UserPolicySigninService to use OAuth2TokenService
atwilson@chromium.org
2013-08-22
1
-1
/
+1
*
JSON/IDL Compiler now generates event names as of r215660. Use these generate...
DHNishi@gmail.com
2013-08-20
1
-1
/
+4
*
c/b/extensions: Do not use Value::Create*.
DHNishi@gmail.com
2013-08-14
1
-4
/
+4
*
Use a direct include of the message_loop header in chrome/browser/, part 6.
avi@chromium.org
2013-07-18
1
-1
/
+1
*
Update some includes of chrome_notification_types.h
jam@chromium.org
2013-07-12
1
-1
/
+1
*
Convert most of extensions and some other random stuff to using the base name...
brettw@chromium.org
2013-06-21
1
-2
/
+2
*
Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"
rsleevi@chromium.org
2013-06-11
1
-6
/
+6
*
Use a direct include of utf_string_conversions.h in chrome/browser/, part 2.
avi@chromium.org
2013-06-07
1
-1
/
+1
*
Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-02
1
-1
/
+1
*
chrome: Use base::MessageLoop. (Part 3)
xhwang@chromium.org
2013-05-28
1
-1
/
+1
*
Remove references to Profile from browser_context_keyed_service.
phajdan.jr@chromium.org
2013-05-22
1
-1
/
+1
*
[components] Switch {RefCounted}ProfileKeyedService to use BrowserContext
phajdan.jr@chromium.org
2013-04-26
1
-2
/
+3
*
Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.
erg@chromium.org
2013-04-17
1
-1
/
+1
*
Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.
joi@chromium.org
2013-02-11
1
-1
/
+1
*
Introduce PrefRegistrySyncable, simplifying PrefServiceSyncable.
joi@chromium.org
2013-02-10
1
-0
/
+1
*
Linux/ChromeOS Chromium style checker cleanup, chrome/browser/extensions edit...
rsleevi@chromium.org
2013-02-07
1
-1
/
+1
*
Fix parentMenuItemId in context menu click callback.
yoz@chromium.org
2012-12-13
1
-1
/
+6
*
Remove TabContents from extensions.
avi@chromium.org
2012-12-11
1
-1
/
+1
*
Remove deprecated extension EventRouter APIs.
mpcomplete@chromium.org
2012-12-07
1
-7
/
+7
*
Move scoped_temp_dir from base to base/files
brettw@chromium.org
2012-11-16
1
-2
/
+2
*
Moved JsonPrefStore to use SequencedWorkerPool instead of FILE thread. The po...
zelidrag@chromium.org
2012-11-08
1
-0
/
+7
*
Revert 165062 - We believe this change broke startup_tests
nsylvain@chromium.org
2012-11-01
1
-7
/
+0
*
Moved JsonPrefStore to use SequencedWorkerPool instead of FILE thread. The po...
zelidrag@chromium.org
2012-10-30
1
-0
/
+7
*
Incognito-allowed package apps produce duplicate items in context menu
MHX348@motorola.com
2012-10-30
1
-2
/
+37
*
Remove GetExtensionEventRouter calls and replace with PKSF calls through the ...
mirandac@chromium.org
2012-10-29
1
-13
/
+27
*
Reset registered events and dispatch runtime.onInstalled to all extensions when
mpcomplete@chromium.org
2012-09-20
1
-4
/
+2
*
Context Menus now uses the JSON Schema Compiler.
hebert.christopherj@chromium.org
2012-08-14
1
-0
/
+64
*
Refactor extension event distribution to use Values instead of JSON strings.
gdk@chromium.org
2012-08-07
1
-21
/
+25
*
Move ExtensionEventRouter and related into extensions namespace
rdevlin.cronin@chromium.org
2012-07-23
1
-14
/
+14
*
Moved ExtensionMenuManager and ExtensionMenuItem into extensions namespace; r...
rdevlin.cronin@chromium.org
2012-07-05
1
-0
/
+628