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
*
Merge 258106 "[Hotword] Making enabling/disabling the setting en..."
rlp@chromium.org
2014-03-24
1
-1
/
+6
*
Revert 259016 "Merge 258106 "[Hotword] Making enabling/disabling..."
rlp@chromium.org
2014-03-24
1
-6
/
+1
*
Merge 258106 "[Hotword] Making enabling/disabling the setting en..."
rlp@chromium.org
2014-03-24
1
-1
/
+6
*
Merge 255988 "kiosk: Fix network check skipped regression."
xiyuan@chromium.org
2014-03-12
1
-3
/
+11
*
Merge 252428 "Revert "Allow MessageFilters to restrict listening..."
jdduke@chromium.org
2014-02-21
1
-3
/
+1
*
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
*
<webview>: Update format for local file access in manifest.json
fsamuel@chromium.org
2014-02-07
4
-53
/
+113
*
Make ExtensionsBrowserClient wrap some utility functions.
derat@chromium.org
2014-02-07
5
-7
/
+19
*
Add ApiActivityMonitor to decouple ActivityLog from low-level extensions code
jamescook@chromium.org
2014-02-06
5
-78
/
+81
*
Extensions: Send the tab id to platform apps.
thestig@chromium.org
2014-02-06
2
-4
/
+16
*
Move QuotaService from ExtensionService to ExtensionSystem
jamescook@chromium.org
2014-02-05
3
-6
/
+12
*
Update PEM file to write a key with 64 characters per line
sashab@chromium.org
2014-02-05
1
-1
/
+1
*
Add bookmark app creation dialog.
calamity@chromium.org
2014-02-04
1
-2
/
+3
*
app_shell: Add ShellContentRendererClient
jamescook@chromium.org
2014-02-03
4
-3
/
+4
*
[Hotword] Adding hotwordPrivate private extension api.
rlp@chromium.org
2014-02-02
1
-0
/
+1
*
Move extensions IPC filtering to extensions::ExtensionMessageFilter
jamescook@chromium.org
2014-02-02
3
-0
/
+252
*
HID API frontend for Apps.
rockot@chromium.org
2014-02-01
2
-0
/
+2
*
Apply automatic range checking for enums acros extension_messages IPC.
tsepez@chromium.org
2014-01-30
1
-0
/
+1
*
Get rid of some uses of base::Create*Value
estade@chromium.org
2014-01-30
1
-1
/
+1
*
Split ExtensionSystem interface from ExtensionSystemImpl implementation, part 1.
yoz@chromium.org
2014-01-30
7
-25
/
+170
*
Cleanup: Fix some lint/style errors in extensions code.
thestig@chromium.org
2014-01-29
1
-6
/
+3
*
Extensions: Make it possible for permission parsing code to return a detailed...
thestig@chromium.org
2014-01-29
7
-50
/
+43
*
Register the worker process ID of the extension to ProcessMap in ExtensionSys...
horo@chromium.org
2014-01-28
2
-1
/
+32
*
Extract extension-related renderer setup from ExtensionService
jamescook@chromium.org
2014-01-28
7
-5
/
+209
*
Cleanup: Simplify ErrorUtils::FormatErrorMessageUTF16().
thestig@chromium.org
2014-01-27
1
-13
/
+4
*
Add support for user-level Native Messaging hosts installation.
sergeyu@chromium.org
2014-01-27
3
-0
/
+9
*
Enable/disable extensions upon changes in blacklist.
oleg@chromium.org
2014-01-27
5
-9
/
+66
*
Revert 246938 "Add support for user-level Native Messaging hosts..."
ronghuawu@chromium.org
2014-01-24
3
-9
/
+0
*
Add support for user-level Native Messaging hosts installation.
sergeyu@chromium.org
2014-01-24
3
-0
/
+9
*
Clean up extension_util.h.
derat@chromium.org
2014-01-24
2
-15
/
+2
*
The Script Bubble and Script Badge were two extension experiments that didn't...
finnur@chromium.org
2014-01-24
4
-25
/
+0
*
tab capture: Change the permissions for tabs.captureVisibleTab().
sadrul@chromium.org
2014-01-24
5
-55
/
+81
*
Allow Extension-specific toggling for error reporting
rdevlin.cronin@chromium.org
2014-01-24
6
-0
/
+470
*
Rename and deprecate chrome_settings_overrides.bookmarks_ui.hide_bookmark_but...
wittman@chromium.org
2014-01-23
2
-0
/
+5
*
Use _api_features checks for app.runtime and app.window instead of permissions.
yoz@chromium.org
2014-01-23
2
-15
/
+0
[next]