Sign in
chromium
/
chromium
/
src
/
bdda54ae238fc18c5364a4d8a209a14981335d17
/
chrome
/
common
/
service_process_util_mac.mm
c5e4a222
Revert "Update all users of base::Version to explicitly specify the namespace, and clean up the header."
by
[email protected]
· 12 years ago
140905c
Update all users of base::Version to explicitly specify the namespace, and clean up the header.
by
[email protected]
· 12 years ago
f15e5812
Update include paths in chrome/common/ for base/process changes.
by
[email protected]
· 12 years ago
a852203
mac: Update clients of scoped_nsobject.h.
by
[email protected]
· 12 years ago
3df79f4
mac: Replace base::mac::ScopedCFTypeRef with base::ScopedCFTypeRef.
by
[email protected]
· 12 years ago
3c8a6b0
Use a direct include of strings headers in chrome/common/, part 2.
by
[email protected]
· 12 years ago
ffaf732
Cleanup: Remove unneeded base/file_util.h includes in chrome.
by
[email protected]
· 12 years ago
3268d7b7
Rename sys_string_conversions in chrome.
by
[email protected]
· 12 years ago
5799981
Move file_path.h to base/files.
by
[email protected]
· 12 years ago
a732916
Use base namespace for FilePath in chrome/common and content/common.
by
[email protected]
· 13 years ago
6665571f
Remove the base::files:: namespace.
by
[email protected]
· 13 years ago
3ae9c27
Switch to using FilePathWatcher::Callback instead of FilePathWatcher::Delegate.
by
[email protected]
· 13 years ago
12126d37
Remove two deprecated methods from base::Version
by
[email protected]
· 13 years ago
7b2720b
RefCounted types should not have public destructors, chrome/ edition
by
[email protected]
· 13 years ago
e9b738e
Make sure that scoped_ptr<> cannot be used with ref-counted objects.
by
[email protected]
· 13 years ago
a8e23d4
Cloud Print Policy - service side enforcement, Mac browser tests.
by
[email protected]
· 14 years ago
2f1804c
Transition to base/mac/bundle_locations.h step 2
by
[email protected]
· 14 years ago
26f025e
Convert chrome/common non-debug logs to debug logs.
by
[email protected]
· 14 years ago
da4216b
Get rid of ChildProcessHost usage from chrome/common. The service process code didn't use any of the logic in ChildProcessHost to get the path of the current binary, so it can go directly to PathService.
by
[email protected]
· 14 years ago
532faad
Remove TODO
by
[email protected]
· 14 years ago
36d11e44
Make the mac service process handling code clean itself up properly as far as launchd is concerned.
by
[email protected]
· 14 years ago
4682124
Move Mac-specific files in chrome/common to chrome/common/mac.
by
[email protected]
· 14 years ago
46618162
Mac only: Change launchd type of service process.
by
[email protected]
· 14 years ago
493c800
Move FilePathWatcher to base/files.
by
[email protected]
· 14 years ago
7b3ee8b
kqueue implementation of FilePathWatcher on Mac.
by
[email protected]
· 14 years ago
59eee29ea
Revert 80101 - kqueue implementation of FilePathWatcher on Mac.
by
[email protected]
· 14 years ago
4f96241
kqueue implementation of FilePathWatcher on Mac.
by
[email protected]
· 14 years ago
3b63f8f4
Move some files from base to base/memory.
by
[email protected]
· 14 years ago
5bfcd491
ServiceProcess clean up
by
[email protected]
· 14 years ago
4130d9e
Getting service process on Mac to handle having things moved/changed underneath it.
by
[email protected]
· 14 years ago
a98411c
Coverity: Initialize member variables.
by
[email protected]
· 14 years ago
6faf7b1
Move ChildProcessHost and ChildProcessInfo to content.
by
[email protected]
· 14 years ago
a890386
Fix up problems when bundle doesn't exist for service process on Mac.
by
[email protected]
· 14 years ago
33d753a
Mac proxy auto-launch.
by
[email protected]
· 14 years ago
5f86d6ff
Removed the command line from ServiceProcessState::AddToAutoRun() and had the class calculate its own command line. Wired up Linux autorun code and added unit tests.
by
[email protected]
· 14 years ago
56f0f26
Get service process running standalone on the mac by hooking it into launchd.
by
[email protected]
· 14 years ago