summaryrefslogtreecommitdiffstats
path: root/remoting/base
Commit message (Expand)AuthorAgeFilesLines
* Clean up remaining unused globals (on mac).thakis@chromium.org2013-09-261-1/+0
* Remove dependency on Skia from chromoting client.sergeyu@chromium.org2013-09-253-115/+127
* Revert 224101 "Remove dependency on Skia from chromoting client."sergeyu@chromium.org2013-09-193-127/+115
* Remove dependency on Skia from chromoting client.sergeyu@chromium.org2013-09-193-115/+127
* Remove unused parameter from url_request_contextrmsousa@chromium.org2013-08-142-6/+1
* Changed the way the client pairings are stored in the registry.alexeypa@chromium.org2013-08-091-42/+0
* Converted remoting_unittests back to be a plain executable.alexeypa@chromium.org2013-08-071-8/+3
* disable ResourcesTest.ProductNamecourage@chromium.org2013-08-071-8/+8
* Disabled remoting_unittests.ResourcesTest.ProductName on Linux because it bre...alexeypa@chromium.org2013-08-061-0/+7
* Implemented a pairing registry delegate that stores the pairings in the Windo...alexeypa@chromium.org2013-08-031-0/+42
* Fixed loading resources from the host plugin's bundle on Mac.alexeypa@chromium.org2013-08-032-13/+15
* Localized Chromoting Host on Mac and Linux.alexeypa@chromium.org2013-07-316-62/+129
* Revert 214379 "Localized Chromoting Host on Mac and Linux."alexeypa@google.com2013-07-306-129/+62
* Localized Chromoting Host on Mac and Linux.alexeypa@chromium.org2013-07-306-62/+129
* Revert 213997 "Localized Chromoting Host on Mac and Linux."alexeypa@google.com2013-07-266-129/+62
* Localized Chromoting Host on Mac and Linux.alexeypa@chromium.org2013-07-266-62/+129
* Update include paths in remoting for base/process changes.rsesek@chromium.org2013-07-231-1/+1
* [SPDY] Use WeakPtr<HttpServerProperties> instead of raw pointersakalin@chromium.org2013-07-181-1/+3
* Use a direct include of the message_loop header in remoting/.avi@chromium.org2013-07-174-4/+4
* Don't use reentrant version of getpwuid on Androidsolb@chromium.org2013-07-091-4/+6
* Move url_request_context from remoting/host/ to remoting/base/solb@chromium.org2013-07-044-0/+287
* Use a direct include of time headers in ppapi/, printing/, remoting/.avi@chromium.org2013-06-284-4/+4
* Remove platform-specific implementations of RSAPrivateKey and SignatureCreatorrsleevi@chromium.org2013-06-271-14/+10
* Use a direct include of strings headers in remoting/.avi@chromium.org2013-06-114-4/+4
* Use a direct include of utf_string_conversions.h in google_apis/, gpu/, ipc/,...avi@chromium.org2013-06-072-3/+3
* 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