index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cloud_print
/
service
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove src/cloud_print code
vitalybuka
2016-02-20
38
-3666
/
+0
*
Use a valid /prefetch argument when launching a process.
fdoray
2016-02-03
1
-0
/
+4
*
Cleanup: Remove double semicolons.
thestig
2016-01-04
1
-3
/
+4
*
Global conversion of Pass()→std::move() on OS==linux
dcheng
2015-12-28
1
-2
/
+3
*
Switch to standard integer types in cloud_print/.
avi
2015-12-21
13
-6
/
+25
*
Add chrome_elf and cloud_print to "gn check"
brettw
2015-12-07
1
-0
/
+9
*
Run gn --format over all .gn files
agrieve
2015-11-20
1
-2
/
+2
*
Remove logic for unused foreground auto-launch mode on Windows.
gab
2015-11-13
1
-1
/
+0
*
[sync] Componentize switches used by ProfileSyncService
blundell
2015-11-05
3
-0
/
+3
*
Remove base::MessageLoop::{Quit,QuitClosure} functions
ki.stfu
2015-10-23
2
-5
/
+4
*
Cleanup chrome/common/chrome_version.h handling
mdempsky
2015-10-21
1
-1
/
+1
*
Revert of Cleanup chrome/version.h handling (patchset #9 id:160001 of https:/...
mathp
2015-10-21
1
-1
/
+1
*
Cleanup chrome/common/chrome_version.h handling
mdempsky
2015-10-21
1
-1
/
+1
*
Revert of Cleanup chrome/version.h handling (patchset #7 id:120001 of https:/...
mathp
2015-10-21
1
-1
/
+1
*
Cleanup chrome/common/chrome_version.h handling
mdempsky
2015-10-21
1
-1
/
+1
*
clang/win: Fix gn build after https://codereview.chromium.org/1408623002/
Nico Weber
2015-10-15
1
-18
/
+23
*
Add cloud_print to the GN build.
brettw
2015-10-14
12
-28
/
+180
*
Revert of Add cloud_print to the GN build. (patchset #1 id:1 of https://coder...
mpearson
2015-10-14
11
-177
/
+26
*
Add cloud_print to the GN build.
brettw
2015-10-14
11
-26
/
+177
*
Revert of Add cloud_print to the GN build. (patchset #5 id:80001 of https://c...
thakis
2015-10-14
8
-172
/
+22
*
Add cloud_print to the GN build.
brettw
2015-10-14
8
-22
/
+172
*
Enforce WARN_UNUSED_RESULT attribute on Windows
dcheng
2015-10-10
2
-2
/
+4
*
Add content_switches include to files that need it.
brettw
2015-10-10
4
-0
/
+4
*
Remove includes from chrome_switches.
brettw
2015-10-07
2
-1
/
+3
*
ipc: Remove unnecessary attachment broker plumbing.
erikchen
2015-09-24
1
-2
/
+1
*
Update cloud_print for attachment brokering.
erikchen
2015-07-30
1
-2
/
+5
*
Fix -Wswitch warnings in //cloud_print
dcheng
2015-07-24
2
-0
/
+4
*
Revert "Preliminary support for Windows manifests in the GN build."
Nico Weber
2015-07-21
2
-1
/
+9
*
Preliminary support for Windows manifests in the GN build.
brettw
2015-07-21
2
-9
/
+1
*
Remove some legacy versions of StartsWith and EndsWith.
brettw
2015-07-16
1
-1
/
+2
*
Revert of Remove some legacy versions of StartsWith and EndsWith. (patchset #...
yosin
2015-07-16
1
-2
/
+1
*
Remove some legacy versions of StartsWith and EndsWith.
brettw
2015-07-16
1
-1
/
+2
*
Move ReplaceStringPlaceholders to base namespace.
brettw
2015-07-15
1
-1
/
+2
*
Fix remaining warnings for -Wmissing-braces and enable on win clang.
dcheng
2015-07-08
1
-6
/
+4
*
clang/win: Fix warnings to prepare for building without -Wno-reorder.
sammc
2015-07-02
3
-5
/
+10
*
Add local suppresion for -Wparentheses and enable everywhere on Windows.
dcheng
2015-07-01
2
-2
/
+10
*
Replace more Tokenize calls with base::SplitString
brettw
2015-06-29
1
-5
/
+8
*
Only create cloud_print targets for Windows on Windows.
bungeman
2015-06-19
3
-87
/
+120
*
Move StartsWith[ASCII] to base namespace.
brettw
2015-06-12
2
-2
/
+2
*
vs2015: fix const warning in cloud_print_service.cc
scottmg
2015-06-09
1
-1
/
+1
*
Change most uses of Pickle to base::Pickle
brettw
2015-06-03
1
-1
/
+1
*
Convert JsonWriter::Write to taking a const ref for the in-param
estade
2015-05-16
3
-9
/
+7
*
win: Add override I forgot in https://codereview.chromium.org/1119243002
thakis
2015-05-07
1
-1
/
+1
*
win: Work on reducing style plugin warnings in content/, cloud_print/
thakis
2015-05-04
1
-0
/
+4
*
Update {virtual,override} to follow C++11 style in cloud_print.
nick
2015-04-27
4
-10
/
+11
*
Add cloud_print_unittests to the GN build.
dpranke
2015-04-01
1
-0
/
+50
*
Remove prerender cookie store, part 4.
davidben
2015-03-23
1
-1
/
+1
*
Remove uses of KillProcess()
rvargas
2015-03-18
1
-12
/
+18
*
Refactor chrome_launcher_support::GetAnyChromePath.
mgiuca
2015-01-14
2
-4
/
+7
*
Standardize usage of virtual/override/final specifiers in printing code.
dcheng
2014-12-22
1
-3
/
+2
[next]