summaryrefslogtreecommitdiffstats
path: root/chrome/common/render_messages_internal.h
Commit message (Expand)AuthorAgeFilesLines
* Hook up extension apps notification permission, take tworafaelw@chromium.org2010-03-311-2/+1
* Extend the file browser/chooser to support more modes of operation, and plumbbrettw@chromium.org2010-03-301-4/+2
* reland cl that implement error state for translate infobarkuan@chromium.org2010-03-291-4/+6
* Revert "implement error state for translate infobar"phajdan.jr@chromium.org2010-03-291-6/+4
* implement error state for translate infobarkuan@chromium.org2010-03-291-4/+6
* Added command buffer implementation of WebGL which runs in the sandbox.kbr@google.com2010-03-271-0/+5
* Calling OpenGL from the renderer processapatrick@chromium.org2010-03-251-3/+3
* Support sending a sliced file in chromium.jianli@chromium.org2010-03-241-0/+7
* Enforce extension permissions in C++ (instead of Javascript).jochen@chromium.org2010-03-241-2/+3
* Add a parameter to CreateAudioStream to choose between standard and low-laten...neb@chromium.org2010-03-231-2/+3
* Uses GURL instead of host for requesting Geolocation permission.bulach@chromium.org2010-03-191-2/+2
* Send session history offset and length parameters in the Navigate message todarin@chromium.org2010-03-181-4/+0
* Retry r41799:estade@chromium.org2010-03-181-2/+4
* Revert r41803 and r41799estade@chromium.org2010-03-171-4/+2
* Basic DragImage implementation.estade@chromium.org2010-03-171-2/+4
* FormFieldValues -> FormData consolidation: Use webkit_glue::FormField to stor...jhawkins@chromium.org2010-03-151-3/+3
* Adds host for Geolocation OnStartUpdating.bulach@chromium.org2010-03-151-2/+3
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-2/+2
* Add chrome.extension.inIncognitoTab for content scripts.mpcomplete@chromium.org2010-03-121-3/+7
* Rename uses of GPUPlugin in class names and IPC to AcceleratedSurface.pinkerton@chromium.org2010-03-121-13/+13
* Allow users to close the find session and activate the current link via ctrl-...estade@chromium.org2010-03-111-4/+3
* BSD ifdefs, etc. necessary for chrome/pvalchev@google.com2010-03-091-2/+2
* Notify MSAA clients when a state change notification is received. ctguil@chromium.org2010-03-091-0/+6
* Added support for opening a GPU command buffer from a renderer processes thro...apatrick@chromium.org2010-03-051-0/+11
* Renames route_id to render_view_idbulach@chromium.org2010-03-031-22/+16
* Initial work for cross-process video rendering using layers.scherkus@chromium.org2010-02-261-0/+14
* Allow users to enable extensions in incognito. Requiresmpcomplete@chromium.org2010-02-251-0/+6
* Disable scroll bars on resizing popups below a maximum size.skerner@chromium.org2010-02-251-0/+5
* Only pump messages during a cookie query if it results in a user prompt.darin@chromium.org2010-02-241-0/+5
* Add 3D support for the Mac on Leopard (OS X 10.5) and earlier. This CL usesdspringer@google.com2010-02-231-1/+12
* AutoFill forms. We do this by responding to a message from WebKit which send...jhawkins@chromium.org2010-02-201-0/+14
* Second try for:bulach@chromium.org2010-02-191-0/+77
* Revert 39366 - Initial Geolocation implementationbulach@chromium.org2010-02-181-77/+0
* Initial Geolocation implementationbulach@chromium.org2010-02-181-0/+77
* Modal loops of joy.darin@chromium.org2010-02-181-22/+24
* Send suggestions from the AutoFillManager to the AutoFillSuggestionsPopup in ...jhawkins@chromium.org2010-02-181-13/+25
* Fixes a race condition when a shared worker exits while one parent is loadingatwilson@chromium.org2010-02-171-7/+7
* Relanding r38479. The underlying memory leak in WebKit has been fixed.jhawkins@chromium.org2010-02-171-1/+6
* Make SharedMemory use uint32 instead of size_t. This removes the remaining s...jam@chromium.org2010-02-161-2/+2
* Only ask the user on setItems whether they want to allow dom storage.jorlow@chromium.org2010-02-131-1/+1
* Change ViewHostMsg_SetCookie to be routed so we can show the blocked cookiedarin@chromium.org2010-02-121-4/+4
* Ask renderers to immediately close all DB handles to a database filedumi@chromium.org2010-02-121-0/+5
* Initial work on making extensions work in incognito mode.mpcomplete@chromium.org2010-02-111-2/+3
* Revert 38777 - Change ViewHostMsg_SetCookie to be routed so we can show the b...darin@chromium.org2010-02-111-4/+4
* Revert 38479 - Send forms seen in the renderer to the AutoFillManager.dglazkov@chromium.org2010-02-111-6/+1
* Change ViewHostMsg_SetCookie to be routed so we can show the blocked cookiedarin@chromium.org2010-02-111-4/+4
* Send forms seen in the renderer to the AutoFillManager.jhawkins@chromium.org2010-02-091-1/+6
* Implement low-latency audio on Pepper.neb@chromium.org2010-02-081-0/+8
* Send window frame information to Mac plugins via IPCstuartmorgan@chromium.org2010-02-081-0/+5
* Remove size_t from audio IPC code.jam@chromium.org2010-02-051-20/+6