summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* Fix sbox_validation_tests & Make isolate_driver.py include the executable itselfmaruel2015-09-091-1/+0
* Use scan codes when sending keyboard events froms physical keyboard.sergeyu2015-09-096-28/+55
* Android Chromoting: Add photosphere for the background.shichengfeng2015-09-088-260/+316
* Roll WebRTC 9867:9890, Libjingle 9867:9885hbos2015-09-081-2/+3
* Fix nacl type misreferencepetermayo2015-09-041-1/+1
* Gate gtk on chromeos.petermayo2015-09-042-4/+4
* jni_generator: Pass object parameters as JavaParamRef.torne2015-09-042-34/+43
* Updating XTBs based on .GRDs from branch masterPenny MacNeil2015-09-0341-1346/+1428
* Android Chromoting: Refactor account switching.lambroslambrou2015-09-038-57/+336
* Revert of Fix sbox_validation_tests & Make isolate_driver.py include the exec...stgao2015-09-031-0/+1
* Fix sbox_validation_tests & Make isolate_driver.py include the executable itselfmaruel2015-09-021-1/+0
* Android Chromoting: Add new Java/C++ classes for client connection.lambroslambrou2015-09-029-4/+146
* Fix deprecation warnings in remoting/android/lambroslambrou2015-09-025-9/+11
* Remove use of JSONReader::DeprecatedRead from remoting/olli.raula2015-09-022-4/+4
* Android Chromoting: Make desktop transparent when menu bar is shown.shichengfeng2015-09-022-4/+18
* Capture log messages from the helper script.jamiewalch2015-09-011-54/+12
* Android Chromoting: Replace icons and rename the menu items(move_forward => z...shichengfeng2015-09-0137-6/+6
* Make gtk2/gtk3 compile time switchable.erg2015-09-013-5/+5
* Android Chromoting: Create new namespace cardboard for all Cardboard desktop ...shichengfeng2015-09-0112-50/+56
* Make UrlRequestContextBuilder take scoped_ptr's when it takes ownershippauljensen2015-09-012-3/+6
* Android Chromoting: Add menu bar for the Cardboard activity.shichengfeng2015-09-0127-101/+427
* Annotate GN executables and shared_libraries with sanitizer deps.brettw2015-08-314-0/+6
* Android Chromoting: Directly pass model view projection matrix to the Cardboa...shichengfeng2015-08-312-12/+3
* Add nacl_toolchain to //build and flip to using it in the GN Build.dpranke2015-08-311-2/+2
* Fix Chromoting install on Mac OS X 10.11 (El Capitan).garykac2015-08-282-18/+71
* Bumping closure compiler:Steven Bennetts2015-08-285-12/+5
* Remove use of JSONReader::DeprecatedRead from host_config.ccolli.raula2015-08-281-2/+2
* Me2Me Telemetry Integration test.kelvinp2015-08-2715-88/+929
* Move remoting/base/resources* to remoting/hostsergeyu2015-08-2613-25/+24
* Fix off-by-one error for Chromoting Connections enumerated histogram max.anandc2015-08-261-5/+3
* Android Chromoting: Move load texture function into Desktop object and add bo...shichengfeng2015-08-262-53/+62
* Reland "jni_generator: Make all object-returning natives return ScopedJavaLoc...torne2015-08-261-9/+8
* Android Chromoting: Refactor out skybox.shichengfeng2015-08-252-200/+246
* Removing circular dependency from App Remoting Test Driver code.joedow2015-08-257-73/+41
* Remove dependencies remoting has on GICE-related constants.pthatcher2015-08-254-9/+2
* Using scoped_ptr for URLRequestJobFactoryImpl::SetProtocolHandlersvaldez2015-08-241-1/+1
* Revert of jni_generator: Make all object-returning natives return ScopedJavaL...nasko2015-08-241-8/+9
* Remove third-party translations.newt2015-08-241-35/+0
* jni_generator: Make all object-returning natives return ScopedJavaLocalRef.torne2015-08-241-9/+8
* Get Field-Trial for a web-app session and, depending on group returned, enabl...anandc2015-08-223-7/+50
* Add UMA stats for connection times and durations in the Chromoting plugin.anandc2015-08-225-3/+124
* remoting: Remove dependency on YUV code in src/mediasergeyu2015-08-2115-392/+11
* Fix QuicChannelFactory to insert '\0' between fields.sergeyu2015-08-212-6/+32
* Improve the reliability of our Log events.kelvinp2015-08-2111-133/+220
* Fix various errorprone warnings and errors.mikecase2015-08-212-4/+4
* Control the logging channel from the directory for It2Mekelvinp2015-08-211-3/+5
* Android Chromoting: Refactor desktop drawing.shichengfeng2015-08-212-152/+230
* Pass error messages from native messaging to web-app.jamiewalch2015-08-2114-44/+343
* GN: Enable PNaCl plugin compilation for the key_tester app.sergeyu2015-08-203-49/+66
* Simplify VideoDecoder interfacesergeyu2015-08-2010-549/+200