| Commit message (Expand) | Author | Age | Files | Lines |
* | Move in_process_browser_test and ui_test_utils to chrome/test/base | phajdan.jr@chromium.org | 2011-07-29 | 1 | -2/+2 |
* | some cleanup for base/stl_util | dilmah@chromium.org | 2011-07-19 | 1 | -1/+1 |
* | Change base::LaunchProcess API slightly | evan@chromium.org | 2011-07-15 | 1 | -1/+1 |
* | Clean up users of a deprecated base::LaunchApp API. | evan@chromium.org | 2011-07-14 | 1 | -1/+5 |
* | Moving notification types which are chrome specific to a new header file chro... | ananta@chromium.org | 2011-07-10 | 2 | -4/+5 |
* | Remove g_browser_process dependency from content. Also make all the SyncChan... | jam@chromium.org | 2011-06-13 | 2 | -6/+4 |
* | The ServiceProcessControl class is now a singleton and is not keyed off the p... | sanjeevr@chromium.org | 2011-06-02 | 5 | -130/+38 |
* | GTTF: Remove wait_for_terminate_timeout_ms in favor of action_max_timeout_ms | phajdan.jr@chromium.org | 2011-05-20 | 1 | -1/+1 |
* | Changed the IPC between the browser and the service process to return more de... | sanjeevr@chromium.org | 2011-05-11 | 3 | -22/+29 |
* | Remove the Remoting Host component from Chrome. | wez@chromium.org | 2011-05-10 | 3 | -97/+4 |
* | iwyu: Use callback_old.h where appropriate, part 2. | jhawkins@chromium.org | 2011-05-10 | 1 | -1/+1 |
* | Switch IPC::ChannelProxy to use MessageLoopProxy instead of MessageLoop. Thi... | jam@chromium.org | 2011-05-02 | 1 | -7/+4 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 2 | -3/+3 |
* | BUG=none | simonmorris@chromium.org | 2011-03-18 | 1 | -0/+5 |
* | 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 |