summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* Adds an experimental processes module to the extensions API.creis@chromium.org2010-01-281-1/+2
* Refactored code to allow associating workers with multiple renderers.atwilson@chromium.org2010-01-286-5/+23
* revert 37335:estade@chromium.org2010-01-272-24/+7
* Add an accessibility API for events raised outside of the web content.estade@chromium.org2010-01-272-7/+24
* Enable notification for Chromeos/Linux view build.oshima@chromium.org2010-01-271-1/+1
* POSIX: Use Shared Mem transport to copy images.jeremy@chromium.org2010-01-271-17/+36
* Separate out page-load-times to distinguish reload etc.jar@chromium.org2010-01-272-76/+144
* GTK: Use GTK+ theme selection colors and plumb them into webkit. [Chromium si...erg@google.com2010-01-271-1/+7
* Spellchecker: fix render view auto-suggest context menu itemsestade@chromium.org2010-01-261-6/+7
* Enable the appcache by default and add a cmd line switch to optionally disabl...michaeln@chromium.org2010-01-261-1/+1
* Associate popups with the top level frame instead of the security origin.erg@google.com2010-01-261-1/+1
* Handle storage events locally when possible.jorlow@chromium.org2010-01-262-11/+20
* Refactor Pepper device APIneb@chromium.org2010-01-254-252/+291
* If a page is navigated within the same render process, the active notificatio...johnnyg@chromium.org2010-01-253-2/+13
* Make sure notifications are only enabled on GTK builds of linux, since that's...johnnyg@chromium.org2010-01-251-1/+1
* Add the impl structure to the pepper 3D api. Needed for NaCl implementation ...sehr@google.com2010-01-231-0/+8
* Allow chrome-extension scheme in notification.brg@chromium.com2010-01-231-1/+3
* Revert 36888 - Refactored code to allow associating workers with multiple ren...pkasting@chromium.org2010-01-236-23/+5
* Refactored code to allow associating workers with multiple renderers.atwilson@chromium.org2010-01-226-5/+23
* Support for playing back media from the appcache.michaeln@chromium.org2010-01-211-2/+6
* One more attempt at landing this CL.jcampan@chromium.org2010-01-212-35/+10
* Enable geolocation at build time, and update the flag to configure it at runt...joth@chromium.org2010-01-201-0/+3
* The renderer and plugin processes can send over raw NPObjects valid in the ot...ananta@chromium.org2010-01-203-5/+31
* The final step in making session storage cross-process. Remove dead code and...jorlow@chromium.org2010-01-202-14/+11
* Revert 36589 - Still failing the reliability tests.jcampan@chromium.org2010-01-202-10/+35
* Another try at landing this.jcampan@chromium.org2010-01-202-35/+10
* Reland r36541 (which went in without any commit log by some magic). Was rever...jshin@chromium.org2010-01-193-19/+18
* Revert 36541 (which went in without any commit log by some black magic). jshin@chromium.org2010-01-193-18/+19
* Review URL: http://codereview.chromium.org/545123jshin@chromium.org2010-01-193-19/+18
* Moving the page contents message processing to the RenderViewHost.jcampan@chromium.org2010-01-181-1/+1
* Revert 36442 - Still causing test failuresjcampan@chromium.org2010-01-162-21/+35
* 4th attempt at landing this.jcampan@chromium.org2010-01-162-35/+21
* Port notifications to linux. BalloonView and BalloonViewHost should be equiv...johnnyg@chromium.org2010-01-151-2/+2
* The search terms are escaped using + or %20 for space depending on whether re...avayvod@google.com2010-01-151-1/+1
* linux: reinstate Pepper pluginspiman@chromium.org2010-01-153-33/+6
* Revert 36362 - It breaks NACLTests and Chrome Frame Testsjcampan@chromium.org2010-01-152-21/+35
* 3rd attempt at landing the language detection on page load.jcampan@chromium.org2010-01-152-35/+21
* One of my previous CL accidentaly reverted 2 changes to thesejcampan@chromium.org2010-01-152-27/+76
* Switch to runFileChooser() with WebFileChooserParams.tkent@chromium.org2010-01-152-8/+6
* Introduce all the plumbing for Session Storage. This mostly consists of crea...jorlow@chromium.org2010-01-158-46/+36
* Set disabled style on GPU window and plugin intermediate window so mouse mess...apatrick@chromium.org2010-01-151-0/+2
* Enable setting of wasFetchedViaSpdy flag through browser/renderer.mbelshe@chromium.org2010-01-141-4/+11
* Make the Pepepr test run on the mac.dspringer@google.com2010-01-141-1/+12
* This CL contains the back-end implementation of the translate feature. It add...jcampan@chromium.org2010-01-148-1/+660
* Revert 36246 (mistakingly included unrelated code).jcampan@chromium.org2010-01-142-93/+32
* One of my previous CL accidentaly reverted the change 35951jcampan@chromium.org2010-01-142-32/+93
* Fix error message when a page action calls chrome.pageAction.setIcon() with a...skerner@chromium.org2010-01-141-5/+7
* Add an experimental bookmark manager API to extensions.arv@chromium.org2010-01-141-3/+3
* Rename CloseIdleConnections -> CloseCurrentConnections.mbelshe@chromium.org2010-01-143-6/+6
* Remove unnecessary references to webkit/glue/glue_util.h indarin@chromium.org2010-01-134-19/+12