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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added an IPC server in the service process to listen to commands. This is not...
sanjeevr@chromium.org
2010-07-31
5
-35
/
+200
*
Add undeclared virtual destructors part 4
ziadh@chromium.org
2010-07-30
3
-0
/
+11
*
Convert DictionaryValue's keys to std::string (from wstring).
viettrungluu@chromium.org
2010-07-30
1
-2
/
+2
*
Convert a bunch of easy AppendSwitchWithValue to *ASCII.
evan@chromium.org
2010-07-30
1
-3
/
+2
*
CommandLine: add a CopySwitchesFrom() and AppendSwitchPath()
evan@chromium.org
2010-07-29
1
-2
/
+1
*
Add undeclared virtual destructors part 2
ziadh@chromium.org
2010-07-27
1
-0
/
+3
*
[chromoting] Use zlib as the default encoder and decoder
hclam@chromium.org
2010-07-27
1
-2
/
+2
*
`#pragma once` for app, base, chrome, gfx, ipc, net, skia, views
thakis@chromium.org
2010-07-26
12
-0
/
+12
*
Moving Encoder and Decoder to remoting/base
hclam@chromium.org
2010-07-23
2
-2
/
+2
*
Used the service utility process host to render PDFs in a sandbox for the Win...
sanjeevr@chromium.org
2010-07-21
5
-170
/
+369
*
Created a host for running the utility process as a child of the service proc...
sanjeevr@chromium.org
2010-07-20
5
-0
/
+337
*
Add a command line flag to change the default number of parallel DNS requests...
eroman@chromium.org
2010-07-17
1
-1
/
+2
*
Added switch to use ChromeAsyncSocket for sync.
akalin@chromium.org
2010-07-16
1
-2
/
+3
*
Attempt four at landing the "histogram.h removed from message_loop.h" patch.
erg@chromium.org
2010-07-15
2
-0
/
+2
*
Revert everything related to the relanding.
erg@chromium.org
2010-07-14
2
-2
/
+0
*
Reland r52336.
erg@chromium.org
2010-07-14
2
-0
/
+2
*
Revert 52336 - More header cleanup:
erg@chromium.org
2010-07-14
2
-2
/
+0
*
More header cleanup:
erg@chromium.org
2010-07-14
2
-0
/
+2
*
Change the default number of proxy resolver threads used for evaluating PAC s...
eroman@chromium.org
2010-07-10
1
-1
/
+2
*
Fixing cloud print proxy. If server request to get printer list times out,
gene@chromium.org
2010-07-07
1
-36
/
+36
*
Start Chromoting Host Process in Chrome Service
hclam@chromium.org
2010-07-01
4
-0
/
+114
*
Move chrome/common/net/notifier to jingle/notifier so that it can be used by ...
ajwong@chromium.org
2010-06-30
2
-3
/
+6
*
No actual code change. Just added more logging information to help
gene@chromium.org
2010-06-28
2
-5
/
+44
*
Massively simplify the NetworkChangeNotifier infrastructure:
pkasting@chromium.org
2010-06-25
7
-215
/
+15
*
Linux: Dynamically load libgnutls.so in the cloud printing CUPS code.
thestig@chromium.org
2010-06-22
2
-25
/
+57
*
Revert 50402 (build failure) - Pass in NetLog to NetworkChangeNotifier.
willchan@chromium.org
2010-06-21
4
-17
/
+15
*
Pass in NetLog to NetworkChangeNotifier.
willchan@chromium.org
2010-06-21
4
-15
/
+17
*
Added functionality in CUPS cloud print proxy to connect to specific
gene@chromium.org
2010-06-18
8
-43
/
+206
*
Combined both constructors of TalkMediatorImpl into one.
akalin@chromium.org
2010-06-16
1
-1
/
+8
*
Add a net::HttpNetworkDelegate and a ChromeNetworkDelegate.
willchan@chromium.org
2010-06-15
1
-2
/
+2
*
On behalf of gene@chromium.org. Fix infinite loop in printer job handler stat...
scottbyer@chromium.org
2010-06-14
3
-17
/
+53
*
Rename Chrome threads to use a "Cr" prefix.
evan@chromium.org
2010-06-09
1
-2
/
+1
*
On behalf of gene@chromium.org. Redesign cloud printing subsystem layer. Make...
scottbyer@chromium.org
2010-06-09
14
-543
/
+694
*
Revert "Redesign cloud printing subsystem layer."
evan@chromium.org
2010-06-08
14
-685
/
+543
*
On behalf of gene@chromium.org. Redesign cloud printing subsystem layer. Make...
scottbyer@chromium.org
2010-06-08
14
-543
/
+685
*
Rework the logging for sockets/connectjobs.
eroman@chromium.org
2010-06-03
1
-1
/
+2
*
Converted TalkMediator to use a delegate instead of a channel
akalin@chromium.org
2010-06-01
1
-15
/
+22
*
Changed values of Cloud Print GAIA service id and Talk service URL to product...
sanjeevr@chromium.org
2010-05-28
1
-4
/
+2
*
Remove signin and persist from gaia_authenticator. This fixes an issue where ...
chron@chromium.org
2010-05-28
1
-2
/
+2
*
On behalf of gene@chromium.org. Added CUPS options to the printer informatio...
scottbyer@chromium.org
2010-05-27
5
-4
/
+42
*
Added code to read the cloud print proxy URL from prefs. Changed the default ...
sanjeevr@chromium.org
2010-05-25
12
-57
/
+237
*
Cloud Printing proxy implementation on Linux using CUPS.
scottbyer@chromium.org
2010-05-24
3
-81
/
+317
*
Added the ability in the service process to save and read state from a prefs ...
sanjeevr@chromium.org
2010-05-21
7
-77
/
+192
*
Added an implementation of the NetworkChangeNotifierThread interface for the ...
sanjeevr@chromium.org
2010-05-21
6
-3
/
+211
*
Revert 47695 - Patching on behalf of gene@chromium.org.
sanjeevr@chromium.org
2010-05-19
1
-250
/
+19
*
Patching on behalf of gene@chromium.org.
sanjeevr@chromium.org
2010-05-19
1
-19
/
+250
*
Revert 47300 - Patching on behalf of gene@chromium.org.
rvargas@google.com
2010-05-14
1
-250
/
+19
*
Patching on behalf of gene@chromium.org.
sanjeevr@chromium.org
2010-05-14
1
-19
/
+250
*
Moved cloud print code from the chrome/browser/printing/cloud_print to chrome...
sanjeevr@chromium.org
2010-05-13
16
-4
/
+2705
*
Created and deleted URLFetcher on the IO thread in the ServiceGaiaAuthenticat...
sanjeevr@chromium.org
2010-05-13
2
-5
/
+7
[next]