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
*
Session logging fixes
rmsousa@chromium.org
2013-02-06
1
-1
/
+0
*
Fix js_unittest_rules.gypi dependenies
thakis@chromium.org
2013-02-06
1
-0
/
+1
*
Revert 180820 (broke linux builder somehow, but worked on the trybots)
thakis@chromium.org
2013-02-05
1
-1
/
+0
*
Fix js_unittest_rules.gypi dependenies
thakis@chromium.org
2013-02-05
1
-0
/
+1
*
Make host/url references configurable.
rmsousa@chromium.org
2013-02-05
1
-0
/
+2
*
Relanding r180433, now without build/some.gyp:
alexeypa@chromium.org
2013-02-04
1
-200
/
+302
*
Revert 180433 because build\some.gyp was added to the CL by mistake.
alexeypa@google.com
2013-02-04
1
-302
/
+200
*
Merged all Chromoting Host code into remoting_core.dll (Windows).
alexeypa@chromium.org
2013-02-04
1
-200
/
+302
*
Fixed missing references in wcs_sandbox.html.
jamiewalch@chromium.org
2013-02-03
1
-0
/
+2
*
Revert 179373. This makes the try jobs started by the commit queue fail.
marja@chromium.org
2013-01-31
1
-224
/
+200
*
Improve JS unit tests.
jamiewalch@chromium.org
2013-01-30
1
-0
/
+1
*
Implement a listener for host deletion notifications.
rmsousa@chromium.org
2013-01-30
1
-0
/
+3
*
Disable multi-process host by default. Security review is pending.
alexeypa@chromium.org
2013-01-29
1
-8
/
+2
*
Get Chromoting client working in Apps V2
jamiewalch@chromium.org
2013-01-29
1
-0
/
+4
*
Merged all Chromoting Host code into remoting_core.dll (Windows).
alexeypa@chromium.org
2013-01-29
1
-200
/
+224
*
Cleanup remoting_core target
sergeyu@chromium.org
2013-01-29
1
-4
/
+1
*
Revert 179226
kinuko@chromium.org
2013-01-29
1
-220
/
+196
*
Revert 179294, MAC linking is fixed by 179304
vitalybuka@chromium.org
2013-01-29
1
-196
/
+220
*
Fixing linking on MAC builds.
vitalybuka@chromium.org
2013-01-29
1
-0
/
+6
*
Revert "Merged all Chromoting Host code into remoting_core.dll (Windows)."
mattm@chromium.org
2013-01-29
1
-220
/
+196
*
Merged all Chromoting Host code into remoting_core.dll (Windows).
alexeypa@chromium.org
2013-01-29
1
-196
/
+220
*
Fix paths for files moved in r179218.
sergeyu@chromium.org
2013-01-29
1
-4
/
+4
*
Fix paths for files moved in r179218
sergeyu@chromium.org
2013-01-29
1
-4
/
+4
*
Move screen capturers from remoting/capturer to media/video/capturer/screen
sergeyu@chromium.org
2013-01-28
1
-106
/
+2
*
Add support for high-DPI hosts under Mac OS X.
wez@chromium.org
2013-01-25
1
-0
/
+2
*
Revert 178318 - broke mac compile http://build.chromium.org/p/chromium.mac/bu...
fischman@chromium.org
2013-01-23
1
-2
/
+0
*
Add support for high-DPI hosts under Mac OS X.
wez@chromium.org
2013-01-23
1
-0
/
+2
*
Allow resize-to-client to be enabled by the user.
jamiewalch@chromium.org
2013-01-17
1
-0
/
+1
*
Allow an AppsV2 build to be configured using GYP.
jamiewalch@google.com
2013-01-16
1
-0
/
+24
*
Making DesktopEnvironment a factory class used by ClientSession to create aud...
alexeypa@chromium.org
2013-01-16
1
-7
/
+4
*
Roll grit 100:101
newt@chromium.org
2013-01-15
1
-1
/
+1
*
Remove REMOTING_HOST_LINUX_CLIPBOARD build setting
lambroslambrou@chromium.org
2013-01-15
1
-6
/
+0
*
Duplicate handles so each SharedMemory object will have its own handle.
alexeypa@chromium.org
2013-01-12
1
-0
/
+1
*
Enable the multi-process host on Windows by default.
alexeypa@chromium.org
2013-01-08
1
-1
/
+12
*
[Chromoting] Re-enable js unittests.
garykac@chromium.org
2013-01-02
1
-12
/
+22
*
Better silence detection in audio capturers
sergeyu@chromium.org
2013-01-02
1
-1
/
+3
*
Added audio support to the multiprocess host.
alexeypa@chromium.org
2012-12-27
1
-0
/
+2
*
Enable remoting_screen_capturer target on ChromeOS
sergeyu@chromium.org
2012-12-27
1
-16
/
+29
*
Mock chrome.storage (https://developer.chrome.com/extensions/storage.html) AP...
jamiewalch@google.com
2012-12-20
1
-0
/
+1
*
Move screen capturers to remoting/capturer.
sergeyu@chromium.org
2012-12-18
1
-47
/
+66
*
Rename remoting resources files to remoting_strings.grd.
sergeyu@chromium.org
2012-12-18
1
-4
/
+4
*
Explicitly set actions in remoting as requiring cygwin (gyp only)
iannucci@google.com
2012-12-18
1
-1
/
+3
*
Enable translations for unbranded chromoting builds.
sergeyu@chromium.org
2012-12-14
1
-51
/
+44
*
Remove Linux host setup wizard and libwebkitgtk dependency.
sergeyu@chromium.org
2012-12-11
1
-25
/
+0
*
Build Mac Breakpad symbols for Chromoting Host
lambroslambrou@chromium.org
2012-12-11
1
-1
/
+33
*
Launch the host under LocalService account at low integrity level with all pr...
alexeypa@chromium.org
2012-12-11
1
-2
/
+11
*
Remove WebSocket server and HostStatusService from remoting host.
sergeyu@chromium.org
2012-12-08
1
-7
/
+0
*
Use raw input to detect local mouse events.
alexeypa@chromium.org
2012-12-07
1
-2
/
+1
*
Disable Chromoting host compilation on ChromeOS
sergeyu@chromium.org
2012-12-07
1
-568
/
+601
*
Added support of keyboard, mouse and clipboard events to DesktopSessionAgent.
alexeypa@chromium.org
2012-11-30
1
-0
/
+2
[next]