summaryrefslogtreecommitdiffstats
path: root/chrome/common/render_messages.h
Commit message (Expand)AuthorAgeFilesLines
* When launching PNaCl helper nexes, explicitly disable IRT loading.jvoung@google.com2013-01-111-0/+1
* Move NaCl launch IPC parameters into a struct.jvoung@google.com2013-01-101-4/+8
* Remove the socket_count parameter from NaCl Launch IPC messages.jvoung@google.com2013-01-091-4/+2
* Use an explicit PID for duplicating Pepper handles rather than the Channel's.brettw@chromium.org2013-01-041-1/+2
* Send information about all nodes which are touched by the user on the page fr...ananta@chromium.org2012-12-211-2/+4
* Fix missing IPC field in InstantAutocompleteSuggestion.shishir@chromium.org2012-12-181-0/+1
* Move omnibox font check into the browser process instead of the renderer proc...dcblack@chromium.org2012-12-151-0/+4
* Pepper and IPC plumbing to display message to NaCl userdschuff@chromium.org2012-12-141-0/+5
* Implement the Instant extended API startMargin, endMargin, and rtl properties...melevin@chromium.org2012-12-141-2/+6
* Add new IPC for searchbox to pipe SearchBox NavigateContentWindow calls to th...shishir@chromium.org2012-12-131-0/+5
* Instant API: tell page whether the browser is capturing key strokes.samarth@chromium.org2012-12-121-0/+3
* Implement {Start,Stop}CapturingKeyStrokes for Instant.samarth@chromium.org2012-12-051-0/+6
* InstantExtended: Instant off.jered@chromium.org2012-11-301-0/+3
* InstantExtended: Pass search mode to Instant page.jered@chromium.org2012-11-211-2/+10
* alternate ntp: implement searchbox api for instant overlay to adopt themeskuan@chromium.org2012-11-201-0/+20
* Remove unused focus/blur API from searchbox (Instant).sreeram@chromium.org2012-11-161-4/+0
* Send match type for Instant extended mode.sreeram@chromium.org2012-11-141-2/+2
* Fix private PPAPI API access for NaCl by passing render_id to PepperMessageFi...bbudge@chromium.org2012-11-061-1/+2
* Pass PPAPI permissions to NaClProcessHost and HostDispatcher when starting up.bbudge@chromium.org2012-11-011-1/+2
* Block NPAPI plug-ins in Metro mode instead of not loading them at all.bauerb@chromium.org2012-10-261-0/+5
* Cache more information when launching NaCl sel_ldr, and pass 'Dev' interfacebbudge@chromium.org2012-10-231-2/+3
* InstantExtended: Add new show() Searchbox API.jered@chromium.org2012-10-201-2/+4
* Revert "Pass shadow-dom permissions to renderer"dhollowa@chromium.org2012-10-151-2/+0
* Pass shadow-dom permissions to rendererdhollowa@chromium.org2012-10-111-0/+2
* Disable tcmalloc profile files.jorgelo@chromium.org2012-10-101-20/+0
* Implement context and oncontextchange for the SearchBox APIsamarth@chromium.org2012-10-091-0/+3
* Remove renderer side thumbnailing code.mazda@chromium.org2012-10-051-15/+0
* Plumb through onfocus and onblur searchbox events.jered@chromium.org2012-09-281-0/+4
* Cleanup the IPC param traits structure:jam@chromium.org2012-09-251-1/+0
* Removes PluginInfoMessageFilter dependency on PluginGroup. ibraaaa@google.com2012-09-211-4/+11
* Instant extended API: Make arrow up/down work.sreeram@chromium.org2012-09-191-2/+2
* Revert 155529 - [9] Updated ChromeContentRendererClient & PluginInfoMessageFi...karen@chromium.org2012-09-141-11/+4
* [9] Updated ChromeContentRendererClient & PluginInfoMessageFilter to use Plug...ibraaaa@google.com2012-09-071-4/+11
* Adding Javascript support for the Extended Searchbox API.shishir@chromium.org2012-08-151-3/+35
* Remove Instant v1 API.sreeram@chromium.org2012-08-091-16/+15
* Add an interface for nacl to create delete-on-close temp files,jvoung@google.com2012-07-301-1/+6
* Add a NaCl-Private interface for opening files in DIR_PNACL_COMPONENT.jvoung@google.com2012-07-231-0/+6
* Upstream support for WebKit shared timer toggling.pliard@chromium.org2012-07-191-0/+4
* Histograms - Support histograms for Plugins, GPUrtenneti@google.com2012-07-121-4/+0
* Add an IPC channel between the NaCl loader process and the renderer.bbudge@chromium.org2012-06-221-3/+6
* Revert 143656 - Add an IPC channel between the NaCl loader process and the re...mrossetti@chromium.org2012-06-221-6/+3
* Add an IPC channel between the NaCl loader process and the renderer.bbudge@chromium.org2012-06-221-3/+6
* Revert 143483 - Add an IPC channel between the NaCl loader process and the re...bbudge@chromium.org2012-06-211-6/+3
* Add an IPC channel between the NaCl loader process and the renderer.bbudge@chromium.org2012-06-211-3/+6
* Show infobar when a plug-in couldn't be loaded.bauerb@chromium.org2012-05-311-0/+4
* Load only blocked plug-ins when allowing plug-ins from infobars.bauerb@chromium.org2012-05-091-4/+6
* Show gpu process stats in about:tcmallocjamesr@chromium.org2012-04-251-5/+0
* NaCl: Don't pass the NaCl process's Windows handle to the renderer processmseaborn@chromium.org2012-04-231-4/+2
* TabContents -> WebContentsImpl, part 24.avi@chromium.org2012-04-181-1/+1
* Change the URL for the nacl process host to use an actual GURL instead of var...brettw@chromium.org2012-04-081-1/+1