|
Move launchd code from chrome/browser/mac to base/mac.
This is to allow the code to be used by the Chromoting host plugin.
Also expand the interface of PIDForJob() to report if a job is loaded but not
running.
BUG=None
TEST=Compiles, unit-tests pass
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=129636
Total comments: 1
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+53 lines, -201 lines) |
Patch |
 |
M |
base/base.gypi
|
View
|
|
2 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
A |
base/mac/launchd.h
|
View
|
1
2
|
1 chunk |
+31 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
base/mac/launchd.cc
|
View
|
1
2
|
4 chunks |
+9 lines, -15 lines |
0 comments
|
Download
|
 |
A + |
base/mac/scoped_launch_data.h
|
View
|
1
2
|
3 chunks |
+8 lines, -6 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/mac/dock.mm
|
View
|
1
2
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/mac/launchd.h
|
View
|
|
1 chunk |
+0 lines, -20 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/mac/launchd.cc
|
View
|
|
1 chunk |
+0 lines, -81 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/mac/scoped_launch_data.h
|
View
|
|
1 chunk |
+0 lines, -74 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_browser.gypi
|
View
|
1
2
3
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
Total messages: 13 (0 generated)
|