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
/
remoting.gyp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Chromoting] Update jscompile target to use JS files from gypi.
garykac@chromium.org
2014-02-15
1
-4
/
+2
*
Avoid rebuilding remoting host every time gyp runs
sergeyu@chromium.org
2014-02-06
1
-8
/
+9
*
Add jscompile action for remoting webapp build target.
garykac@chromium.org
2014-01-29
1
-6
/
+35
*
Break some parts of remoting.gyp into separate .gypi files.
garykac@chromium.org
2014-01-29
1
-2018
/
+8
*
Revert 247689 "Use webrtc::MouseCursorMonitor for cursor shapes"
gavinp@chromium.org
2014-01-29
1
-2
/
+0
*
Use webrtc::MouseCursorMonitor for cursor shapes
dcaiafa@chromium.org
2014-01-29
1
-0
/
+2
*
Fix RdpClientTest.Basic crash on VS2013 build
dcaiafa@chromium.org
2014-01-29
1
-0
/
+1
*
Initialize the ICU library and include the ICU data file in our build.
rmsousa@chromium.org
2014-01-28
1
-0
/
+4
*
Move remoting version info into separate .gypi file.
garykac@chromium.org
2014-01-27
1
-20
/
+1
*
More cleanups in remoting.gyp
sergeyu@chromium.org
2014-01-25
1
-157
/
+79
*
Move remoting webapp files into separate .gypi.
garykac@chromium.org
2014-01-25
1
-79
/
+1
*
Revert part of r246666 to avoid warnings when building remoting_resources.
sergeyu@chromium.org
2014-01-24
1
-0
/
+6
*
Cleanups in remoting.gyp
sergeyu@chromium.org
2014-01-23
1
-165
/
+54
*
Add VideoProcessor interface.
sergeyu@chromium.org
2014-01-23
1
-2
/
+3
*
Package It2Me Native Messaging host on Linux.
sergeyu@chromium.org
2014-01-23
1
-128
/
+122
*
Revert of Revert of Remove now-unnecessary msvs_cygwin_shell (https://coderev...
scottmg@chromium.org
2014-01-20
1
-5
/
+0
*
Revert of Remove now-unnecessary msvs_cygwin_shell (https://codereview.chromi...
jar@chromium.org
2014-01-20
1
-0
/
+5
*
Port r152639 and r177025 to tracing_ and devtools_resources.gyp.
thakis@chromium.org
2014-01-18
1
-6
/
+0
*
Remove now-unnecessary msvs_cygwin_shell
scottmg@chromium.org
2014-01-18
1
-5
/
+0
*
make utf-8 default encoding for remoting_localize.py
sergeyu@chromium.org
2014-01-18
1
-11
/
+6
*
Revert 245489 "make utf-8 default encoding for remoting_localize.py"
jochen@chromium.org
2014-01-17
1
-1
/
+5
*
make utf-8 default encoding for remoting_localize.py
sergeyu@chromium.org
2014-01-17
1
-5
/
+1
*
Remove remoting.ClientPlugin interface
sergeyu@chromium.org
2014-01-16
1
-1
/
+0
*
Move remoting Android targets to separate gypi
lambroslambrou@chromium.org
2014-01-09
1
-141
/
+6
*
Add unit instrumentation tests for Chromoting Android code.
lambroslambrou@chromium.org
2013-12-20
1
-0
/
+24
*
Add ShapedScreenCapturer
sergeyu@chromium.org
2013-12-18
1
-0
/
+3
*
Move geometric types to a separate, more lightweight target.
ben@chromium.org
2013-12-18
1
-0
/
+2
*
Revert 241614 "Add ShapedScreenCapturer"
nick@chromium.org
2013-12-18
1
-3
/
+0
*
Add ShapedScreenCapturer
sergeyu@chromium.org
2013-12-18
1
-0
/
+3
*
Get rid of ui_cocoa_third_party_toolkits target from ui.gyp
tfarina@chromium.org
2013-12-18
1
-13
/
+2
*
Have jni_generator.gypi specify include_dirs to dependent targets.
blundell@chromium.org
2013-12-17
1
-3
/
+0
*
Fix LibjingleTransportFactory to refresh STUN/Relay.
sergeyu@chromium.org
2013-12-16
1
-2
/
+0
*
Revert 240926 "Fix LibjingleTransportFactory to refresh STUN/Relay."
sergeyu@chromium.org
2013-12-16
1
-0
/
+2
*
Fix LibjingleTransportFactory to refresh STUN/Relay.
sergeyu@chromium.org
2013-12-16
1
-2
/
+0
*
Remove dependency on skia from remoting
sergeyu@chromium.org
2013-12-16
1
-3
/
+0
*
Small refactoring of the remoting_host_setup_base target.
weitaosu@chromium.org
2013-12-13
1
-39
/
+2
*
Wrap remoting_unittests in an APK
lambroslambrou@chromium.org
2013-12-12
1
-2
/
+28
*
Move remoting manifestdependency to external .manifest file
scottmg@chromium.org
2013-12-12
1
-21
/
+10
*
Move remoting::GetUsername() from remoting/base to remoting/host
sergeyu@chromium.org
2013-12-11
1
-3
/
+5
*
Allow remoting_unittests to build on Android.
lambroslambrou@chromium.org
2013-12-10
1
-2
/
+3
*
Separate ConfigWatcher interface from ConfigFileWatcher implementation.
rmsousa@chromium.org
2013-12-04
1
-0
/
+2
*
Implement the It2Me native messaging host.
weitaosu@chromium.org
2013-11-28
1
-0
/
+31
*
Default msvs_cygwin_shell to 0
scottmg@chromium.org
2013-11-27
1
-0
/
+5
*
Switch Chromoting to use Pepper's GetCode API instead of GetUsbKeycode API.
garykac@chromium.org
2013-11-27
1
-0
/
+1
*
Add DesktopShapeTracker with implementation for Windows
sergeyu@chromium.org
2013-11-23
1
-0
/
+5
*
Move ui/base/keycodes to ui/events/keycodes/dom4
komatsu@chromium.org
2013-11-20
1
-1
/
+1
*
Restructure the events target into two components:
ben@chromium.org
2013-11-06
1
-2
/
+0
*
It2Me native messaging: GYP and source refactoring
weitaosu@chromium.org
2013-11-02
1
-33
/
+48
*
Revert 232331 "It2Me native messaging: GYP and source refactoring"
robertphillips@google.com
2013-11-01
1
-47
/
+33
*
It2Me native messaging: GYP and source refactoring
weitaosu@chromium.org
2013-11-01
1
-33
/
+47
[next]