summaryrefslogtreecommitdiffstats
path: root/chrome/common/render_messages_internal.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add a comment about the behavior of ViewMsg_Replace.tkent@chromium.org2010-02-031-0/+2
* Let renderer notify browser if content gets blocked.thakis@chromium.org2010-02-031-0/+5
* [GPU] Get GPU process running on the mackbr@google.com2010-02-031-0/+35
* Hide plugins in minimized/hidden windows on the Macstuartmorgan@chromium.org2010-02-021-1/+7
* Add the capability to translate an already translated page tojcampan@chromium.org2010-02-021-4/+0
* Relanding the hooking of the translate feature UI.jcampan@chromium.org2010-02-011-0/+6
* Revert 37674 - Hooking the UI part to the translate feature.jcampan@chromium.org2010-01-311-6/+0
* Hooking the UI part to the translate feature.jcampan@chromium.org2010-01-311-0/+6
* IPC per-host content settings to the renderers.thakis@chromium.org2010-01-301-0/+14
* Implemented the undo translation in the renderer. jcampan@chromium.org2010-01-301-0/+4
* Revert "Implement HostContentSettingsMap"evan@chromium.org2010-01-291-7/+0
* Implement HostContentSettingsMapjochen@chromium.org2010-01-291-0/+7
* This CL makes the TranslationService class send the text to be translated to ...jcampan@chromium.org2010-01-291-0/+9
* Enable apps to request the HTML5 notification permission.aa@chromium.org2010-01-281-2/+3
* Added a "Reload Frame" command to context menu of a frame in the html page.erg@google.com2010-01-281-0/+3
* Refactored code to allow associating workers with multiple renderers.atwilson@chromium.org2010-01-281-6/+4
* POSIX: Use Shared Mem transport to copy images.jeremy@chromium.org2010-01-271-4/+10
* Associate popups with the top level frame instead of the security origin.erg@google.com2010-01-261-4/+3
* Handle storage events locally when possible.jorlow@chromium.org2010-01-261-9/+12
* Revert 36888 - Refactored code to allow associating workers with multiple ren...pkasting@chromium.org2010-01-231-4/+6
* Refactored code to allow associating workers with multiple renderers.atwilson@chromium.org2010-01-221-6/+4
* One more attempt at landing this CL.jcampan@chromium.org2010-01-211-5/+3
* The final step in making session storage cross-process. Remove dead code and...jorlow@chromium.org2010-01-201-11/+0
* Revert 36589 - Still failing the reliability tests.jcampan@chromium.org2010-01-201-3/+5
* Another try at landing this.jcampan@chromium.org2010-01-201-5/+3