summaryrefslogtreecommitdiffstats
path: root/content/renderer/render_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert 98946 - New windows opened in javascript with target = "_blank" shouldatwilson@chromium.org2011-09-021-0/+2
* Update base/timer.h code to pass through Location from call sites. (reland) o...jbates@chromium.org2011-09-021-3/+4
* Add PluginServiceFilter interface and ChromePluginServiceFilter.bauerb@chromium.org2011-09-021-1/+1
* Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,mattm@chromium.org2011-09-021-4/+3
* Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th...jbates@chromium.org2011-09-021-3/+4
* Add a big grab bag of missing web accessibilitydmazzoni@chromium.org2011-09-011-17/+48
* Moved the following IPC messages used by the chrome NPAPI plugin installer ou...ananta@chromium.org2011-08-311-36/+0
* Revert 98716 - Enable Fixed Layout Mode on TOUCH_UI.jam@chromium.org2011-08-311-20/+0
* New windows opened in javascript with target = "_blank" shouldshinyak@google.com2011-08-311-2/+0
* Treat files downloaded from the address bar as "always safe" (including exten...pkasting@chromium.org2011-08-301-19/+21
* Enable Fixed Layout Mode on TOUCH_UI.fsamuel@chromium.org2011-08-291-0/+20
* Use the request's URL rather than the document's when deciding to swap.creis@chromium.org2011-08-261-2/+5
* Move P2P code to content namespace.sergeyu@chromium.org2011-08-251-2/+1
* Fullscreen JS API implementation.koz@chromium.org2011-08-251-1/+14
* Correctly report scaling factor in wrench menufsamuel@chromium.org2011-08-241-2/+7
* Do not ignore notifications that come before a LoadComplete.dtseng@chromium.org2011-08-241-5/+8
* Moved the handling of the IPC message ViewMsg_EnableViewSourceMode to content...ananta@chromium.org2011-08-221-0/+11
* Update selection handles to keep them in sync with the webpage.varunjain@chromium.org2011-08-201-35/+32
* Move the RequestExtraData structure to content/, where we can modify it more ...pkasting@chromium.org2011-08-201-1/+1
* Keep normal popups opened from same-origin iframes in an extension process.creis@chromium.org2011-08-181-1/+3
* Add startActivity message processing chromium-side.gbillock@chromium.org2011-08-181-0/+8
* [Mac] Kill browser-side rubberband gutter painting.asvitkine@chromium.org2011-08-171-5/+0
* Use new signature for WebFrameClient::didCreateIsolatedScriptContext().aa@chromium.org2011-08-171-2/+3
* Wire experimental Flapper part twocpu@chromium.org2011-08-171-2/+2
* Reland 97048 - Update routing id of pending resource requests for reparented ...rvargas@google.com2011-08-171-0/+7
* Revert 97048 - Trying to see if this is related with arvargas@google.com2011-08-171-7/+0
* Enabled scaling zoom for TOUCH_UI.fsamuel@chromium.org2011-08-161-2/+14
* Update routing id of pending resource requests for reparented iframes.dimich@chromium.org2011-08-161-0/+7
* Remove unused constant kBackForwardNavigationScheme.thakis@chromium.org2011-08-161-2/+0
* Rip out code for logging cross-frame property accesses.thakis@chromium.org2011-08-141-12/+0
* A number of issues weren't addressed with the earlier patch for prerender + b...cbentzel@chromium.org2011-08-141-28/+24
* Make WebPluginInfo more genericcpu@chromium.org2011-08-141-2/+2
* Don't ignore back navigations after max entry limit is reached.creis@chromium.org2011-08-131-2/+10
* Revert 96694 - Enabled scaling zoom for TOUCH_UI due to Linux Touch build bre...grt@chromium.org2011-08-131-14/+2
* Enabled scaling zoom for TOUCH_UI.fsamuel@chromium.org2011-08-131-2/+14
* Pipe "is pinned to left/right", "has horizontal/vertical scrollbar",thakis@chromium.org2011-08-131-0/+50
* [Mac] Rubber-banding on Lion.asvitkine@chromium.org2011-08-111-0/+5
* A fairly recent change introduced a history of page_ids for each RenderView, ...cbentzel@chromium.org2011-08-101-0/+28
* Fix indenting in render_view.cc. No code change.brettw@chromium.org2011-08-091-6/+6
* This is the exact same CL as in http://codereview.chromium.org/7570001 .varunjain@chromium.org2011-08-091-3/+30
* content: use string16 in ViewHostMsg_AddMessageToConsoleevan@chromium.org2011-08-081-2/+2
* content: change the CSSInsertRequest message to string16evan@chromium.org2011-08-081-15/+9
* Revert 95698 - Implement touch selection for RWHVV.yzshen@chromium.org2011-08-061-30/+3
* Implement touch selection for RWHVV.varunjain@chromium.org2011-08-061-3/+30
* Plumb media data from renderers up to MediaInternals in the browser process.scottfr@chromium.org2011-08-051-1/+3
* Revert 95542 - Plumb media data from renderers up to MediaInternals in the br...yzshen@chromium.org2011-08-051-3/+1
* Plumb media data from renderers up to MediaInternals in the browser process.scottfr@chromium.org2011-08-051-1/+3
* rtl titles: minor issues spotted by Jeremy in r95007.evan@chromium.org2011-08-031-3/+4
* Inform disk cache of WebKit memory cache hits.simonjam@chromium.org2011-08-021-1/+3
* Plumb the title direction up to the renderer hostevan@chromium.org2011-08-011-13/+12