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
*
Update some uses of UTF conversions in chrome/browser to use the base:: names...
avi@chromium.org
2013-12-24
1
-2
/
+2
*
Add base namespace to some instances of string16.
brettw@chromium.org
2013-12-06
1
-2
/
+2
*
Don't HANDLE_EINTR(close). Either IGNORE_EINTR(close) or just close.
mark@chromium.org
2013-12-03
1
-1
/
+1
*
Move Posix file utils to the base namespace.
brettw@chromium.org
2013-11-27
1
-3
/
+3
*
Aura impl of Linux Process Singleton Dialog.
mattm@chromium.org
2013-11-22
1
-11
/
+3
*
Improve the UI for handling profile lock contention.
palmer@chromium.org
2013-09-11
1
-10
/
+16
*
Revert 222159 "Improve the UI for handling profile lock contention."
rouslan@chromium.org
2013-09-10
1
-16
/
+8
*
Improve the UI for handling profile lock contention.
palmer@chromium.org
2013-09-10
1
-8
/
+16
*
Update include paths in chrome/browser/ for base/process changes.
rsesek@chromium.org
2013-07-24
1
-1
/
+0
*
Use a direct include of the message_loop header in chrome/browser/, part 9.
avi@chromium.org
2013-07-17
1
-1
/
+1
*
Use a direct include of time headers in chrome/browser/, part 6.
avi@chromium.org
2013-06-28
1
-2
/
+2
*
Use a direct include of strings headers in chrome/browser/o*-p*/.
avi@chromium.org
2013-06-11
1
-1
/
+1
*
Use a direct include of utf_string_conversions.h in chrome/browser/, part 3.
avi@chromium.org
2013-06-07
1
-1
/
+1
*
chrome: Use base::MessageLoop. (Part 3)
xhwang@chromium.org
2013-05-28
1
-15
/
+15
*
Revert 198844 "Move sequenced_task_runner to base/task"
dbeam@chromium.org
2013-05-08
1
-1
/
+1
*
Move sequenced_task_runner to base/task
brettw@chromium.org
2013-05-08
1
-1
/
+1
*
chrome: Remove the remaining use of ALLOW_THIS_IN_INITIALIZER_LIST.
tfarina@chromium.org
2013-05-01
1
-1
/
+1
*
Revert r196251 "Use annotation instead of suppression for expected leak"
oshima@chromium.org
2013-04-25
1
-7
/
+0
*
Use annotation instead of suppression for expected leak
oshima@chromium.org
2013-04-24
1
-0
/
+7
*
Extract locking behaviour from ProcessSingleton.
erikwright@chromium.org
2013-04-19
1
-13
/
+1
*
Rename sys_string_conversions in chrome.
brettw@chromium.org
2013-03-28
1
-1
/
+1
*
Simplify the ProcessSingleton API.
erikwright@chromium.org
2013-03-28
1
-11
/
+7
*
chrome: Update include paths of string_split.h to its new location.
tfarina@chromium.org
2013-02-28
1
-1
/
+1
*
Revert 184352
brettw@chromium.org
2013-02-24
1
-2
/
+2
*
Add utf_string_conversions to base namespace.
brettw@chromium.org
2013-02-24
1
-2
/
+2
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
Merge branch 'master' into file_path_browser
brettw@chromium.org
2013-02-10
1
-21
/
+21
*
Rename FilePath to base::FilePath and use new location of string_number_conve...
brettw@chromium.org
2013-02-08
1
-1
/
+1
*
Linux/ChromeOS Chromium style checker cleanup, chrome/browser edition.
rsleevi@chromium.org
2013-02-07
1
-5
/
+5
*
Move eintr_wrapper.h from base to base/posix
brettw@chromium.org
2012-11-14
1
-1
/
+1
*
Remove message_loop_helpers.h and update the includes to point to the new loc...
tfarina@chromium.org
2012-06-20
1
-1
/
+1
*
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
[next]