summaryrefslogtreecommitdiffstats
path: root/cloud_print/service
Commit message (Expand)AuthorAgeFilesLines
* Remove src/cloud_print codevitalybuka2016-02-2038-3666/+0
* Use a valid /prefetch argument when launching a process.fdoray2016-02-031-0/+4
* Cleanup: Remove double semicolons.thestig2016-01-041-3/+4
* Global conversion of Pass()→std::move() on OS==linuxdcheng2015-12-281-2/+3
* Switch to standard integer types in cloud_print/.avi2015-12-2113-6/+25
* Add chrome_elf and cloud_print to "gn check"brettw2015-12-071-0/+9
* 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
* [sync] Componentize switches used by ProfileSyncServiceblundell2015-11-053-0/+3
* Remove base::MessageLoop::{Quit,QuitClosure} functionski.stfu2015-10-232-5/+4
* Cleanup chrome/common/chrome_version.h handlingmdempsky2015-10-211-1/+1
* Revert of Cleanup chrome/version.h handling (patchset #9 id:160001 of https:/...mathp2015-10-211-1/+1
* Cleanup chrome/common/chrome_version.h handlingmdempsky2015-10-211-1/+1
* Revert of Cleanup chrome/version.h handling (patchset #7 id:120001 of https:/...mathp2015-10-211-1/+1
* Cleanup chrome/common/chrome_version.h handlingmdempsky2015-10-211-1/+1
* clang/win: Fix gn build after https://codereview.chromium.org/1408623002/Nico Weber2015-10-151-18/+23
* Add cloud_print to the GN build.brettw2015-10-1412-28/+180
* Revert of Add cloud_print to the GN build. (patchset #1 id:1 of https://coder...mpearson2015-10-1411-177/+26
* Add cloud_print to the GN build.brettw2015-10-1411-26/+177
* Revert of Add cloud_print to the GN build. (patchset #5 id:80001 of https://c...thakis2015-10-148-172/+22
* Add cloud_print to the GN build.brettw2015-10-148-22/+172
* Enforce WARN_UNUSED_RESULT attribute on Windowsdcheng2015-10-102-2/+4
* Add content_switches include to files that need it.brettw2015-10-104-0/+4
* Remove includes from chrome_switches.brettw2015-10-072-1/+3
* ipc: Remove unnecessary attachment broker plumbing.erikchen2015-09-241-2/+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
* Fix remaining warnings for -Wmissing-braces and enable on win clang.dcheng2015-07-081-6/+4
* clang/win: Fix warnings to prepare for building without -Wno-reorder.sammc2015-07-023-5/+10
* Add local suppresion for -Wparentheses and enable everywhere on Windows.dcheng2015-07-012-2/+10
* Replace more Tokenize calls with base::SplitStringbrettw2015-06-291-5/+8
* Only create cloud_print targets for Windows on Windows.bungeman2015-06-193-87/+120
* Move StartsWith[ASCII] to base namespace.brettw2015-06-122-2/+2
* vs2015: fix const warning in cloud_print_service.ccscottmg2015-06-091-1/+1
* Change most uses of Pickle to base::Picklebrettw2015-06-031-1/+1
* Convert JsonWriter::Write to taking a const ref for the in-paramestade2015-05-163-9/+7
* win: Add override I forgot in https://codereview.chromium.org/1119243002thakis2015-05-071-1/+1
* win: Work on reducing style plugin warnings in content/, cloud_print/thakis2015-05-041-0/+4
* Update {virtual,override} to follow C++11 style in cloud_print.nick2015-04-274-10/+11
* Add cloud_print_unittests to the GN build.dpranke2015-04-011-0/+50
* Remove prerender cookie store, part 4.davidben2015-03-231-1/+1
* Remove uses of KillProcess()rvargas2015-03-181-12/+18
* Refactor chrome_launcher_support::GetAnyChromePath.mgiuca2015-01-142-4/+7
* Standardize usage of virtual/override/final specifiers in printing code.dcheng2014-12-221-3/+2