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
*
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
*
Move webview and web_accessible_resources manifest handlers to src/extensions
jamescook@chromium.org
2014-01-16
6
-0
/
+338
*
Implement initial of chrome.readingListPrivate api.
yfriedman@chromium.org
2014-01-14
1
-0
/
+1
*
Clear testing callbacks in AppBackgrounPageNaclTest reentrantly.
scheib@chromium.org
2014-01-10
1
-4
/
+10
*
app_shell: Fix PrefsTabHelper dependency of ExtensionHost
jamescook@chromium.org
2014-01-10
1
-0
/
+5
*
Fix app_shell shutdown crash due to BrowserContextKeyedServices
jamescook@chromium.org
2014-01-09
1
-0
/
+12
*
Register bindings for blessed web contexts (aka hosted app contexts) by hand
kalman@chromium.org
2014-01-09
1
-2
/
+6
*
Do not dispatch events to inactive ephemeral apps
tmdiep@chromium.org
2014-01-08
2
-3
/
+21
*
Move ExtensionService::GetExtensionById() to ExtensionRegistry
jamescook@chromium.org
2014-01-07
3
-0
/
+125
*
Create extensions_test_support build target
jamescook@chromium.org
2014-01-07
6
-21
/
+91
*
Remove sockets.udp permission.
rpaquay@chromium.org
2014-01-07
1
-1
/
+0
*
Allow app_shell to run past extension manifest parsing
jamescook@chromium.org
2014-01-07
6
-4
/
+55
*
Test Keeping NaCl plugins used in app background pages alive when active.
scheib@chromium.org
2014-01-07
2
-1
/
+28
*
Revert of https://codereview.chromium.org/112663007/
ckocagil@chromium.org
2014-01-04
2
-28
/
+1
*
Test Keeping NaCl plugins used in app background pages alive when active.
scheib@chromium.org
2014-01-04
2
-1
/
+28
*
Revert "Update all users of base::Version to explicitly specify the namespace...
avi@chromium.org
2014-01-03
5
-12
/
+12
*
Replace the GetAssociatedRenderView call with GetAssociatedRenderFrame in Chr...
jam@chromium.org
2013-12-30
2
-9
/
+29
*
Move kFileScheme constant into content namespace.
tfarina@chromium.org
2013-12-30
3
-6
/
+6
*
Convert ExtensionRegistry to a BrowserContextKeyedService
jamescook@chromium.org
2013-12-27
9
-30
/
+146
*
Update uses of UTF conversions in courgette/, device/, extensions/, google_ap...
avi@chromium.org
2013-12-25
17
-57
/
+60
*
Remove the Value class names from the global namespace.
avi@chromium.org
2013-12-24
2
-5
/
+7
*
Update all users of base::Version to explicitly specify the namespace, and cl...
avi@chromium.org
2013-12-23
5
-12
/
+12
*
Update uses of Value in extensions/, google_apis/, gpu/, media/, net/, printi...
avi@chromium.org
2013-12-23
5
-9
/
+13
*
Cleanup: Move kFileSystemScheme constant into content namespace.
tfarina@chromium.org
2013-12-23
1
-1
/
+1
*
Prevent creating background pages for non-incognito profile in Guest mode
dpolukhin@chromium.org
2013-12-21
2
-2
/
+11
[next]