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
/
client
Commit message (
Expand
)
Author
Age
Files
Lines
*
Modify client to open up chromoting connection in a new tab.
ajwong@chromium.org
2010-08-04
3
-54
/
+83
*
Rudamentary Chrome extension version of the chromoting client UI.
ajwong@chromium.org
2010-08-04
4
-0
/
+302
*
More FRIEND_TEST_ALL_PREFIXES.
phajdan.jr@chromium.org
2010-07-30
1
-1
/
+2
*
Reapply 53892 with ARM build fix as suggested by Kobic.
ajwong@chromium.org
2010-07-29
9
-107
/
+332
*
Revert 53892 - Initial scriptable object implementation.
rsesek@chromium.org
2010-07-28
9
-327
/
+107
*
Initial scriptable object implementation.
ajwong@chromium.org
2010-07-28
9
-107
/
+327
*
Fix class -> struct.
ajwong@chromium.org
2010-07-27
3
-3
/
+4
*
Change ClientConfig to be a struct since it's just a dumb data carrier.
ajwong@chromium.org
2010-07-27
10
-43
/
+27
*
[chromoting] Use zlib as the default encoder and decoder
hclam@chromium.org
2010-07-27
1
-2
/
+2
*
Moving Encoder and Decoder to remoting/base
hclam@chromium.org
2010-07-23
9
-374
/
+4
*
Refactor the client code for the X11 version.
garykac@google.com
2010-07-20
26
-618
/
+695
*
Reapply r51857 to start building chromoting plugin. Update for ppapi changes.
ajwong@chromium.org
2010-07-16
9
-389
/
+328
*
Changing UpdateStreamPacket protobuf definition for chromoting
hclam@chromium.org
2010-07-15
6
-36
/
+141
*
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
9
-325
/
+389
*
Integrating back into using the external ppapi/cpp wrappers.
ajwong@chromium.org
2010-07-08
9
-389
/
+325
*
Fixed up some comments while I was looking at these files.
dmaclach@chromium.org
2010-06-30
2
-5
/
+5
*
Add flag to decoder class to flip the image vertically since that is required
garykac@google.com
2010-06-28
2
-2
/
+14
*
Add in support for internal pepper plugins into the PepperPluginRegistry and ...
ajwong@chromium.org
2010-06-28
4
-13
/
+286
*
remoting: Extract the utility to get the BytesPerPixel from PixelFormat into ...
tfarina@chromium.org
2010-06-26
1
-14
/
+3
*
Chromium side changes to use PP_CompletionCallback as the Flush callback.
darin@chromium.org
2010-06-25
1
-2
/
+5
*
Revert 50667 - Add in support for internal pepper plugins into the PepperPlug...
mrossetti@chromium.org
2010-06-23
4
-282
/
+14
*
Add in support for internal pepper plugins into the PepperPluginRegistry and ...
ajwong@chromium.org
2010-06-23
4
-14
/
+282
*
Convert chromoting to pepperv2 API.
ajwong@chromium.org
2010-06-22
10
-921
/
+93
*
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
*
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
16
-88
/
+751
*
Coverity: Fix missing return in error check in remoting::X11Client::DoInitX11.
mattm@chromium.org
2010-06-16
1
-0
/
+1
*
Coverity: Fix leak in ChromotingClient::read_image.
mattm@chromium.org
2010-06-15
2
-8
/
+5
*
Fix broken build.
dmaclach@chromium.org
2010-06-15
1
-2
/
+12
*
Tighten up compile warnings based to match other chromium sub-projects.
dmaclach@chromium.org
2010-06-15
6
-9
/
+5
*
Chromoting unit test: Adding DecoderVerbatimTest
hclam@chromium.org
2010-06-15
3
-5
/
+82
*
Fixing DecoderVerbatim in chromoting
hclam@chromium.org
2010-06-11
2
-2
/
+5
*
Add cmdline options to set the hostjid, jid and auth token for the chromoting
garykac@google.com
2010-06-11
4
-100
/
+140
*
Enable chromoting in the build by default
hclam@chromium.org
2010-06-11
3
-9
/
+15
*
Separate out HostConnection into an interface and a jingle-based
ajwong@chromium.org
2010-06-10
7
-160
/
+282
*
Fix chromoting windows build
hclam@chromium.org
2010-06-10
2
-33
/
+6
*
Implement a chromoting client using X11
hclam@chromium.org
2010-06-09
11
-133
/
+683
*
Token-based authentication for chromoting.
sergeyu@chromium.org
2010-06-09
3
-11
/
+10
*
Revert 49298 - Broke compile - Token-based authentication for chromoting.
rsesek@chromium.org
2010-06-09
3
-10
/
+11
*
Token-based authentication for chromoting.
sergeyu@chromium.org
2010-06-09
3
-11
/
+10
*
Copy the (early prototype of) remoting in Chrome into the public tree.
garykac@google.com
2010-06-07
25
-0
/
+2474