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
*
Mark CloudPrintURLFetcherBasicTest.HandleRawResponse FLAKY because of
kbr@chromium.org
2010-12-28
1
-3
/
+4
*
Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...
jam@chromium.org
2010-12-24
4
-6
/
+13
*
Move directory code from chrome/service to chrome/browser.
sergeyu@chromium.org
2010-12-23
2
-156
/
+0
*
Remove chromoting host registration from service process. More IPCs to control
sergeyu@chromium.org
2010-12-23
8
-240
/
+327
*
As the first step in an effort to improve robustness of the cloud print proxy...
sanjeevr@chromium.org
2010-12-22
10
-114
/
+329
*
Stop the chromoting_context
dmaclach@chromium.org
2010-12-21
1
-0
/
+4
*
change host_id over to using uuid
dmaclach@chromium.org
2010-12-20
1
-6
/
+6
*
Revert 69592 - file_version_info was not finding Mac values correctly.
dmaclach@chromium.org
2010-12-18
1
-0
/
+3
*
file_version_info was not finding Mac values correctly.
dmaclach@chromium.org
2010-12-18
1
-3
/
+0
*
Almost done deinlining virtual methods.
erg@google.com
2010-12-16
2
-8
/
+17
*
HostConfig interface updates.
sergeyu@chromium.org
2010-12-16
1
-19
/
+5
*
Cache certificate verification results in memory.
wtc@google.com
2010-12-16
1
-0
/
+4
*
Making CUPS calls non-blocking.
gene@google.com
2010-12-16
1
-2
/
+7
*
Create a ResourceMessageFilter to filter resource related IPCs. This gets ri...
jam@chromium.org
2010-12-15
2
-7
/
+1
*
Added 'dry run' tag to the print job, to test proxy health without wasting pa...
gene@google.com
2010-12-13
10
-9
/
+76
*
Even more virtual method deinlining.
erg@google.com
2010-12-13
2
-1
/
+5
*
Rename all methods accessing Singleton<T> as GetInstance().
satish@chromium.org
2010-12-13
1
-2
/
+2
*
Start deinlining non-empty virtual methods. (This will be automatically checked
erg@google.com
2010-12-09
2
-6
/
+9
*
Sanitize PrefStore interface.
mnissler@chromium.org
2010-12-09
6
-41
/
+146
*
Add a new GetInstance() method for singleton classes under chrome/service and...
satish@chromium.org
2010-12-09
2
-5
/
+5
*
Add the "virtual" keyword on method overrides that are missing it.
erg@google.com
2010-12-08
2
-5
/
+7
*
Move more code from headers to implementation.
erg@google.com
2010-12-07
2
-0
/
+5
*
Fix the Visual Studio 2005 build.
darin@chromium.org
2010-12-03
1
-1
/
+1
*
Add a base class for objects that want to filter messages on the IO thread. ...
jam@chromium.org
2010-12-02
1
-1
/
+1
*
Changed the CloudPrint Proxy custom header from X-Google-CloudPrint-Proxy to ...
sanjeevr@chromium.org
2010-12-01
1
-1
/
+1
*
Revert 67662 - FBTF: Remove unneeded headers from base/ (part 10)
thestig@chromium.org
2010-11-30
1
-0
/
+1
*
FBTF: Remove unneeded headers from base/ (part 10)
thestig@chromium.org
2010-11-30
1
-1
/
+0
*
Implement exponential back-off mechanism.
joi@chromium.org
2010-11-25
8
-107
/
+57
*
Use VP8 over PseudoTCP by default.
sergeyu@chromium.org
2010-11-23
1
-2
/
+2
*
Revert "Revert "net: Plumb DnsCertProvenanceChecker around.""
agl@chromium.org
2010-11-22
1
-0
/
+1
*
Revert "net: Plumb DnsCertProvenanceChecker around."
agl@chromium.org
2010-11-22
1
-1
/
+0
*
net: Plumb DnsCertProvenanceChecker around.
agl@chromium.org
2010-11-22
1
-0
/
+1
*
Fixed an issue with flaky connections causing too many job fetches. The logic...
sanjeevr@chromium.org
2010-11-22
8
-30
/
+86
*
Fix ThreadChecker to use Locks and not use scoped_ptr.
willchan@chromium.org
2010-11-21
2
-0
/
+2
*
Revert "net: Plumb DnsCertProvenanceChecker around."
agl@chromium.org
2010-11-18
1
-1
/
+0
*
net: Plumb DnsCertProvenanceChecker around.
agl@chromium.org
2010-11-18
1
-0
/
+1
*
Move creation of capturer, input stub into ChromotingHost
hclam@chromium.org
2010-11-17
1
-36
/
+1
*
Inject MessageLoop into Capturer
hclam@chromium.org
2010-11-17
1
-3
/
+6
*
Implement input stub in the host side for chromoting
hclam@chromium.org
2010-11-16
1
-5
/
+8
*
base: Get rid of 'using' declaration of StringAppendF.
tfarina@chromium.org
2010-11-15
2
-8
/
+8
*
Fix warnings on Mac that has been reported by Eric.
gene@google.com
2010-11-11
1
-4
/
+4
*
Mark the CloudPrintURLFetcherBasicTest.HandleRawData and CloudPrintURLFetcher...
ananta@chromium.org
2010-11-11
1
-2
/
+4
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2010-11-11
1
-3
/
+8
*
Used GetProcAddress to load exported functions from prntvpt.dll instead of us...
sanjeevr@chromium.org
2010-11-10
1
-23
/
+25
*
Add print server name to the full name of the printer. This allows proxy
gene@google.com
2010-11-09
1
-34
/
+87
*
base: Remove 'using' declaration of SStringPrintf.
tfarina@chromium.org
2010-11-08
1
-1
/
+2
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2010-11-06
2
-2
/
+5
*
Fix build failure with -Dremoting=0
phajdan.jr@chromium.org
2010-11-05
1
-0
/
+2
*
Make CUPS cloud print proxy to support multiple print servers.
gene@google.com
2010-11-03
5
-168
/
+446
*
Add VideoReader and VideoWriter interfaces.
sergeyu@chromium.org
2010-11-03
1
-5
/
+1
[next]