| Commit message (Expand) | Author | Age | Files | Lines |
* | Move eintr_wrapper.h from base to base/posix | brettw@chromium.org | 2012-11-14 | 1 | -1/+1 |
* | Convert use of int ms to TimeDelta in scattered chromium files. | tedvessenes@gmail.com | 2012-01-30 | 1 | -1/+1 |
* | Cloud Print Policy - service side enforcement, Mac browser tests. | scottbyer@chromium.org | 2012-01-23 | 1 | -1/+23 |
* | NewRunnable* conversion to base::Bind | scottbyer@chromium.org | 2011-11-12 | 1 | -10/+12 |
* | Convert chrome/common non-debug logs to debug logs. | brettw@chromium.org | 2011-10-28 | 1 | -15/+15 |
* | Coverity: Fix uninitialized member variables. | kmadhusu@chromium.org | 2011-09-27 | 1 | -0/+1 |
* | Make the mac service process handling code clean itself up properly as far as... | dmaclach@chromium.org | 2011-08-25 | 1 | -16/+16 |
* | Replace many OS_LINUX ifdefs with OS_POSIX & !OS_MACOSX, since most of them a... | chromium@hybridsource.org | 2011-05-28 | 1 | -6/+5 |
* | Fixes up the race condition that exists with deleting a file vs watching it. | dmaclach@chromium.org | 2011-04-01 | 1 | -18/+40 |
* | Revert 79307 - Fixes up the race condition that exists with deleting a file v... | dmaclach@chromium.org | 2011-03-24 | 1 | -40/+18 |
* | Fixes up the race condition that exists with deleting a file vs watching it. | dmaclach@chromium.org | 2011-03-24 | 1 | -18/+40 |
* | fix up small race on g_signal_socket | dmaclach@chromium.org | 2011-03-24 | 1 | -2/+2 |
* | ServiceProcess clean up | dmaclach@chromium.org | 2011-03-23 | 1 | -20/+29 |
* | Getting service process on Mac to handle having things moved/changed undernea... | dmaclach@chromium.org | 2011-03-22 | 1 | -2/+9 |
* | Coverity: Initialize member variables. | jhawkins@chromium.org | 2011-03-11 | 1 | -5/+5 |
* | New OOL violations on linux since last week, along with the final Mac OOL fixes. | erg@google.com | 2011-03-01 | 1 | -0/+9 |
* | Get service process running standalone on the mac by hooking it into launchd. | dmaclach@chromium.org | 2011-02-24 | 1 | -141/+28 |
* | Fix the Xcode 3.1 gcc 4.2 compiler warning: | wtc@chromium.org | 2011-02-04 | 1 | -3/+3 |
* | Make changes sanjeev suggested | dmaclach@chromium.org | 2011-02-03 | 1 | -4/+4 |
* | Get service processes working on Mac and Linux. | dmaclach@chromium.org | 2011-02-02 | 1 | -33/+187 |
* | Convert LOG(INFO) to VLOG(1) - chrome/common/. | pkasting@chromium.org | 2010-10-22 | 1 | -1/+1 |
* | Spilt code in service_process_utils.cc into separate files for Windows and Po... | sanjeevr@chromium.org | 2010-10-13 | 1 | -0/+83 |