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
*
Hide divs until initialised to avoid flashing uninitialised state.
jamiewalch@google.com
2011-06-06
3
-2
/
+23
*
Fix OAuth button position.
jamiewalch@google.com
2011-06-06
1
-1
/
+0
*
Use oninput to catch all changes to OAuth text field.
jamiewalch@google.com
2011-06-06
1
-2
/
+1
*
Disable strict mode for now until V8 bug 1423 is fixed.
jamiewalch@chromium.org
2011-06-04
1
-1
/
+4
*
Changes to have chrome building with net.dll
rvargas@google.com
2011-06-03
1
-0
/
+2
*
Fix up remoting UI to make it closer to spec
dmaclach@chromium.org
2011-06-02
12
-528
/
+598
*
Statically link VPX into the Host Plugin.
wez@chromium.org
2011-06-02
2
-29
/
+41
*
More POSIX support for Chromium, consisting mostly of broadening ifdefs. This
tony@chromium.org
2011-06-02
1
-4
/
+4
*
Set up and tear down AtExitManager at the right times in the Host plugin.
wez@chromium.org
2011-06-02
1
-1
/
+9
*
Initial key exchange implementation.
sergeyu@chromium.org
2011-06-01
18
-160
/
+323
*
Revert 87534 - Statically link VPX into the Host Plugin.
michaeln@google.com
2011-06-01
2
-38
/
+28
*
Statically link VPX into the Host Plugin.
wez@chromium.org
2011-06-01
2
-28
/
+38
*
Initial curtain mode implementation.
jamiewalch@google.com
2011-05-31
8
-54
/
+135
*
Use the same MIME types regardless of branding, for compatibility.
wez@chromium.org
2011-05-28
1
-5
/
+2
*
Use 2 threads for decoding for remoting
hclam@chromium.org
2011-05-28
1
-1
/
+8
*
Fix issue with Connect signal on TCP P2P sockets. Enable TCP sockets for remo...
sergeyu@chromium.org
2011-05-27
1
-4
/
+0
*
Move media library AutoTaskRunner to base and rename ScopedTaskRunner.
wez@chromium.org
2011-05-27
6
-33
/
+25
*
1;2305;0cRevert 86971 - Move media library AutoTaskRunner to base and rename ...
wez@chromium.org
2011-05-27
6
-25
/
+33
*
Move media library AutoTaskRunner to base and rename ScopedTaskRunner.
wez@chromium.org
2011-05-27
6
-33
/
+25
*
Rename Chromoting webapp to "Remoting".
garykac@chromium.org
2011-05-26
1
-1
/
+1
*
Fix up flicker, and parsing by Xcode.
dmaclach@chromium.org
2011-05-25
2
-2
/
+2
*
change chromoting->remote access for webapp name
garykac@chromium.org
2011-05-25
1
-1
/
+1
*
Wire in OAuth2 support into non-sandboxed connections in libjingle.
ajwong@chromium.org
2011-05-25
24
-44
/
+229
*
Re-order comments in chromoting_scriptable_object to match .cc code
garykac@chromium.org
2011-05-25
1
-28
/
+31
*
Add basic versioning check to Chromoting's plugin/JS code.
garykac@chromium.org
2011-05-25
4
-0
/
+63
*
remoting: Fix response validation error found by PVS Studio.
thakis@chromium.org
2011-05-25
1
-1
/
+1
*
Get remoting units working correctly.
dmaclach@chromium.org
2011-05-25
1
-1
/
+15
*
Virtual destructors should have virtual keyword.
hans@chromium.org
2011-05-25
7
-8
/
+8
*
Revert 86575 - Revert 86573 - Add separate nonce version of connect calls to ...
ukai@chromium.org
2011-05-25
4
-61
/
+84
*
Revert 86573 - Add separate nonce version of connect calls to ChromotingScrip...
ukai@chromium.org
2011-05-25
4
-84
/
+61
*
Add separate nonce version of connect calls to ChromotingScriptableObject.
garykac@chromium.org
2011-05-25
4
-61
/
+84
*
Fix crash condition if caller deletes PseudoTcpAdaptor from within a callback.
wez@chromium.org
2011-05-25
1
-0
/
+2
*
Remove files that don't exist, and fix typos in gyp files
sadrul@chromium.org
2011-05-25
1
-2
/
+2
*
Negotiate Mac event and drawing model support
dmaclach@chromium.org
2011-05-24
1
-0
/
+38
*
Add in support for connecting with just the OAuth2 token. Default to OAuth2.
ajwong@chromium.org
2011-05-24
7
-58
/
+93
*
Removed loginChallengeCalback for Me2Mom.
jamiewalch@chromium.org
2011-05-23
1
-2
/
+1
*
Fix InvalidateFullScreen() for the full-screen-polling case.
lambroslambrou@chromium.org
2011-05-23
1
-0
/
+1
*
Temporarily add media library initialization.
wez@chromium.org
2011-05-23
1
-0
/
+30
*
Final gyp patch to make use of the new cross-platform POSIX defines toolkit_u...
tony@chromium.org
2011-05-23
1
-6
/
+6
*
Use OAuth2 proxy for login.
jamiewalch@chromium.org
2011-05-23
1
-2
/
+3
*
Add body css for remoting session page
garykac@chromium.org
2011-05-23
1
-0
/
+7
*
Convert Chromoting logging to appear in client debug-info div.
garykac@chromium.org
2011-05-23
12
-31
/
+267
*
Don't use letters in me2mom access code.
sergeyu@chromium.org
2011-05-21
3
-29
/
+11
*
Update the appengine code to use OAuth2 and break the gdata dependency.
ajwong@chromium.org
2011-05-21
9
-280
/
+206
*
Fix use of SupportAccessVerifier in Host plugin.
wez@chromium.org
2011-05-20
1
-16
/
+23
*
Fixup debug log css for Chromoting client.
garykac@chromium.org
2011-05-20
1
-1
/
+1
*
Make debug log readable.
dmaclach@chromium.org
2011-05-20
1
-1
/
+1
*
Fix +/- keys on Mac remoting host.
lambroslambrou@chromium.org
2011-05-20
1
-2
/
+2
*
fix up mac simple host
dmaclach@chromium.org
2011-05-20
1
-1
/
+2
*
Remove files that are compiled in both media.gyp and remoting.gyp.
tony@chromium.org
2011-05-20
1
-6
/
+1
[next]