| Commit message (Expand) | Author | Age | Files | Lines |
* | Update include paths in chrome/common/ for base/process changes. | rsesek@chromium.org | 2013-07-23 | 1 | -1/+0 |
* | mac: Update clients of scoped_nsobject.h. | thakis@chromium.org | 2013-06-24 | 1 | -8/+7 |
* | mac: Replace base::mac::ScopedCFTypeRef with base::ScopedCFTypeRef. | thakis@chromium.org | 2013-06-24 | 1 | -12/+10 |
* | Use a direct include of strings headers in chrome/common/, part 2. | avi@chromium.org | 2013-06-11 | 1 | -2/+2 |
* | Cleanup: Remove unneeded base/file_util.h includes in chrome. | thestig@chromium.org | 2013-05-15 | 1 | -1/+0 |
* | Rename sys_string_conversions in chrome. | brettw@chromium.org | 2013-03-28 | 1 | -1/+1 |
* | Move file_path.h to base/files. | brettw@chromium.org | 2013-02-24 | 1 | -2/+2 |
* | Use base namespace for FilePath in chrome/common and content/common. | brettw@chromium.org | 2013-02-07 | 1 | -6/+7 |
* | Remove the base::files:: namespace. | darin@chromium.org | 2013-01-15 | 1 | -1/+1 |
* | Switch to using FilePathWatcher::Callback instead of FilePathWatcher::Delegate. | darin@chromium.org | 2013-01-11 | 1 | -11/+21 |
* | Remove two deprecated methods from base::Version | isherman@chromium.org | 2012-07-11 | 1 | -8/+7 |
* | RefCounted types should not have public destructors, chrome/ edition | rsleevi@chromium.org | 2012-04-25 | 1 | -2/+3 |
* | Make sure that scoped_ptr<> cannot be used with ref-counted objects. | sergeyu@chromium.org | 2012-04-05 | 1 | -2/+2 |
* | Cloud Print Policy - service side enforcement, Mac browser tests. | scottbyer@chromium.org | 2012-01-23 | 1 | -10/+10 |
* | Transition to base/mac/bundle_locations.h step 2 | jeremy@chromium.org | 2012-01-19 | 1 | -1/+2 |
* | Convert chrome/common non-debug logs to debug logs. | brettw@chromium.org | 2011-10-28 | 1 | -19/+19 |
* | Get rid of ChildProcessHost usage from chrome/common. The service process cod... | jam@chromium.org | 2011-10-21 | 1 | -1/+0 |
* | Remove TODO | scottbyer@chromium.org | 2011-08-26 | 1 | -3/+0 |
* | Make the mac service process handling code clean itself up properly as far as... | dmaclach@chromium.org | 2011-08-25 | 1 | -3/+4 |
* | Move Mac-specific files in chrome/common to chrome/common/mac. | mark@chromium.org | 2011-08-19 | 1 | -1/+1 |
* | Mac only: Change launchd type of service process. | scottbyer@chromium.org | 2011-07-12 | 1 | -1/+4 |
* | Move FilePathWatcher to base/files. | craig.schlenter@chromium.org | 2011-04-14 | 1 | -0/+2 |
* | kqueue implementation of FilePathWatcher on Mac. | dmaclach@chromium.org | 2011-04-01 | 1 | -4/+1 |
* | Revert 80101 - kqueue implementation of FilePathWatcher on Mac. | dmaclach@chromium.org | 2011-04-01 | 1 | -1/+4 |
* | kqueue implementation of FilePathWatcher on Mac. | dmaclach@chromium.org | 2011-03-31 | 1 | -4/+1 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -1/+1 |
* | ServiceProcess clean up | dmaclach@chromium.org | 2011-03-23 | 1 | -27/+23 |
* | Getting service process on Mac to handle having things moved/changed undernea... | dmaclach@chromium.org | 2011-03-22 | 1 | -52/+197 |
* | Coverity: Initialize member variables. | jhawkins@chromium.org | 2011-03-11 | 1 | -1/+1 |
* | Move ChildProcessHost and ChildProcessInfo to content. | jam@chromium.org | 2011-03-09 | 1 | -1/+1 |
* | Fix up problems when bundle doesn't exist for service process on Mac. | dmaclach@chromium.org | 2011-03-03 | 1 | -22/+25 |
* | Mac proxy auto-launch. | scottbyer@chromium.org | 2011-02-25 | 1 | -13/+86 |
* | Removed the command line from ServiceProcessState::AddToAutoRun() and had the... | sanjeevr@chromium.org | 2011-02-25 | 1 | -1/+1 |
* | Get service process running standalone on the mac by hooking it into launchd. | dmaclach@chromium.org | 2011-02-24 | 1 | -0/+228 |