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
*
Revert "Rewrite std::string("") to std::string(), Linux edition."
dcheng@chromium.org
2013-04-09
23
-118
/
+89
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
23
-89
/
+118
*
Convert Chromoting to use the new, non-deprecated flexbox
cbiesinger@chromium.org
2013-04-09
3
-8
/
+8
*
Fix chromoting client crash.
sergeyu@chromium.org
2013-04-08
1
-1
/
+4
*
Rewrite scoped_array<T> to scoped_ptr<T[]> in remoting/, Linux edition.
dcheng@chromium.org
2013-04-08
17
-26
/
+26
*
Disable Composite iff running Unity 2D.
wez@chromium.org
2013-04-06
1
-1
/
+9
*
Change default size for RDP screens to 1280x768.
wez@chromium.org
2013-04-06
1
-1
/
+1
*
Client plugin changes to support third party authentication.
rmsousa@chromium.org
2013-04-06
14
-17
/
+189
*
Host-side third party token validation
rmsousa@chromium.org
2013-04-06
14
-31
/
+457
*
Fixed apps v2 patch w.r.t. settings migration.
jamiewalch@chromium.org
2013-04-06
1
-4
/
+13
*
Search & replace of -webkit-box-shadow -> box-shadow
cbiesinger@chromium.org
2013-04-06
3
-16
/
+16
*
Migrate window.localStorage settings to chrome.storage.local at start-up.
jamiewalch@chromium.org
2013-04-05
1
-0
/
+26
*
Refactored the disconnect window such that it can be owned by the desktop env...
alexeypa@chromium.org
2013-04-05
28
-363
/
+584
*
Update calls to scoped_array<T>::reset(NULL) to use the no-arg version.
dcheng@chromium.org
2013-04-04
1
-1
/
+1
*
Add remapKeys per-host advanced option.
wez@chromium.org
2013-04-04
1
-6
/
+66
*
Blacklist Chrome <= 26.xxx for Native Messaging
lambroslambrou@chromium.org
2013-04-03
1
-0
/
+10
*
Separate Client and Host side of NegotiatingAuthenticator, and make the proto...
rmsousa@chromium.org
2013-04-03
14
-346
/
+534
*
Restore clickable status after canceling host rename.
jamiewalch@chromium.org
2013-04-03
1
-2
/
+2
*
Don't reload the web-app at any point in the client-side flow.
jamiewalch@chromium.org
2013-04-02
6
-88
/
+109
*
Add HostPluginWrapper and implement GetState() in Chromoting webapp.
lambroslambrou@chromium.org
2013-04-02
6
-12
/
+162
*
Close the RDP connection if the authentication warning dialog is about to be ...
alexeypa@chromium.org
2013-04-02
2
-3
/
+15
*
Chromium style checker cleanup
rsleevi@chromium.org
2013-04-01
1
-2
/
+2
*
Fix build failure of remoting in linux_chromeos + Official.
kinaba@chromium.org
2013-04-01
1
-3
/
+3
*
Move MessageLoop to base namespace.
brettw@chromium.org
2013-03-31
5
-11
/
+9
*
Don't use $USER for Local Login check
lambroslambrou@chromium.org
2013-03-30
4
-35
/
+34
*
Implement hello exchange with Chromoting Native Messaging host
lambroslambrou@chromium.org
2013-03-30
2
-46
/
+104
*
Moved code implementing message-only windows to a dedicated class (Windows on...
alexeypa@chromium.org
2013-03-30
8
-236
/
+378
*
Remove experimental code to pick the "warmest" socket
mmenke@chromium.org
2013-03-30
3
-20
/
+0
*
Restore multi-thread support to RunningAverage.
wez@chromium.org
2013-03-30
2
-6
/
+9
*
Update the remaining references to sys_string_conversions.h to its new location.
tfarina@chromium.org
2013-03-30
5
-5
/
+5
*
Set SHELL environment in Chromoting session.
lambroslambrou@chromium.org
2013-03-29
1
-1
/
+2
*
net: extract net/cert out of net/base
phajdan.jr@chromium.org
2013-03-29
5
-19
/
+7
*
Set environment variables in chromoting session
lambroslambrou@chromium.org
2013-03-28
1
-1
/
+2
*
Refactor getLocalHostStateAndId to help with native messaging implementation.
jamiewalch@chromium.org
2013-03-26
4
-65
/
+117
*
Don't display full-precision averages of our connection stats.
jamiewalch@chromium.org
2013-03-26
1
-1
/
+1
*
Destroy NetworkChangeNotifier on the thread on which it is created
sergeyu@chromium.org
2013-03-26
1
-3
/
+4
*
DesktopEnvironment is now responsible for creation of the local input monitor.
alexeypa@chromium.org
2013-03-25
20
-358
/
+185
*
Removed task runners from the DesktopEnviroment interface and introduced Scre...
alexeypa@chromium.org
2013-03-25
33
-480
/
+624
*
Improve logging of interactions with the RDP ActiveX control.
alexeypa@chromium.org
2013-03-24
1
-20
/
+36
*
Webapp changes to support asking for a PIN
rmsousa@chromium.org
2013-03-24
5
-35
/
+135
*
Add unit tests for sub-components of CaptureScheduler.
wez@chromium.org
2013-03-24
10
-62
/
+299
*
Rename EventExecutor to InputInjector.
wez@chromium.org
2013-03-24
33
-331
/
+329
*
Protocol / client plugin changes to support interactively asking for a PIN.
rmsousa@chromium.org
2013-03-23
7
-111
/
+253
*
Third Party authentication protocol.
rmsousa@chromium.org
2013-03-23
12
-16
/
+786
*
Fix undefined variable for hosts service url in release builds.
wez@chromium.org
2013-03-22
1
-1
/
+2
*
Revert "Disable the Composite extension for in virtual X sessions."
wez@chromium.org
2013-03-22
1
-3
/
+0
*
Added survey butter-bar to web-app.
jamiewalch@chromium.org
2013-03-22
10
-10
/
+140
*
Optimize png files under remoting/resources
oshima@chromium.org
2013-03-22
4
-0
/
+0
*
net: move host_resolver files from net/base to net/dns
phajdan.jr@chromium.org
2013-03-21
2
-1
/
+2
*
Don't run login scripts in foreground when running per-user daemon.
lambroslambrou@chromium.org
2013-03-20
1
-13
/
+9
[next]