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
/
remoting
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix mismatched new[]/delete in EncoderVerbatimTest.TestEncoder
timurrrr@chromium.org
2010-07-24
1
-4
/
+4
*
Unit test for Encoder / Decoder for remoting
hclam@chromium.org
2010-07-24
7
-6
/
+464
*
Moving Encoder and Decoder to remoting/base
hclam@chromium.org
2010-07-23
31
-155
/
+176
*
base: add home environment variable to env_var.h
tfarina@chromium.org
2010-07-21
1
-2
/
+2
*
Refactor the client code for the X11 version.
garykac@google.com
2010-07-20
28
-638
/
+710
*
Reapply r51857 to start building chromoting plugin. Update for ppapi changes.
ajwong@chromium.org
2010-07-16
10
-390
/
+332
*
Changing UpdateStreamPacket protobuf definition for chromoting
hclam@chromium.org
2010-07-15
18
-140
/
+253
*
Added RSA key generator for register_host.py
sergeyu@chromium.org
2010-07-14
7
-19
/
+93
*
Update Chrome to pull latest PPAPI with new uses of point and size.
brettw@chromium.org
2010-07-09
2
-7
/
+7
*
Revert r51857 "Integrating back into using the external ppapi/cpp wrappers."
ajwong@chromium.org
2010-07-08
10
-329
/
+390
*
Integrating back into using the external ppapi/cpp wrappers.
ajwong@chromium.org
2010-07-08
10
-390
/
+329
*
zlib decompression for chromoting
hclam@chromium.org
2010-07-07
9
-54
/
+322
*
Fix CapturerFake for Chromoting
hclam@chromium.org
2010-07-03
2
-0
/
+2
*
Re-order host SessionManager code to group by thread. This makes the flow of ...
garykac@google.com
2010-07-02
2
-165
/
+187
*
Fixes leaks in remote_unittest.
hbono@chromium.org
2010-07-02
1
-15
/
+15
*
Fix an incorrect use of scoped_ptr.
stuartmorgan@chromium.org
2010-07-01
1
-1
/
+1
*
Start Chromoting Host Process in Chrome Service
hclam@chromium.org
2010-07-01
1
-0
/
+2
*
Zlib compressor for Chromoting
hclam@chromium.org
2010-07-01
5
-3
/
+214
*
Revamp capturer to clean up the interface, and to keep data as atomic as poss...
dmaclach@chromium.org
2010-07-01
22
-490
/
+534
*
Fix up thread types.
dmaclach@chromium.org
2010-06-30
2
-4
/
+5
*
Fixed up some comments while I was looking at these files.
dmaclach@chromium.org
2010-06-30
3
-6
/
+6
*
Get remoting.gyp depending only on the bits of gfx we need to depend on.
dmaclach@chromium.org
2010-06-30
1
-2
/
+7
*
Fix typo in remoting.gyp
garykac@google.com
2010-06-29
1
-1
/
+1
*
Add flag to decoder class to flip the image vertically since that is required
garykac@google.com
2010-06-28
2
-2
/
+14
*
Fix thread usage in chromoting host
hclam@chromium.org
2010-06-28
13
-164
/
+408
*
remoting: Use GetBytesPerPixel util function in one more place.
tfarina@chromium.org
2010-06-28
1
-14
/
+2
*
Fixs mismatched delete.
sky@chromium.org
2010-06-28
1
-2
/
+2
*
Add in support for internal pepper plugins into the PepperPluginRegistry and ...
ajwong@chromium.org
2010-06-28
5
-60
/
+329
*
Fork a copy of all the notifier code in chrome/common/net/notifier that we de...
ajwong@chromium.org
2010-06-28
11
-23
/
+1245
*
remoting: Extract the utility to get the BytesPerPixel from PixelFormat into ...
tfarina@chromium.org
2010-06-26
3
-14
/
+21
*
Chromium side changes to use PP_CompletionCallback as the Flush callback.
darin@chromium.org
2010-06-25
1
-2
/
+5
*
remoting: Fix invalid use of std::string used in the global scope.
tfarina@chromium.org
2010-06-25
2
-9
/
+7
*
Removed dependency on chrome/common.
sergeyu@chromium.org
2010-06-25
3
-14
/
+32
*
Fix host auth scripts to work with Windows.
garykac@google.com
2010-06-25
4
-8
/
+17
*
Fix remoting_unittests on shlib-dbg build bots
hclam@chromium.org
2010-06-24
1
-0
/
+12
*
Revert 50667 - Add in support for internal pepper plugins into the PepperPlug...
mrossetti@chromium.org
2010-06-23
5
-325
/
+56
*
Add in support for internal pepper plugins into the PepperPluginRegistry and ...
ajwong@chromium.org
2010-06-23
5
-56
/
+325
*
Change runclient so that it automatically uppercases IDs so I don't have to d...
dmaclach@chromium.org
2010-06-23
1
-1
/
+1
*
Get scripts working independent of where they are run.
dmaclach@chromium.org
2010-06-23
4
-13
/
+35
*
Small fix to jingle_glue for chromoting
hclam@chromium.org
2010-06-23
1
-1
/
+5
*
Convert chromoting to pepperv2 API.
ajwong@chromium.org
2010-06-22
11
-961
/
+96
*
Deleting obsolete chromoting files.
ajwong@chromium.org
2010-06-21
8
-913
/
+0
*
Fix up build on Mac. Needed to initialize member vars.
dmaclach@chromium.org
2010-06-18
1
-1
/
+2
*
Fixed memleak in JsonHostConfig.
sergeyu@chromium.org
2010-06-18
1
-0
/
+1
*
JSON based host config storage implemented. Python script for host registration.
sergeyu@chromium.org
2010-06-17
17
-155
/
+509
*
Fix remoting_unittests
hclam@chromium.org
2010-06-17
1
-2
/
+3
*
Hookup the ChromotingPlugin into the refactored implementation
ajwong@chromium.org
2010-06-17
18
-118
/
+785
*
Fix double deletion in SessionManager
hclam@chromium.org
2010-06-16
1
-1
/
+0
*
Coverity: Fix missing return in error check in remoting::X11Client::DoInitX11.
mattm@chromium.org
2010-06-16
1
-0
/
+1
*
Coverity: Fix undefined assignment evaluation order in remoting::Capturer::Fi...
mattm@chromium.org
2010-06-16
1
-1
/
+1
[next]