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
*
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
*
app_shell: Extract extension runtime data from ExtensionService
jamescook@chromium.org
2014-01-22
7
-0
/
+323
*
Move ExtensionPrefs and friends to extensions/ directory.
derat@chromium.org
2014-01-22
17
-5
/
+3826
*
Revert 245563 and 245800 which made re2 GN generated.
brettw@chromium.org
2014-01-22
1
-1
/
+1
*
Make generated bookmark apps have no web extent.
calamity@chromium.org
2014-01-21
1
-0
/
+4
*
Support -Goutput_dir=blahblah in GN-GYP hybrid mode
jamesr@chromium.org
2014-01-18
1
-1
/
+1
*
Generalize "hide bookmark star" permission to "override bookmarks UI"
wittman@chromium.org
2014-01-18
1
-1
/
+1
*
[IME] Supports options page for each IME instead of single options page for e...
shuchen@chromium.org
2014-01-18
2
-0
/
+2
*
Convert the re2 GYP targets to be generated by GN.
brettw@chromium.org
2014-01-17
1
-1
/
+1
*
Convert extensions::ProcessMap to BrowserContextKeyedService
jamescook@chromium.org
2014-01-17
6
-8
/
+111
*
Make EventFilteringInfo::IsEmpty() take has_instance_id_ into account.
lazyboy@chromium.org
2014-01-17
1
-1
/
+1
*
Move kExtensionProcess to src/extensions/common/switches.cc
jamescook@chromium.org
2014-01-16
2
-3
/
+7
*
extensions: Relocate pref name constants.
derat@chromium.org
2014-01-16
2
-10
/
+99
*
Revert of Convert the re2 GYP targets to be generated by GN. (https://coderev...
brettw@chromium.org
2014-01-16
1
-1
/
+1
*
Convert the re2 GYP targets to be generated by GN.
brettw@chromium.org
2014-01-16
1
-1
/
+1
[next]