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
*
Add base:: qualifiers for FilePath uses.
msw@chromium.org
2013-02-19
3
-3
/
+3
*
Convert FilePath to base::FilePath.
brettw@chromium.org
2013-02-19
1
-1
/
+1
*
Replace FilePath with base::FilePath.
brettw@chromium.org
2013-02-17
3
-7
/
+7
*
Revert 182925 because it breaks the official build with the following error:
alexeypa@google.com
2013-02-16
2
-52
/
+106
*
Revert 182992
jochen@chromium.org
2013-02-16
1
-306
/
+48
*
Add more IPC unit tests:
alexeypa@chromium.org
2013-02-16
1
-48
/
+306
*
Removing an incorrect DCHECK(). DesktopEnvironmentFactory instances are delet...
alexeypa@chromium.org
2013-02-16
1
-1
/
+0
*
Added retry logic to ConfigFileWatcher to handle sharing violation errors on ...
alexeypa@chromium.org
2013-02-16
3
-14
/
+173
*
Make remoting DLLs isolation aware.
alexeypa@chromium.org
2013-02-16
2
-106
/
+52
*
Reload the web-app if an IT2Me connection fails.
jamiewalch@chromium.org
2013-02-15
2
-6
/
+2
*
Don't disable resize-to-client if the host desktop is explicitly resized.
jamiewalch@chromium.org
2013-02-15
4
-47
/
+6
*
Don't throw an exception in Apps v2 at start-up.
jamiewalch@chromium.org
2013-02-15
1
-1
/
+5
*
Include OpenSans font in the web-app.
jamiewalch@chromium.org
2013-02-15
4
-2
/
+15
*
Add notifyClientResolution API to the client plugin.
wez@chromium.org
2013-02-15
2
-12
/
+33
*
When resizing-to-fit, prefer to match desktop rotation if possible.
wez@chromium.org
2013-02-14
1
-13
/
+26
*
Include version information in heartbeats.
jamiewalch@chromium.org
2013-02-14
1
-6
/
+13
*
[Chromoting] Remove bogus byte from French translation file.
garykac@chromium.org
2013-02-14
1
-2
/
+2
*
Rename ClientDimensions to ClientResolution and add pixel-size and DPI fields.
wez@chromium.org
2013-02-13
17
-49
/
+88
*
Attach menu dismiss handler to <body>, not <html>.
jamiewalch@chromium.org
2013-02-12
1
-2
/
+2
*
Get extension version synchrously from the manifest.
jamiewalch@chromium.org
2013-02-12
3
-20
/
+16
*
Update web-app client to use plugin notifyDeviceResolution API.
wez@chromium.org
2013-02-12
3
-24
/
+40
*
Include .changes file in chromoting Linux archive.
mmoss@chromium.org
2013-02-12
1
-6
/
+8
*
Fix ScreenCapturerMac handling of secondary display configurations.
wez@chromium.org
2013-02-12
1
-1
/
+2
*
Strip and save debug info from chromoting host binaries.
mmoss@chromium.org
2013-02-11
3
-9
/
+13
*
Make remoting_unittests build on Win64
jschuh@chromium.org
2013-02-10
2
-5
/
+7
*
Use a non-locking factory class for ElevatedController class.
alexeypa@chromium.org
2013-02-09
1
-0
/
+11
*
Remove timeout for transport-info messages.
sergeyu@chromium.org
2013-02-09
2
-51
/
+18
*
Direct host output to a specific log file.
skonig@chromium.org
2013-02-09
9
-6
/
+95
*
Improve gksudo prompt when enabling chromoting host.
sergeyu@chromium.org
2013-02-09
2
-19
/
+22
*
Detect the start-up type of the application.
jamiewalch@chromium.org
2013-02-09
5
-10
/
+114
*
Use showConnectError_ instead of remoting.showError to correctly distinguish ...
jamiewalch@chromium.org
2013-02-09
2
-3
/
+14
*
Fix SignalingConnector to reset XMPP connection only when it's not connected.
sergeyu@chromium.org
2013-02-09
1
-3
/
+6
*
Update appsv2 patch.
jamiewalch@chromium.org
2013-02-09
1
-32
/
+34
*
Integrate Chromoting Linux packaging into official build.
mmoss@chromium.org
2013-02-08
2
-6
/
+143
*
Updating XTBs based on .GRDs from branch 1364
sergeyu@chromium.org
2013-02-08
39
-3713
/
+4182
*
Convert Chromoting .png's to .webp.
skonig@chromium.org
2013-02-07
23
-34
/
+34
*
Adding a unit test to verify the IPC channel between the network and desktop ...
alexeypa@chromium.org
2013-02-07
13
-59
/
+468
*
Factor connection setup out of client_screen.js.
jamiewalch@chromium.org
2013-02-07
9
-458
/
+549
*
Fixing a typo in the typelib registration.
alexeypa@chromium.org
2013-02-06
1
-1
/
+1
*
Add v8_shell depedency in js_unittest_rules.gypi where it's needed instead of...
thakis@chromium.org
2013-02-06
1
-1
/
+0
*
Linux/ChromeOS Chromium style checker cleanup, remoting/ edition.
rsleevi@chromium.org
2013-02-06
11
-31
/
+31
*
Session logging fixes
rmsousa@chromium.org
2013-02-06
9
-95
/
+64
*
Move Keystone registration to top of remoting postflight script.
lambroslambrou@chromium.org
2013-02-06
1
-8
/
+8
*
Make NPAPI Me2Me interface return results via callback parameters.
lambroslambrou@chromium.org
2013-02-06
4
-39
/
+96
*
Add WebP icon files.
sergeyu@chromium.org
2013-02-06
19
-0
/
+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
46
-149
/
+578
*
Stop reusing RectangleUpdateDecoder for multiple sessions.
sergeyu@chromium.org
2013-02-05
4
-26
/
+35
[next]