summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/render_view.h
Commit message (Expand)AuthorAgeFilesLines
* - Added a new time marker for loadtimes: first_paint_after_load_time. Created...davemoore@chromium.org2009-06-291-0/+1
* Fix for reverted cl http://codereview.chromium.org/147123davemoore@chromium.org2009-06-271-0/+3
* Add notifications for when V8Proxy creates or destroys a V8 Context.mpcomplete@chromium.org2009-06-261-0/+2
* Remove WebFrame::CaptureImage in favor of having consumers call Layoutdarin@chromium.org2009-06-261-1/+1
* Reverting 19361.davemoore@chromium.org2009-06-261-3/+0
* Restrict how often javascript can annoy the user with the print dialog. If a...sverrir@google.com2009-06-261-0/+2
* A recent change broke the load times. It also revealed some deficiencies.davemoore@chromium.org2009-06-261-0/+3
* DevTools: Nuke legacy debugger.pfeldman@chromium.org2009-06-241-14/+0
* Re-land r18853jeremy@chromium.org2009-06-231-0/+1
* back out r18853jeremy@chromium.org2009-06-191-1/+0
* This patch adds Cocoa editing selectors to the RenderViewWidgetHostMac class.jeremy@chromium.org2009-06-191-0/+1
* Add Print Selection support to Chrome. This change is fairly involved since ...sverrir@google.com2009-06-191-2/+4
* Revert 18765 to try to repair perf regressionjar@chromium.org2009-06-191-2/+0
* Send port-closed notification when a frame with ports unloads.mpcomplete@google.com2009-06-181-0/+2
* Delete files from webkit/glue that have been made obsolete by correspondingdarin@chromium.org2009-06-181-18/+20
* Extract load times from WebDataSource. Move them to NavigationState.darin@chromium.org2009-06-161-2/+2
* Extract form related classes from the guts of WebFrameImpl.darin@chromium.org2009-06-151-17/+7
* Use pointers instead of references in SpellCheck function.sidchat@google.com2009-06-121-2/+2
* Move renderer_preferences.h from chrome/browser into chrome/common. Wetc@google.com2009-06-111-1/+1
* Do not allow URL drops on app windows to cause a navigation awaytc@google.com2009-06-101-0/+7
* Stop auto-correcting abbreviations.BUG= www.crbug.com/12921TEST= For command ...sidchat@google.com2009-06-101-2/+1
* Change the extension callback system to work more like events, where we trackmpcomplete@google.com2009-06-101-5/+1
* Fixes a flash plugin hang caused by opening google finance ticker symbols in ...ananta@chromium.org2009-06-091-3/+0
* Revert 17889. It broke the extensions_uitests. And I didn't even get itmpcomplete@google.com2009-06-081-1/+5
* Change the extension callback system to work more like events, where we trackmpcomplete@google.com2009-06-081-5/+1
* Resubmitting change r17491 that was reverted because of a memory leak.sverrir@google.com2009-06-031-9/+4
* Revert "Refactor print functionality in RenderView..."willchan@chromium.org2009-06-031-4/+9
* Refactor print functionality in RenderView. Moved most of the print function...sverrir@google.com2009-06-031-9/+4
* Implement InspectorClient's Settings API.pfeldman@chromium.org2009-06-031-0/+2
* Adds a RenderViewTest.PrintLayoutTest.hbono@chromium.org2009-05-231-0/+1
* Move ExtraData from WebRequest to WebDataSource.darin@chromium.org2009-05-211-0/+8
* Adds propagation and handling of render-side focus events, for the benefit of...klink@chromium.org2009-05-201-1/+1
* Only send SelectionChanged events when the selection has actually changed.estade@chromium.org2009-05-181-0/+3
* Re-do r15244 again.darin@chromium.org2009-05-131-10/+1
* Propagate intrinsic width notification over IPC in all cases (not just extens...pinkerton@chromium.org2009-05-131-0/+8
* This CL updates chrome to the latest version of skia, retrieved via DEPS, andsenorblanco@chromium.org2009-05-131-1/+1
* Revert r15940 again. Unexpected layout test failures :(darin@chromium.org2009-05-131-1/+10
* Re-do r15244 again.darin@chromium.org2009-05-131-10/+1
* Add Automatic spell correction support in Chrome.sidchat@google.com2009-05-121-0/+2
* FormatErrorMessage() functions are now publicly available from ExtensionError...rafaelw@chromium.org2009-05-121-4/+8
* Implements keyboard events for RenderViewTest.This change implements a functi...hbono@chromium.org2009-05-111-0/+3
* Move WebKit API to src/webkit/api.darin@chromium.org2009-05-101-1/+1
* Refactor media player to move away from webkit_gluehclam@chromium.org2009-05-071-1/+4
* Popup whitelisting checkpoint.pkasting@chromium.org2009-05-061-2/+2
* Plumb the creator URL for popups up to the browser. We don't yet use this fo...pkasting@chromium.org2009-05-051-1/+4
* Revert r15278. More unexpected test failures :(darin@chromium.org2009-05-051-1/+10
* Re-do r15244: Fix crash in ~TestWebViewDelegate caused bydarin@chromium.org2009-05-051-10/+1
* Various trivial clean-up bits:pkasting@chromium.org2009-05-051-5/+1
* Fix bug 9812: Remove current RSS code in favor of new more generalizedfinnur@chromium.org2009-05-041-4/+0
* Revert r15244. Failed tests :(darin@chromium.org2009-05-041-1/+10