summaryrefslogtreecommitdiffstats
path: root/chrome/service
Commit message (Expand)AuthorAgeFilesLines
* net: Use SequencedTaskRunner for URLFetcherResponseWriterhashimoto@chromium.org2013-11-121-0/+1
* Extract XPS code from PrintSystemWin.vitalybuka@chromium.org2013-11-106-643/+646
* Move some nested classes out of PrintSystemWinvitalybuka@chromium.org2013-11-101-433/+428
* Removes unnecessary macro.vitalybuka@chromium.org2013-11-101-3/+0
* Moved SimplifyDocumentTitle from printing/backendvitalybuka@chromium.org2013-11-092-6/+5
* mac: Prepare most test code for -Wunused-functions too.thakis@chromium.org2013-11-081-4/+0
* [sync] Allow FakeURLFetcher to return an arbitrary URLRequestStatusrsimha@chromium.org2013-11-061-26/+51
* Revert 233201 "Clamp down various chrome/ DEPS files"hashimoto@chromium.org2013-11-062-2/+2
* Clamp down various chrome/ DEPS filesthestig@chromium.org2013-11-062-2/+2
* Consider error as terminal state and stop watching jobs.vitalybuka@chromium.org2013-11-061-2/+11
* Fixed custom time histogram overflow.vitalybuka@chromium.org2013-11-052-2/+1
* Renamed chrome/service/cloud_print/cloud_print_helpers* -> cloud_print_servic...vitalybuka@chromium.org2013-11-0510-15/+15
* Added CloudPrint.NativeJobStatus histogram.vitalybuka@chromium.org2013-11-052-2/+7
* UMA instrumentation for CloudPrint connector.vitalybuka@chromium.org2013-11-0416-73/+414
* [sync] Allow FakeURLFetcher to return arbitrary HTTP response codesrsimha@chromium.org2013-11-041-26/+32
* Collect metrics data from service process.vitalybuka@chromium.org2013-10-243-0/+18
* Remove abodenha from printing related ownersabodenha@chromium.org2013-10-091-1/+0
* Consolidate TestURLFetcherFactory::SetFakeResponsemnissler@chromium.org2013-09-301-40/+38
* Cloud Print connector is now using local_settings field from GCP 2.0. "curren...gene@chromium.org2013-09-2615-26/+162
* Clean up a few more unused globals.thakis@chromium.org2013-09-251-7/+0
* Set the printer info in crash reports using the crash key logging system.rsesek@chromium.org2013-09-172-12/+12
* Revert 223610 "Set the printer info in crash reports using the c..."finnur@chromium.org2013-09-172-12/+12
* Set the printer info in crash reports using the crash key logging system.rsesek@chromium.org2013-09-172-12/+12
* Fix service process crash on opening chrome://settings in desktop aura builds.sudarsana.nagineni@intel.com2013-09-101-0/+10
* Move ReadFileToString to the base namespace.brettw@chromium.org2013-08-301-1/+1
* Update include paths in chrome/service for base/process changes.rsesek@chromium.org2013-07-233-3/+5
* [SPDY] Use WeakPtr<HttpServerProperties> instead of raw pointersakalin@chromium.org2013-07-181-1/+3
* Use a direct include of the message_loop header in chrome/app, chrome/common,...avi@chromium.org2013-07-177-7/+7
* Rename base::Delete to base::DeleteFilebrettw@chromium.org2013-07-161-1/+1
* std::sort requires strict comparison function.vitalybuka@chromium.org2013-07-151-1/+1
* Set task into IN_PROCESS before sending to printer.vitalybuka@chromium.org2013-07-152-42/+42
* chrome: Migrate from googleurl/ includes to url/ ones. Part 3.tfarina@chromium.org2013-07-0413-13/+13
* Move file_util::Delete to the base namespacebrettw@chromium.org2013-07-011-1/+1
* Use a direct include of time headers in chrome/common/, chrome/installer, chr...avi@chromium.org2013-06-282-2/+2
* Update Linux to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-271-4/+3
* mac: Replace base::mac::ScopedCFTypeRef with base::ScopedCFTypeRef.thakis@chromium.org2013-06-241-4/+4
* Device robot refresh token integrity validation.davidroche@chromium.org2013-06-221-3/+2
* Removed LCID authentication from cloud print and cloud print setup dialog.vitalybuka@chromium.org2013-06-1911-259/+12
* Give more request types a TransportSecurityState.palmer@chromium.org2013-06-131-0/+1
* Rewrite scoped_ptr<T>(NULL) to use the default ctor in chrome/.dcheng@chromium.org2013-06-121-2/+1
* Don't close handles returned by ::OpenPrinter with error.vitalybuka@chromium.org2013-06-111-4/+2
* Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"rsleevi@chromium.org2013-06-116-14/+18
* Use a direct include of strings headers in chrome/service/.avi@chromium.org2013-06-1111-11/+11
* Use a direct include of utf_string_conversions.h in chrome/renderer/, chrome/...avi@chromium.org2013-06-077-7/+7
* Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-029-30/+25
* Move AddMultipartValueForUpload to net/base/mime_util.h/cc.grunell@chromium.org2013-05-162-23/+21
* Cleanup: Remove unneeded base/file_util.h includes in chrome.thestig@chromium.org2013-05-151-1/+0
* chrome: Use base::MessageLoop. (Part 1)xhwang@chromium.org2013-05-1015-108/+114
* chrome: Update the include paths of base/message_loop_proxy.h to its new loca...tfarina@chromium.org2013-05-108-8/+8
* Removed static factories for data, ftp, file, and about jobs.pauljensen@chromium.org2013-05-081-3/+0