summaryrefslogtreecommitdiffstats
path: root/cloud_print/gcp20
Commit message (Expand)AuthorAgeFilesLines
* Replace ToLower calls to the new formatbrettw2015-08-101-1/+1
* Remove mojo::ErrorHandler usage from the mojo/ folder.yzshen2015-07-131-1/+1
* Migrate callers of message_loop_proxy() to task_runner()skyostil2015-06-171-1/+1
* Remove useless use of StringPrintf("%s", ...)ricea2015-06-151-1/+1
* Convert JsonWriter::Write to taking a const ref for the in-paramestade2015-05-164-5/+5
* Cleanup: Simplify some checks in tests.thestig2015-05-111-1/+1
* Apply automated fixits for Chrome clang plugin to cloud_print.dcheng2015-04-291-1/+1
* Update {virtual,override} to follow C++11 style in cloud_print.nick2015-04-276-65/+63
* Remove timing limitation to set Broadcast, ReceiveBuffer, and SendBuffer opti...hidehiko2014-12-082-10/+4
* Prefix CommandLine usage with base namespace (Part 7: cloud_print/)pgal.u-szeged2014-11-196-18/+26
* Cleanup: Remove trailing whitespaces in gyp files.thestig2014-10-171-4/+4
* Replacing the OVERRIDE with override and FINAL with final in cloud_printmohan.reddy2014-10-066-53/+53
* Add net::HttpServer::Delegate::OnConnect() function and set ChromeDriver buff...samuong2014-09-261-0/+1
* Added --disable-ipv4 and --disable-ipv6 switches.vitalybuka2014-09-235-15/+44
* GCP 2.0 prototype switches code cleanup.vitalybuka2014-09-228-50/+120
* Cleanup: Use base/files/file_util.h instead of base/file_util.h in cc/, chrom...thestig2014-09-103-4/+4
* Revert of Revert of clang/win: Fix a few warnings in targets not in chromium_...thakis2014-08-311-1/+1
* Revert of clang/win: Fix a few warnings in targets not in chromium_builder_te...thakis2014-08-301-1/+1
* clang/win: Fix a few warnings in targets not in chromium_builder_tests.Nico Weber2014-08-291-1/+1
* Remove implicit conversions from scoped_refptr to T* in cloud_print/dcheng2014-08-272-2/+2
* Revert "Revert of Replace StreamListenSocket with StreamSocket in HttpServer....byungchul2014-08-252-7/+8
* Revert of Replace StreamListenSocket with StreamSocket in HttpServer. (patchs...estade@chromium.org2014-08-222-8/+7
* Replace StreamListenSocket with StreamSocket in HttpServer.byungchul@chromium.org2014-08-222-7/+8
* Move StringToLowerASCII to base namespacebrettw@chromium.org2014-08-071-1/+1
* Remove net_log.h from net_util, as it's no longer needed by net_log.h.mmenke@chromium.org2014-04-162-0/+3
* Move WriteFile and WriteFileDescriptor from file_util to base namespace.brettw@chromium.org2014-03-062-5/+5
* ui/base/resource: Remove dependency on net's big_endian implementation.tfarina@chromium.org2014-02-263-8/+8
* Added --extended-response to put additional information into PTR responces.vitalybuka@chromium.org2014-02-127-44/+128
* Replace '.' with '_' in service name.vitalybuka@chromium.org2014-02-111-0/+3
* Refactor base/safe_numerics.hjschuh@chromium.org2014-01-171-2/+2
* 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-232-4/+4
* Filter virtual network interfaces for p2p sessions.mallinath@chromium.org2013-12-191-1/+2
* Add random number to A record domain for GCP prototypenoamsml@chromium.org2013-12-091-2/+7
* Fixed CDD.vitalybuka@chromium.org2013-12-081-35/+4
* Removed LOG(INFO) from cloud_print/gcp20/prototype.vitalybuka@chromium.org2013-12-073-21/+21
* Move RemoveChars, ReplaceChars, TrimString, and TruncateUTF8ToByteSize to bas...brettw@chromium.org2013-12-031-1/+1
* Move directory creation functions to base namespace.brettw@chromium.org2013-12-031-1/+1
* Move temp file functions to base namespace.brettw@chromium.org2013-12-031-1/+1
* Improvements in GCP 2.0 prototype.vitalybuka@chromium.org2013-11-219-100/+134
* Fixed serial number, service name and firmware version of GCP 2.0 prototype.vitalybuka@chromium.org2013-11-212-8/+18
* Print to Privet local printersnoamsml@chromium.org2013-11-091-2/+1
* Make gcp20_device respond to _printer._sub._privet.local queriesnoamsml@chromium.org2013-10-314-8/+13
* Fix issue with GCP 2.0 prototypenoamsml@chromium.org2013-10-312-3/+28
* Fix incorrect checking of file_util::WriteFile() return results.thestig@chromium.org2013-09-171-2/+3
* map::size() returns a size_t.jorgelo@chromium.org2013-09-071-1/+1
* Move ReadFileToString to the base namespace.brettw@chromium.org2013-08-301-1/+1
* https://chromiumcodereview.appspot.com/23271004 with fixed include.vitalybuka@chromium.org2013-08-219-60/+481
* Revert "GCP2.0 Device: Adding advanced printing."dominicc@google.com2013-08-209-480/+60
* GCP2.0 Device: Adding advanced printing.maksymb@chromium.org2013-08-209-60/+480