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
*
Don't crash in ~HostNPScriptObject() when the object wasn't initialized.
sergeyu@chromium.org
2012-03-06
8
-68
/
+61
*
[Chromoting] Get extension name directly from translation.
garykac@chromium.org
2012-03-06
1
-1
/
+2
*
[Chromoting] Use classList instead of custom addClass/removeClass routines.
garykac@chromium.org
2012-03-06
6
-52
/
+50
*
Sort host list to put on-line hosts first.
jamiewalch@google.com
2012-03-06
1
-0
/
+13
*
CSS clean-up.
jamiewalch@google.com
2012-03-05
4
-257
/
+123
*
Remove scrollbar styling, which provokes a WebKit/Chrome rendering issue.
wez@chromium.org
2012-03-05
1
-39
/
+0
*
Convert uses of int ms to TimeDelta in jingle and remoting.
tedvessenes@gmail.com
2012-03-05
5
-9
/
+11
*
Disable rendering on up-scale.
wez@chromium.org
2012-03-03
2
-10
/
+12
*
Include the headers from the libjingle overrides.
ronghuawu@chromium.org
2012-03-03
5
-8
/
+9
*
Cleanup: Another round of unused forward declaration cleanup.
thestig@chromium.org
2012-03-03
3
-14
/
+6
*
To get the chromoting host list, pass the OAuth access token as a URL parameter,
simonmorris@chromium.org
2012-03-02
1
-2
/
+4
*
Removed unused CSS.
jamiewalch@google.com
2012-03-02
3
-4195
/
+17
*
Making the me2me host compiling and running on Windows. This includes making ...
alexeypa@chromium.org
2012-03-02
7
-86
/
+394
*
[Chromoting] Log extension name and version number on startup.
garykac@chromium.org
2012-03-02
1
-0
/
+18
*
Added ScopedPrinterHandle
vitalybuka@chromium.org
2012-03-02
1
-8
/
+1
*
Cleanup error handling in the client plugin.
sergeyu@chromium.org
2012-03-02
22
-99
/
+117
*
Fix check_deps broken in 124769
sergeyu@chromium.org
2012-03-02
1
-1
/
+1
*
Fix flakiness of the TestFailedChannelAuth unittest.
sergeyu@chromium.org
2012-03-02
1
-13
/
+26
*
Display correct error message when the client fails to establish P2P connection.
sergeyu@chromium.org
2012-03-02
3
-1
/
+6
*
Include override the new override headers in libjingle.
sergeyu@chromium.org
2012-03-02
1
-2
/
+2
*
Added connection history (minus the history data)
jamiewalch@google.com
2012-03-02
9
-21
/
+399
*
Set incoming_only flag on the host side when NAT traversal is disabled.
sergeyu@chromium.org
2012-03-02
9
-15
/
+42
*
* Remove the dependency to ws2_32.dll from talk_base::ThreadManager and talk_...
ronghuawu@chromium.org
2012-03-01
1
-9
/
+11
*
Chromoting service now launches the host process in the session the is curren...
alexeypa@chromium.org
2012-03-01
4
-14
/
+377
*
Fix JingleSession to properly set initiator field in session.
sergeyu@chromium.org
2012-02-29
4
-5
/
+25
*
Replaced IT2Me and host list UI tables with flex-boxes.
jamiewalch@google.com
2012-02-28
5
-68
/
+93
*
Update Iq log formatting code Chromoting.
garykac@chromium.org
2012-02-28
1
-43
/
+42
*
Move auth screen to a modal dialog.
jamiewalch@google.com
2012-02-28
2
-16
/
+22
*
The chromoting host expands dirty regions to a set of 16x16 blocks,
simonmorris@chromium.org
2012-02-28
5
-7
/
+318
*
Add usb_key_code to Chromotocol key events.
garykac@chromium.org
2012-02-28
2
-2
/
+24
*
Change Chromoting logging to use console.log instead of remoting.debug.log.
garykac@chromium.org
2012-02-28
11
-241
/
+246
*
Disable keyboard auto-repeat in the Me2Me session.
lambroslambrou@google.com
2012-02-27
1
-0
/
+16
*
Move client UI into a modal dialog.
jamiewalch@google.com
2012-02-27
6
-167
/
+117
*
Break two classes defined in json_value_serializer.cc, .h into separate files.
bbudge@chromium.org
2012-02-26
1
-1
/
+1
*
Add functions to expand PostDelayedTask interface.
tedvessenes@gmail.com
2012-02-26
5
-11
/
+35
*
Implement timeouts for IQ requests.
sergeyu@chromium.org
2012-02-26
15
-116
/
+284
*
Redirect Me2Me session stdout+stderr to /tmp.
lambroslambrou@chromium.org
2012-02-25
1
-2
/
+11
*
Inject key-up events between key-down repeats, so that X sees the repeats.
wez@chromium.org
2012-02-25
1
-2
/
+13
*
Revert 123635 - Implement timeouts for IQ requests.
jamesr@chromium.org
2012-02-25
15
-278
/
+116
*
Implement timeouts for IQ requests.
sergeyu@chromium.org
2012-02-25
15
-116
/
+278
*
Chromoting: remove debug log div and direct logging to console.log
garykac@chromium.org
2012-02-25
9
-183
/
+155
*
Renaming remoting_host_service*.* -> host_service*.* to make class names and ...
alexeypa@chromium.org
2012-02-25
5
-12
/
+12
*
This CL makes several the following improvements to the Chromoting decoder pi...
alexeypa@chromium.org
2012-02-24
21
-679
/
+689
*
Rename PepperSession to JingleSession.
sergeyu@chromium.org
2012-02-24
10
-242
/
+111
*
Move NAT message inside host dialog.
jamiewalch@google.com
2012-02-24
3
-64
/
+69
*
Fix leaks due to async cleanup in LibjingleTransportFactory.
sergeyu@chromium.org
2012-02-24
1
-0
/
+1
*
Revert 123513 - The chromoting host expands dirty regions to a set of 16x16 b...
simonmorris@chromium.org
2012-02-24
5
-318
/
+7
*
The chromoting host expands dirty regions to a set of 16x16 blocks,
simonmorris@chromium.org
2012-02-24
5
-7
/
+318
*
Implemented the infrustructure for monitoring sessions attaching to and detac...
alexeypa@chromium.org
2012-02-24
7
-12
/
+324
*
Delete Session and SessionManager object synchronously.
sergeyu@chromium.org
2012-02-24
8
-58
/
+111
[next]