summaryrefslogtreecommitdiffstats
path: root/chrome/service
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove signin and persist from gaia_authenticator. This fixes an issue where ...chron@chromium.org2010-05-281-2/+2
* On behalf of gene@chromium.org. Added CUPS options to the printer informatio...scottbyer@chromium.org2010-05-275-4/+42
* Added code to read the cloud print proxy URL from prefs. Changed the default ...sanjeevr@chromium.org2010-05-2512-57/+237
* Cloud Printing proxy implementation on Linux using CUPS.scottbyer@chromium.org2010-05-243-81/+317
* Added the ability in the service process to save and read state from a prefs ...sanjeevr@chromium.org2010-05-217-77/+192
* Added an implementation of the NetworkChangeNotifierThread interface for the ...sanjeevr@chromium.org2010-05-216-3/+211
* Revert 47695 - Patching on behalf of gene@chromium.org.sanjeevr@chromium.org2010-05-191-250/+19
* Patching on behalf of gene@chromium.org.sanjeevr@chromium.org2010-05-191-19/+250
* Revert 47300 - Patching on behalf of gene@chromium.org.rvargas@google.com2010-05-141-250/+19
* Patching on behalf of gene@chromium.org.sanjeevr@chromium.org2010-05-141-19/+250
* Moved cloud print code from the chrome/browser/printing/cloud_print to chrome...sanjeevr@chromium.org2010-05-1316-4/+2705
* Created and deleted URLFetcher on the IO thread in the ServiceGaiaAuthenticat...sanjeevr@chromium.org2010-05-132-5/+7