Sign in
chromium
/
chromium
/
src
/
c0f2f73bc76d220a37f98c6eb14f849980821842
/
extensions
/
browser
/
api_test_utils.cc
fd4db3d
Remove all references to UIThreadExtensionFunction
by Clark DuVall
· 6 years ago
926fad8
Remove some unused histogram_value params from ExtensionFunction*
by Istiaque Ahmed
· 6 years ago
63c1626
[Extensions] Clean up ExtensionFunction::SetArgs()
by Devlin Cronin
· 6 years ago
668c8ab
Use base::JSONReader::ReadDeprecated() in various [a-g]* directories.
by Lei Zhang
· 6 years ago
6d0558fd
Include base/bind.h in the files that use it.
by Sebastien Marchand
· 7 years ago
f3f6d95
[Extensions Cleanup] Remove api_test_utils::CreateExtension() variants
by Devlin Cronin
· 7 years ago
acdd17f1
Rename include_incognito function to include_incognito_information.
by Ramin Halavati
· 7 years ago
1fa235b6
[Extensions] Update extensions unittests to use manifest v2
by Devlin Cronin
· 7 years ago
186074b
Remove unnecessary includes of base/memory/ptr_util.h in extensions/.
by Jeremy Roman
· 7 years ago
e737318
[Extensions Cleanup] Remove unused api_test_utils method
by Devlin Cronin
· 7 years ago
187edaa9
[Extensions] Remove UIThreadExtensionFunction::DelegateForTests
by rdevlin.cronin
· 9 years ago
e842df6
[Extensions] Code Cleanup - Remove redundant smart-ptr get()s
by rdevlin.cronin
· 9 years ago
422a5b1d
Implement the private API for quick unlock.
by jdufault
· 9 years ago
7d873db
[Extensions] DCHECK that ExtensionFunctions respond (and only once)
by rdevlin.cronin
· 9 years ago
1e13b85
Use base::RunLoop instead of content::RunLoop in api_test_utils.
by lazyboy
· 9 years ago
f5d24108
Convert //extensions/browser from scoped_ptr to std::unique_ptr
by dcheng
· 9 years ago
e59eca160
Convert Pass()→std::move() in //extensions
by dcheng
· 10 years ago
a21ed8c
Don't use base::MessageLoop::{Quit,QuitClosure} in extensions/, ipc/
by ki.stfu
· 10 years ago
259c0a3
Add scoped_ptr-safe base::Value to Dictionary/List conversion functions.
by reillyg
· 10 years ago
cb2ec659a
[Extensions] Clean up the handling of ExtensionHostMsg_Request
by rdevlin.cronin
· 10 years ago
b09312b
Use scoped_ptrs in JSONReader::Read functions.
by estade
· 10 years ago
745ff1db
Move chrome.alarms API from chrome/ to extensions/.
by sudarsana.nagineni
· 10 years ago
5c855a281
Move system.display tests to extensions/
by thiago.santos
· 11 years ago
9168b2f
Standardize usage of virtual/override/final in extensions/
by dcheng
· 11 years ago
0eac4e1b
replace OVERRIDE and FINAL with override and final in extensions/
by mostynb
· 11 years ago
30a1ccd
Move extensions power API unit test to extensions_unittests
by jamescook
· 11 years ago
b6272ef
Rework ExtensionApiUnittest to run in extensions_unittests, removing its Chrome dependencies.
by yoz
· 11 years ago
fc672e1
Adding support for args as ListValues in extension_function_test_utils.
by
[email protected]
· 11 years ago
904eb66
Move SocketsTcpApiTest.SocketsTcpCreateGood to app_shell_browsertests.
by
[email protected]
· 11 years ago
e49e1014
Move DnsApiTest.DnsResolveIPLiteral and DnsApiTest.DnsResolveHostname to app_shell_browsertests.
by
[email protected]
· 11 years ago