1. 450fad9 Credential Manager: Renderer-side implementation. by mkwst@chromium.org · 10 years ago
  2. b584db0 Refactor Web Notification permission requests. by peter@chromium.org · 10 years ago
  3. d5927eb Remove unused IPC_MESSAGE_START enum constants. by tsepez@chromium.org · 10 years ago
  4. e5fd836 [DeviceLight] Add renderer+common parts by rijubrata.bhaumik@intel.com · 10 years ago
  5. a99794c Extensions: Split extensions utility IPC messages into its own file. by thestig@chromium.org · 10 years ago
  6. 7435206 ozone: Add GPU message for cursor updates by spang@chromium.org · 10 years ago
  7. a2c8947 This patch defines three mechanisms for acquiring CLD2's data: by andrewhayden@chromium.org · 10 years ago
  8. aa19c59 Support multiple files for AEC dump. by grunell@chromium.org · 10 years ago
  9. 49a05f1 Split printing utility IPC messages into its own file. by thestig@chromium.org · 10 years ago
  10. 18afbe1 Enable resource prefetch from the browser process. by tburkard@chromium.org · 10 years ago
  11. ecc5098 Add Battery Status API support in content/renderer and IPC messages. by timvolodine@chromium.org · 10 years ago
  12. 96486d2 [Android] Add messages for Gin Java Bridge implementation by mnaganov@chromium.org · 10 years ago
  13. 679eceb Push API: send and receive IPC messages for registration. by mvanouwerkerk@chromium.org · 10 years ago
  14. a124374 Move Translate renderer messages to the Translate component by droger@chromium.org · 10 years ago
  15. ff9ba82 Adds the ability for the renderer to create the mojo channel by sky@chromium.org · 10 years ago
  16. ab26a21 Revert 257505 "Adds the ability for the renderer to create the m..." by viettrungluu@chromium.org · 10 years ago
  17. 8279573 Adds the ability for the renderer to create the mojo channel by sky@chromium.org · 10 years ago
  18. b8492f4 Revert of Adds the ability for the renderer to create the mojo channel (https://codereview.chromium.org/195993010/) by jamesr@chromium.org · 10 years ago
  19. 5a743f7 Adds the ability for the renderer to create the mojo channel by sky@chromium.org · 10 years ago
  20. c9f8143 Move extension_messages.h to extensions/common. by derat@chromium.org · 10 years ago
  21. b358265 Add metrics to track the duration of tracks received over a PeerConnection. by joi@chromium.org · 10 years ago
  22. 7c1284c Chromium plumbing for Screen Orientation API orientationchange events. by mlamouri@chromium.org · 10 years ago
  23. 6729656 Reland r253665 "Rename MediaKeys*Msg to Cdm*Msg." by xhwang@chromium.org · 10 years ago
  24. f007b4c Revert 253665 "Rename MediaKeys*Msg to Cdm*Msg." by xhwang@chromium.org · 10 years ago
  25. e4dd942 Rename MediaKeys*Msg to Cdm*Msg. by xhwang@chromium.org · 10 years ago
  26. e704125 Revert of Chromium plumbing for Screen Orientation API orientationchange events. (https://codereview.chromium.org/164913004/) by acleung@chromium.org · 10 years ago
  27. d727c55 Chromium plumbing for Screen Orientation API orientationchange events. by mlamouri@chromium.org · 10 years ago
  28. 89c6c9d IPC glue between cast library transport and encoders. by hubbe@chromium.org · 10 years ago
  29. 2458cfd Web MIDI: make naming convention be consistent by toyoshim@chromium.org · 11 years ago
  30. 5a92e64 Separate EmbeddedWorker messages into another file to use different msg class by kinuko@chromium.org · 11 years ago
  31. 6c50cae Add IPC stubs between browser and ServiceWorker's worker context in the child process by kinuko@chromium.org · 11 years ago
  32. a4da28f Refactoring: Move MessagePort-related IPCs and handling them away from Worker-related classes. by marja@chromium.org · 11 years ago
  33. 666b170 Revert 228448 "Refactoring: Move MessagePort-related IPCs and ha..." by marja@chromium.org · 11 years ago
  34. e307b1f Refactoring: Move MessagePort-related IPCs and handling them away from Worker-related classes. by marja@chromium.org · 11 years ago
  35. a36f001 Create a new RenderFrameHost per child frame when --site-per-process is enabled. by nasko@chromium.org · 11 years ago
  36. 974bc39 Stub out initial NavigationController browser implementation by alecflett@chromium.org · 11 years ago
  37. ffe6553 Populate canPlayType to renderer by qinmin@chromium.org · 11 years ago
  38. 2734ab8 Revert EVS revisions 209760, 298753, 213143. by hshi@chromium.org · 11 years ago
  39. 4bf25cc Created multi-process-friendly PowerMonitor interface. by bajones@chromium.org · 11 years ago
  40. 67f1426 Run local discovery code in utility process. by vitalybuka@chromium.org · 11 years ago
  41. e1d6da5 Define EncodedVideoSource and RtcCapturedEncodingVideoCapturer. by hshi@chromium.org · 11 years ago
  42. f487caf Generates the DTLS identity in browser process and returns it to the renderer process. by jiayl@chromium.org · 11 years ago
  43. f41e766 Re-land 16025005 with tiny fix for statics perf issue by crogers@google.com · 11 years ago
  44. 2240a2c Revert 207992: This looks like a reland of r207983, which was reverted in by sadrul@chromium.org · 11 years ago
  45. 8e84d3b don't include iostream.h by crogers@google.com · 11 years ago
  46. 7bb2707 Revert 207983 "Implement Web MIDI API back-end" by crogers@google.com · 11 years ago
  47. 216cdec Implement Web MIDI API back-end by crogers@google.com · 11 years ago
  48. 364bea0 Separate NaCl messages from the rest of chrome messages and create a new message filter. This is part of an effort to componentize NaCl code. by yael.aharon@intel.com · 11 years ago
  49. f3c9df2 Add IPC for new WebSocket impl. by ricea@chromium.org · 11 years ago
  50. f20167f Adds chrome.memoryBenchmarking.heapProfilerDump for the browser process. by bulach@chromium.org · 11 years ago
  51. 58d55fd Move child-common classes to content/common_child by jamesr@chromium.org · 11 years ago
  52. 2d71f6a Implement web speech synthesis. by dmazzoni@chromium.org · 11 years ago
  53. 4c67fbb Re-implement form validation message UI with native widgets. (Common and Mac) by tkent@chromium.org · 11 years ago
  54. 1dfc732 Add a new pair of IPC categories for messages that need handling as input events by jamesr@chromium.org · 11 years ago
  55. c92462a Adding WebRTC logging filter, handler and handler host. by grunell@chromium.org · 11 years ago
  56. e9bbacb Split FaviconHelper in two: ImageLoadingHelper and FaviconHelper. by dimich@chromium.org · 11 years ago
  57. dca3789 [mac] App shims by jeremya@chromium.org · 11 years ago
  58. d3ce455 Enable Chrome Signin from Webstore by guohui@chromium.org · 12 years ago
  59. 1d8e768 Componentize visitedlinks to src/components/visitedlink by boliu@chromium.org · 12 years ago
  60. 5842636 Data collection part of webrtc-internals implementation by jiayl@chromium.org · 12 years ago
  61. ad20135 Add tracing support to NaCl by jbauman@chromium.org · 12 years ago
  62. 4afe8f7 Move IPCMessageStart enum into it own file with security team OWNERS, so that new message files can't be added to chromium without triggering a security review. by tsepez@chromium.org · 12 years ago