- 45b11f9 Make ServiceWorkerFetchRequest and ServiceWorkerResponse header maps case insensitive by jkarlin · 10 years ago
- c6d80f0 Bundle DidOverscrollParams with the input event ack by jdduke@chromium.org · 10 years ago
- 556db8b Replace std::map with base::SmallMap in ui::LatencyInfo by jdduke@chromium.org · 11 years ago
- 9e469f6 Convert Media Galleries to use base::File by rvargas@chromium.org · 11 years ago
- 5b04085 Move more uses of string16 to specify base:: by brettw@chromium.org · 11 years ago
- dd413b4 Optimize ParamTraits<float> and ParamTraits<double> by piman@chromium.org · 11 years ago
- ccd324a Fix ParamTraits::param_type for unsigned char by jschuh@chromium.org · 11 years ago
- 09eb95f Add support for marshalling unsigned char in IPC. by tsepez@chromium.org · 11 years ago
- d817965 Move nullable_string16.h to the string subdirectory. by avi@chromium.org · 11 years ago
- e7eaf39 Use a direct include of strings headers in ipc/, jingle/, media/. by avi@chromium.org · 11 years ago
- b9abb17 Minimal Chrome Frame with Aura. by grt@chromium.org · 12 years ago
- a708694 Add FilePath to base namespace. by brettw@chromium.org · 12 years ago
- c3ad051 Remove IPC::MessageIterator. by viettrungluu@chromium.org · 12 years ago
- bbf7c50 net: Change type of UploadData::elements from std::vector to ScopedVector by hashimoto@chromium.org · 12 years ago
- 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
- d10738c Upstream fullscreen video implementation for android by qinmin@chromium.org · 12 years ago
- 61a9a9d Listen in the browser for a connection from a metro viewer process. by scottmg@google.com · 12 years ago
- aa46be4 Cleanup the IPC param traits structure: by jam@chromium.org · 12 years ago
- a76bfc2 Bunch of boilerplate to set up a process, ipc, etc. by scottmg@google.com · 12 years ago
- 4257027 In-te-grate hy-phen-ator to con-tent. by hbono@chromium.org · 12 years ago
- f05dc2d Implement DocuementHasImages by joth@chromium.org · 12 years ago
- 6b93ebe Implements part of DeviceMotion in the browser by aousterh@chromium.org · 12 years ago
- b096b36 Browser Plugin: New Implementation (Renderer Side) by fsamuel@chromium.org · 12 years ago
- 9f5fbd3 Revert 150863 - Browser Plugin: New Implementation (Renderer Side) by mmoss@chromium.org · 12 years ago
- 7cda393 Browser Plugin: New Implementation (Renderer Side) by fsamuel@chromium.org · 12 years ago
- 713c89c Revert 150654 - Browser Plugin: New Implementation (Renderer Side) by jeremya@chromium.org · 12 years ago
- 7cf7f17 Browser Plugin: New Implementation (Renderer Side) by fsamuel@chromium.org · 12 years ago
- 27b3716 Browser Plugin: Rename BrowserPluginMsg/BrowserPluginHostMsg to OldBrowserPluginMsg/OldBrowserPluginHostMsg by fsamuel@chromium.org · 12 years ago
- 1d967bf Remove the rest of #pragma once in one big CL. by ajwong@chromium.org · 12 years ago
- ce352e5 This groups the ParamTraits into different categories and orders the .cc file the same. It makes all non-trivial Read/Write calls non-inline. by brettw@chromium.org · 12 years ago
- adee2be Remove some obscure unused Windows types from the ParamTraits specializations. by brettw@chromium.org · 12 years ago
- 3081fac Move ParamTraits<base::PlatformFileInfo> and <base::PlatformFileError>. by tsepez@chromium.org · 12 years ago
- d27d88f NaCl: Pass the process handle to the broker rather than reopening it by mseaborn@chromium.org · 13 years ago
- de2adba Browser side implementation of browser plugin by fsamuel@chromium.org · 13 years ago
- 69bca9d Remove Pickle::WriteSize() now that it has no remaining callers. Also rename by mdm@chromium.org · 13 years ago
- 8810714 Delete chrome_plugin_messages.h which is no longer used by jam@chromium.org · 13 years ago
- bdc739b Chromoting: Implemented security attention sequence (SAS) emulation on Windows. by alexeypa@chromium.org · 13 years ago
- 2c2361d Prerendered pages are swapped in at browser::Navigate time. by cbentzel@chromium.org · 13 years ago
- 0fc8736 Refactor Pickle Read methods to use higher performance PickleIterator. by jbates@chromium.org · 13 years ago
- 25e92c6 Renamed speech recognition code in preparation for introducing a new speech implementation. by primiano@chromium.org · 13 years ago
- 10dfc39 Refactoring: Split more accessibility code into separate files. by dmazzoni@chromium.org · 13 years ago
- 30c8e91 Add option --dump-render-tree to content_shell to dump the render tree as text. by jochen@chromium.org · 13 years ago
- 1d5d5f6 Add gamepad IPC message definitions, not in-use yet. by scottmg@chromium.org · 13 years ago
- 6a49e00 Adds the renderer component of the Java Bridge by steveblock@chromium.org · 13 years ago
- f0cf0b7 More message names and some timing output for the IPC logging. by scottbyer@chromium.org · 13 years ago
- 17246c7 Use a placeholder instead of the default plugin for missing plug-ins on Mac and Linux. by bauerb@chromium.org · 13 years ago
- 298851a Add messages/handlers for the invocation sequence. Copy from geolocation_dispatcher. by gbillock@chromium.org · 13 years ago
- 43937b2 Move the V8 benchmarking_extension.cc/.h files out of webkit/extensions into chrome as the functionality by ananta@chromium.org · 13 years ago
- a2f1fed Revert 99810 - Get the rest of the chrome target to build (but not link) with USE_AURA. by ben@chromium.org · 13 years ago
- 7b404ac Get the rest of the chrome target to build (but not link) with USE_AURA. by ben@chromium.org · 13 years ago
- 9952aaf Add metrics to measure time elapsed between form load and form submission with or without Autofill. by isherman@chromium.org · 13 years ago
- 6249e05 Moved the following IPC messages used by the chrome NPAPI plugin installer out of content by ananta@chromium.org · 13 years ago
- b4587d5 Add support for exporting IPC messages from component DLLs. by darin@chromium.org · 13 years ago
- 80e4c5e Create ipc.dll. Review URL: http://codereview.chromium.org/7633042 by darin@chromium.org · 13 years ago
- 13e5365 Move base/values.h into the base namespace. This includes a cros DEPS roll by dmazzoni@chromium.org · 13 years ago
- 2e2017f MediaStreamDispatcher by perkj@google.com · 13 years ago
- 9dfef83 Move UtilityProcessHost to content and move the message sending/dispatching to the clients. This allows the content layer to use the class. by jam@chromium.org · 13 years ago
- 8fcfe96 iwyu: Include stringprintf.h where appropriate, part 1. by jhawkins@chromium.org · 14 years ago
- 039c411 [Mac] Implement the system dictionary popup by implementing NSTextInput methods. by rsesek@chromium.org · 14 years ago
- 0cdaa22 Make icon_messages use the IPC macros for defining the structs and the serialization code, and move the icon messages there. Also get rid of friend class in RenderView that's not needed anymore. by jam@chromium.org · 14 years ago
- 0aff5eb Add IPC plumbing code for Quota API by kinuko@chromium.org · 14 years ago
- 596337b Add IPC messages and renderer process side API for video capture. by wjia@google.com · 14 years ago
- caafbba Move extension messages to their own file and add a RenderViewObserver to start moving the extension code out of RenderView. by jam@chromium.org · 14 years ago
- 1cd3b7d Move spellcheck messages into their own file, and dispatch them all in SpellCheckMessageFilter. The next step would be to make WebView have a setter for a WebSpellCheckClient that SpellCheckProvider implements so that spelling can be taken out of RenderView completely. by jam@chromium.org · 14 years ago
- 45585ac Move printing messages to their own file. by jam@chromium.org · 14 years ago
- a37db42 Move the rest of the content browser->renderer messages to content. Also move drag related messages to their own file. by jam@chromium.org · 14 years ago
- 18b9db7 Create a new message file for view related messages. I just moved a few messages initially. by jam@chromium.org · 14 years ago
- 41e73a0 Move audio messages to their own file. by jam@chromium.org · 14 years ago
- 439aef6 autofill: Rename all the entries remaining with AutoFill to Autofill. by tfarina@chromium.org · 14 years ago
- 1cdb972 Move geolocation, desktop notification, and device orientation into their own message files.Also fix a regression from my earlier change to create a plugin through the embedder API. The fix is to not to create a plugin if the embedder returns NULL, and just have the default implementation create the plugin on its own.TBR=avi by jam@chromium.org · 14 years ago
- 92316aa Creates the ipclist utility that chrome security team has wanted to dump by tsepez@chromium.org · 14 years ago
- 38841be Move AppCache common code to content and split off AppCache messages into their own file. Also move WebMessagePortChannel and WebDatabaseObserverImpl to content. by jam@chromium.org · 14 years ago
- 876ecb9 Move the blob related code to content, and also move the blob messages to their own file. by jam@chromium.org · 14 years ago
- 09e220e Move the clipboard messages to their own message filter. by dcheng@chromium.org · 14 years ago
- f3ee6c4 Move the common child process messages into their own file. by jam@chromium.org · 14 years ago
- 69ec47c Put file_system messages in their own file and move them to content, in preparation of moving child_thread. by jam@chromium.org · 14 years ago
- 4ae3f56 Move resource related IPCs to their own file in content. I added a IPC_STRUCT_TRAITS_PARENT macro to allow the automatic serializing macros to add a parent struct. by jam@chromium.org · 14 years ago
- 6f4dc09 Move socket stream messages to content, in preparation for moving its dispatcher. In this change I also converted p2p_messages to use the new automated way of serializing structs. by jam@chromium.org · 14 years ago
- 623a523 P2P Sockets host implementation. by sergeyu@chromium.org · 14 years ago
- aed4b38 Pure pedantry: Replace all ".size() == 0" with ".empty()". by erg@google.com · 14 years ago
- dd96ed8 Intergration of the client-side phishing detection. by noelutz@google.com · 14 years ago
- 1ac4613 Make the implementation .cc files go away, instead have the authors give us a header only. by tsepez@chromium.org · 14 years ago
- 84db36d Change size() function to return a size_t so that result size is not inadvertently truncated. by mrossetti@chromium.org · 14 years ago
- 52b19fe Move AutoFill messages into a separate file. by jam@chromium.org · 14 years ago
- 2873305 Move non-file-system Pepper IPC messages to chrome/common/pepper_messages.*. by viettrungluu@chromium.org · 14 years ago
- 5943dc0 If user had consented for metrics reporting, send speech input request origin to the server. by satish@chromium.org · 14 years ago
- 82f52f8 Create a message filter for message port and worker messages. This allows a nice cleanup of getting rid of the notifications when RenderMessageFilter and WorkerProcessHost go away. SafeBrowsingResourceHandler doesn't need it anymore as well, since it now overrides OnRequestClosed() which does the same thing. by jam@chromium.org · 14 years ago
- 3475648 Make PepperFileMessageFilter be a BrowserMessageFilter. by jam@chromium.org · 14 years ago
- b1580ca Make IndexedDBDispatcherHost be a message filter and move its messages into a separate file. by jam@chromium.org · 14 years ago
- 3accfb8 Make DOMStorageDispatcherHost be a message filter (and rename it accordingly). It now derives from BrowserMessageFilter and hence gets message dispatching to different threads for free. by jam@chromium.org · 14 years ago
- fa17a98 Make DatabaseDispatcherHost be a message filter so that ResourceMessageFilter doesn't have to know about it. by jam@chromium.org · 14 years ago
- b087641 Switch a bunch of remaining filters to derive from BrowserMessageFilters so that ResourceMessageFilter doesn't have to know about them and vice versa. A bunch of small cleanup in the process. I've added new message files for classes that want their messages dispatched on threads other than the IO. by jam@chromium.org · 14 years ago
- 86a8de1 ipc: Simplify the magic required to create IPC message headers.This gets rid of having to include the files in a magic place because of xcode dependency issues, and just makes it simpler to create new IPC message classes. It also gets rid of including the X_messages_internal.h file multiple times, which simplifies things and should make the build a little faster. by jam@chromium.org · 14 years ago
- 1cd2d6d Add proxies for some of the PDF & Flash functionality. There are still a few by brettw@chromium.org · 14 years ago
- 3cd7170 Implement a new process type for running PPAPI plugins. The process itself is by brettw@chromium.org · 14 years ago
- 519c1c6 Added IPC ParamTraits for TimeDelta. by apatrick@chromium.org · 14 years ago
- 3e6864e Revert 63388 - http://build.chromium.org/buildbot/waterfall/builders/Mac10.6%20Tests%20(dbg)(2)/builds/10949 by stoyan@chromium.org · 14 years ago
- e41d372 Relanding 61718. by apatrick@chromium.org · 14 years ago
- 20b66e3 FBTF: Move ctors/dtors into implementation files. Adds ctors/dtors to non-POD structs. by erg@google.com · 14 years ago
- 84b01de ipc: delete wchar_t IPC trait by evan@chromium.org · 14 years ago