summaryrefslogtreecommitdiffstats
path: root/chrome/test/data/webui
Commit message (Expand)AuthorAgeFilesLines
* Get rid of the ChromeWebUI class and just make all the classes in chrome deri...jam@chromium.org2012-01-063-4/+3
* Catch addEventListener as early as possible for WebUI test framework.scr@chromium.org2012-01-061-2/+5
* Refactor and fix feedbackrkc@chromium.org2012-01-061-4/+4
* Convert the remaining trivial tab_contents.h includes in chrome to use web_co...jam@chromium.org2012-01-052-2/+2
* Implement HTTP header-based public key pinning.palmer@chromium.org2012-01-051-2/+21
* Add unit tests for HTTP pipelining tab on net-internals.simonjam@chromium.org2012-01-051-0/+119
* Replace most of Browser::GetSelectedTabContents calls into Browser::GetSelect...jam@chromium.org2012-01-031-2/+4
* Move WebUIMessageHandler to its own file in the public directory and put it i...jam@chromium.org2011-12-314-4/+9
* Replace WebUI::tab_contents() with web_contents() and switch all users to use...jam@chromium.org2011-12-303-5/+5
* Simplify WebUIMessageHandler a bit in preparation for moving it into the Cont...jam@chromium.org2011-12-302-4/+4
* Rename TabContents::render_view_host() to GetRenderViewHost and put it into t...jam@chromium.org2011-12-203-4/+4
* Add HTTP pipelining to net-internals:simonjam@chromium.org2011-12-203-0/+3
* Add button to about:net-internals to stop capturing events.mmenke@chromium.org2011-12-203-2/+43
* Fix reentrancy bug in NetInternalsTest.NetInternalsDnsViewIncognitoClears.mmenke@chromium.org2011-12-102-12/+45
* Clear DNS cache and passive log collector on incognito close.mmenke@chromium.org2011-12-072-0/+33
* Add automated test for the edit search engine dialog. kevers@chromium.org2011-12-053-0/+228
* ONC import option to chromeos tab in chrome://net-internalsachuith@chromium.org2011-12-053-3/+6
* Fix other notify of NOTIFICATION_HTML_DIALOG_SHOWN to pass the RenderViewHost.scr@chromium.org2011-12-021-2/+1
* Disable CertificateViewerUITests on aura.oshima@chromium.org2011-12-021-1/+2
* Remove TOUCH_UI specific new tab page.rbyers@chromium.org2011-11-301-9/+1
* Allow WebUI Tests to use preLoad in HtmlDialogUI.scr@chromium.org2011-11-3011-59/+121
* reland r110861 reverted after fixing ChromeOS failure.jeremy@chromium.org2011-11-231-6/+57
* Revert 110861 - Adding more bidichecker tests and doing some minor cleanups.nkostylev@chromium.org2011-11-211-50/+5
* Adding more bidichecker tests and doing some minor cleanups.jeremy@chromium.org2011-11-201-5/+50
* Add a timeline view to about:net-internals.mmenke@chromium.org2011-11-174-1/+501
* Remove old history UI, and replace with history2.dubroy@chromium.org2011-11-161-0/+1
* Tests for WebUI Hung Renderer Dialogwyck@chromium.org2011-11-152-0/+116
* Print Preview: Making margin selection sticky (part 2/2, again)dpapad@chromium.org2011-11-151-2/+2
* Revert 110035 - Print Preview: Making margin selection sticky (part 2/2)dpapad@chromium.org2011-11-151-2/+2
* Print Preview: Making margin selection sticky (part 2/2)dpapad@chromium.org2011-11-151-2/+2
* Seed test for SyncUI: sign in successfully with mocks.scr@chromium.org2011-11-154-107/+83
* Revert 109984 - Tests for WebUI Hung Renderer Dialogkmadhusu@chromium.org2011-11-152-116/+0
* Tests for WebUI Hung Renderer Dialogwyck@chromium.org2011-11-152-0/+116
* WebUI test framework: fix Mock4JS verification, allow chrome.send passthrough.scr@chromium.org2011-11-115-13/+292
* Revert 109678 - WebUI test framework: fix Mock4JS verification, allow chrome....nduca@chromium.org2011-11-114-269/+13
* WebUI test framework: fix Mock4JS verification, allow chrome.send passthrough.scr@chromium.org2011-11-114-13/+269
* Make it possible to include another file and port print_preview unit test to ...scr@chromium.org2011-11-091-41/+53
* Revert 108924 - Tests for WebUI Hung Renderer Dialogcsilv@chromium.org2011-11-082-115/+0
* Tests for WebUI Hung Renderer Dialogwyck@chromium.org2011-11-072-0/+115
* Prerendered tabs use the same SessionStorage namespace as the tab that trigge...cbentzel@chromium.org2011-11-021-44/+29
* Expect should still fail for non-asynchronous tests.scr@chromium.org2011-10-312-6/+30
* Print Preview: Changing the structure of the html/css.dpapad@chromium.org2011-10-281-1/+1
* Fix the DUMMY_URL to agree with browsertests.scr@chromium.org2011-10-251-1/+1
* Allow generator javascript test files to go anywhere in the source treescr@chromium.org2011-10-221-121/+0
* Fix a typo that makes NetInternals unit tests flaky.mmenke@chromium.org2011-10-211-1/+1
* Fix net-internals test framework waiting to receive constants.mmenke@chromium.org2011-10-201-1/+1
* Catch javascript console errors in the context of running a test; not just ca...scr@chromium.org2011-10-201-0/+13
* Keep track of expired entries in net-internals DNS tab,mmenke@chromium.org2011-10-194-21/+323
* Removed cloud print flag.abodenha@chromium.org2011-10-141-1/+0
* runTest should call testDone in async mode when assertions fail.scr@chromium.org2011-10-133-39/+71