summaryrefslogtreecommitdiffstats
path: root/cloud_print/gcp20/prototype
Commit message (Expand)AuthorAgeFilesLines
* Introducing a net::GenerateMimeMultipartBoundary helper.lukasza2016-01-081-6/+1
* Remove another move() I forgot in https://codereview.chromium.org/1552613003Nico Weber2015-12-291-1/+1
* Remove needless move() calls in cloud_print/gcp20Nico Weber2015-12-293-9/+9
* Global conversion of Pass()→std::move() on OS=linux chromecast=1dcheng2015-12-294-13/+17
* Switch to standard integer types in cloud_print/.avi2015-12-2127-86/+127
* Remove kint32max.avi2015-12-101-2/+6
* Remove kuint16max.avi2015-12-012-10/+12
* IWYU for net_util.h included in header files.tfarina2015-11-052-5/+3
* net: Move dns_util.* into dns directory.tfarina2015-10-112-2/+1
* Cleanup: IWYU for base/gtest_prod_util.h.thestig2015-09-251-3/+4
* Make UrlRequestContextBuilder take scoped_ptr's when it takes ownershippauljensen2015-09-011-2/+2
* Stop including network_interfaces.h from net_util.holli.raula2015-09-011-1/+1
* 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