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
/
process_singleton_linux.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix for the leak in the new ProcessSingletonLinux unittest.
jam@chromium.org
2012-05-03
1
-0
/
+3
*
Convert the ProcessSingleton linux browser test to a unit test.
jabdelmalek@google.com
2012-05-02
1
-57
/
+70
*
Refactor ProcessSingleton so that it may be used distinctly from a full brows...
erikwright@chromium.org
2012-04-05
1
-38
/
+14
*
Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTK
oshima@chromium.org
2012-04-05
1
-2
/
+2
*
Fix attempt for the double-SessionRestoreImpl problem.
marja@chromium.org
2012-02-23
1
-17
/
+24
*
Convert use of int ms to TimeDelta in files owned by brettw.
tedvessenes@gmail.com
2012-01-27
1
-2
/
+2
*
Revert 117824 - Convert use of int ms to TimeDelta in files owned by brettw.
hbono@chromium.org
2012-01-16
1
-2
/
+2
*
Convert use of int ms to TimeDelta in files owned by brettw.
tedvessenes@gmail.com
2012-01-16
1
-2
/
+2
*
Remove DeleteTask and convert remaining users.
dcheng@chromium.org
2012-01-02
1
-1
/
+2
*
Honor profile directory when creating new window in existing browser
sail@chromium.org
2011-12-08
1
-13
/
+2
*
Remove IOThread::message_loop().
joi@chromium.org
2011-12-02
1
-9
/
+7
*
Fix linux ProcessSingleton invalid message handling infinite log spam.
mattm@chromium.org
2011-11-17
1
-12
/
+29
*
Move BrowserThread to content namespace.
joi@chromium.org
2011-11-02
1
-0
/
+2
*
Split BrowserThread into public API and private implementation, step 1.
joi@chromium.org
2011-10-28
1
-2
/
+2
*
aura: Use native ProcessSingleton implementations.
derat@chromium.org
2011-10-25
1
-0
/
+6
*
Ensure that process_singleton will do the right thing if the default profile ...
mirandac@chromium.org
2011-10-20
1
-1
/
+1
*
Update base/timer.h code to pass through Location from call sites. (reland) o...
jbates@chromium.org
2011-09-02
1
-1
/
+1
*
Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,
mattm@chromium.org
2011-09-02
1
-1
/
+1
*
Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th...
jbates@chromium.org
2011-09-02
1
-1
/
+1
*
some cleanup for base/stl_util
dilmah@chromium.org
2011-07-19
1
-1
/
+1
*
iwyu: Include stringprintf.h where appropriate, part 2.
jhawkins@chromium.org
2011-05-11
1
-1
/
+2
*
Don't show startup infobars in non-startup Browsers.
agl@chromium.org
2011-03-11
1
-1
/
+2
*
Update a bunch of files to the new location of browser_thread.h
jam@chromium.org
2011-03-01
1
-1
/
+1
*
Move l10n_util to ui/base
ben@chromium.org
2011-01-21
1
-1
/
+1
*
Update references part 3: remaining files in chrome/...
msw@chromium.org
2011-01-19
1
-2
/
+3
*
Added WARN_UNUSED_RESULT to ScopedTempDir methods.
cbentzel@chromium.org
2011-01-13
1
-1
/
+2
*
Remove wstring from l10n_util. Part 4.
avi@chromium.org
2011-01-04
1
-7
/
+8
*
Remove base/platform_thread.h stub and fix up all callers to use the new loca...
brettw@google.com
2011-01-01
1
-3
/
+3
*
Update file version info/memory details/process utils to use string16.
avi@chromium.org
2010-12-23
1
-1
/
+1
*
Start using file_util symlink code, now that it's available.
gspencer@chromium.org
2010-12-03
1
-55
/
+42
*
Move:
ben@chromium.org
2010-12-02
1
-2
/
+2
*
Cleanup: Remove chrome/browser/browser_init.* and references.
jhawkins@chromium.org
2010-11-12
1
-1
/
+1
*
base: Move SplitString functions into the base namespace and update the callers.
tfarina@chromium.org
2010-10-14
1
-1
/
+1
*
Rename ChromeThread to BrowserThread Part21:
tfarina@chromium.org
2010-10-12
1
-1
/
+1
*
Rename ChromeThread to BrowserThread Part15:
tfarina@chromium.org
2010-10-11
1
-2
/
+2
*
base: Finish moving the SplitString functions from string_util.h to string_sp...
tfarina@chromium.org
2010-09-24
1
-0
/
+1
*
Move the SingletonSocket to a temporary directory
davidben@chromium.org
2010-08-27
1
-58
/
+177
*
Make BrowserInit use FilePath instead of wstring for current directory.
viettrungluu@chromium.org
2010-08-03
1
-2
/
+1
*
Convert more callers of the integer/string functions to using
brettw@chromium.org
2010-07-31
1
-2
/
+3
*
When running as a remote, call gdk_notify_startup_complete
davidben@chromium.org
2010-07-30
1
-0
/
+4
*
Don't spontaneously open new windows.
estade@chromium.org
2010-06-16
1
-7
/
+18
*
ProcessSingleton(all): create the lock immediately after failing to connect t...
mattm@chromium.org
2010-05-28
1
-7
/
+35
*
Revert 47875 - ProcessSingleton(all): create the lock immediately after faili...
thestig@chromium.org
2010-05-21
1
-35
/
+7
*
ProcessSingleton(all): create the lock immediately after failing to connect t...
mattm@chromium.org
2010-05-21
1
-7
/
+35
*
ProcessSingletonLinux: check if lock pid is part of the current Chrome instance.
mattm@chromium.org
2010-05-11
1
-6
/
+36
*
ProcessSingletonLinux: Allow kill to fail with "no such process".
mattm@chromium.org
2010-04-16
1
-1
/
+3
*
Linux: fix startup race between creating the SingletonLock and listening on S...
mattm@chromium.org
2010-04-07
1
-39
/
+68
*
We had a problem where if chrome crashed on cros and was relaunched
davemoore@chromium.org
2010-03-22
1
-17
/
+1
*
chrome 6: string_util.h -> utf_string_conversions.h fix.
jhawkins@chromium.org
2010-03-08
1
-1
/
+1
*
Pull IOThread out of BrowserProcessImpl. Move the dns prefetching initializat...
willchan@chromium.org
2010-01-22
1
-0
/
+1
[next]