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_apitest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix more cases of unreachable code on Windows, mostly added recently.
pkasting@chromium.org
2014-05-22
1
-1
/
+2
*
Add net/base/filename_util.h.
sergeyu@chromium.org
2014-04-09
1
-1
/
+1
*
Revert 262487 "Add net/base/filename_util.h."
sergeyu@chromium.org
2014-04-08
1
-1
/
+1
*
Add net/base/filename_util.h.
sergeyu@chromium.org
2014-04-08
1
-1
/
+1
*
Move chrome.test API files to src/extensions.
yoz@chromium.org
2014-04-04
1
-1
/
+1
*
Allow FTP requests by Chromium extensions
rob@robwu.nl
2014-03-13
1
-0
/
+16
*
Split ExtensionSystem interface from ExtensionSystemImpl implementation, part 1.
yoz@chromium.org
2014-01-30
1
-1
/
+1
*
Update some uses of Value in chrome/browser to use the base:: namespace.
avi@chromium.org
2013-12-23
1
-1
/
+1
*
Convert Extension* to extension id in AppLaunchParams.
koz@chromium.org
2013-12-17
1
-1
/
+1
*
Move c/c/e/extension_set to top-level extensions/
rdevlin.cronin@chromium.org
2013-12-17
1
-1
/
+3
*
Move LaunchContainer enum to extension_constants.h.
derat@chromium.org
2013-12-06
1
-2
/
+4
*
Reinstate alwaysOnTopWindows permission
tmdiep@chromium.org
2013-12-06
1
-0
/
+6
*
Move Extension and PermissionsData to extensions/common.
yoz@chromium.org
2013-11-15
1
-2
/
+2
*
Move LaunchContainer enum out of chrome/.
derat@chromium.org
2013-11-08
1
-2
/
+1
*
Fix PrerenderBrowserTestWithExtensions.WebNavigation test.
davidben@chromium.org
2013-10-29
1
-0
/
+14
*
Cleanup: Remove chrome namespace from application_launch.h
limasdf@gmail.com
2013-09-27
1
-4
/
+4
*
Cleanup: Use std::string in ExtensionApiTest.
thestig@chromium.org
2013-09-24
1
-21
/
+22
*
Update some includes of chrome_notification_types.h
jam@chromium.org
2013-07-12
1
-1
/
+1
*
Fix build.
phajdan.jr@chromium.org
2013-06-26
1
-5
/
+5
*
GTTF: convert some tests in chrome to use EmbeddedTestServer patch nr 1
phajdan.jr@chromium.org
2013-06-26
1
-4
/
+108
*
Begin to merge dup code for embedder in webview tests.
lazyboy@chromium.org
2013-06-13
1
-6
/
+20
*
Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"
rsleevi@chromium.org
2013-06-11
1
-1
/
+1
*
Use a direct include of strings headers in chrome/browser/extensions/, part 3.
avi@chromium.org
2013-06-10
1
-2
/
+2
*
Second try at better workaround for win dbg extensions api browser tests.
asargent@chromium.org
2013-06-05
1
-5
/
+2
*
chrome: Use base::MessageLoop. (Part 3)
xhwang@chromium.org
2013-05-28
1
-2
/
+2
*
Revert 202339 "Better workaround for extension browser test prob..."
xiyuan@chromium.org
2013-05-26
1
-2
/
+5
*
Better workaround for extension browser test problems on win debug bots
asargent@chromium.org
2013-05-26
1
-5
/
+2
*
Makes all tests (win-debug) that invoke RunExtensionSubtest
sky@chromium.org
2013-05-08
1
-0
/
+8
*
Move SpawnedTestServer to its own subdirectory.
phajdan.jr@chromium.org
2013-05-07
1
-1
/
+1
*
GTTF: rename net::TestServer -> net::SpawnedTestServer
phajdan.jr@chromium.org
2013-05-03
1
-4
/
+4
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-11
/
+16
*
Revert "Rewrite std::string("") to std::string(), Linux edition."
dcheng@chromium.org
2013-04-09
1
-16
/
+11
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-11
/
+16
*
Merge branch 'master' into file_path_browser
brettw@chromium.org
2013-02-10
1
-2
/
+3
*
Move Extension Location and Type enums to Manifest, and move InstallWarning t...
yoz@chromium.org
2013-01-31
1
-1
/
+1
*
Rename application_launch namespace to chrome
benwells@chromium.org
2013-01-31
1
-4
/
+4
*
Revert 170660
benwells@chromium.org
2012-12-04
1
-7
/
+0
*
Keep browser process alive while there are platform apps with background page...
benwells@chromium.org
2012-12-01
1
-0
/
+7
*
Remove GetExtensionService calls and replace with PKSF calls through the Exte...
mirandac@chromium.org
2012-11-30
1
-2
/
+4
*
Revert r165772: Keep browser process alive while there are platform apps with...
davidjames@google.com
2012-11-08
1
-8
/
+1
*
Keep browser process alive while there are platform apps with background page...
benwells@chromium.org
2012-11-02
1
-1
/
+8
*
PlatformAppApiTest class should not enable experimental APIs by default
asargent@chromium.org
2012-10-15
1
-15
/
+0
*
WebSocket test server migration on ExtensionApiTest.WebSocket (fourth trial)
toyoshim@chromium.org
2012-10-13
1
-5
/
+11
*
Revert 161572 - WebSocket test server migration on ExtensionApiTest.WebSocket...
mrossetti@chromium.org
2012-10-12
1
-10
/
+5
*
WebSocket test server migration on ExtensionApiTest.WebSocket (third trial)
toyoshim@chromium.org
2012-10-12
1
-5
/
+10
*
Revert 161542 - WebSocket test server migration on ExtensionApiTest.WebSocket...
kochi@chromium.org
2012-10-12
1
-10
/
+5
*
WebSocket test server migration on ExtensionApiTest.WebSocket (retry)
toyoshim@chromium.org
2012-10-12
1
-5
/
+10
*
Revert 161304 - WebSocket test server migration on ExtensionApiTest.WebSocket
toyoshim@chromium.org
2012-10-11
1
-10
/
+5
*
WebSocket test server migration on ExtensionApiTest.WebSocket
toyoshim@chromium.org
2012-10-11
1
-5
/
+10
*
Disallow packing or loading unpacked manifest v1 extensions.
aa@chromium.org
2012-09-02
1
-1
/
+13
[next]