| Commit message (Expand) | Author | Age | Files | Lines |
* | Adding WebRTC logging filter, handler and handler host. | grunell@chromium.org | 2013-04-18 | 1 | -0/+1 |
* | Revert 193974 "Test extension reloading behavior." | dmazzoni@chromium.org | 2013-04-12 | 1 | -3/+2 |
* | Test extension reloading behavior. | jyasskin@chromium.org | 2013-04-12 | 1 | -2/+3 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -1/+2 |
* | Revert "Rewrite std::string("") to std::string(), Linux edition." | dcheng@chromium.org | 2013-04-09 | 1 | -2/+1 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -1/+2 |
* | Move MessageLoop to base namespace. | brettw@chromium.org | 2013-03-31 | 1 | -1/+3 |
* | Proudly fixing funny indents since 1969 | groby@chromium.org | 2013-03-30 | 1 | -3/+3 |
* | Split FaviconHelper in two: ImageLoadingHelper and FaviconHelper. | dimich@chromium.org | 2013-03-29 | 1 | -1/+1 |
* | Fix libcxx build. | eugenis@chromium.org | 2013-03-20 | 1 | -2/+5 |
* | Add cevans as an IPC OWNER for all areas. | palmer@chromium.org | 2013-03-18 | 1 | -0/+1 |
* | [Cleanup] Remove StringPrintf from global namespace | groby@chromium.org | 2013-03-18 | 2 | -10/+11 |
* | [mac] App shims | jeremya@chromium.org | 2013-03-18 | 1 | -0/+1 |
* | Implement IPC::ChannelFactory, a class that accept()s on a UNIX socket. | jeremya@chromium.org | 2013-03-13 | 13 | -185/+631 |
* | Revert 187554 "Implement IPC::ChannelFactory, a class that accep..." | falken@chromium.org | 2013-03-13 | 13 | -615/+185 |
* | Implement IPC::ChannelFactory, a class that accept()s on a UNIX socket. | jeremya@chromium.org | 2013-03-12 | 13 | -185/+615 |
* | Revert 187233 | dmikurube@chromium.org | 2013-03-11 | 13 | -636/+185 |
* | Implement IPC::ChannelFactory, a class that accept()s on a UNIX socket. | jeremya@chromium.org | 2013-03-11 | 13 | -185/+636 |
* | Revert 186912 | jeremya@chromium.org | 2013-03-08 | 13 | -621/+185 |
* | Implement IPC::ChannelFactory, a class that accept()s on a UNIX socket. | jeremya@chromium.org | 2013-03-08 | 13 | -185/+621 |
* | Add IPC handling for INVALID_HANDLE_VALUE on Win64 builds | jschuh@chromium.org | 2013-03-04 | 1 | -5/+5 |
* | Minimal Chrome Frame with Aura. | grt@chromium.org | 2013-02-28 | 1 | -0/+7 |
* | Move file_path.h to base/files. | brettw@chromium.org | 2013-02-24 | 4 | -6/+6 |
* | ipc: Wrap unit test into IPC namespace. | tfarina@chromium.org | 2013-02-15 | 1 | -3/+4 |
* | Rename FilePath -> base::FilePath in various toplevel directories | brettw@chromium.org | 2013-02-10 | 4 | -21/+21 |
* | ipc: Convert MessageLoop::RunUntilIdle() usage to base::RunLoop variant. | tfarina@chromium.org | 2013-02-08 | 1 | -6/+6 |
* | Revert "GTTF: Add missing virtual destructors." | phajdan.jr@chromium.org | 2013-02-06 | 1 | -2/+0 |
* | Linux/ChromeOS Chromium style checker cleanup, ipc/ edition. | rsleevi@chromium.org | 2013-02-06 | 5 | -60/+60 |
* | GTTF: Add missing virtual destructors. | phajdan.jr@chromium.org | 2013-02-05 | 1 | -0/+2 |
* | Refactor: Simplify WaitableEventWatcher. | teravest@chromium.org | 2013-02-04 | 2 | -15/+27 |
* | Add FilePath to base namespace. | brettw@chromium.org | 2013-02-02 | 1 | -3/+3 |
* | Enable Chrome Signin from Webstore | guohui@chromium.org | 2013-02-01 | 1 | -0/+1 |
* | Revert 179987 | dmichael@chromium.org | 2013-01-31 | 2 | -24/+15 |
* | Refactor: Simplify WaitableEventWatcher. | teravest@chromium.org | 2013-01-31 | 2 | -15/+24 |
* | ipc: Do not use Value::Create* functions. | tfarina@chromium.org | 2013-01-30 | 2 | -15/+15 |
* | Don't allow '\0' characters in FilePath. | aedla@chromium.org | 2013-01-28 | 2 | -17/+12 |
* | Refactor (many) IPC tests, notably most of the multiprocess tests. | viettrungluu@chromium.org | 2013-01-25 | 10 | -518/+472 |
* | ipc: Kill the base::Passed(foo.Pass()) meme. | tfarina@chromium.org | 2013-01-23 | 1 | -1/+1 |
* | Componentize visitedlinks to src/components/visitedlink | boliu@chromium.org | 2013-01-23 | 1 | -0/+1 |
* | Disabling nacl_win64 targets when building in target_arch!=ia32 mode. | bradnelson@google.com | 2013-01-21 | 1 | -1/+1 |
* | Replaced DictionaryValue::key_iterator by DictionaryValue::Iterator outside o... | pneubeck@chromium.org | 2013-01-18 | 1 | -16/+6 |
* | Remove IPC::Channel::set_listener(). | viettrungluu@chromium.org | 2013-01-16 | 5 | -25/+26 |
* | More IPC test header cleanup. | viettrungluu@chromium.org | 2013-01-15 | 7 | -7/+1 |
* | Automate ipc_perftests. | viettrungluu@chromium.org | 2013-01-15 | 1 | -81/+151 |
* | Windows: Do not handle async read completions on IPC channel while the channe... | apatrick@chromium.org | 2013-01-15 | 1 | -1/+1 |
* | Reenable IPCSyncChannelTest.SendWithTimeoutMixedOKAndTimeout | viettrungluu@chromium.org | 2013-01-12 | 1 | -5/+1 |
* | Trim #includes in ipc tests. | viettrungluu@chromium.org | 2013-01-11 | 3 | -23/+3 |
* | Move IPC tests into anonymous namespaces. | viettrungluu@chromium.org | 2013-01-11 | 10 | -105/+54 |
* | Make ipc_tests file structure a little saner and add an ipc_perftests target. | viettrungluu@chromium.org | 2013-01-11 | 8 | -312/+413 |
* | Data collection part of webrtc-internals implementation | jiayl@chromium.org | 2013-01-10 | 1 | -0/+1 |