| Commit message (Expand) | Author | Age | Files | Lines |
* | Coverity: Pass parameters by ref. | jhawkins@chromium.org | 2011-03-11 | 2 | -2/+2 |
* | Tests are timing out, so disabling. | zea@chromium.org | 2011-03-10 | 1 | -10/+10 |
* | Mark CheckPid,DieOnDisconnect,LaunchTwice,MultipleLaunchTasks,SameLaunchTask ... | zea@chromium.org | 2011-03-10 | 1 | -5/+37 |
* | Move ChildProcessHost and ChildProcessInfo to content. | jam@chromium.org | 2011-03-09 | 1 | -1/+1 |
* | Update a bunch of files to the new location of notification files. | tfarina@chromium.org | 2011-03-09 | 2 | -4/+4 |
* | Report chromoting host status connect after browser is restarted | hclam@chromium.org | 2011-03-02 | 2 | -9/+36 |
* | New OOL violations on linux since last week, along with the final Mac OOL fixes. | erg@google.com | 2011-03-01 | 2 | -0/+5 |
* | Update a bunch of files to the new location of browser_thread.h | jam@chromium.org | 2011-03-01 | 3 | -3/+3 |
* | Mac proxy auto-launch. | scottbyer@chromium.org | 2011-02-25 | 2 | -5/+9 |
* | Get service process running standalone on the mac by hooking it into launchd. | dmaclach@chromium.org | 2011-02-24 | 4 | -79/+128 |
* | Get service processes working on Mac and Linux. | dmaclach@chromium.org | 2011-02-02 | 2 | -24/+27 |
* | Disable forceshutdown. | lzheng@chromium.org | 2011-01-25 | 1 | -1/+3 |
* | Update another include path | ben@chromium.org | 2011-01-20 | 1 | -1/+1 |
* | Code to send diagnostic messages about cloud print proxy. Currently diagnosti... | sanjeevr@chromium.org | 2011-01-20 | 1 | -0/+4 |
* | Disable ServiceProcessControlBrowserTest.LaunchAndIPC, flakily times out | phajdan.jr@chromium.org | 2011-01-19 | 1 | -1/+3 |
* | Chromoting setup flow: implemented rest of setup flow steps. | sergeyu@chromium.org | 2011-01-06 | 3 | -41/+14 |
* | Fixes for the Remoting setup flow. | sergeyu@chromium.org | 2011-01-06 | 3 | -29/+46 |
* | Move base/thread.h to base/threading, fix up callers to use the new location. | brettw@chromium.org | 2011-01-01 | 1 | -2/+2 |
* | Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ... | jam@chromium.org | 2010-12-24 | 2 | -7/+10 |
* | Remove chromoting host registration from service process. More IPCs to control | sergeyu@chromium.org | 2010-12-23 | 2 | -16/+52 |
* | Rename all methods accessing Singleton<T> as GetInstance(). | satish@chromium.org | 2010-12-13 | 3 | -7/+7 |
* | This is a continuation of http://codereview.chromium.org/5519016/, adds a new... | satish@chromium.org | 2010-12-09 | 1 | -1/+1 |
* | Move: | ben@chromium.org | 2010-12-02 | 1 | -1/+1 |
* | Add a base class for objects that want to filter messages on the IO thread. ... | jam@chromium.org | 2010-12-02 | 1 | -1/+1 |
* | Revert 67662 - FBTF: Remove unneeded headers from base/ (part 10) | thestig@chromium.org | 2010-11-30 | 1 | -1/+1 |
* | FBTF: Remove unneeded headers from base/ (part 10) | thestig@chromium.org | 2010-11-30 | 1 | -1/+1 |
* | Cleanup: Include browser.h -> ui/browser.h [Part 4]. | jhawkins@chromium.org | 2010-11-17 | 1 | -1/+1 |
* | Memory leak from cloud printing proxy UI. | scottbyer@google.com | 2010-10-25 | 1 | -9/+14 |
* | Thread IO safety: annotate file_util, and block IO thread from doing IO | evan@chromium.org | 2010-10-23 | 1 | -1/+9 |
* | Revert 63600 - Thread IO safety: annotate file_util, and block IO thread from... | isherman@chromium.org | 2010-10-23 | 1 | -9/+1 |
* | Thread IO safety: annotate file_util, and block IO thread from doing IO | evan@chromium.org | 2010-10-23 | 1 | -1/+9 |
* | Revert "Thread IO safety: annotate file_util, and block IO thread from doing IO" | evan@chromium.org | 2010-10-22 | 1 | -9/+1 |
* | Thread IO safety: annotate file_util, and block IO thread from doing IO | evan@chromium.org | 2010-10-22 | 1 | -1/+9 |
* | Convert LOG(INFO) to VLOG(1) - misc. chrome/browser/*/*. | pkasting@chromium.org | 2010-10-21 | 1 | -1/+1 |
* | Fixed ServiceProcessControl::Launch to remember the Task supplied to it in a ... | sanjeevr@chromium.org | 2010-10-18 | 3 | -45/+144 |
* | Used process_util methods to wait for the service process to die in the Servi... | sanjeevr@chromium.org | 2010-10-12 | 1 | -33/+23 |
* | Fix crash on launch when remoting lab is turned on on Windows. | scottbyer@chromium.org | 2010-10-12 | 1 | -0/+8 |
* | Rename ChromeThread to BrowserThread Part21: | tfarina@chromium.org | 2010-10-12 | 2 | -2/+2 |
* | Added the service process pid to the shared memory data. This will be used fo... | sanjeevr@chromium.org | 2010-10-12 | 2 | -3/+12 |
* | The IPC channel names and event names used by the service process now append ... | sanjeevr@chromium.org | 2010-10-09 | 2 | -16/+49 |
* | All communication with the cloud print proxy service from the browser now hap... | sanjeevr@chromium.org | 2010-10-07 | 3 | -4/+70 |
* | Rename ChromeThread to BrowserThread Part4: | tfarina@chromium.org | 2010-10-07 | 2 | -14/+14 |
* | Removed the ServiceProcessType enum because a single service process should h... | sanjeevr@chromium.org | 2010-10-05 | 5 | -22/+10 |
* | Cloud print proxy management UI. | scottbyer@chromium.org | 2010-09-27 | 2 | -6/+46 |
* | Enable ServiceProcessControlTest.LaunchTwice | hclam@chromium.org | 2010-09-03 | 1 | -3/+5 |
* | Build fix for browser_tests | hclam@chromium.org | 2010-09-02 | 1 | -5/+1 |
* | Don't launch service process if it's already running | hclam@chromium.org | 2010-09-01 | 3 | -25/+42 |
* | Registered the service process to AutoRun (for Windows) if any service (Cloud... | sanjeevr@chromium.org | 2010-09-01 | 1 | -2/+1 |
* | Don't shutdown service process when browser shuts down | hclam@chromium.org | 2010-09-01 | 1 | -6/+2 |
* | Use named events instead of lock files for service process | hclam@chromium.org | 2010-08-31 | 1 | -6/+0 |