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
/
renderer
/
extensions
/
user_script_slave.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use a direct include of the shared_memory header in base/, chrome/, components/.
avi@chromium.org
2013-07-17
1
-1
/
+1
*
chrome: Migrate from googleurl/ includes to url/ ones. Part 3.
tfarina@chromium.org
2013-07-04
1
-1
/
+1
*
Update Blink include paths
abarth@chromium.org
2013-06-17
1
-6
/
+6
*
Rewrite scoped_ptr<T>(NULL) to use the default ctor in chrome/.
dcheng@chromium.org
2013-06-12
1
-3
/
+1
*
Use a direct include of strings headers in chrome/renderer/.
avi@chromium.org
2013-06-11
1
-1
/
+1
*
content: Move kViewSourceScheme constant into content namespace.
tfarina@chromium.org
2013-05-30
1
-1
/
+1
*
Update refernces to Blink's Platform API (chrome)
abarth@chromium.org
2013-05-30
1
-2
/
+2
*
Disallow extensions on the Chrome signin page.
mpcomplete@chromium.org
2013-05-22
1
-1
/
+4
*
Move RuntimeData and related permissions out of Extension class
rdevlin.cronin@chromium.org
2013-05-17
1
-6
/
+8
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-1
/
+1
*
Revert "Rewrite std::string("") to std::string(), Linux edition."
dcheng@chromium.org
2013-04-09
1
-1
/
+1
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-1
/
+1
*
Assume extension_id can never be empty in user_script_slave.cc
adamk@chromium.org
2013-04-05
1
-5
/
+1
*
Reserve an isolated world ID for Chrome Translate
toyoshim@chromium.org
2013-03-29
1
-1
/
+2
*
Attaching a DOM Activity Logger to all extension scripts
ataly@chromium.org
2013-03-08
1
-0
/
+6
*
move Content-Security-Policy out of Extension
MHX348@motorola.com
2013-02-16
1
-2
/
+3
*
Update some #includes in chrome/renderer/extensions/ for headers in the new P...
pilgrim@chromium.org
2013-01-10
1
-2
/
+2
*
Pass extensions' Content Security Policy to WebKit when using isolated worlds.
mkwst@chromium.org
2012-11-21
1
-3
/
+9
*
Add method to load resources without scale
oshima@chromium.org
2012-11-01
1
-2
/
+1
*
Revert r165444 "Add method to load resources without scale"
oshima@chromium.org
2012-11-01
1
-1
/
+2
*
Add method to load resources without scale
oshima@chromium.org
2012-11-01
1
-2
/
+1
*
Add content script activity to the extension activity log.
ericdingle@chromium.org
2012-09-27
1
-2
/
+6
*
Added check to prevent extensions from injecting scrips into pages hosted in ...
zelidrag@chromium.org
2012-08-23
1
-0
/
+1
*
Move c/r/extensions/* into extensions namespace
rdevlin.cronin@chromium.org
2012-08-07
1
-6
/
+4
*
Formalise a CHECK for the NULL NavigationEntry in ScriptBadgeController, and
kalman@chromium.org
2012-08-07
1
-6
/
+4
*
Move UserScript and related into extensions namespace
rdevlin.cronin@chromium.org
2012-07-13
1
-1
/
+4
*
inject platform_apps.js into iframes in platform apps
estade@chromium.org
2012-06-20
1
-1
/
+1
*
Implement the activeTab permission, so that extensions with the permission
kalman@chromium.org
2012-06-13
1
-1
/
+7
*
Make ScriptBadgeExecutor only show extension script badges after they're
kalman@chromium.org
2012-05-30
1
-0
/
+20
*
Revert "Revert 137734 - Select theme resources from ResourceBundle at request...
flackr@chromium.org
2012-05-24
1
-3
/
+4
*
Move Extension into extensions namespace
aa@chromium.org
2012-05-21
1
-0
/
+1
*
Revert 137734 - Select theme resources from ResourceBundle at requested scale...
fischman@chromium.org
2012-05-17
1
-4
/
+3
*
Select theme resources from ResourceBundle at requested scale factor.
flackr@chromium.org
2012-05-17
1
-3
/
+4
*
[Coverity] Pickle reads are always CHECK()-bracketed
groby@chromium.org
2012-03-20
1
-1
/
+1
*
Avoid using Pickle::WriteSize(), which writes an architecture-dependent amount
mdm@chromium.org
2012-03-14
1
-3
/
+3
*
Refactor Pickle Read methods to use higher performance PickleIterator.
jbates@chromium.org
2012-03-07
1
-1
/
+1
*
Remove support for "chrome.self" in manifest version 2.
kalman@chromium.org
2012-02-15
1
-3
/
+1
*
Update includes to new header locations.
abarth@chromium.org
2011-12-03
1
-2
/
+2
*
Consider the origin when computing extension permissions
abarth@chromium.org
2011-12-02
1
-2
/
+2
*
Create content::RenderThread interface and make code in chrome use that.
jam@chromium.org
2011-10-06
1
-2
/
+3
*
Factor the static data and its management out of
aa@chromium.org
2011-10-04
1
-5
/
+9
*
Fix a crash when loading a multipart html page.
tony@chromium.org
2011-09-27
1
-1
/
+4
*
Revert r99696 and r99705 due to crashes.
aa@chromium.org
2011-09-08
1
-2
/
+2
*
Rename ExtensionDispatcher to ExtensionRendererContext because:
aa@chromium.org
2011-09-06
1
-2
/
+2
*
Initialize content scripts the same way extension scripts are.
aa@chromium.org
2011-08-26
1
-19
/
+4
*
Populate ContextInfo::extension_id for all extension-related
aa@chromium.org
2011-08-19
1
-7
/
+12
*
RenderThread::OnControlMessageReceived may result in UserScriptSlave::UpdateS...
levin@chromium.org
2011-08-03
1
-0
/
+2
*
Update URLPatternSet to contain a std::set instead of std::vector.
jstritar@chromium.org
2011-07-13
1
-9
/
+11
*
Revert 92219 - Update URLPatternSet to contain a std::set instead of std::vec...
jstritar@chromium.org
2011-07-12
1
-11
/
+9
*
Update URLPatternSet to contain a std::set instead of std::vector.
jstritar@chromium.org
2011-07-12
1
-9
/
+11
[next]