| Commit message (Expand) | Author | Age | Files | Lines |
* | Updated chromoting directory URL to use www.googleapis.com, switched to https. | sergeyu@chromium.org | 2010-08-30 | 1 | -1/+1 |
* | Remove unused variable. | finnur@chromium.org | 2010-08-30 | 1 | -5/+2 |
* | Adds HostResolveImpl Requests and Jobs to log. | mmenke@chromium.org | 2010-08-24 | 1 | -1/+2 |
* | Resubmit r56600 - Start/stop service process when browser starts and stop | hclam@chromium.org | 2010-08-23 | 3 | -4/+26 |
* | FBTF: Remove unneeded headers from base/ (part 6) | thestig@chromium.org | 2010-08-19 | 4 | -7/+8 |
* | Revert 56600 - ServiceProcessControlBrowserTest.LaunchAndIPC crashes. | rvargas@google.com | 2010-08-18 | 2 | -20/+3 |
* | Start/stop service process when browser starts and stop | hclam@chromium.org | 2010-08-18 | 2 | -3/+20 |
* | Revert 56539 - Added HostResolveImpl Requests and Jobs to log. | mmenke@chromium.org | 2010-08-18 | 1 | -2/+1 |
* | Added HostResolveImpl Requests and Jobs to log. | mmenke@chromium.org | 2010-08-18 | 1 | -1/+2 |
* | RemotingDirectoryService to register remoting host | hclam@chromium.org | 2010-08-18 | 5 | -35/+126 |
* | Gaia authentication for access remoting directory and talk | hclam@chromium.org | 2010-08-17 | 6 | -2/+143 |
* | Remove deprecated wstring Get(As)String() methods from Value, etc. | viettrungluu@chromium.org | 2010-08-16 | 5 | -24/+24 |
* | FBTF: Remove "obviously" unneeded standard C++ library #includes. | viettrungluu@chromium.org | 2010-08-15 | 1 | -1/+0 |
* | ServiceProcessControl to launch a service process and communicate through IPC. | hclam@chromium.org | 2010-08-12 | 4 | -14/+40 |
* | Disable ServiceProcessTest.Run | hclam@chromium.org | 2010-08-10 | 1 | -1/+1 |
* | Use SSL/TCP port for notifications in sync tests. | rsimha@chromium.org | 2010-08-10 | 1 | -1/+2 |
* | Resubmit "Start chromoting host in the service process though a method call" | hclam@chromium.org | 2010-08-10 | 4 | -77/+225 |
* | Revert 55507 - Start chromoting host in the service process though a method ... | glen@chromium.org | 2010-08-10 | 4 | -226/+77 |
* | Start chromoting host in the service process though a method call | hclam@chromium.org | 2010-08-10 | 4 | -77/+226 |
* | FBTF: Remove unneeded headers from base/ (part 4) | thestig@chromium.org | 2010-08-07 | 2 | -2/+1 |
* | Unit test stub for ServiceProcess | hclam@chromium.org | 2010-08-06 | 1 | -0/+9 |
* | Rename --enable-chromoting to --enable-remoting | hclam@chromium.org | 2010-08-05 | 1 | -2/+1 |
* | Remove number conversion functions from string_util. These moved to string_nu... | brettw@chromium.org | 2010-08-03 | 1 | -2/+3 |
* | Added an IPC server in the service process to listen to commands. This is not... | sanjeevr@chromium.org | 2010-07-31 | 5 | -35/+200 |
* | Add undeclared virtual destructors part 4 | ziadh@chromium.org | 2010-07-30 | 3 | -0/+11 |
* | Convert DictionaryValue's keys to std::string (from wstring). | viettrungluu@chromium.org | 2010-07-30 | 1 | -2/+2 |
* | Convert a bunch of easy AppendSwitchWithValue to *ASCII. | evan@chromium.org | 2010-07-30 | 1 | -3/+2 |
* | CommandLine: add a CopySwitchesFrom() and AppendSwitchPath() | evan@chromium.org | 2010-07-29 | 1 | -2/+1 |
* | Add undeclared virtual destructors part 2 | ziadh@chromium.org | 2010-07-27 | 1 | -0/+3 |
* | [chromoting] Use zlib as the default encoder and decoder | hclam@chromium.org | 2010-07-27 | 1 | -2/+2 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 12 | -0/+12 |
* | Moving Encoder and Decoder to remoting/base | hclam@chromium.org | 2010-07-23 | 2 | -2/+2 |
* | Used the service utility process host to render PDFs in a sandbox for the Win... | sanjeevr@chromium.org | 2010-07-21 | 5 | -170/+369 |
* | Created a host for running the utility process as a child of the service proc... | sanjeevr@chromium.org | 2010-07-20 | 5 | -0/+337 |
* | Add a command line flag to change the default number of parallel DNS requests... | eroman@chromium.org | 2010-07-17 | 1 | -1/+2 |
* | Added switch to use ChromeAsyncSocket for sync. | akalin@chromium.org | 2010-07-16 | 1 | -2/+3 |
* | Attempt four at landing the "histogram.h removed from message_loop.h" patch. | erg@chromium.org | 2010-07-15 | 2 | -0/+2 |
* | Revert everything related to the relanding. | erg@chromium.org | 2010-07-14 | 2 | -2/+0 |
* | Reland r52336. | erg@chromium.org | 2010-07-14 | 2 | -0/+2 |
* | Revert 52336 - More header cleanup: | erg@chromium.org | 2010-07-14 | 2 | -2/+0 |
* | More header cleanup: | erg@chromium.org | 2010-07-14 | 2 | -0/+2 |
* | Change the default number of proxy resolver threads used for evaluating PAC s... | eroman@chromium.org | 2010-07-10 | 1 | -1/+2 |
* | Fixing cloud print proxy. If server request to get printer list times out, | gene@chromium.org | 2010-07-07 | 1 | -36/+36 |
* | Start Chromoting Host Process in Chrome Service | hclam@chromium.org | 2010-07-01 | 4 | -0/+114 |
* | Move chrome/common/net/notifier to jingle/notifier so that it can be used by ... | ajwong@chromium.org | 2010-06-30 | 2 | -3/+6 |
* | No actual code change. Just added more logging information to help | gene@chromium.org | 2010-06-28 | 2 | -5/+44 |
* | Massively simplify the NetworkChangeNotifier infrastructure: | pkasting@chromium.org | 2010-06-25 | 7 | -215/+15 |
* | Linux: Dynamically load libgnutls.so in the cloud printing CUPS code. | thestig@chromium.org | 2010-06-22 | 2 | -25/+57 |
* | Revert 50402 (build failure) - Pass in NetLog to NetworkChangeNotifier. | willchan@chromium.org | 2010-06-21 | 4 | -17/+15 |
* | Pass in NetLog to NetworkChangeNotifier. | willchan@chromium.org | 2010-06-21 | 4 | -15/+17 |