summaryrefslogtreecommitdiffstats
path: root/chrome/common/render_messages_internal.h
Commit message (Expand)AuthorAgeFilesLines
* Another try at landing this.jcampan@chromium.org2010-01-201-5/+3
* Moving the page contents message processing to the RenderViewHost.jcampan@chromium.org2010-01-181-6/+8
* Revert 36442 - Still causing test failuresjcampan@chromium.org2010-01-161-9/+9
* 4th attempt at landing this.jcampan@chromium.org2010-01-161-9/+9
* Low latency audio render host preliminariescpu@chromium.org2010-01-151-0/+10
* Revert 36362 - It breaks NACLTests and Chrome Frame Testsjcampan@chromium.org2010-01-151-9/+9
* 3rd attempt at landing the language detection on page load.jcampan@chromium.org2010-01-151-9/+9
* Introduce all the plumbing for Session Storage. This mostly consists of crea...jorlow@chromium.org2010-01-151-9/+9
* This CL contains the back-end implementation of the translate feature. It add...jcampan@chromium.org2010-01-141-0/+13
* Rename CloseIdleConnections -> CloseCurrentConnections.mbelshe@chromium.org2010-01-141-2/+2
* Finish the plumbing for cookiesEnabled.abarth@chromium.org2010-01-131-0/+6
* Moving the CLD code to the renderer so it runs sanboxed.jcampan@chromium.org2010-01-121-7/+7
* If a backing store is not available, chrome.tabs.captureVisibleTab() asks the...skerner@chromium.org2010-01-111-0/+8
* Revert 35735 - Relanding the language detection code.jcampan@chromium.org2010-01-071-8/+14
* Relanding the language detection code.jcampan@chromium.org2010-01-071-14/+8
* Check permissions for chrome.tabs.executeScript() in theaa@chromium.org2009-12-221-9/+2
* Combine ViewHostMsg_{Paint,Scroll}Rect into one IPC.darin@chromium.org2009-12-211-16/+7
* Revert 34951 - Combine ViewHostMsg_{Paint,Scroll}Rect into one IPC.rsesek@chromium.org2009-12-181-7/+16
* Combine ViewHostMsg_{Paint,Scroll}Rect into one IPC.darin@chromium.org2009-12-181-16/+7
* Reverting the CLD CL altogether, the reliability bot is still red.jcampan@chromium.org2009-12-171-8/+14
* Load message catalogs on demand when chrome.i18n.getMessage needs them.cira@chromium.org2009-12-171-6/+5
* Makes the language detection happen with every page load jcampan@chromium.org2009-12-161-14/+8
* Move the utility process messages to their own file now that we have more thanbrettw@chromium.org2009-12-151-59/+0
* Refactor the keyboard events handling code related to RenderViewHostDelegate:...suzhe@chromium.org2009-12-101-1/+4
* Chromium: support custom WebCore context menu items in Chromium port (downstr...pfeldman@chromium.org2009-12-091-0/+3
* Remember zoom on a per-host basis.pkasting@chromium.org2009-12-041-2/+24
* Update the Pepper APIs to the latest spec for the 2D demo plugin.brettw@chromium.org2009-12-011-7/+0
* Make executeScript and insertCSS inject code into all frames.tangjie@chromium.org2009-11-201-2/+5
* Move Mac to using renderer spellchecker.estade@chromium.org2009-11-191-9/+10
* Parse messages.json in ExtensionUnpacker (like we do for manifest) and pass t...cira@chromium.org2009-11-181-5/+7
* Use an explicit boolean has_new_first_party_for_cookies insteadwtc@chromium.org2009-11-181-1/+2
* Use plain strings instead of wstrings for UMA actionsevan@chromium.org2009-11-171-1/+1
* reland 31875. Revert was:estade@chromium.org2009-11-161-1/+2
* Revert 31875 to see whether it fixes reliability bot.huanr@chromium.org2009-11-161-2/+1
* Propagate the "first party for cookies" from WebKit to the network stackwtc@chromium.org2009-11-131-2/+3
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-131-1/+1
* Cleans up a bit the DB-related methods.dumi@chromium.org2009-11-131-4/+4
* Use renderer spellchecker for windows.estade@chromium.org2009-11-131-1/+2
* Added lifecycle management and sharing support for SharedWorkers. SharedWorkersatwilson@chromium.org2009-11-131-0/+21
* Adds a 'V8' column to task manager to track amount of memory in JavaScript heapjamesr@chromium.org2009-11-111-1/+9
* Move the spellchecker to the renderer.estade@chromium.org2009-11-061-0/+30
* Added beginnings of browser-process support for shared workers.atwilson@chromium.org2009-11-051-10/+2
* Highlight node with mouse over it while selecting element to inspectapavlov@chromium.org2009-11-051-4/+0
* Enable the URL portion of storage events. This is mostly just plumbing + a h...jorlow@chromium.org2009-11-051-5/+8
* Revert "Added beginnings of browser-process support for shared workers."atwilson@chromium.org2009-11-051-2/+10
* Added beginnings of browser-process support for shared workers.atwilson@chromium.org2009-11-051-10/+2
* SetVolume and GetVolume take one volume instead of separate left and right vo...fbarchard@chromium.org2009-11-041-6/+4
* First half of http://codereview.chromium.org/274014/showjorlow@chromium.org2009-11-041-6/+2
* Add the plumbing and test code for plugins opening files from the sandbox. Thisbrettw@chromium.org2009-11-031-0/+7
* DevTools: support cross-navigation instrumentation.pfeldman@chromium.org2009-11-021-0/+6