summaryrefslogtreecommitdiffstats
path: root/remoting/base
Commit message (Expand)AuthorAgeFilesLines
* Use a weak pointer to post service control events and session change notifica...alexeypa@chromium.org2013-06-072-106/+0
* Update remoting/ and jingle/ to use scoped_refptr<T>::get() rather than impli...rsleevi@chromium.org2013-06-016-13/+15
* Reland: base: Support setting thread priorities generically.epenner@chromium.org2013-05-221-4/+4
* Revert 201202 "base: Support setting thread priorities generically."scottmg@chromium.org2013-05-211-4/+4
* base: Support setting thread priorities generically.epenner@chromium.org2013-05-211-4/+4
* remoting: Use base::MessageLoop.xhwang@chromium.org2013-04-304-29/+31
* remoting: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.scherkus@chromium.org2013-04-271-1/+1
* Use libyuv for non-scaling RGB<->YUV conversions.wez@chromium.org2013-04-191-20/+12
* Set the initial resolution of an RDP session to the client screen resolution ...alexeypa@chromium.org2013-04-193-0/+174
* Rewrite scoped_array<T> to scoped_ptr<T[]> in remoting/, Linux edition.dcheng@chromium.org2013-04-083-4/+4
* Move MessageLoop to base namespace.brettw@chromium.org2013-03-312-4/+0
* Don't use $USER for Local Login checklambroslambrou@chromium.org2013-03-302-0/+27
* Restore multi-thread support to RunningAverage.wez@chromium.org2013-03-302-6/+9
* net: extract net/cert out of net/basephajdan.jr@chromium.org2013-03-291-1/+1
* Add unit tests for sub-components of CaptureScheduler.wez@chromium.org2013-03-246-60/+206
* [Cleanup] Remove StringPrintf from global namespacegroby@chromium.org2013-03-181-3/+3
* Move HostKeyPair into protocol::KeyPair.rmsousa@chromium.org2013-03-074-0/+295
* Move file_path.h to base/files.brettw@chromium.org2013-02-242-2/+2
* Convert FilePath to base::FilePath.brettw@chromium.org2013-02-191-1/+1
* Replace FilePath with base::FilePath.brettw@chromium.org2013-02-171-1/+1
* Linux/ChromeOS Chromium style checker cleanup, remoting/ edition.rsleevi@chromium.org2013-02-061-2/+2
* Make host/url references configurable.rmsousa@chromium.org2013-02-052-4/+0
* Move screen capturers to remoting/capturer.sergeyu@chromium.org2012-12-188-357/+15
* Launch the host under LocalService account at low integrity level with all pr...alexeypa@chromium.org2012-12-112-0/+199
* Enable crash-reporting for Mac host, for users who opt in.lambroslambrou@chromium.org2012-12-101-2/+1
* Remove unused APIs from the AutoThreadTaskRunner interface.wez@chromium.org2012-12-073-110/+23
* Added support of keyboard, mouse and clipboard events to DesktopSessionAgent.alexeypa@chromium.org2012-11-303-0/+69
* Mac Breakpad integration for Chromoting Host (disabled for now)lambroslambrou@chromium.org2012-11-301-2/+57
* Do not include memory referenced by locals and other stack memory to the dump...alexeypa@chromium.org2012-11-281-4/+2
* Add COM initialization support to AutoThread.wez@chromium.org2012-11-283-11/+169
* Revert 169595 - Add AutoThread types for Windows that initialize COM.joi@chromium.org2012-11-273-148/+11
* Add AutoThread types for Windows that initialize COM.wez@chromium.org2012-11-273-11/+148
* DesktopSessionAgent now hosts the video capturer and provides necessary plumb...alexeypa@chromium.org2012-11-273-9/+9
* Adding support of shared memory buffers to the video capturer (Windows only).alexeypa@chromium.org2012-11-205-7/+203
* Native remoting host configurer for linux.sergeyu@chromium.org2012-11-172-4/+6
* Revert 168349 - Native remoting host configurer for linux.sergeyu@chromium.org2012-11-172-6/+4
* Native remoting host configurer for linux.sergeyu@chromium.org2012-11-172-4/+6
* Revert 167794 - Native remoting host configurer for linux.ilevy@chromium.org2012-11-152-6/+4
* Native remoting host configurer for linux.sergeyu@chromium.org2012-11-152-4/+6
* replace verify-webapp.py script with verify_resources.pysergeyu@chromium.org2012-11-121-2/+5
* Rename SocketReaderBase to SocketReader and move it to remoting/basesergeyu@chromium.org2012-11-102-0/+127
* Move Chromoting strings to string_resources.grd and simplify remoting_resourc...sergeyu@chromium.org2012-11-061-1/+1
* Revert "Move Chromoting strings to string_resources.grd and simplify remoting...phajdan.jr@chromium.org2012-11-051-1/+1
* Move Chromoting strings to string_resources.grd and simplify remoting_resourc...sergeyu@chromium.org2012-11-051-1/+1
* Revert 166003 - Move Chromoting strings to string_resources.grd and simplify ...sergeyu@chromium.org2012-11-051-1/+1
* Move Chromoting strings to string_resources.grd and simplify remoting_resourc...sergeyu@chromium.org2012-11-051-1/+1
* Revert 165605 - Fix branding in chromoting string resources.hbono@chromium.org2012-11-021-1/+1
* Fix branding in chromoting string resources.sergeyu@chromium.org2012-11-021-1/+1
* Remove ZLib codec support from chromoting host and client.sergeyu@chromium.org2012-10-1812-664/+0
* Add common_resources.grd for non-localizeable chromoting resources.sergeyu@chromium.org2012-10-172-5/+32