summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/render_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Separate out page-load-times to distinguish reload etc.jar@chromium.org2010-01-271-76/+129
* 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
* Associate popups with the top level frame instead of the security origin.erg@google.com2010-01-261-1/+1
* If a page is navigated within the same render process, the active notificatio...johnnyg@chromium.org2010-01-251-0/+3
* Revert 36888 - Refactored code to allow associating workers with multiple ren...pkasting@chromium.org2010-01-231-2/+1
* Refactored code to allow associating workers with multiple renderers.atwilson@chromium.org2010-01-221-1/+2
* 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-211-32/+10
* The final step in making session storage cross-process. Remove dead code and...jorlow@chromium.org2010-01-201-1/+3
* Revert 36589 - Still failing the reliability tests.jcampan@chromium.org2010-01-201-10/+32
* Another try at landing this.jcampan@chromium.org2010-01-201-32/+10
* Reland r36541 (which went in without any commit log by some magic). Was rever...jshin@chromium.org2010-01-191-14/+9
* Revert 36541 (which went in without any commit log by some black magic). jshin@chromium.org2010-01-191-9/+14
* Review URL: http://codereview.chromium.org/545123jshin@chromium.org2010-01-191-14/+9
* 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-161-21/+32
* 4th attempt at landing this.jcampan@chromium.org2010-01-161-32/+21
* 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-151-17/+4
* Revert 36362 - It breaks NACLTests and Chrome Frame Testsjcampan@chromium.org2010-01-151-21/+32
* 3rd attempt at landing the language detection on page load.jcampan@chromium.org2010-01-151-32/+21
* One of my previous CL accidentaly reverted 2 changes to thesejcampan@chromium.org2010-01-151-22/+72
* Switch to runFileChooser() with WebFileChooserParams.tkent@chromium.org2010-01-151-5/+4
* Introduce all the plumbing for Session Storage. This mostly consists of crea...jorlow@chromium.org2010-01-151-5/+14
* 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-141-1/+16
* Revert 36246 (mistakingly included unrelated code).jcampan@chromium.org2010-01-141-84/+27
* One of my previous CL accidentaly reverted the change 35951jcampan@chromium.org2010-01-141-27/+84
* Remove unnecessary references to webkit/glue/glue_util.h indarin@chromium.org2010-01-131-2/+1
* Hack so that the upstream change from usingjorlow@chromium.org2010-01-131-0/+9
* Moving the CLD code to the renderer so it runs sanboxed.jcampan@chromium.org2010-01-121-92/+76
* If a backing store is not available, chrome.tabs.captureVisibleTab() asks the...skerner@chromium.org2010-01-111-22/+72
* This CL is for Neb. It contains his change 501124, with conflicts merged.sehr@google.com2010-01-111-5/+5
* Remove most uses of EmptyString(), EmptyWString(), EmptyString16(), and Empty...pkasting@chromium.org2010-01-081-6/+6
* Revert 35735 - Relanding the language detection code.jcampan@chromium.org2010-01-071-5/+38
* Relanding the language detection code.jcampan@chromium.org2010-01-071-38/+5
* Revert 35649 - Make Pepper plugins work on Linux.arv@chromium.org2010-01-061-5/+5
* Make Pepper plugins work on Linux.brettw@chromium.org2010-01-061-5/+5
* Upload renderer histograms to browser after a page loadsjar@chromium.org2010-01-021-0/+11
* Chromium to use upstream WebPageSerializer instead of glue/DomSerializer.yaar@chromium.org2009-12-231-14/+28
* (fix merge error).rafaelw@chromium.org2009-12-231-0/+8
* Revert "Disallow chrome.tabs.executeScript from injecting code into gallery"rafaelw@chromium.org2009-12-231-8/+0
* Disallow chrome.tabs.executeScript from injecting code into galleryrafaelw@chromium.org2009-12-231-0/+8
* Added Pepper 3D device that instantiates the GPU plugin and sends GLES2 comma...apatrick@google.com2009-12-221-1/+4
* Check permissions for chrome.tabs.executeScript() in theaa@chromium.org2009-12-221-25/+30
* Reverting the CLD CL altogether, the reliability bot is still red.jcampan@chromium.org2009-12-171-5/+38
* Makes the language detection happen with every page load jcampan@chromium.org2009-12-161-38/+5
* Remove the AsyncSlowStart experimentmbelshe@google.com2009-12-151-10/+0