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
*
Use a direct include of strings headers in cloud_print/.
avi@chromium.org
2013-06-11
10
-10
/
+10
*
Use a direct include of utf_string_conversions.h in chrome_frame/, chromeos/,...
avi@chromium.org
2013-06-07
3
-3
/
+3
*
Roll DEPS for googleurl. Second try.
tfarina@chromium.org
2013-06-03
1
-1
/
+1
*
Update cloud_print/ to use scoped_refptr<T>::get() rather than implicit "oper...
rsleevi@chromium.org
2013-06-02
1
-1
/
+1
*
Deprecate switches gaia-host and gaia-url-path in favor of gaia-url
achuith@chromium.org
2013-05-18
1
-1
/
+1
*
cloud_print: Use base::MessageLoop.
xhwang@chromium.org
2013-05-06
4
-37
/
+44
*
Allow cloud print connector to use test gaia.
vitalybuka@chromium.org
2013-05-03
1
-0
/
+3
*
Pass --cloud-print-service into GCP connector.
vitalybuka@chromium.org
2013-04-30
1
-0
/
+1
*
Cloud print service strings cleanup.
vitalybuka@chromium.org
2013-04-26
3
-141
/
+229
*
Shortcut should be to *config.exe not *setup.exe
vitalybuka@chromium.org
2013-04-26
1
-0
/
+3
*
Removed trailing '.' from some strings in resources.
vitalybuka@chromium.org
2013-04-26
1
-2
/
+2
*
Fixed crash in cloud_print_service_setup.exe, binary needs _AtlModule.
vitalybuka@chromium.org
2013-04-25
3
-6
/
+15
*
Improvements in service setup.
vitalybuka@chromium.org
2013-04-25
7
-46
/
+106
*
Exctracted small setup executable.
vitalybuka@chromium.org
2013-04-24
9
-23
/
+55
*
Added Cloud Print Service installer/uninstaller.
vitalybuka@chromium.org
2013-04-23
13
-18
/
+251
*
Moved more installer related code to cloud_print/common.
vitalybuka@chromium.org
2013-04-23
1
-0
/
+1
*
Renamed cloud_print_service_setup.exe to cloud_print_service_config.exe to av...
vitalybuka@chromium.org
2013-04-23
4
-6
/
+6
*
Replace .\ in user name with host before calling to ATL::CSid::LoadAccount.
vitalybuka@chromium.org
2013-04-18
3
-2
/
+28
*
Create dir if it does not existst.
vitalybuka@chromium.org
2013-04-18
1
-1
/
+1
*
Revert 193992 "Lets try this again."
jochen@chromium.org
2013-04-15
1
-1
/
+1
*
Lets try this again.
michaeln@google.com
2013-04-12
1
-1
/
+1
*
Revert 193968 "Roll the DEPS for google-url."
michaeln@google.com
2013-04-12
1
-1
/
+1
*
Roll the DEPS for google-url.
tfarina@chromium.org
2013-04-12
1
-1
/
+1
*
Move path functions from file_util to FilePath object.
brettw@chromium.org
2013-04-12
2
-6
/
+4
*
Cloud print service setup dialog.
vitalybuka@chromium.org
2013-04-11
5
-1
/
+577
*
Re-factored service controlled for using in new UI.
vitalybuka@chromium.org
2013-04-09
3
-13
/
+115
*
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
3
-12
/
+12
*
Fixed typos.
vitalybuka@chromium.org
2013-04-09
4
-10
/
+10
*
Restore proxy_id after generation new Service State file.
vitalybuka@chromium.org
2013-04-08
1
-5
/
+7
*
Removed unused xtb files.
vitalybuka@chromium.org
2013-04-08
54
-389
/
+44
*
User Chrome to generate service state file.
vitalybuka@chromium.org
2013-03-28
4
-21
/
+160
*
Remove autorun values if it points to the same user data as service.
vitalybuka@chromium.org
2013-03-27
2
-0
/
+40
*
Additional command line switches for logging and to disable some components.
vitalybuka@chromium.org
2013-03-27
5
-2
/
+36
*
Make --user-data-dir optional.
vitalybuka@chromium.org
2013-03-27
2
-19
/
+32
*
User grit to process resources.
vitalybuka@chromium.org
2013-03-27
55
-40
/
+405
*
User constansts from chrome_switches.h
vitalybuka@chromium.org
2013-03-27
6
-12
/
+14
*
Send data back from service using IPC, not file.
vitalybuka@chromium.org
2013-03-26
12
-67
/
+460
*
Stops service between status check
vitalybuka@chromium.org
2013-03-22
1
-0
/
+1
*
Moved GetCurrentUserName to service_utils.*
vitalybuka@chromium.org
2013-03-22
4
-13
/
+39
*
Added app icon and logo.
vitalybuka@chromium.org
2013-03-20
2
-0
/
+4
*
Added app icon and logo.
vitalybuka@chromium.org
2013-03-19
2
-0
/
+0
*
Moved resources to resources subdir.
vitalybuka@chromium.org
2013-03-19
4
-21
/
+5
*
Moved define to gyp file.
vitalybuka@chromium.org
2013-03-19
2
-5
/
+1
*
Switched to version generation with ver files.
vitalybuka@chromium.org
2013-03-12
3
-84
/
+10
*
Exctracted ServiceController.
vitalybuka@chromium.org
2013-03-12
4
-169
/
+251
*
Gyp file cleanup.
vitalybuka@chromium.org
2013-03-11
3
-54
/
+30
*
Revert 187205 - Exctracted ServiceController.
dmikurube@chromium.org
2013-03-10
6
-498
/
+380
*
Exctracted ServiceController.
vitalybuka@chromium.org
2013-03-10
6
-380
/
+498
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
2
-2
/
+2
[next]