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
*
Created an IPC method to enable the cloud print proxy using robot OAuth2 cred...
sanjeevr@chromium.org
2011-05-13
4
-48
/
+117
*
Changed the name of the Cloudprint XMPP channel to cloudprint.google.com.
sanjeevr@chromium.org
2011-05-12
1
-7
/
+1
*
iwyu: Include stringprintf.h where appropriate, part 3.
jhawkins@chromium.org
2011-05-12
1
-23
/
+25
*
iwyu: Include stringprintf.h where appropriate, part 2.
jhawkins@chromium.org
2011-05-11
3
-6
/
+9
*
Changed the IPC between the browser and the service process to return more de...
sanjeevr@chromium.org
2011-05-11
2
-8
/
+16
*
iwyu: Use callback_old.h where appropriate, part 2.
jhawkins@chromium.org
2011-05-10
1
-1
/
+1
*
Changed the cloud print connector logic to request the OAuth2 credentials of ...
sanjeevr@chromium.org
2011-05-06
19
-176
/
+573
*
net: Move ResponseCookies into the net namespace.
tfarina@chromium.org
2011-05-06
5
-10
/
+10
*
Mark job as error if we failed to fetch job data from the server after severa...
gene@google.com
2011-05-05
2
-1
/
+33
*
Cleanup: Fix some style issues in the printing code. Fix misuse of scoped_ptr.
csilv@chromium.org
2011-04-21
1
-1
/
+1
*
Disabled polling for jobs when we lose XMPP connection. This behavior can be ...
sanjeevr@chromium.org
2011-04-15
3
-17
/
+31
*
Include base/win/scoped_comptr.h instead of base/scoped_comptr_win.h.
tfarina@chromium.org
2011-04-12
1
-10
/
+7
*
Changed jingle to use the IO thread from the passed in URLRequestContextGette...
sanjeevr@chromium.org
2011-04-07
1
-3
/
+6
*
Move sync notifier contruction out of syncer thread.
nileshagrawal@chromium.org
2011-04-07
1
-0
/
+1
*
Revert 80459 - Mark CloudPrintURLFetcherOverloadTest.Protect as flaky.
twiz@chromium.org
2011-04-05
1
-2
/
+1
*
Mark CloudPrintURLFetcherOverloadTest.Protect as flaky.
twiz@chromium.org
2011-04-05
1
-1
/
+2
*
Make a default timeout for CUPS fetching more sutable for consumers.
gene@google.com
2011-03-31
1
-7
/
+30
*
Moved URLRequestContextGetter to net/ so it can be used by projects such as j...
sanjeevr@chromium.org
2011-03-31
3
-5
/
+5
*
Coverity: Pass parameters by reference.
jhawkins@chromium.org
2011-03-28
2
-7
/
+7
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
9
-16
/
+16
*
Add an opt-out header for HTTP throttling. Never throttle for localhost.
joi@chromium.org
2011-03-25
1
-9
/
+10
*
Let PrefStore::GetValue return a const Value* instead of Value* and add Persi...
battre@chromium.org
2011-03-25
1
-2
/
+2
*
[Jingle] Refactored some notifier-related structs/classes
akalin@chromium.org
2011-03-22
1
-5
/
+2
*
Cleanup NativeMetafile (win) interface and EMF class.
vandebo@chromium.org
2011-03-22
1
-3
/
+3
*
Revert 78666 - Cleanup NativeMetafile (win) interface and EMF class.
vandebo@chromium.org
2011-03-18
1
-3
/
+3
*
Cleanup NativeMetafile (win) interface and EMF class.
vandebo@chromium.org
2011-03-18
1
-3
/
+3
*
Extracting core back-off logic into a separate class,
joi@chromium.org
2011-03-17
1
-2
/
+2
*
Fixed a regression with Cloud Print notifications caused by a recent refactor...
sanjeevr@chromium.org
2011-03-16
1
-0
/
+1
*
[Sync] Merged MediatorThread and PushNotificationsThread
akalin@chromium.org
2011-03-16
1
-12
/
+12
*
Service process fixes for Linux.
scottbyer@chromium.org
2011-03-03
1
-2
/
+2
*
Revert 76612 - Service process fixes for Linux.
scottbyer@chromium.org
2011-03-02
1
-2
/
+2
*
Service process fixes for Linux.
scottbyer@chromium.org
2011-03-02
1
-2
/
+2
*
Added a command-line option to disable adding the service process to autorun....
sanjeevr@chromium.org
2011-02-26
1
-3
/
+4
*
Cleanup: Remove a bunch of unneeded includes.
thestig@chromium.org
2011-02-24
1
-1
/
+0
*
Fixed a corner case issue with printing XPS documents to the Microsoft XPS Do...
sanjeevr@chromium.org
2011-02-18
1
-4
/
+9
*
Added support to the Windows cloud print proxy to print XPS documents directl...
sanjeevr@chromium.org
2011-02-17
9
-68
/
+242
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
1
-1
/
+1
*
Added CUPS error handling.
gene@google.com
2011-02-03
1
-8
/
+10
*
Fixed a corner-case crash that would be triggered when a new printer was adde...
sanjeevr@chromium.org
2011-01-28
1
-1
/
+5
*
Clean up net unit testing code.
erg@google.com
2011-01-26
1
-3
/
+3
*
Revert "Clean up net unit testing code." since it breaks the shlib builder.
erg@google.com
2011-01-25
1
-1
/
+1
*
Clean up net unit testing code.
erg@google.com
2011-01-25
1
-1
/
+1
*
Added a diagnostic user message when enumerating printers fails. Also tweaked...
sanjeevr@chromium.org
2011-01-24
8
-48
/
+120
*
Move l10n_util to ui/base
ben@chromium.org
2011-01-21
2
-2
/
+2
*
Remove obsolete base/lock.h and fix up callers to use the new header file and
brettw@chromium.org
2011-01-21
1
-1
/
+0
*
Code to send diagnostic messages about cloud print proxy. Currently diagnosti...
sanjeevr@chromium.org
2011-01-20
12
-48
/
+208
*
Made return types of various Value::DeepCopy() implementations more specific
akalin@chromium.org
2011-01-18
1
-2
/
+1
*
net: Remove typedef net::URLRequestContext URLRequestContext;
tfarina@chromium.org
2011-01-15
1
-2
/
+2
*
net: Remove typedef net::URLRequestStatus URLRequestStatus;
tfarina@chromium.org
2011-01-13
2
-7
/
+7
*
Fixed a crash with some HP printer drivers (when invoking PTGetPrintCapabilit...
sanjeevr@chromium.org
2011-01-07
1
-5
/
+8
[next]