| Commit message (Expand) | Author | Age | Files | Lines |
* | Small refactoring: make the Process* routines return void. | weitaosu@chromium.org | 2014-01-02 | 2 | -74/+71 |
* | Update some uses of char16 to use the base:: namespace. | avi@chromium.org | 2013-12-25 | 4 | -7/+7 |
* | Update uses of UTF conversions in ppapi/, printing/, remoting/, rlz/, sandbox... | avi@chromium.org | 2013-12-25 | 26 | -57/+66 |
* | Update uses of Value in extensions/, google_apis/, gpu/, media/, net/, printi... | avi@chromium.org | 2013-12-23 | 7 | -19/+20 |
* | MessageLoop(TYPE_UI) -> MessageLoopForUI | sky@chromium.org | 2013-12-19 | 8 | -17/+13 |
* | Add ShapedScreenCapturer | sergeyu@chromium.org | 2013-12-18 | 3 | -0/+197 |
* | Revert 241614 "Add ShapedScreenCapturer" | nick@chromium.org | 2013-12-18 | 3 | -197/+0 |
* | Add ShapedScreenCapturer | sergeyu@chromium.org | 2013-12-18 | 3 | -0/+197 |
* | Get rid of ui_cocoa_third_party_toolkits target from ui.gyp | tfarina@chromium.org | 2013-12-18 | 1 | -1/+1 |
* | Renamed NativeMessagingHost to Me2MeNativeMessagingHost. | weitaosu@chromium.org | 2013-12-17 | 6 | -87/+88 |
* | Fix LibjingleTransportFactory to refresh STUN/Relay. | sergeyu@chromium.org | 2013-12-16 | 4 | -14/+9 |
* | Revert 240926 "Fix LibjingleTransportFactory to refresh STUN/Relay." | sergeyu@chromium.org | 2013-12-16 | 4 | -9/+14 |
* | Fix LibjingleTransportFactory to refresh STUN/Relay. | sergeyu@chromium.org | 2013-12-16 | 4 | -14/+9 |
* | Remove dependency on skia from remoting | sergeyu@chromium.org | 2013-12-16 | 32 | -96/+102 |
* | Small refactoring of the remoting_host_setup_base target. | weitaosu@chromium.org | 2013-12-13 | 9 | -546/+0 |
* | Me2me Native Messaging host on Windows: restructure NativeMessagingHost and N... | weitaosu@chromium.org | 2013-12-13 | 10 | -197/+274 |
* | Replace string16 with base::string16 in gpu, media, and remoting. | brettw@chromium.org | 2013-12-12 | 13 | -26/+32 |
* | Cleanup LibjingleTransportFactory | sergeyu@chromium.org | 2013-12-12 | 1 | -2/+12 |
* | Move remoting manifestdependency to external .manifest file | scottmg@chromium.org | 2013-12-12 | 1 | -0/+8 |
* | Move remoting::GetUsername() from remoting/base to remoting/host | sergeyu@chromium.org | 2013-12-11 | 4 | -2/+56 |
* | Revert 239921 "Revert 239759 "The comment in base64.h implies th..." | vadimt@chromium.org | 2013-12-11 | 2 | -5/+2 |
* | Revert 239759 "The comment in base64.h implies that base::Base64..." | vadimt@chromium.org | 2013-12-11 | 2 | -2/+5 |
* | The comment in base64.h implies that base::Base64Encode() can return false, but | ricea@chromium.org | 2013-12-10 | 2 | -5/+2 |
* | Add Beta to Chromoting Debian package description | lambroslambrou@chromium.org | 2013-12-10 | 1 | -3/+3 |
* | Move more file_util functions to base namespace. | brettw@chromium.org | 2013-12-04 | 1 | -2/+2 |
* | Move NativeMessagingHostMain to me2me_native_messaging_host_main.cc | weitaosu@chromium.org | 2013-12-04 | 3 | -82/+88 |
* | Separate ConfigWatcher interface from ConfigFileWatcher implementation. | rmsousa@chromium.org | 2013-12-04 | 7 | -77/+132 |
* | Move directory creation functions to base namespace. | brettw@chromium.org | 2013-12-03 | 3 | -3/+3 |
* | Move temp file functions to base namespace. | brettw@chromium.org | 2013-12-03 | 2 | -3/+3 |
* | Don't HANDLE_EINTR(close). Either IGNORE_EINTR(close) or just close. | mark@chromium.org | 2013-12-03 | 2 | -3/+2 |
* | Move some more file utils to the base namespace. | brettw@chromium.org | 2013-12-02 | 3 | -3/+3 |
* | Base: Remove Receive() from ScopedHandle. | rvargas@chromium.org | 2013-11-28 | 7 | -27/+41 |
* | Implement the It2Me native messaging host. | weitaosu@chromium.org | 2013-11-28 | 13 | -204/+1199 |
* | Revert of https://codereview.chromium.org/71013004/ | hashimoto@chromium.org | 2013-11-27 | 7 | -41/+27 |
* | Base: Remove Receive() from ScopedHandle. | rvargas@chromium.org | 2013-11-27 | 7 | -27/+41 |
* | Replace all usage of LOG(INFO) in Chromoting host with HOST_LOG to bypass the... | weitaosu@chromium.org | 2013-11-26 | 18 | -65/+67 |
* | Add DesktopShapeTracker with implementation for Windows | sergeyu@chromium.org | 2013-11-23 | 5 | -0/+245 |
* | Move ui/base/keycodes to ui/events/keycodes/dom4 | komatsu@chromium.org | 2013-11-20 | 3 | -7/+7 |
* | mac: Prepare most test code for -Wunused-functions too. | thakis@chromium.org | 2013-11-08 | 3 | -39/+3 |
* | [sync] Allow FakeURLFetcher to return an arbitrary URLRequestStatus | rsimha@chromium.org | 2013-11-06 | 1 | -7/+12 |
* | [sync] Allow FakeURLFetcher to return arbitrary HTTP response codes | rsimha@chromium.org | 2013-11-04 | 1 | -4/+9 |
* | It2Me native messaging: GYP and source refactoring | weitaosu@chromium.org | 2013-11-02 | 18 | -100/+97 |
* | Make DesktopResizer use ScreenResolution to facilitate DPI-awareness. | jamiewalch@chromium.org | 2013-11-01 | 9 | -250/+339 |
* | Revert 232331 "It2Me native messaging: GYP and source refactoring" | robertphillips@google.com | 2013-11-01 | 18 | -97/+100 |
* | It2Me native messaging: GYP and source refactoring | weitaosu@chromium.org | 2013-11-01 | 18 | -100/+97 |
* | Create a remoting_it2me_host_static GYP target which will be shared between t... | weitaosu@chromium.org | 2013-10-24 | 4 | -609/+632 |
* | Native Messaging for IT2Me: Separate It2MeImpl and HostNPScriptObject. | weitaosu@chromium.org | 2013-10-23 | 2 | -171/+187 |
* | Add VP9 decode support to the remoting client. | wez@chromium.org | 2013-10-22 | 2 | -0/+9 |
* | Move VideoDecoderVp8 to VideoDecoderVpx base that will support VP8/9. | wez@chromium.org | 2013-10-19 | 1 | -2/+2 |
* | Moved all channel-handling logic into separate NativeMessagingChannel class. | sergeyu@chromium.org | 2013-10-17 | 5 | -256/+472 |