summaryrefslogtreecommitdiffstats
path: root/cloud_print
Commit message (Expand)AuthorAgeFilesLines
* Use a valid /prefetch argument when launching a process.Francois Doray2016-02-231-0/+4
* Introducing a net::GenerateMimeMultipartBoundary helper.lukasza2016-01-081-6/+1
* Cleanup: Remove double semicolons.thestig2016-01-041-3/+4
* 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
* Global conversion of Pass()→std::move() on OS==linuxdcheng2015-12-281-2/+3
* Switch to standard integer types in cloud_print/.avi2015-12-2144-93/+162
* Remove kint32max.avi2015-12-101-2/+6
* clang/win: Let remaining chromium_code targets build with -Wextra.thakis2015-12-101-19/+9
* clang/win: Let some chromium_code targets build with -Wextra.thakis2015-12-101-1/+1
* Add chrome_elf and cloud_print to "gn check"brettw2015-12-073-0/+13
* Remove kuint16max.avi2015-12-012-10/+12
* Run gn --format over all .gn filesagrieve2015-11-201-2/+2
* Remove logic for unused foreground auto-launch mode on Windows.gab2015-11-131-1/+0
* Clean up Windows GN toolchains.brettw2015-11-102-3/+25
* [sync] Componentize switches used by ProfileSyncServiceblundell2015-11-054-0/+4
* IWYU for net_util.h included in header files.tfarina2015-11-052-5/+3
* Remove base::MessageLoop::{Quit,QuitClosure} functionski.stfu2015-10-232-5/+4
* Cleanup chrome/common/chrome_version.h handlingmdempsky2015-10-214-5/+5
* Revert of Cleanup chrome/version.h handling (patchset #9 id:160001 of https:/...mathp2015-10-214-5/+5
* Cleanup chrome/common/chrome_version.h handlingmdempsky2015-10-214-5/+5
* Revert of Cleanup chrome/version.h handling (patchset #7 id:120001 of https:/...mathp2015-10-214-5/+5
* Cleanup chrome/common/chrome_version.h handlingmdempsky2015-10-214-5/+5
* clang/win: Fix gn build after https://codereview.chromium.org/1408623002/Nico Weber2015-10-152-20/+23
* Add cloud_print to the GN build.brettw2015-10-1422-38/+435
* Revert of Add cloud_print to the GN build. (patchset #1 id:1 of https://coder...mpearson2015-10-1421-432/+36
* Add cloud_print to the GN build.brettw2015-10-1421-36/+432
* Revert of Add cloud_print to the GN build. (patchset #5 id:80001 of https://c...thakis2015-10-1418-427/+32
* Add cloud_print to the GN build.brettw2015-10-1418-32/+427
* net: Move dns_util.* into dns directory.tfarina2015-10-112-2/+1
* Enforce WARN_UNUSED_RESULT attribute on Windowsdcheng2015-10-102-2/+4
* Add content_switches include to files that need it.brettw2015-10-105-0/+5
* Remove includes from chrome_switches.brettw2015-10-072-1/+3
* Cleanup: IWYU for base/gtest_prod_util.h.thestig2015-09-251-3/+4
* ipc: Remove unnecessary attachment broker plumbing.erikchen2015-09-241-2/+1
* 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
* Redefine CreateFileVersionInfoForCurrentModule() as a macro on Windows.gab2015-08-282-3/+3
* Replace ToLower calls to the new formatbrettw2015-08-101-1/+1
* Update cloud_print for attachment brokering.erikchen2015-07-301-2/+5
* Fix -Wswitch warnings in //cloud_printdcheng2015-07-242-0/+4
* Revert "Preliminary support for Windows manifests in the GN build."Nico Weber2015-07-212-1/+9
* Preliminary support for Windows manifests in the GN build.brettw2015-07-212-9/+1
* Remove some legacy versions of StartsWith and EndsWith.brettw2015-07-161-1/+2
* Revert of Remove some legacy versions of StartsWith and EndsWith. (patchset #...yosin2015-07-161-2/+1
* Remove some legacy versions of StartsWith and EndsWith.brettw2015-07-161-1/+2
* Move ReplaceStringPlaceholders to base namespace.brettw2015-07-151-1/+2
* Move JoinString to the base namespace.brettw2015-07-151-1/+1
* Revert of Move JoinString to the base namespace (patchset #9 id:160001 of htt...hongchan2015-07-141-1/+1