summaryrefslogtreecommitdiffstats
path: root/content/renderer/render_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Coverity: Fix pass by value error.kmadhusu@chromium.org2011-06-221-1/+1
* Show composition text on IME panel when Pepper plugin is focused (Linux).kinaba@chromium.org2011-06-171-4/+14
* Use the ExecuteJavascriptInWebFrameNotifyResult to return results rather than...scr@chromium.org2011-06-161-1/+1
* Moves audio files from content/renderer/ to content/renderer/media.scherkus@chromium.org2011-06-141-1/+1
* Moving some of the webkit_glue functions from chrome\common\common_glue and c...ananta@chromium.org2011-06-101-1/+2
* Avoid a NOT_REACHED() hit when we get an empty 404 page andtony@chromium.org2011-06-091-0/+2
* Send live resize messages to renderersail@chromium.org2011-06-071-0/+14
* Using the "prerender" state as the page visibility value when a page is inshishir@chromium.org2011-06-071-6/+11
* Move setToolTipText related functions from RenderView to RenderWidget.Takano.Naoki@gmail.com2011-06-061-5/+0
* Removing defunct GpuVideoDecoder and IpcVideoDecoder.scherkus@chromium.org2011-06-031-18/+0
* Quota InfoBarkinuko@chromium.org2011-05-311-1/+1
* The first step for enabling off-the-spot IME on Pepper on ChromeOS/Linux.kinaba@google.com2011-05-301-0/+55
* Remove polling for page size changes when determining preferred size changes.levin@chromium.org2011-05-271-24/+15
* Cleaning up of data types, naming for JavaScript dialogs.avi@chromium.org2011-05-271-15/+14
* Enabling page visibility api in the chrome browser.shishir@chromium.org2011-05-261-0/+9
* Moved GPU related files in content/renderer into gpu subdirectory.apatrick@chromium.org2011-05-251-1/+1
* Add mayHaveChangedRenderedSize callback.levin@chromium.org2011-05-251-0/+10
* Revert 86569 - Enabling page visibility api in the chrome browser.ukai@chromium.org2011-05-251-9/+0
* Enabling page visibility api in the chrome browser.shishir@chromium.org2011-05-251-0/+9
* Handle <link rel=prerender> in chrome.gavinp@chromium.org2011-05-241-1/+4
* Replace "http" etc with the url_constants version. This was a previous TODO ...jam@chromium.org2011-05-231-1/+1
* Changes to not use the prerendered contents when window.opener needs to be set.shishir@chromium.org2011-05-221-2/+5
* Remove functions in RenderViewHost and RenderWidgetHost that just send an IPC...jam@chromium.org2011-05-191-13/+4
* Revert "Changes to not use the prerendered contents when window.opener needs ...tessamac@chromium.org2011-05-171-5/+2
* Changes to not use the prerendered contents when window.opener needs to be set.shishir@chromium.org2011-05-171-2/+5
* Adapt to new icon interface from WebFramemichaelbai@google.com2011-05-171-2/+4
* Revert 85394 - This change broke "PrerenderBrowserTest.PrerenderWindowOpenerJ...nsylvain@chromium.org2011-05-151-5/+2
* Changes to not use the prerendered contents when window.opener needs to be set.shishir@chromium.org2011-05-141-2/+5
* Fixes race condition in displaying error pages. In particular it wassky@chromium.org2011-05-131-2/+19
* Get rid of the remaining content settings code in the content module.jam@chromium.org2011-05-131-2/+1
* Drive compositor scheduling with the swapbuffers callback.nduca@chromium.org2011-05-121-0/+17
* Support window.opener after a process swap.creis@chromium.org2011-05-121-3/+50
* CompleteInit early so that we don't create a webgraphics3dcontext more than n...backer@chromium.org2011-05-021-11/+11
* [Mac] Implement the system dictionary popup by implementing NSTextInput methods.rsesek@chromium.org2011-05-021-12/+14
* Implement the new WebPermissionClient interface in Chrome code to get rid of ...jam@chromium.org2011-04-301-74/+0
* Remove most prerendering code/references from content. mmenke@chromium.org2011-04-301-53/+5
* Fix for "Save password saves value sent in the POST request instead of the va...asvitkine@chromium.org2011-04-281-5/+6
* Revert my recent changes regarding title directionality.evan@chromium.org2011-04-251-10/+7
* Fix chrome frame tests which regressed after my change to only route content ...ananta@chromium.org2011-04-211-4/+1
* Plumb direction of document title through IPC layer.evan@chromium.org2011-04-201-7/+10
* Add V8ValueConverter utility to convert between v8::Value andaa@chromium.org2011-04-201-34/+6
* Navigations which are not content initiated should stay within ChromeFrame.ananta@chromium.org2011-04-201-19/+12
* Send the 'page_url' parameter of the page (on which the right click was made tobrettw@chromium.org2011-04-201-2/+8
* Update Chrome to accept WebKit API for RTL titles.evan@chromium.org2011-04-201-1/+4
* Wrap the p2p transport API in a compile time flag.satish@chromium.org2011-04-201-0/+2
* Progress towards fixing 77536backer@chromium.org2011-04-191-1/+5
* Change the method name from enumerateDirectory to enumerateChosenDirectory in...johnnyg@chromium.org2011-04-191-11/+11
* Revert 82018 - Revert 81994 - Fixes race condition in displaying error pages....sky@chromium.org2011-04-181-0/+7
* Revert 81994 - Fixes race condition in displaying error pages. In particular ...sky@chromium.org2011-04-181-7/+0
* Fixes race condition in displaying error pages. In particular it wassky@chromium.org2011-04-181-0/+7