summaryrefslogtreecommitdiffstats
path: root/chrome/test/render_view_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert r50807aa@chromium.org2010-06-251-0/+3
* Initialize WebKit for unit_tests process. Before it was getting initialized b...aa@chromium.org2010-06-251-3/+0
* Added plumbing to transport the frame name between RenderViewHost and the Web...atwilson@chromium.org2010-06-121-4/+9
* Port some more RenderViewTests to Linux.estade@chromium.org2010-05-241-0/+34
* enable RenderViewTest.OnHandleKeyboardEvent on Linux.estade@chromium.org2010-05-191-0/+37
* Make the pepper 2D flush callback actually function as advertised. It will nowbrettw@chromium.org2010-03-061-2/+10
* Revert 40490 - Make the pepper 2D flush callback actually function as adverti...brettw@chromium.org2010-03-031-10/+2
* Make the pepper 2D flush callback actually function as advertised. It will nowbrettw@chromium.org2010-03-031-2/+10
* Introduce all the plumbing for Session Storage. This mostly consists of crea...jorlow@chromium.org2010-01-151-1/+2
* Upstreaming WebKit.gypyaar@chromium.org2009-11-121-7/+7
* Remove deprecated CommandLine(std::wstring) ctor.evan@chromium.org2009-10-261-5/+1
* Introduce WebScriptController for script related methods.mhm@chromium.org2009-10-231-6/+7
* Delete glue/webview{_delegate}.hdarin@chromium.org2009-10-191-1/+1
* Move scripting / v8 related methods out of WebKit.hmhm@chromium.org2009-10-161-0/+1
* Revert "Move scripting / v8 related methods out of WebKit.h"tony@chromium.org2009-10-161-1/+0
* Move scripting / v8 related methods out of WebKit.hmhm@chromium.org2009-10-161-0/+1
* Turn NULL used as int to 0.phajdan.jr@chromium.org2009-10-131-1/+1
* Hook up webkit/api/public/WebView.hdarin@chromium.org2009-09-301-1/+1
* Fix cmd-up/cmd-down.thakis@chromium.org2009-09-291-12/+11
* Fix deadlock when plugin puts an alert and right afterwards the browser proce...jam@chromium.org2009-09-281-1/+1
* Force garbage collection after running any unit tests that initialize WebViews.jorlow@chromium.org2009-09-251-0/+8
* Simple change to trigger a build.maruel@chromium.org2009-09-151-1/+1
* Hopefully fix flaky RenderViewTestphajdan.jr@chromium.org2009-09-101-1/+5
* share extension API test frameworkerikkay@chromium.org2009-08-311-0/+1
* Revert "Fix a ton of compiler warnings."tony@chromium.org2009-08-281-1/+1
* Fix a ton of compiler warnings.estade@chromium.org2009-08-281-1/+1
* Try again to commit r24174: Change the way json_schema.js is loaded.aa@chromium.org2009-08-251-1/+1
* Revert r24217.aa@chromium.org2009-08-251-1/+1
* Change the way json_schema.js is loaded. This is required soaa@chromium.org2009-08-251-1/+1
* Revert breakage from r24174.aa@chromium.org2009-08-241-1/+1
* Change the way json_schema.js is loaded. This is required soaa@chromium.org2009-08-241-1/+1
* Implement granular cross-origin XHR for extensions.aa@chromium.org2009-08-231-1/+1
* Switch to WebFrame from the WebKit API.darin@chromium.org2009-08-101-5/+5
* Add module-level permissions to extensions.mpcomplete@chromium.org2009-08-071-0/+6
* Delete files from webkit/glue that have been made obsolete by correspondingdarin@chromium.org2009-06-181-3/+3
* Move renderer_preferences.h from chrome/browser into chrome/common. Wetc@google.com2009-06-111-2/+2
* Do not allow URL drops on app windows to cause a navigation awaytc@google.com2009-06-101-1/+2
* BUG=12192rafaelw@chromium.org2009-05-301-1/+0
* Mac: Initialize webkit system so that render_view_unittest.cc can run.shess@chromium.org2009-05-181-0/+18
* Implements keyboard events for RenderViewTest.This change implements a functi...hbono@chromium.org2009-05-111-0/+54
* Move WebKit API to src/webkit/api.darin@chromium.org2009-05-101-2/+2
* Pass down the opener tab when a message channel is opened to an extension.mpcomplete@google.com2009-05-011-1/+1
* Only send events to renderers that are listening to an event.Notify browser w...erikkay@google.com2009-05-011-0/+3
* Add JsonSchema-based validation for the tab APIs.aa@chromium.org2009-04-141-0/+89
* Revert "Add JsonSchema-based validation for the tab APIs."aa@chromium.org2009-04-141-89/+0
* Add JsonSchema-based validation for the tab APIs.aa@chromium.org2009-04-141-0/+89