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
/
chrome
/
service
/
cloud_print
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move common cloud print code from service/cloud_print to common/cloud_print.
chenyu@chromium.org
2012-12-03
29
-581
/
+321
*
chrome: Update the remaining calls from RunAllPending() to RunUntilIdle().
tfarina@chromium.org
2012-11-19
1
-1
/
+1
*
Move scoped_temp_dir from base to base/files
brettw@chromium.org
2012-11-16
1
-2
/
+2
*
Reland 167337 - Move url_request_test_util into net namespace
jochen@chromium.org
2012-11-13
1
-4
/
+4
*
Revert 167337 - Move url_request_test_util into net namespace
jochen@chromium.org
2012-11-13
1
-4
/
+4
*
Move url_request_test_util into net namespace
jochen@chromium.org
2012-11-13
1
-4
/
+4
*
Moved JsonPrefStore to use SequencedWorkerPool instead of FILE thread. The po...
zelidrag@chromium.org
2012-11-08
1
-2
/
+2
*
Revert 165062 - We believe this change broke startup_tests
nsylvain@chromium.org
2012-11-01
1
-2
/
+2
*
Moved JsonPrefStore to use SequencedWorkerPool instead of FILE thread. The po...
zelidrag@chromium.org
2012-10-30
1
-2
/
+2
*
Adding XMPP ping functionality to CloudPrint. XMPP ping and timeout is contro...
gene@chromium.org
2012-10-26
5
-2
/
+150
*
New Cloud Print Private API.
vitalybuka@chromium.org
2012-10-08
2
-2
/
+26
*
Use ScopedCOMInitializer in more places. While this doesn't always simplify ...
pkasting@chromium.org
2012-10-03
1
-13
/
+9
*
Revert 159814 - Disabling CloudPrint for experiement on staging.
gene@chromium.org
2012-10-03
1
-5
/
+0
*
Disabling CloudPrint for experiement on staging.
gene@chromium.org
2012-10-03
1
-0
/
+5
*
Let GaiaOAuthClient::GetTokensFromAuthCode use any given redirect URL.
simonmorris@chromium.org
2012-10-02
1
-0
/
+1
*
Added black list of printer.
vitalybuka@chromium.org
2012-09-26
5
-40
/
+84
*
Added connector_settings_unittest
vitalybuka@chromium.org
2012-09-25
1
-0
/
+108
*
Single GenerateProxyId and added printer tags with version info.
vitalybuka@chromium.org
2012-09-25
10
-68
/
+80
*
Removed unnecessary returning by reference to simplify code.
vitalybuka@chromium.org
2012-09-23
2
-26
/
+21
*
Added ConnectorSettings class to reduce number of arguments and members in cl...
vitalybuka@chromium.org
2012-09-22
10
-183
/
+203
*
Removed unused dependency.
vitalybuka@chromium.org
2012-09-21
3
-8
/
+0
*
Simplify document title for Windows printing.
vitalybuka@chromium.org
2012-09-20
2
-8
/
+22
*
Ensure that the cloud print proxy process is created with the force_breakaway...
ananta@chromium.org
2012-09-14
1
-1
/
+5
*
Add ability to specify list of supported mime types for Cloud Print connector...
gene@chromium.org
2012-09-12
1
-6
/
+14
*
Moving google_apis and GaiaClient to src/google_apis.
joi@chromium.org
2012-09-07
4
-6
/
+6
*
Add an API to retrieve the keys that services should use for Google APIs.
joi@chromium.org
2012-09-06
3
-8
/
+5
*
Add WARN_UNUSED_RESULT to scoped_refptr::release.
xiaomings@google.com
2012-08-28
1
-3
/
+2
*
Setup XMPP over SSL by default.
abodenha@chromium.org
2012-08-23
1
-0
/
+1
*
Add flag to allow deletion of printers when enumerate fails.
abodenha@chromium.org
2012-08-18
2
-2
/
+20
*
Add additional logging.
abodenha@chromium.org
2012-08-17
3
-4
/
+19
*
Clean-up inline members of nested classes (chrome/)
hans@chromium.org
2012-08-10
2
-9
/
+36
*
Remove executable bit from chrome/service/cloud_print/cloud_print_proxy.cc
jeremya@chromium.org
2012-08-09
1
-0
/
+0
*
Fixed chrome zombies when cloud print connector is running.
vitalybuka@chromium.org
2012-08-09
1
-0
/
+6
*
Don't delete print system on connector stop.
vitalybuka@chromium.org
2012-08-07
2
-20
/
+25
*
Correct const accessors in base/values.(h|cc)
vabr@chromium.org
2012-07-27
1
-1
/
+1
*
Ensure that printer job handler is stopped and task_in_progress_ is reset in ...
alexyu@google.com
2012-07-26
1
-0
/
+2
*
Standardize log message style for cloudprint service and display printer id
alexyu@google.com
2012-07-23
3
-89
/
+121
*
Schedule a check for additional jobs after failure.
abodenha@chromium.org
2012-07-20
1
-0
/
+2
*
Add extra logging in an effort to track down 137962
abodenha@chromium.org
2012-07-19
1
-23
/
+46
*
Remove #pragma once from chrome/service
ajwong@chromium.org
2012-07-11
12
-13
/
+1
*
RefCounted types should not have public destructors, delegate cleanup
rsleevi@chromium.org
2012-06-26
2
-5
/
+9
*
Move content::URLFetcher static functions to net::URLFetcher
akalin@chromium.org
2012-06-19
1
-2
/
+2
*
[Sync] Propagate XMPP auth errors to SyncNotifierObservers
akalin@chromium.org
2012-06-18
1
-19
/
+22
*
Do not send user cookies when contacting cloud print server.
qsr@chromium.org
2012-06-13
1
-0
/
+3
*
Base: Add a handle verifier to ScopedHandle.
rvargas@chromium.org
2012-05-31
1
-1
/
+2
*
Change most content::URLFetcher references to net::URLFetcher
akalin@chromium.org
2012-05-23
2
-8
/
+9
*
[Sync] Turn notifier::PushClient into an interface
akalin@chromium.org
2012-05-23
1
-3
/
+4
*
Remove content::URLFetcherDelegate
akalin@chromium.org
2012-05-22
1
-3
/
+3
*
Revert 137754 - Disable cloud print connector policy checking on Windows.
scottbyer@chromium.org
2012-05-22
1
-4
/
+0
*
Revert 138216 - [Sync] Turn notifier::PushClient into an interface
akalin@chromium.org
2012-05-22
1
-4
/
+3
[next]