summaryrefslogtreecommitdiffstats
path: root/chrome/service
Commit message (Expand)AuthorAgeFilesLines
* Updated chromoting directory URL to use www.googleapis.com, switched to https.sergeyu@chromium.org2010-08-301-1/+1
* Remove unused variable.finnur@chromium.org2010-08-301-5/+2
* Adds HostResolveImpl Requests and Jobs to log.mmenke@chromium.org2010-08-241-1/+2
* Resubmit r56600 - Start/stop service process when browser starts and stophclam@chromium.org2010-08-233-4/+26
* FBTF: Remove unneeded headers from base/ (part 6)thestig@chromium.org2010-08-194-7/+8
* Revert 56600 - ServiceProcessControlBrowserTest.LaunchAndIPC crashes.rvargas@google.com2010-08-182-20/+3
* Start/stop service process when browser starts and stophclam@chromium.org2010-08-182-3/+20
* Revert 56539 - Added HostResolveImpl Requests and Jobs to log.mmenke@chromium.org2010-08-181-2/+1
* Added HostResolveImpl Requests and Jobs to log.mmenke@chromium.org2010-08-181-1/+2
* RemotingDirectoryService to register remoting hosthclam@chromium.org2010-08-185-35/+126
* Gaia authentication for access remoting directory and talkhclam@chromium.org2010-08-176-2/+143
* Remove deprecated wstring Get(As)String() methods from Value, etc.viettrungluu@chromium.org2010-08-165-24/+24
* FBTF: Remove "obviously" unneeded standard C++ library #includes.viettrungluu@chromium.org2010-08-151-1/+0
* ServiceProcessControl to launch a service process and communicate through IPC.hclam@chromium.org2010-08-124-14/+40
* Disable ServiceProcessTest.Runhclam@chromium.org2010-08-101-1/+1
* Use SSL/TCP port for notifications in sync tests.rsimha@chromium.org2010-08-101-1/+2
* Resubmit "Start chromoting host in the service process though a method call"hclam@chromium.org2010-08-104-77/+225
* Revert 55507 - Start chromoting host in the service process though a method ...glen@chromium.org2010-08-104-226/+77
* Start chromoting host in the service process though a method callhclam@chromium.org2010-08-104-77/+226
* FBTF: Remove unneeded headers from base/ (part 4)thestig@chromium.org2010-08-072-2/+1
* Unit test stub for ServiceProcesshclam@chromium.org2010-08-061-0/+9
* Rename --enable-chromoting to --enable-remotinghclam@chromium.org2010-08-051-2/+1
* Remove number conversion functions from string_util. These moved to string_nu...brettw@chromium.org2010-08-031-2/+3
* Added an IPC server in the service process to listen to commands. This is not...sanjeevr@chromium.org2010-07-315-35/+200
* Add undeclared virtual destructors part 4ziadh@chromium.org2010-07-303-0/+11
* Convert DictionaryValue's keys to std::string (from wstring).viettrungluu@chromium.org2010-07-301-2/+2
* Convert a bunch of easy AppendSwitchWithValue to *ASCII.evan@chromium.org2010-07-301-3/+2
* CommandLine: add a CopySwitchesFrom() and AppendSwitchPath()evan@chromium.org2010-07-291-2/+1
* Add undeclared virtual destructors part 2ziadh@chromium.org2010-07-271-0/+3
* [chromoting] Use zlib as the default encoder and decoderhclam@chromium.org2010-07-271-2/+2
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-2612-0/+12
* Moving Encoder and Decoder to remoting/basehclam@chromium.org2010-07-232-2/+2
* Used the service utility process host to render PDFs in a sandbox for the Win...sanjeevr@chromium.org2010-07-215-170/+369
* Created a host for running the utility process as a child of the service proc...sanjeevr@chromium.org2010-07-205-0/+337
* Add a command line flag to change the default number of parallel DNS requests...eroman@chromium.org2010-07-171-1/+2
* Added switch to use ChromeAsyncSocket for sync.akalin@chromium.org2010-07-161-2/+3
* Attempt four at landing the "histogram.h removed from message_loop.h" patch.erg@chromium.org2010-07-152-0/+2
* Revert everything related to the relanding.erg@chromium.org2010-07-142-2/+0
* Reland r52336.erg@chromium.org2010-07-142-0/+2
* Revert 52336 - More header cleanup:erg@chromium.org2010-07-142-2/+0
* More header cleanup:erg@chromium.org2010-07-142-0/+2
* Change the default number of proxy resolver threads used for evaluating PAC s...eroman@chromium.org2010-07-101-1/+2
* Fixing cloud print proxy. If server request to get printer list times out,gene@chromium.org2010-07-071-36/+36
* Start Chromoting Host Process in Chrome Servicehclam@chromium.org2010-07-014-0/+114
* Move chrome/common/net/notifier to jingle/notifier so that it can be used by ...ajwong@chromium.org2010-06-302-3/+6
* No actual code change. Just added more logging information to helpgene@chromium.org2010-06-282-5/+44
* Massively simplify the NetworkChangeNotifier infrastructure:pkasting@chromium.org2010-06-257-215/+15
* Linux: Dynamically load libgnutls.so in the cloud printing CUPS code.thestig@chromium.org2010-06-222-25/+57
* Revert 50402 (build failure) - Pass in NetLog to NetworkChangeNotifier.willchan@chromium.org2010-06-214-17/+15
* Pass in NetLog to NetworkChangeNotifier.willchan@chromium.org2010-06-214-15/+17