| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert 184352 | brettw@chromium.org | 2013-02-24 | 1 | -10/+8 |
* | Add utf_string_conversions to base namespace. | brettw@chromium.org | 2013-02-24 | 1 | -8/+10 |
* | Use base namespace for FilePath in chrome/common and content/common. | brettw@chromium.org | 2013-02-07 | 1 | -1/+1 |
* | Remove task.h and finish base::Bind() migration. | ajwong@chromium.org | 2012-01-06 | 1 | -1/+1 |
* | NewRunnable* conversion to base::Bind | scottbyer@chromium.org | 2011-11-12 | 1 | -8/+10 |
* | Convert chrome/common non-debug logs to debug logs. | brettw@chromium.org | 2011-10-28 | 1 | -3/+3 |
* | Make the mac service process handling code clean itself up properly as far as... | dmaclach@chromium.org | 2011-08-25 | 1 | -24/+26 |
* | Rename CommandLine::GetCommandLineString(). | msw@chromium.org | 2011-07-20 | 1 | -1/+1 |
* | Fix to bug 75303 | abeera@google.com | 2011-06-24 | 1 | -0/+5 |
* | 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 | -3/+2 |
* | Getting service process on Mac to handle having things moved/changed undernea... | dmaclach@chromium.org | 2011-03-22 | 1 | -1/+2 |
* | Coverity: Initialize member variables. | jhawkins@chromium.org | 2011-03-11 | 1 | -1/+1 |
* | Removed obsolete autorun value on Windows. | sanjeevr@chromium.org | 2011-02-25 | 1 | -0/+21 |
* | Removed the command line from ServiceProcessState::AddToAutoRun() and had the... | sanjeevr@chromium.org | 2011-02-25 | 1 | -2/+4 |
* | Get service process running standalone on the mac by hooking it into launchd. | dmaclach@chromium.org | 2011-02-24 | 1 | -17/+17 |
* | Make changes sanjeev suggested | dmaclach@chromium.org | 2011-02-03 | 1 | -2/+2 |
* | Get service processes working on Mac and Linux. | dmaclach@chromium.org | 2011-02-02 | 1 | -12/+9 |
* | Reland "Remove base/scoped_handle_win.h." | tfarina@chromium.org | 2011-01-09 | 1 | -7/+7 |
* | Revert "Remove base/scoped_handle_win.h stub and fix up all callers to use th... | thakis@chromium.org | 2011-01-07 | 1 | -7/+7 |
* | Remove base/scoped_handle_win.h stub and fix up all callers to use the new lo... | tfarina@chromium.org | 2011-01-07 | 1 | -7/+7 |
* | move base/object_watcher into base/win and add the win namespace. Fixup callers. | brettw@google.com | 2011-01-01 | 1 | -3/+4 |
* | Move base/win_util to the base/win directory and use the base::win namespace. | brettw@google.com | 2010-12-31 | 1 | -3/+3 |
* | Spilt code in service_process_utils.cc into separate files for Windows and Po... | sanjeevr@chromium.org | 2010-10-13 | 1 | -0/+145 |