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
/
webapp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Explicitly specify overflow mode for <body> and <html>
jamiewalch@chromium.org
2013-06-20
1
-0
/
+4
*
Remove storage.js from Chromoting webapp
lambroslambrou@chromium.org
2013-06-19
9
-169
/
+49
*
Remoting webapp: Use hasOwnProperty instead of if..in.. where needed
lambroslambrou@chromium.org
2013-06-18
3
-8
/
+9
*
Add error-handling to host_dispatcher.js interface
lambroslambrou@chromium.org
2013-06-18
4
-161
/
+236
*
Clear email when setting refresh token
rmsousa@chromium.org
2013-06-15
1
-0
/
+1
*
Fixed missing 'connecting' dialog after clicking reconnect.
jamiewalch@chromium.org
2013-06-14
1
-2
/
+5
*
Fix buttons position in the host out-of-date message.
sergeyu@chromium.org
2013-06-12
2
-22
/
+29
*
Enable Resize_desktop_to_fit by default for Me2Me connections.
weitaosu@chromium.org
2013-06-12
1
-1
/
+1
*
Hide butter-bar if not on the home screen.
jamiewalch@chromium.org
2013-06-12
1
-7
/
+9
*
Add host-side rate-limiting to desktop resize events.
jamiewalch@chromium.org
2013-06-09
2
-2
/
+13
*
Use a consistent extension id for unofficial builds.
jamiewalch@chromium.org
2013-06-07
3
-4
/
+12
*
[Chromoting] Fix jscompiler warning
garykac@chromium.org
2013-06-06
1
-1
/
+1
*
Make patch silent.
jamiewalch@chromium.org
2013-06-06
1
-1
/
+1
*
Fixed patch and updated script to be stricter.
jamiewalch@chromium.org
2013-06-05
2
-7
/
+7
*
Position dialogs using absolute rather than fixed.
jamiewalch@chromium.org
2013-06-05
1
-1
/
+1
*
Remove padding at the bottom of the <body>
jamiewalch@chromium.org
2013-06-04
1
-1
/
+2
*
Add link to Hangouts Remote Desktop in the It2Me section of the remoting app.
sergeyu@chromium.org
2013-06-04
7
-85
/
+160
*
Send enums as strings between Chromoting Native Messaging host and web-app.
lambroslambrou@chromium.org
2013-06-04
1
-14
/
+10
*
This CL adds the "request pairing" implementation between the web-app and the...
jamiewalch@chromium.org
2013-06-04
5
-19
/
+162
*
Use camelCase for JSON key names in Chromoting Native Messaging interface
lambroslambrou@chromium.org
2013-06-01
1
-8
/
+8
*
Remove verify-translations.py
sergeyu@chromium.org
2013-05-29
1
-53
/
+0
*
Build both v1 and v2 apps on the bots. Change #1: building both V1 and V2 app...
weitaosu@chromium.org
2013-05-29
1
-1
/
+1
*
Don't serialize config dictionary in Native Messaging interface.
lambroslambrou@chromium.org
2013-05-24
3
-48
/
+49
*
Show a 'remember me' checkbox in the web-app when connecting to a host that s...
jamiewalch@chromium.org
2013-05-24
7
-40
/
+70
*
Handle exception from getDaemonVersion on NPAPI plugin.
lambroslambrou@chromium.org
2013-05-15
1
-1
/
+5
*
Issue 225078: Web-app briefly shows error state when loading for the first ti...
weitaosu@chromium.org
2013-05-09
1
-1
/
+10
*
Dispatch HostController requests to NativeMessaging host or NPAPI plugin.
lambroslambrou@chromium.org
2013-05-08
5
-163
/
+303
*
Spacer no longer needed after change to -webkit-flex
jamiewalch@chromium.org
2013-05-08
1
-1
/
+0
*
Move test for enabling/disabling It2Me Share button
lambroslambrou@chromium.org
2013-05-07
3
-19
/
+17
*
Add missing 'return' to code that disables Native Messaging support.
lambroslambrou@chromium.org
2013-05-04
1
-5
/
+4
*
Update appsv2.patch for https://codereview.chromium.org/14113042/
rmsousa@chromium.org
2013-05-02
1
-1
/
+2
*
Fixed JS compiler errors.
jamiewalch@chromium.org
2013-04-26
3
-8
/
+12
*
Removed trailing comma in manifest.
jamiewalch@chromium.org
2013-04-26
1
-1
/
+1
*
Webapp changes to support third party authentication
rmsousa@chromium.org
2013-04-26
18
-43
/
+486
*
Disable native messaging support.
jamiewalch@chromium.org
2013-04-24
1
-0
/
+4
*
Set the initial resolution of an RDP session to the client screen resolution ...
alexeypa@chromium.org
2013-04-19
3
-2
/
+121
*
Convert Chromoting to use the new, non-deprecated flexbox
cbiesinger@chromium.org
2013-04-09
3
-8
/
+8
*
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
*
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
*
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
5
-12
/
+161
*
Fix build failure of remoting in linux_chromeos + Official.
kinaba@chromium.org
2013-04-01
1
-3
/
+3
*
Implement hello exchange with Chromoting Native Messaging host
lambroslambrou@chromium.org
2013-03-30
2
-46
/
+104
*
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
*
Webapp changes to support asking for a PIN
rmsousa@chromium.org
2013-03-24
5
-35
/
+135
[next]