| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert EVS revisions 209760, 298753, 213143. | hshi@chromium.org | 2013-08-07 | 1 | -1/+0 |
* | Use gyp variables for NaCl untrusted build paths instead of hardcoding them. | dschuff@chromium.org | 2013-08-04 | 1 | -0/+1 |
* | Created multi-process-friendly PowerMonitor interface. | bajones@chromium.org | 2013-08-02 | 1 | -0/+1 |
* | Correct bit-shift in IPC hash generation. | dsinclair@chromium.org | 2013-07-26 | 1 | -1/+1 |
* | Update include paths in ipc for base/process changes. | rsesek@chromium.org | 2013-07-24 | 14 | -12/+10 |
* | Run local discovery code in utility process. | vitalybuka@chromium.org | 2013-07-18 | 1 | -0/+1 |
* | Use a direct include of the message_loop header in dbus/, device/, extensions... | avi@chromium.org | 2013-07-17 | 11 | -11/+11 |
* | Rename base::Delete to base::DeleteFile | brettw@chromium.org | 2013-07-16 | 1 | -1/+1 |
* | Fix ParamTraits::param_type for unsigned char | jschuh@chromium.org | 2013-07-13 | 1 | -1/+1 |
* | Add support for marshalling unsigned char in IPC. | tsepez@chromium.org | 2013-07-12 | 2 | -25/+50 |
* | Move PathExists to base namespace. | brettw@chromium.org | 2013-07-11 | 1 | -1/+1 |
* | Make utility process run in-process when running in single-process mode. | jam@chromium.org | 2013-07-09 | 1 | -0/+3 |
* | Define EncodedVideoSource and RtcCapturedEncodingVideoCapturer. | hshi@chromium.org | 2013-07-02 | 1 | -1/+2 |
* | Generates the DTLS identity in browser process and returns it to the renderer... | jiayl@chromium.org | 2013-07-01 | 1 | -1/+2 |
* | Move file_util::Delete to the base namespace | brettw@chromium.org | 2013-07-01 | 1 | -1/+1 |
* | Use a direct include of time headers in courgette/, crypto/, dbus/, device/, ... | avi@chromium.org | 2013-06-28 | 4 | -4/+4 |
* | Re-land 16025005 with tiny fix for statics perf issue | crogers@google.com | 2013-06-22 | 1 | -0/+1 |
* | Revert 207992: This looks like a reland of r207983, which was reverted in | sadrul@chromium.org | 2013-06-22 | 1 | -1/+0 |
* | don't include iostream.h | crogers@google.com | 2013-06-22 | 1 | -0/+1 |
* | Revert 207983 "Implement Web MIDI API back-end" | crogers@google.com | 2013-06-22 | 1 | -1/+0 |
* | Implement Web MIDI API back-end | crogers@google.com | 2013-06-22 | 1 | -0/+1 |
* | Add base namespace to more values in sync and elsewhere. | brettw@chromium.org | 2013-06-21 | 1 | -3/+3 |
* | Separate NaCl messages from the rest of chrome messages and create a new mess... | yael.aharon@intel.com | 2013-06-18 | 1 | -0/+1 |
* | Make net and ipc explicitly use the base namespace for Values. | brettw@chromium.org | 2013-06-13 | 2 | -43/+47 |
* | Move nullable_string16.h to the string subdirectory. | avi@chromium.org | 2013-06-13 | 2 | -10/+12 |
* | Revert 205889 "Revert 205775 "Revert 205772 "Revert "Revert 2054..." | jochen@chromium.org | 2013-06-13 | 1 | -2/+0 |
* | Revert 205775 "Revert 205772 "Revert "Revert 205443 "headless wi..." | jochen@chromium.org | 2013-06-12 | 1 | -0/+2 |
* | Revert 205772 "Revert "Revert 205443 "headless windows content_s..." | jochen@chromium.org | 2013-06-12 | 1 | -2/+0 |
* | Revert "Revert 205443 "headless windows content_shell"" | jochen@chromium.org | 2013-06-12 | 1 | -0/+2 |
* | Rename base/hash_tables to base/containers/hash_tables. | brettw@chromium.org | 2013-06-11 | 1 | -1/+1 |
* | Add IPC for new WebSocket impl. | ricea@chromium.org | 2013-06-11 | 1 | -0/+1 |
* | Call scoped_refptr<T>::get() rather than relying on implicit "operator T*" | rsleevi@chromium.org | 2013-06-11 | 4 | -18/+33 |
* | Use a direct include of strings headers in ipc/, jingle/, media/. | avi@chromium.org | 2013-06-11 | 8 | -15/+15 |
* | Update includes of message_loop_proxy. | brettw@chromium.org | 2013-06-10 | 2 | -2/+2 |
* | Use a direct include of utf_string_conversions.h in google_apis/, gpu/, ipc/,... | avi@chromium.org | 2013-06-07 | 2 | -2/+2 |
* | Use native_client/src/public/ for IMC headers | mcgrathr@chromium.org | 2013-06-05 | 2 | -6/+14 |
* | Implement off-the-wire validation scheme for emum types. | tsepez@chromium.org | 2013-06-04 | 8 | -35/+58 |
* | Update ipc/ to use scoped_refptr<T>::get() rather than implicit "operator T*" | rsleevi@chromium.org | 2013-06-01 | 6 | -11/+11 |
* | GetFileHandleForProcess should check for INVALID_HANDLE_VALUE | jschuh@chromium.org | 2013-05-24 | 1 | -1/+2 |
* | Adds chrome.memoryBenchmarking.heapProfilerDump for the browser process. | bulach@chromium.org | 2013-05-24 | 1 | -0/+1 |
* | Move child-common classes to content/common_child | jamesr@chromium.org | 2013-05-21 | 1 | -0/+1 |
* | Linux: remove unmaintained SELinux code. | phajdan.jr@chromium.org | 2013-05-17 | 1 | -5/+0 |
* | Cleanup: Remove unneeded base/file_util.h includes in chrome_frame, courgette... | thestig@chromium.org | 2013-05-16 | 2 | -2/+1 |
* | Implement web speech synthesis. | dmazzoni@chromium.org | 2013-05-03 | 1 | -0/+1 |
* | base: Remove ALLOW_THIS_IN_INITIALIZER_LIST macro. | tfarina@chromium.org | 2013-05-01 | 1 | -1/+1 |
* | Add kenrb as security team owner for ipc_message_start.h. | kenrb@chromium.org | 2013-04-30 | 1 | -0/+1 |
* | ipc: Use base::MessageLoop. | xhwang@chromium.org | 2013-04-30 | 18 | -101/+101 |
* | Re-implement form validation message UI with native widgets. (Common and Mac) | tkent@chromium.org | 2013-04-30 | 1 | -0/+1 |
* | Add a new pair of IPC categories for messages that need handling as input events | jamesr@chromium.org | 2013-04-27 | 1 | -0/+1 |
* | ipc: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST. | scherkus@chromium.org | 2013-04-26 | 2 | -3/+3 |