summaryrefslogtreecommitdiffstats
path: root/cloud_print/service/service_state.cc
Commit message (Expand)AuthorAgeFilesLines
* Turn UploadDataStream into an abstract class, and split the implentationmmenke2014-10-091-3/+3
* Replacing the OVERRIDE with override and FINAL with final in cloud_printmohan.reddy2014-10-061-2/+2
* Allow URLRequests from one context to have different NetworkDelegates.mmenke@chromium.org2014-08-211-8/+8
* Removes MessageLoop::TYPE_XXX where possiblesky@chromium.org2014-01-151-1/+1
* Update uses of Value in chromeos/, cloud_print/, components/, content/ to use...avi@chromium.org2013-12-231-2/+2
* [Net] Assert that URLRequests with LOAD_IGNORE_LIMITS have MAXIMUM_PRIORITYakalin@chromium.org2013-11-141-1/+1
* Revert 232802 "[Net] Assert that URLRequests with LOAD_IGNORE_LI..."scherkus@chromium.org2013-11-041-1/+1
* [Net] Assert that URLRequests with LOAD_IGNORE_LIMITS have MAXIMUM_PRIORITYakalin@chromium.org2013-11-041-1/+1
* [Net] Add a priority parameter to URLRequest's constructorakalin@chromium.org2013-10-311-1/+3
* Clean up remaining unused globals (on mac).thakis@chromium.org2013-09-261-1/+0
* Remove unused variable declaration.etienneb@chromium.org2013-08-211-1/+0
* Use a direct include of the message_loop header in cc/, chrome_frame/, cloud_...avi@chromium.org2013-07-171-1/+1
* Use a direct include of strings headers in cloud_print/.avi@chromium.org2013-06-111-1/+1
* Use a direct include of utf_string_conversions.h in chrome_frame/, chromeos/,...avi@chromium.org2013-06-071-1/+1
* Update cloud_print/ to use scoped_refptr<T>::get() rather than implicit "oper...rsleevi@chromium.org2013-06-021-1/+1
* cloud_print: Use base::MessageLoop.xhwang@chromium.org2013-05-061-7/+8
* Linux/ChromeOS Chromium style checker cleanup, assorted top directories edition.rsleevi@chromium.org2013-02-071-2/+3
* net: Change argument of URLRequest::set_upload from UploadData to UploadDataS...hashimoto@chromium.org2012-12-151-4/+6
* Stop using URLRequest::AppendBytesToUpload from ServiceStatehashimoto@chromium.org2012-11-201-1/+4
* Don't send and store any cookies.vitalybuka@chromium.org2012-07-311-0/+5
* Correct const accessors in base/values.(h|cc)vabr@chromium.org2012-07-271-2/+1
* Added URLRequestContext to constructor for URLRequest.erikwright@chromium.org2012-06-221-2/+1
* Remove old Sleep and PostDelayedTask interfaces that use int ms instead of Ti...tedvessenes@gmail.com2012-06-211-2/+3
* Apply again r140703 with all new filesloislo@chromium.org2012-06-061-0/+211
* Temporary revert "Single binary for unittests."loislo@chromium.org2012-06-061-211/+0
* Single binary for unittests.vitalybuka@chromium.org2012-06-061-0/+211