summaryrefslogtreecommitdiffstats
path: root/chrome/service
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added functionality in CUPS cloud print proxy to connect to specificgene@chromium.org2010-06-188-43/+206
* Combined both constructors of TalkMediatorImpl into one.akalin@chromium.org2010-06-161-1/+8
* Add a net::HttpNetworkDelegate and a ChromeNetworkDelegate.willchan@chromium.org2010-06-151-2/+2
* On behalf of gene@chromium.org. Fix infinite loop in printer job handler stat...scottbyer@chromium.org2010-06-143-17/+53
* Rename Chrome threads to use a "Cr" prefix.evan@chromium.org2010-06-091-2/+1
* On behalf of gene@chromium.org. Redesign cloud printing subsystem layer. Make...scottbyer@chromium.org2010-06-0914-543/+694
* Revert "Redesign cloud printing subsystem layer."evan@chromium.org2010-06-0814-685/+543
* On behalf of gene@chromium.org. Redesign cloud printing subsystem layer. Make...scottbyer@chromium.org2010-06-0814-543/+685
* Rework the logging for sockets/connectjobs.eroman@chromium.org2010-06-031-1/+2
* Converted TalkMediator to use a delegate instead of a channelakalin@chromium.org2010-06-011-15/+22
* Changed values of Cloud Print GAIA service id and Talk service URL to product...sanjeevr@chromium.org2010-05-281-4/+2