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
/
extension_resource_request_policy_apitest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do not allow non web accessible resources to be linked.
cdn@chromium.org
2013-09-11
1
-0
/
+57
*
Move ReadFileToString to the base namespace.
brettw@chromium.org
2013-08-30
1
-1
/
+1
*
Clean up compositor initialization/destruction.
danakj@chromium.org
2013-08-12
1
-0
/
+8
*
Revert 216780 "Clean up compositor initialization/destruction."
nhiroki@chromium.org
2013-08-12
1
-8
/
+0
*
Clean up compositor initialization/destruction.
danakj@chromium.org
2013-08-09
1
-0
/
+8
*
Revert 216278 "Clean up compositor initialization/destruction."
kalman@chromium.org
2013-08-07
1
-8
/
+0
*
Clean up compositor initialization/destruction.
danakj@chromium.org
2013-08-07
1
-0
/
+8
*
Revert "Clean up compositor initialization/destruction."
danakj@chromium.org
2013-08-07
1
-8
/
+0
*
Clean up compositor initialization/destruction.
danakj@chromium.org
2013-08-07
1
-0
/
+8
*
Disable Ash browser tests by detecting command-line switch rather than OS ver...
gab@chromium.org
2013-07-31
1
-5
/
+3
*
Disable another batch of failing Ash browser tests.
gab@chromium.org
2013-07-26
1
-0
/
+10
*
Move UserScript and Extension switches to top-level extensions/.
yoz@chromium.org
2013-07-19
1
-2
/
+3
*
chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 2
tfarina@chromium.org
2013-07-03
1
-1
/
+1
*
Disable ExtensionResourceRequestPolicyTest.Video on Win
csharp@chromium.org
2013-05-07
1
-2
/
+2
*
net: move host_resolver files from net/base to net/dns
phajdan.jr@chromium.org
2013-03-21
1
-1
/
+1
*
Remove TabStripModel wrapper use.
avi@chromium.org
2013-01-28
1
-13
/
+13
*
Simplify ExecuteJavaScript* functions.
darin@chromium.org
2013-01-04
1
-36
/
+24
*
Change ExecuteJavaScript* helper functions in browser_test_utils.{h,cc}
darin@chromium.org
2013-01-02
1
-34
/
+46
*
GTTF: No more FLAKY_ .
phajdan.jr@chromium.org
2012-12-21
1
-1
/
+1
*
Check for warnings when loading extensions in browser tests.
mihaip@chromium.org
2012-08-10
1
-10
/
+22
*
Base web accessibility decisions on page transition. We only need to perform ...
cdn@chromium.org
2012-08-08
1
-0
/
+14
*
Revert 149610 - Extension resources should only load in contexts the extensio...
nkostylev@chromium.org
2012-08-03
1
-9
/
+0
*
`chrome-extension` resources should bypass Content Security Policy.
mkwst@chromium.org
2012-08-02
1
-0
/
+20
*
Extension resources should only load in contexts the extension has permission...
mkwst@chromium.org
2012-08-02
1
-0
/
+9
*
Move ExecuteJavaScript functions from ui_test_utils.h to browser_test_utils.h...
jam@chromium.org
2012-07-24
1
-10
/
+11
*
Move tab functions off Browser into browser_tabstrip and browser_tabrestore.
ben@chromium.org
2012-06-29
1
-10
/
+11
*
TabContentsWrapper -> TabContents, part 12.
avi@chromium.org
2012-06-12
1
-10
/
+10
*
Add schema chrome-extension-resource:// for extension resources. It may be us...
penghuang@chromium.org
2012-05-18
1
-0
/
+21
*
Revert 137794 - Add schema chrome-extension-resource:// for extension resourc...
rsleevi@chromium.org
2012-05-18
1
-16
/
+0
*
Add schema chrome-extension-resource:// for extension resources. It may be us...
penghuang@chromium.org
2012-05-18
1
-0
/
+16
*
Change when extensions are allowed to load other extension resources.
mihaip@chromium.org
2012-05-14
1
-2
/
+12
*
Disable ExtensionResourceRequestPolicyTest.WebAccessibleResources on Windows.
binji@chromium.org
2012-04-05
1
-1
/
+7
*
Revert "Mark ExtensionResourceRequestPolicyTest.Audio as FLAKY on ChromeOS"
imasaki@google.com
2012-04-04
1
-7
/
+1
*
Mark ExtensionResourceRequestPolicyTest.Audio as FLAKY on ChromeOS
rbyers@chromium.org
2012-02-16
1
-1
/
+7
*
Flakiness cleanup: disable flaky tests under chrome/browser/
evan@chromium.org
2012-02-14
1
-1
/
+1
*
Add Access-Control-Allow-Origin: * header for extension resources specificall...
cdn@chromium.org
2012-01-29
1
-1
/
+25
*
Replace most of Browser::GetSelectedTabContents calls into Browser::GetSelect...
jam@chromium.org
2012-01-03
1
-8
/
+8
*
fixing asan build after http://src.chromium.org/viewvc/chrome?view=rev&revisi...
cdn@chromium.org
2011-12-21
1
-3
/
+3
*
Add 'web_accessible_resource" keyword for version 2 extension manifests. This...
cdn@chromium.org
2011-12-21
1
-0
/
+43
*
Rename TabContents::render_view_host() to GetRenderViewHost and put it into t...
jam@chromium.org
2011-12-20
1
-4
/
+4
*
Mark a handful of tests as using legacy manifest versions. We could convert
abarth@chromium.org
2011-12-07
1
-0
/
+6
*
Mark two tests as flaky on Mac.
creis@chromium.org
2011-09-03
1
-1
/
+8
*
Move in_process_browser_test and ui_test_utils to chrome/test/base
phajdan.jr@chromium.org
2011-07-29
1
-1
/
+1
*
Update the includes to the old tab_contents.h
jam@chromium.org
2011-03-02
1
-1
/
+1
*
Temporarily disable restrictions on who can request chrome-extension://.
aa@chromium.org
2011-02-10
1
-5
/
+8
*
Fix regression caused by r73784, add regression test and
aa@chromium.org
2011-02-06
1
-4
/
+17
*
Reland r73760: Move most of chrome-extension:// request
aa@chromium.org
2011-02-04
1
-0
/
+95
*
Revert 73760 - Move most of chrome-extension:// request checks into
tommi@chromium.org
2011-02-04
1
-95
/
+0
*
Move most of chrome-extension:// request checks into
aa@chromium.org
2011-02-04
1
-0
/
+95