summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/render_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Begin implementation of the context menu for Video and Audio tags.ajwong@chromium.org2009-07-171-2/+4
* Print only the focused frame. This makes more sense than trying to print all...sverrir@chromium.org2009-07-161-3/+13
* Reverting 20855.darin@chromium.org2009-07-161-23/+32
* Reverting 20854.darin@chromium.org2009-07-161-32/+23
* Use WebWidget from the WebKit API. This change also makesdarin@chromium.org2009-07-161-23/+32
* linux: destroy browser-side plugin windows on plugin crashevan@chromium.org2009-07-151-2/+3
* Reverting 20683.jorlow@chromium.org2009-07-141-3/+2
* linux: destroy browser-side plugin windows on plugin crashevan@chromium.org2009-07-141-2/+3
* Chrome-side of fixes for content-script messaging.mpcomplete@chromium.org2009-07-141-2/+6
* Make workers functional on OSX and Linux.levin@chromium.org2009-07-141-6/+0
* Replace ShowAsPopupWithItems to CreatePopupWidgetWithInfo. Also,darin@chromium.org2009-07-141-0/+10
* This provides a simpler js template engine than JsTemplate. It has beenarv@google.com2009-07-141-1/+2
* DevTools: allow reload while on a breakpoint: detach agent on navigation atte...pfeldman@chromium.org2009-07-131-0/+3
* Wire up windowless plugins. Mostly Mac related, some crossamanda@chromium.org2009-07-111-8/+5
* Disk cache: Generate total-load-time histograms from thervargas@google.com2009-07-111-0/+16
* Add getLanguage function to tab extension.sidchat@google.com2009-07-101-1/+26
* Make the API to open a message channel symmetric, so it works the same whethe...mpcomplete@chromium.org2009-07-091-1/+3
* 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