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
*
base::Bind: Convert chrome/service/cloud_print.
jhawkins@chromium.org
2011-11-19
6
-114
/
+129
*
Add OVERRIDE to chrome/service/.
avi@chromium.org
2011-11-19
6
-34
/
+35
*
Fixing url for user messages for CloudPrint.
gene@chromium.org
2011-11-17
2
-2
/
+2
*
Revert 110369 - Fix URL on proxy/connector for sending user messages.
cpu@chromium.org
2011-11-16
1
-1
/
+1
*
Fix URL on proxy/connector for sending user messages.
gene@chromium.org
2011-11-16
1
-1
/
+1
*
base: Refactor PendingTask out of MessageLoop.
jhawkins@chromium.org
2011-11-15
1
-0
/
+1
*
base::Bind: Convert chrome/service.
jhawkins@chromium.org
2011-11-15
5
-117
/
+92
*
Allow linker initialization of lazy instance
joth@chromium.org
2011-11-15
1
-1
/
+1
*
Cleanup: Remove unneeded forward declarations from various chrome subdirector...
thestig@chromium.org
2011-11-14
3
-8
/
+4
*
base::Bind: Low-hanging fruit conversions of NewRunnableFunction.
jhawkins@chromium.org
2011-11-12
1
-1
/
+2
*
Fixed crash in the proxy. Reference has been passed between threads,
gene@chromium.org
2011-11-11
6
-47
/
+4
*
Chrome proxy refactoring.Adding myself to the OWNERS file for handling cloud ...
gene@chromium.org
2011-10-28
21
-921
/
+1331
*
Handle additional feedback from http://codereview.chromium.org/8395038/.
jam@chromium.org
2011-10-28
1
-4
/
+4
*
Rename URLFetcher to be URLFetcherImpl, now that we have the content::URLFetc...
jam@chromium.org
2011-10-27
3
-6
/
+5
*
Make test URLFetcher implementations not derive from the URLFetcher implement...
jam@chromium.org
2011-10-26
2
-3
/
+3
*
Create a content::UrlFetcher interface that lives in content/public/common an...
jam@chromium.org
2011-10-25
8
-79
/
+82
*
Convert URLFetcher::Delegates to use an interface in content/public/common. A...
jam@chromium.org
2011-10-24
2
-27
/
+23
*
scoped_ptr and new[] don't mix.
thakis@chromium.org
2011-10-07
1
-1
/
+1
*
* Rename ScopedHDC to ScopedCreateDC
yosin@chromium.org
2011-10-07
1
-1
/
+4
*
Added autorotate flag in PDF rendering and wiring it through service-utility ...
gene@chromium.org
2011-10-06
1
-4
/
+10
*
Remove dead macros after updating _WIN32_WINNT and WINVER
jschuh@chromium.org
2011-09-28
1
-4
/
+0
*
Fix issue where printing output got trunkated on the right and bottom sides.
gene@chromium.org
2011-09-13
1
-0
/
+9
*
Move URLFetcher from content/common to content/common/net.
willchan@chromium.org
2011-09-13
2
-2
/
+2
*
Fix Linux Views build breakage.
willchan@chromium.org
2011-09-13
1
-1
/
+1
*
Move URLFetcher from content/common to content/common/net.
willchan@chromium.org
2011-09-13
1
-1
/
+1
*
Add MessageLoopProxy::current
nduca@chromium.org
2011-08-15
3
-4
/
+4
*
Fixd issue with accessing null pointer, when print server
gene@google.com
2011-07-28
1
-1
/
+9
*
Remove explicit keyword from multi-argument (w/o default values) constructors
dilmah@chromium.org
2011-07-26
2
-7
/
+7
*
Switched the cloud print login from a WebUI local dialog to a web-based scheme.
sanjeevr@chromium.org
2011-07-22
1
-0
/
+4
*
Add virtual to some destructors
battre@chromium.org
2011-07-18
1
-1
/
+1
*
base: Put md5.* into base namespace.
tfarina@chromium.org
2011-07-18
4
-9
/
+9
*
Change base::LaunchProcess API slightly
evan@chromium.org
2011-07-15
1
-2
/
+1
*
Clean up users of a deprecated base::LaunchApp API.
evan@chromium.org
2011-07-14
1
-1
/
+2
*
Move base/values.h into the base namespace. This includes a cros DEPS roll
dmazzoni@chromium.org
2011-07-12
10
-19
/
+32
*
Change the WebResourceService to use SystemURLRequestContext, and fix leak th...
mirandac@chromium.org
2011-06-28
2
-1
/
+4
*
Add checks on DictionaryValue.Getxxx
gbillock@chromium.org
2011-06-27
3
-13
/
+10
*
Flag for switching GAIA backend
gfeher@chromium.org
2011-06-15
3
-3
/
+3
*
Changes to have chrome building with net.dll
rvargas@google.com
2011-06-03
1
-0
/
+2
*
Move UrlFetcher to content. I originally thought that it's only used by chro...
jam@chromium.org
2011-06-01
2
-2
/
+2
*
Anti-DDoS enhancements: Log to net log, UMA stats, improved policy.
joi@chromium.org
2011-05-27
2
-8
/
+7
*
Virtual destructors should have virtual keyword.
hans@chromium.org
2011-05-25
1
-1
/
+1
*
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
[next]