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
/
printer_job_handler.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Chrome proxy refactoring.Adding myself to the OWNERS file for handling cloud ...
gene@chromium.org
2011-10-28
1
-77
/
+43
*
Create a content::UrlFetcher interface that lives in content/public/common an...
jam@chromium.org
2011-10-25
1
-11
/
+11
*
Add MessageLoopProxy::current
nduca@chromium.org
2011-08-15
1
-1
/
+1
*
Fixd issue with accessing null pointer, when print server
gene@google.com
2011-07-28
1
-1
/
+9
*
base: Put md5.* into base namespace.
tfarina@chromium.org
2011-07-18
1
-1
/
+2
*
Add checks on DictionaryValue.Getxxx
gbillock@chromium.org
2011-06-27
1
-2
/
+1
*
iwyu: Include stringprintf.h where appropriate, part 2.
jhawkins@chromium.org
2011-05-11
1
-3
/
+6
*
Changed the cloud print connector logic to request the OAuth2 credentials of ...
sanjeevr@chromium.org
2011-05-06
1
-9
/
+1
*
net: Move ResponseCookies into the net namespace.
tfarina@chromium.org
2011-05-06
1
-2
/
+2
*
Mark job as error if we failed to fetch job data from the server after severa...
gene@google.com
2011-05-05
1
-1
/
+26
*
Added support to the Windows cloud print proxy to print XPS documents directl...
sanjeevr@chromium.org
2011-02-17
1
-6
/
+22
*
Added a diagnostic user message when enumerating printers fails. Also tweaked...
sanjeevr@chromium.org
2011-01-24
1
-2
/
+7
*
As the first step in an effort to improve robustness of the cloud print proxy...
sanjeevr@chromium.org
2010-12-22
1
-11
/
+35
*
Almost done deinlining virtual methods.
erg@google.com
2010-12-16
1
-0
/
+13
*
Added 'dry run' tag to the print job, to test proxy health without wasting pa...
gene@google.com
2010-12-13
1
-0
/
+12
*
Implement exponential back-off mechanism.
joi@chromium.org
2010-11-25
1
-6
/
+6
*
Fixed an issue with flaky connections causing too many job fetches. The logic...
sanjeevr@chromium.org
2010-11-22
1
-11
/
+19
*
Make CUPS cloud print proxy to support multiple print servers.
gene@google.com
2010-11-03
1
-2
/
+2
*
Convert implicit scoped_refptr constructor calls to explicit ones, part 1
thakis@chromium.org
2010-11-01
1
-2
/
+2
*
Re-landing issue 4202006 (http://codereview.chromium.org/4202006/show) which ...
sanjeevr@chromium.org
2010-10-29
1
-250
/
+152
*
Revert 64359 - Created a CloudPrintURLFetcher class to wrap URLFetcher. This ...
jochen@chromium.org
2010-10-29
1
-152
/
+250
*
Created a CloudPrintURLFetcher class to wrap URLFetcher. This class implement...
sanjeevr@chromium.org
2010-10-29
1
-250
/
+152
*
Move useful printing backend code from chrome/service/cloud_print to printing...
thestig@chromium.org
2010-10-25
1
-7
/
+7
*
Convert LOG(INFO) to VLOG(1) - chrome/service/.
pkasting@chromium.org
2010-10-20
1
-54
/
+71
*
Handled failures of Spool correctly.
sanjeevr@chromium.org
2010-09-28
1
-8
/
+6
*
The Cloud Print proxy now handles auth errors and disables the cloud print pr...
sanjeevr@chromium.org
2010-09-13
1
-0
/
+11
*
This CL contains the following changes:
sanjeevr@chromium.org
2010-09-07
1
-34
/
+60
*
Remove deprecated wstring Get(As)String() methods from Value, etc.
viettrungluu@chromium.org
2010-08-16
1
-2
/
+2
*
Used the service utility process host to render PDFs in a sandbox for the Win...
sanjeevr@chromium.org
2010-07-21
1
-26
/
+38
*
No actual code change. Just added more logging information to help
gene@chromium.org
2010-06-28
1
-3
/
+32
*
Added functionality in CUPS cloud print proxy to connect to specific
gene@chromium.org
2010-06-18
1
-1
/
+2
*
On behalf of gene@chromium.org. Fix infinite loop in printer job handler stat...
scottbyer@chromium.org
2010-06-14
1
-15
/
+35
*
On behalf of gene@chromium.org. Redesign cloud printing subsystem layer. Make...
scottbyer@chromium.org
2010-06-09
1
-24
/
+24
*
Revert "Redesign cloud printing subsystem layer."
evan@chromium.org
2010-06-08
1
-24
/
+24
*
On behalf of gene@chromium.org. Redesign cloud printing subsystem layer. Make...
scottbyer@chromium.org
2010-06-08
1
-24
/
+24
*
Added code to read the cloud print proxy URL from prefs. Changed the default ...
sanjeevr@chromium.org
2010-05-25
1
-6
/
+14
*
Moved cloud print code from the chrome/browser/printing/cloud_print to chrome...
sanjeevr@chromium.org
2010-05-13
1
-0
/
+560