summaryrefslogtreecommitdiffstats
path: root/cloud_print/gcp20/prototype/gcp20_device.cc
Commit message (Expand)AuthorAgeFilesLines
* GCP 2.0 prototype switches code cleanup.vitalybuka2014-09-221-31/+4
* Added --extended-response to put additional information into PTR responces.vitalybuka@chromium.org2014-02-121-0/+1
* Removes MessageLoop::TYPE_XXX where possiblesky@chromium.org2014-01-151-1/+1
* https://chromiumcodereview.appspot.com/23271004 with fixed include.vitalybuka@chromium.org2013-08-211-13/+14
* Revert "GCP2.0 Device: Adding advanced printing."dominicc@google.com2013-08-201-14/+13
* GCP2.0 Device: Adding advanced printing.maksymb@chromium.org2013-08-201-13/+14
* GCP2.0 Device: Default responses is now multicast responses (instead of unica...maksymb@chromium.org2013-08-091-2/+2
* GCP2.0 Device: Fixed XMPP crash while closing.maksymb@chromium.org2013-08-081-10/+17
* GCP2.0 Device: New command line parameter: state-pathmaksymb@chromium.org2013-08-041-0/+1
* GCP2.0 Device: Help messagemaksymb@chromium.org2013-08-031-0/+31
* GCP2.0 Device: XMPP (without pings).maksymb@chromium.org2013-08-021-4/+12
* Finished registration to Google Cloud Print.maksymb@chromium.org2013-07-191-14/+14
* 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 time headers in chrome_frame/, chromeos/, cloud_print...avi@chromium.org2013-06-281-1/+1
* Finished DNS-SD server. Finished Privet-specified DNS-SD server.maksymb@chromium.org2013-06-221-7/+36
* Define a LoggingSettings struct to use for InitLogging()akalin@chromium.org2013-06-211-5/+3
* GCP2.0 Device: mDNS basicsmaksymb@chromium.org2013-06-071-0/+28