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
/
extensions
Commit message (
Expand
)
Author
Age
Files
Lines
*
More sync of PRESUBMIT with what CQ runs
phajdan.jr@chromium.org
2014-03-13
1
-1
/
+1
*
Initial implementation of the chrome.automation API.
dtseng@google.com
2014-03-13
4
-1
/
+4
*
Remove SettingsBackend
rdevlin.cronin@chromium.org
2014-03-12
9
-249
/
+46
*
Fix <webview>.contextMenus requiring chrome.contextMenus permission.
lazyboy@chromium.org
2014-03-12
1
-0
/
+2
*
Move sockets APIs out of src/chrome
rockot@chromium.org
2014-03-12
34
-17
/
+6601
*
Remove ExtensionService reference from extensions ProcessManager
jamescook@chromium.org
2014-03-12
1
-7
/
+5
*
Limit scope of settings API configuration and proxy permission
battre@chromium.org
2014-03-12
6
-60
/
+132
*
Remove ContainsOnlyWhitespace from string_util and CollapseWhitespace into to...
brettw@chromium.org
2014-03-11
1
-1
/
+1
*
Convert most Chromium presubmit files to use new multiple-tryserver-compatibl...
phajdan.jr@chromium.org
2014-03-11
1
-2
/
+6
*
Make extensions/common/api exist.
rockot@chromium.org
2014-03-11
1
-0
/
+1
*
Remove --prompt-for-extension-extensions switch. FeatureSwitch now can accept
mpcomplete@chromium.org
2014-03-10
4
-9
/
+11
*
Add TestExtensionsBrowserClient, move ProcessManagerTest to //extensions
jamescook@chromium.org
2014-03-10
6
-5
/
+404
*
kiosk: Fix network check skipped regression.
xiyuan@chromium.org
2014-03-10
1
-3
/
+11
*
Move bookmarks_ui manifest key from chrome_settings_overrides to chrome_ui_ov...
wittman@chromium.org
2014-03-10
2
-4
/
+5
*
Move extensions storage API implementation to src/extensions
jamescook@chromium.org
2014-03-10
25
-1
/
+2499
*
Move api_resource{,manager} out of src/chrome
rockot@chromium.org
2014-03-07
4
-0
/
+393
*
Define the ExtensionId typedef, and use it in extension.h.
jyasskin@chromium.org
2014-03-07
1
-8
/
+15
*
Parse manifest file with app.service_worker.script.
scheib@chromium.org
2014-03-06
8
-28
/
+124
*
Move WriteFile and WriteFileDescriptor from file_util to base namespace.
brettw@chromium.org
2014-03-06
3
-7
/
+7
*
Reland: Add ExtensionsApiClient interface, use it in the storage API Settings...
jamescook@chromium.org
2014-03-06
5
-0
/
+167
*
Add rdevlin.cronin@ to OWNERS for extensions
rdevlin.cronin@chromium.org
2014-03-06
1
-7
/
+7
*
Revert r255069 "Add ExtensionsApiClient interface, use it in the storage API ...
thakis@chromium.org
2014-03-05
5
-167
/
+0
*
Move ExtensionFunctionRegistry out of src/chrome
rockot@chromium.org
2014-03-05
4
-0
/
+136
*
Add ExtensionsApiClient interface, use it in the storage API SettingsFrontend
jamescook@chromium.org
2014-03-05
5
-0
/
+167
*
Rename ProfileKeyedAPI to BrowserContextKeyedAPI and GetProfile to Get.
yoz@chromium.org
2014-03-05
2
-0
/
+138
*
Move extension_function_histogram_value to src/extensions
rockot@chromium.org
2014-03-04
17
-2
/
+1638
*
Move TrimWhitespace to the base namespace.
brettw@chromium.org
2014-03-03
1
-1
/
+1
*
Makes text input extensions available in guest session on CrOS.
yukishiino@chromium.org
2014-03-03
2
-3
/
+13
*
Move chrome/browser/value_store to extensions/value_store
jamescook@chromium.org
2014-03-01
21
-1
/
+2356
*
Pull AsyncApiFunction out of src/chrome
rockot@chromium.org
2014-02-28
4
-2
/
+134
*
Avoid returning an object from CreateBackgroundHost, since no callers use it.
jyasskin@chromium.org
2014-02-27
3
-17
/
+19
*
Allow MessageFilters to restrict listening to specific message classes
jdduke@chromium.org
2014-02-26
1
-1
/
+3
*
Revert "Allow MessageFilters to restrict listening to specific message classes"
jdduke@chromium.org
2014-02-21
1
-3
/
+1
*
Rename VIEW_TYPE_APP_SHELL -> VIEW_TYPE_APP_WINDOW
rockot@chromium.org
2014-02-20
2
-6
/
+4
*
Optimize GetExtensionOrAppIDByURL
rob@robwu.nl
2014-02-18
1
-1
/
+1
*
Removing unnecessary creation of RenderViewHostDestructionObserver for all We...
ckulakowski@opera.com
2014-02-18
2
-5
/
+9
*
Allow MessageFilters to restrict listening to specific message classes
jdduke@chromium.org
2014-02-16
1
-1
/
+3
*
Rename apps::ShellWindow to apps::AppWindow
jamescook@chromium.org
2014-02-15
2
-1
/
+3
*
ExtensionSystem cleanup part 3
yoz@chromium.org
2014-02-14
1
-2
/
+1
*
Revert 251094 "Revert 250826 "Remove Profile dependency from app..."
asvitkine@chromium.org
2014-02-13
1
-0
/
+3
*
Revert 250826 "Remove Profile dependency from apps::ShellWindow"
asvitkine@chromium.org
2014-02-13
1
-3
/
+0
*
Change streamsPrivate to use an IDL definition file.
zork@chromium.org
2014-02-13
1
-2
/
+0
*
ExtensionSystem cleanup part 2
yoz@chromium.org
2014-02-13
7
-12
/
+66
*
Remove Profile dependency from apps::ShellWindow
rockot@chromium.org
2014-02-12
1
-0
/
+3
*
[Hotword, Extensions] Removing EXTERNAL_COMPONENT from IsPolicyLocation, addi...
rlp@chromium.org
2014-02-12
3
-5
/
+9
*
Replace "bluetooth" permission with manifest property.
rpaquay@chromium.org
2014-02-12
3
-1
/
+2
*
Make checkbox in bookmark app creation dialog sticky across app creations.
calamity@chromium.org
2014-02-11
2
-0
/
+6
*
Cleanup: Move kChromeUIScheme constant into content namespace.
tfarina@chromium.org
2014-02-11
2
-4
/
+4
*
External component extensions should not have a context menu.
rfevang@chromium.org
2014-02-09
1
-1
/
+2
*
Break ExtensionHost dependency on ExtensionService.
derat@chromium.org
2014-02-08
1
-0
/
+4
[next]