summaryrefslogtreecommitdiffstats
path: root/cloud_print
Commit message (Expand)AuthorAgeFilesLines
* Fix crash when calling HttpServer::GetLocalAddress when there is no server sock.kkania@chromium.org2013-08-091-2/+2
* GCP2.0 Device: Default responses is now multicast responses (instead of unica...maksymb@chromium.org2013-08-092-6/+6
* GCP2.0 Device: Fixed XMPP crash while closing.maksymb@chromium.org2013-08-081-10/+17
* GCP2.0 Device: XMPP pings.maksymb@chromium.org2013-08-073-14/+125
* GCP2.0 Device: Response parser refactor.maksymb@chromium.org2013-08-062-75/+81
* Make element removal methods in DictionaryValue and ListValue take scoped_ptr...bauerb@chromium.org2013-08-061-2/+2
* GCP2.0 Device: New timeouts (5 sec).maksymb@chromium.org2013-08-062-4/+9
* GCP2.0 Device: New command line parameter: state-pathmaksymb@chromium.org2013-08-045-13/+43
* GCP2.0 Device: Bugfix for updating metadata.maksymb@chromium.org2013-08-031-2/+1
* GCP2.0 Device: Help messagemaksymb@chromium.org2013-08-031-0/+31
* Replaced HTTP-errors with Privet errors.maksymb@chromium.org2013-08-022-48/+35
* GCP2.0 Device: XMPP (without pings).maksymb@chromium.org2013-08-0212-161/+659
* Extend net::HttpServer to be able to parse request body.kkania@chromium.org2013-07-311-1/+1
* GCP2.0 Device: Fixed bug with two separators in X-Privet-Token.maksymb@chromium.org2013-07-313-14/+12
* GCP2.0 Device: Command line switch for disabling confirmation.maksymb@chromium.org2013-07-261-6/+11
* GCP2.0 Device: New parameters for command line: domain-name and service-name.maksymb@chromium.org2013-07-263-24/+55
* GCP2.0 Device: Receiving printjobs.maksymb@chromium.org2013-07-2614-152/+880
* GCP2.0 Device: Adding "jingle/notifier".maksymb@chromium.org2013-07-261-0/+1
* Added confirmation for printer registration.maksymb@chromium.org2013-07-249-28/+210
* Update include paths in cloud_print for base/process changes.rsesek@chromium.org2013-07-246-10/+9
* Allow HttpServer response to include custom headers.kkania@chromium.org2013-07-231-0/+1
* Added HTTP-method (POST, GET) checking for Privet requests. Added IsRegistere...maksymb@chromium.org2013-07-234-15/+78
* XPrivetToken, saving to file, little extend for /privet/info.maksymb@chromium.org2013-07-2314-105/+592
* Finished registration to Google Cloud Print.maksymb@chromium.org2013-07-1916-44/+1271
* Use a direct include of the message_loop header in cc/, chrome_frame/, cloud_...avi@chromium.org2013-07-174-4/+4
* Rename base::Delete to base::DeleteFilebrettw@chromium.org2013-07-166-14/+14
* Move PathIsWritable, DirectoryExists, ContentsEqual, and TextContentsEqual to...brettw@chromium.org2013-07-153-6/+6
* Migrate from googleurl/ includes to url/ ones in the remaining top-level dire...tfarina@chromium.org2013-07-131-1/+1
* Move PathExists to base namespace.brettw@chromium.org2013-07-116-11/+11
* Move Copy* into the base namespace.brettw@chromium.org2013-07-092-3/+3
* Update OS X to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-07-021-4/+6
* Move DeleteAfterReboot, Move, and ReplaceFile to base namespacebrettw@chromium.org2013-07-011-1/+1
* Move file_util::Delete to the base namespacebrettw@chromium.org2013-07-015-13/+13
* Use a direct include of time headers in chrome_frame/, chromeos/, cloud_print...avi@chromium.org2013-06-282-2/+2
* Finished DNS-SD server. Finished Privet-specified DNS-SD server.maksymb@chromium.org2013-06-2212-68/+885
* Define a LoggingSettings struct to use for InitLogging()akalin@chromium.org2013-06-212-10/+6
* Use a direct include of strings headers in cloud_print/.avi@chromium.org2013-06-1119-20/+20
* Move FileEnumerator to its own file, do some refactoring.brettw@chromium.org2013-06-081-5/+3
* Use a direct include of utf_string_conversions.h in chrome_frame/, chromeos/,...avi@chromium.org2013-06-073-3/+3
* GCP2.0 Device: mDNS basicsmaksymb@chromium.org2013-06-075-0/+269
* Roll DEPS for googleurl. Second try.tfarina@chromium.org2013-06-031-1/+1
* Update cloud_print/ to use scoped_refptr<T>::get() rather than implicit "oper...rsleevi@chromium.org2013-06-021-1/+1
* Make cloud_print_unittests depend on allocator.gyp:allocator when necessaryakalin@chromium.org2013-05-211-0/+6
* Deprecate switches gaia-host and gaia-url-path in favor of gaia-urlachuith@chromium.org2013-05-181-1/+1
* Revert 198820 "Move FileEnumerator to its own file, do some refa..."dbeam@chromium.org2013-05-082-4/+5
* Move FileEnumerator to its own file, do some refactoring.brettw@chromium.org2013-05-072-5/+4
* cloud_print: Use base::MessageLoop.xhwang@chromium.org2013-05-064-37/+44
* Allow cloud print connector to use test gaia.vitalybuka@chromium.org2013-05-032-1/+4
* Pass --cloud-print-service into GCP connector.vitalybuka@chromium.org2013-04-301-0/+1
* Cloud print service strings cleanup.vitalybuka@chromium.org2013-04-263-141/+229