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
/
browser
/
extensions
/
execute_code_in_tab_function.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
FBTF: Reaplly the TabRestoreService::Observer into its own file commit.
erg@google.com
2010-09-02
1
-0
/
+1
*
Revert "FBTF: Move the TabRestoreService::Observer into its own file."
erg@google.com
2010-09-01
1
-1
/
+0
*
FBTF: Move the TabRestoreService::Observer into its own file.
erg@google.com
2010-09-01
1
-0
/
+1
*
FBTF: More extensions cleanup.
erg@google.com
2010-08-26
1
-0
/
+9
*
Convert wide strings in extension_tabs_module_constants.
viettrungluu@chromium.org
2010-08-13
1
-0
/
+2
*
FBTF: Clean up some headers in tab_contents_delegate.h.
erg@google.com
2010-08-10
1
-0
/
+1
*
Require user opt-in before allowing content script injection on file URLs.
mpcomplete@chromium.org
2010-06-24
1
-1
/
+3
*
Update extension functions to always pass a list of arguments, even when one ...
arv@chromium.org
2010-05-21
1
-5
/
+2
*
Generalize the ExtensionFunctionDispatcher::Delegate interface a bit more. In...
aa@chromium.org
2010-03-24
1
-1
/
+1
*
Avoid calling ExecuteCode() on a NULL TabContents. The problem was an extra s...
eroman@chromium.org
2010-03-24
1
-3
/
+6
*
Allow users to enable extensions in incognito. Requires
mpcomplete@chromium.org
2010-02-25
1
-4
/
+6
*
Pull gallery special case down into Extension::CanAccessHost() to avoid dupli...
aa@chromium.org
2010-02-20
1
-14
/
+1
*
Pulled out Callback code into base/callback.h. This is the first step toward...
akalin@chromium.org
2010-02-19
1
-0
/
+1
*
Extension tweaks for phantom tabs. I did the following modifications:
sky@chromium.org
2010-01-23
1
-7
/
+12
*
Move constants related to chrome.tabs.executeScript() from the .cc file to
rogerta@chromium.org
2010-01-19
1
-12
/
+8
*
(fix merge error).
rafaelw@chromium.org
2009-12-23
1
-0
/
+11
*
Revert "Disallow chrome.tabs.executeScript from injecting code into gallery"
rafaelw@chromium.org
2009-12-23
1
-11
/
+0
*
Disallow chrome.tabs.executeScript from injecting code into gallery
rafaelw@chromium.org
2009-12-23
1
-0
/
+11
*
Check permissions for chrome.tabs.executeScript() in the
aa@chromium.org
2009-12-22
1
-2
/
+11
*
Many changes to DictionaryValues:
pkasting@chromium.org
2009-11-25
1
-1
/
+1
*
Make executeScript and insertCSS inject code into all frames.
tangjie@chromium.org
2009-11-20
1
-4
/
+17
*
Fix memory leak in AsyncExtensionFunction.
mpcomplete@chromium.org
2009-11-10
1
-1
/
+1
*
Remove +x bit from files that shouldn't have it.
evan@chromium.org
2009-10-20
1
-0
/
+0
*
Small cleanup to extension function registration to avoid scattered definitions.
mpcomplete@chromium.org
2009-10-14
1
-2
/
+2
*
Header dependency cleanup in chrome/
phajdan.jr@chromium.org
2009-10-12
1
-0
/
+1
*
Loads local resources from current locale subtree if available, if not it fal...
cira@chromium.org
2009-10-07
1
-6
/
+6
*
Use a helper to facilitate reading a file on a background thread.
darin@chromium.org
2009-09-29
1
-27
/
+18
*
Try again to land "Implement script API:executeScript"
aa@chromium.org
2009-09-18
1
-0
/
+156