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
/
win
/
cloud_print_service.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert of Revert of clang/win: Fix a few warnings in targets not in chromium_...
thakis
2014-08-31
1
-4
/
+5
*
Revert of clang/win: Fix a few warnings in targets not in chromium_builder_te...
thakis
2014-08-30
1
-5
/
+4
*
clang/win: Fix a few warnings in targets not in chromium_builder_tests.
Nico Weber
2014-08-29
1
-4
/
+5
*
Move WriteFile and WriteFileDescriptor from file_util to base namespace.
brettw@chromium.org
2014-03-06
1
-1
/
+1
*
Use base namespace for string16 in components and cloud_print.
brettw@chromium.org
2013-12-06
1
-10
/
+11
*
test IWYU fixups for base
mostynb@opera.com
2013-09-03
1
-0
/
+3
*
Move ReadFileToString to the base namespace.
brettw@chromium.org
2013-08-30
1
-1
/
+1
*
Move ScopedClosureRunner to callback_helpers, add Reset.
avi@chromium.org
2013-08-30
1
-0
/
+1
*
Define a LoggingSettings struct to use for InitLogging()
akalin@chromium.org
2013-06-21
1
-5
/
+3
*
Use a direct include of strings headers in cloud_print/.
avi@chromium.org
2013-06-11
1
-1
/
+1
*
Use a direct include of utf_string_conversions.h in chrome_frame/, chromeos/,...
avi@chromium.org
2013-06-07
1
-1
/
+1
*
Cloud print service strings cleanup.
vitalybuka@chromium.org
2013-04-26
1
-129
/
+148
*
Improvements in service setup.
vitalybuka@chromium.org
2013-04-25
1
-18
/
+22
*
Added Cloud Print Service installer/uninstaller.
vitalybuka@chromium.org
2013-04-23
1
-3
/
+2
*
Move path functions from file_util to FilePath object.
brettw@chromium.org
2013-04-12
1
-1
/
+1
*
Re-factored service controlled for using in new UI.
vitalybuka@chromium.org
2013-04-09
1
-6
/
+6
*
Don't call AbsolutePath for empty values.
vitalybuka@chromium.org
2013-04-09
1
-1
/
+2
*
Common code moved to cloud_print/common/
vitalybuka@chromium.org
2013-04-09
1
-2
/
+2
*
Fixed typos.
vitalybuka@chromium.org
2013-04-09
1
-2
/
+2
*
User Chrome to generate service state file.
vitalybuka@chromium.org
2013-03-28
1
-21
/
+24
*
Remove autorun values if it points to the same user data as service.
vitalybuka@chromium.org
2013-03-27
1
-0
/
+1
*
Additional command line switches for logging and to disable some components.
vitalybuka@chromium.org
2013-03-27
1
-1
/
+2
*
Make --user-data-dir optional.
vitalybuka@chromium.org
2013-03-27
1
-18
/
+30
*
User constansts from chrome_switches.h
vitalybuka@chromium.org
2013-03-27
1
-4
/
+6
*
Send data back from service using IPC, not file.
vitalybuka@chromium.org
2013-03-26
1
-57
/
+44
*
Moved GetCurrentUserName to service_utils.*
vitalybuka@chromium.org
2013-03-22
1
-13
/
+1
*
Moved define to gyp file.
vitalybuka@chromium.org
2013-03-19
1
-5
/
+0
*
Exctracted ServiceController.
vitalybuka@chromium.org
2013-03-12
1
-169
/
+26
*
Gyp file cleanup.
vitalybuka@chromium.org
2013-03-11
1
-2
/
+5
*
Revert 187205 - Exctracted ServiceController.
dmikurube@chromium.org
2013-03-10
1
-200
/
+359
*
Exctracted ServiceController.
vitalybuka@chromium.org
2013-03-10
1
-359
/
+200
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
Fix more remaining FilePath -> base::FilePath.
brettw@chromium.org
2013-02-18
1
-7
/
+7
*
Moved chrome detection to service process.
vitalybuka@chromium.org
2012-09-14
1
-32
/
+45
*
Improved cloud print service installation.
vitalybuka@chromium.org
2012-09-14
1
-103
/
+141
*
Fixed spacing in command line help.
vitalybuka@chromium.org
2012-08-16
1
-1
/
+1
*
Removed default account for service.
vitalybuka@chromium.org
2012-08-15
1
-44
/
+69
*
Factor out logic to find chrome.exe from Omaha client state.
erikwright@chromium.org
2012-06-21
1
-1
/
+4
*
Apply again r140703 with all new files
loislo@chromium.org
2012-06-06
1
-2
/
+2
*
Not all the files were added
loislo@chromium.org
2012-06-06
1
-2
/
+2
*
Apply early reverted r140703.
loislo@chromium.org
2012-06-06
1
-2
/
+2
*
Temporary revert "Single binary for unittests."
loislo@chromium.org
2012-06-06
1
-2
/
+2
*
Single binary for unittests.
vitalybuka@chromium.org
2012-06-06
1
-2
/
+2
*
Validation of write access to chrome profile.
vitalybuka@chromium.org
2012-06-01
1
-12
/
+72
*
Added ChromeLauncher.
vitalybuka@chromium.org
2012-06-01
1
-15
/
+31
*
Base: Add a handle verifier to ScopedHandle.
rvargas@chromium.org
2012-05-31
1
-1
/
+2
*
Fixed AppID registration.
vitalybuka@chromium.org
2012-05-29
1
-21
/
+34
*
Validates service state file and ask user to update information if necessarily.
vitalybuka@chromium.org
2012-05-22
1
-2
/
+94
*
Revert "Validates service state file and ask user to update information if ne...
vandebo@chromium.org
2012-05-22
1
-94
/
+2
*
Validates service state file and ask user to update information if necessarily.
vitalybuka@chromium.org
2012-05-22
1
-2
/
+94
[next]