summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/render_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Add additional render histogramsjar@chromium.org2009-07-091-2/+30
* Add the page url to plugin crashes to aid debugging.jam@chromium.org2009-07-081-3/+3
* Revert change 20173 because it breaks the ui_tests, plugin_testsnsylvain@chromium.org2009-07-081-3/+3
* Add the page url to plugin crashes to aid debugging.jam@chromium.org2009-07-081-3/+3
* Split out some of the RVHDelegate functions into separate sub-classes. To limitbrettw@chromium.org2009-07-081-12/+13
* Make the cancelling of drag and drop match Safari for Windows. This isarv@google.com2009-07-081-4/+8
* Foundations for Print Preview and Setupmhm@chromium.org2009-07-031-1/+2
* We used to store/restore the frame and node that were focused last when a age...jcampan@chromium.org2009-07-031-12/+0
* Set the WebViewDelegate earlier during WebView creation to ensure thatdarin@chromium.org2009-07-021-20/+14
* Add Reload and LoadData methods to WebFrame. LoadData replacesdarin@chromium.org2009-07-011-31/+24
* Refactor extension bindings to share code, avoid exposing hidden variablesmpcomplete@chromium.org2009-06-301-9/+1
* Use defensive code to assure that we do SDCH and DNS histograms in trial onlyjar@chromium.org2009-06-301-15/+15
* fix tree by commenting out histogramsjar@chromium.org2009-06-301-0/+2
* Create A/B test of SDCHjar@chromium.org2009-06-301-4/+22
* fix for bug: http://code.google.com/p/chromium/issues/detail?id=15547davemoore@chromium.org2009-06-291-2/+8
* - Added a new time marker for loadtimes: first_paint_after_load_time. Created...davemoore@chromium.org2009-06-291-59/+99
* Fix for reverted cl http://codereview.chromium.org/147123davemoore@chromium.org2009-06-271-26/+57
* Add notifications for when V8Proxy creates or destroys a V8 Context.mpcomplete@chromium.org2009-06-261-0/+9
* Remove WebFrame::CaptureImage in favor of having consumers call Layoutdarin@chromium.org2009-06-261-7/+15
* Reverting 19361.davemoore@chromium.org2009-06-261-54/+26
* Restrict how often javascript can annoy the user with the print dialog. If a...sverrir@google.com2009-06-261-8/+11
* A recent change broke the load times. It also revealed some deficiencies.davemoore@chromium.org2009-06-261-26/+54
* render view: Clear the text selection cache when we get an empty selection.estade@chromium.org2009-06-251-0/+2
* Hook up WebHistoryItem and push HistoryItem serialization out of WebFrame.darin@chromium.org2009-06-251-8/+18
* Refactorying to create the ResourceLoaderBridge through a factory class for <...hclam@chromium.org2009-06-251-1/+18
* Don't disable view-source mode on cancellation. On error, we should turn offbrettw@chromium.org2009-06-251-0/+6
* DevTools: Nuke legacy debugger.pfeldman@chromium.org2009-06-241-51/+2
* Some cleanup around WebCore EditCommands:jeremy@chromium.org2009-06-231-2/+2
* Re-land r18853jeremy@chromium.org2009-06-231-0/+9
* Get correct request to finsh time for histogramjar@chromium.org2009-06-201-3/+3
* back out r18853jeremy@chromium.org2009-06-191-9/+0
* This patch adds Cocoa editing selectors to the RenderViewWidgetHostMac class.jeremy@chromium.org2009-06-191-0/+9
* TBR: Fix Toolstrips sometimes show scrollbars as renderingaa@chromium.org2009-06-191-0/+3
* Add Print Selection support to Chrome. This change is fairly involved since ...sverrir@google.com2009-06-191-3/+14
* Revert 18765 to try to repair perf regressionjar@chromium.org2009-06-191-23/+5
* Send port-closed notification when a frame with ports unloads.mpcomplete@google.com2009-06-181-5/+23
* Delete files from webkit/glue that have been made obsolete by correspondingdarin@chromium.org2009-06-181-72/+94
* Revert 18512 - Revert 18373 Consider a redirect following user gesture as us...laforge@chromium.org2009-06-161-0/+2
* Extract load times from WebDataSource. Move them to NavigationState.darin@chromium.org2009-06-161-100/+29
* Access RenderThread::current() only on render threadhclam@chromium.org2009-06-161-1/+3
* Revert 18373 - Consider a redirect following user gesture as userinitiated in...laforge@chromium.org2009-06-161-2/+0
* Fix a bug where clicking an external link from an extension page would reusempcomplete@google.com2009-06-151-0/+1
* Extract form related classes from the guts of WebFrameImpl.darin@chromium.org2009-06-151-84/+144
* Consider a redirect following user gesture as user-initiated in maintainingyuzo@chromium.org2009-06-151-0/+2
* Use pointers instead of references in SpellCheck function.sidchat@google.com2009-06-121-4/+4
* Remove most field trial uses of DNS impact testjar@chromium.org2009-06-121-24/+14
* Enable <video> in test_shellhclam@chromium.org2009-06-111-2/+16
* Move renderer_preferences.h from chrome/browser into chrome/common. Wetc@google.com2009-06-111-3/+2
* Do not allow URL drops on app windows to cause a navigation awaytc@google.com2009-06-101-4/+20
* Stop auto-correcting abbreviations.BUG= www.crbug.com/12921TEST= For command ...sidchat@google.com2009-06-101-2/+5