Sign in
chromium
/
chromium
/
src
/
7c0ae1c68a1d159d2af2d1de429298ff3b776749
/
chrome
/
browser
/
process_singleton_posix_unittest.cc
0259835
chrome/browser: Remove use of MessageLoopProxy and deprecated MessageLoop APIs
by skyostil
· 10 years ago
0becb33
Ensure tests have an active task runner
by skyostil
· 10 years ago
556c0502
Make callers of CommandLine use it via the base:: namespace.
by avi
· 11 years ago
e1bc798
Standardize usage of virtual/override/final specifiers.
by dcheng
· 11 years ago
a92250e
Speed up and re-enable ProcessSingletonPosixTest tests.
by mattm
· 11 years ago
18dfb7a5
Change base/file_utils.h includes to base/files/file_utils.h in chrome/
by thestig
· 11 years ago
731044b
Disable slow ProcessSingletonPosixTest tests:
by Paweł Hajdan, Jr
· 11 years ago
f5ca668
ProcessSingletonPosix: open socket through symlink target when connecting to running instance.
by
[email protected]
· 11 years ago
c17ecbe
Use process_singleton_linux on Mac.
by
[email protected]
· 11 years ago
[Renamed (78%) from chrome/browser/process_singleton_linux_unittest.cc]
1d51882f
Fixes for -Wunused-function on Linux, Android and ChromeOS
by
[email protected]
· 12 years ago
d09a4ce1c
Update include paths in chrome/browser/ for base/process changes.
by
[email protected]
· 12 years ago
fe96291
Use a direct include of the message_loop header in chrome/browser/, part 9.
by
[email protected]
· 12 years ago
cadac62
Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"
by
[email protected]
· 12 years ago
76fb05c
Use a direct include of strings headers in chrome/browser/o*-p*/.
by
[email protected]
· 12 years ago
9c00909
chrome: Remove the remaining use of ALLOW_THIS_IN_INITIALIZER_LIST.
by
[email protected]
· 12 years ago
dd85d45
Simplify the ProcessSingleton API.
by
[email protected]
· 12 years ago
5799981
Move file_path.h to base/files.
by
[email protected]
· 12 years ago
650b2d5
Merge branch 'master' into file_path_browser
by
[email protected]
· 12 years ago
7707b21c
Move many ProcessSingleton methods to "protected" visibility as an upcoming refactoring of ProcessSingleton on Windows requires that only NotifyOtherProcessOrCreate() be callable from the public interface.
by
[email protected]
· 13 years ago
ea1a3f6
Move scoped_temp_dir from base to base/files
by
[email protected]
· 13 years ago
8270c6fe
Switch to TimeDelta interfaces of TestTimeouts in chrome and ui code reviewable by ben.
by
[email protected]
· 13 years ago
e97882f
Move test_browser_thread.h from content\test to content\public\test. This way we can enforce that internal content headers don't leak to embedders.
by
[email protected]
· 13 years ago
3f24ae22
Fix for the leak in the new ProcessSingletonLinux unittest.
by
[email protected]
· 13 years ago
65718d9
Convert the ProcessSingleton linux browser test to a unit test.
by
[email protected]
· 13 years ago