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
/
plugin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixing building of remoting_unittests_apk target.
lukasza
2015-03-26
1
-0
/
+22
*
[Chromoting] Update client connection enums in JS to match C++.
garykac
2015-03-25
1
-0
/
+2
*
Move all protocol event matchers to test_event_matchers.h
rkuroiwa
2015-03-13
3
-220
/
+151
*
Detect and release stuck modifier keys.
jamiewalch
2015-03-12
3
-3
/
+47
*
base: Stop passing a non-const ref to ObserverListBase::Iterator.
danakj
2015-03-09
1
-1
/
+1
*
Don't change the input filter for the touch input scaler.
jamiewalch
2015-03-06
1
-1
/
+0
*
Add remoting and PPAPI tests to GN build
brettw
2015-03-04
1
-7
/
+14
*
Revert of Add remoting and PPAPI tests to GN build (patchset #6 id:100001 of ...
cpu
2015-03-02
1
-14
/
+7
*
Add remoting and PPAPI tests to GN build
brettw
2015-03-02
1
-7
/
+14
*
Revert of Add remoting and PPAPI tests to GN build (patchset #7 id:120001 of ...
eroman
2015-02-27
1
-14
/
+7
*
Add remoting and PPAPI tests to GN build
brettw
2015-02-27
1
-7
/
+14
*
Add touch events to the protocol, the stub layer, and to the client plugin.
rkuroiwa
2015-02-26
6
-5
/
+651
*
Add a setDebugDirtyRegion() feature to the client.
wez
2015-02-21
7
-1
/
+79
*
Fix PepperVideoRenderer3D to handle odd frame width/height.
sergeyu
2015-02-20
1
-7
/
+9
*
Fix remoting client to log renderer type in the JS console.
sergeyu
2015-02-20
2
-2
/
+18
*
Decompose VideoRenderer from VideoStub.
wez
2015-02-14
4
-7
/
+17
*
Split apart the PPAPI GN targets
brettw
2015-02-14
1
-2
/
+2
*
Fix JingleThreadWrapper initialization in PNaCl plugin.
sergeyu
2015-01-27
1
-2
/
+2
*
Enable PepperVideoRenderer3D
sergeyu
2015-01-23
1
-10
/
+13
*
replace NULL->nullptr in src/remoting.
sergeyu
2015-01-09
5
-13
/
+13
*
Disable 3D renderer
sergeyu
2015-01-09
1
-3
/
+6
*
Rename sequence_number to timestamp.
sergeyu
2015-01-08
1
-4
/
+4
*
Implement video renderer based on PPB_VideoDecode API.
sergeyu
2015-01-07
5
-14
/
+722
*
Remove libwebm third_party dependency.
sergeyu
2014-12-19
1
-3
/
+0
*
Revert "Remove libwebm third_party dependency."
Reilly Grant
2014-12-19
1
-0
/
+3
*
Remove libwebm third_party dependency.
sergeyu
2014-12-19
1
-3
/
+0
*
Move existing renderer from PepperView to PepperVideoRenderer2D.
sergeyu
2014-12-19
5
-201
/
+237
*
Remove MediaSource renderer from the remoting client plugin
sergeyu
2014-12-13
4
-396
/
+19
*
gn format // (the rest, except mojo)
scottmg
2014-12-03
1
-7
/
+6
*
Fix PepperCursorSetter not to fail in Debug builds.
wez
2014-12-02
1
-3
/
+4
*
Break out Chromoting plugin's cursor & mouse-lock handling.
wez
2014-11-24
12
-367
/
+696
*
Share sources between GYP and GN in remoting
kelvinp
2014-11-13
1
-30
/
+8
*
Use a dedicated message to inform the web-app of the connection type.
jamiewalch
2014-11-07
1
-4
/
+4
*
Update Chromium for webrtc r7656.
pkasting
2014-11-07
2
-12
/
+12
*
Fix large cursors not to trigger MouseLock
wez
2014-11-03
3
-3
/
+12
*
Hide the mouse cursor if it is empty.
wez
2014-11-01
1
-4
/
+1
*
Roll WebRTC 7546:7549.
hellner
2014-10-31
2
-2
/
+2
*
Revert "Roll WebRTC 7546:7549."
Mike Wittman
2014-10-29
2
-2
/
+2
*
Roll WebRTC 7546:7549.
hellner
2014-10-29
2
-2
/
+2
*
Undo LeftAlt+LeftClick -> RightClick mapping.
jamiewalch
2014-10-24
3
-5
/
+107
*
Standardize usage of virtual/override/final in remoting/
dcheng
2014-10-21
17
-111
/
+109
*
replace OVERRIDE and FINAL with override and final in remoting/
mostynb
2014-10-08
18
-73
/
+73
*
Cleanup usage of scoped_ptr<> in remoting for C++11
sergeyu
2014-09-29
1
-3
/
+2
*
Enable logging from Chromoting client plugin in PNaCl.
sergeyu
2014-09-09
1
-0
/
+3
*
Roll WebRTC 7011:7046 libjingle: 7007:7045
niklase
2014-09-08
1
-1
/
+1
*
Use XMPP in V2 webapp
sergeyu
2014-09-04
2
-6
/
+3
*
Fix Chrome linker errors in GN build.
Brett Wilson
2014-09-02
1
-1
/
+1
*
events: keycodes: Remove the stateless singleton instance of KeycodeConverter
spang
2014-08-27
1
-2
/
+1
*
Add some remoting targets to GN build.
Brett Wilson
2014-08-25
1
-0
/
+58
*
Use all stun addresses in PepperPortAllocator.
sergeyu@chromium.org
2014-08-13
1
-7
/
+3
[next]