summaryrefslogtreecommitdiffstats
path: root/chrome/test
Commit message (Expand)AuthorAgeFilesLines
* And now NewRunnableMethod(), you die.ajwong@chromium.org2012-01-042-6/+2
* Convert WebContents to return a content::NavigationController instead of the ...jam@chromium.org2012-01-044-10/+10
* Convert the remaining Browser::GetSelectedTabContents() calls to GetSelectedW...jam@chromium.org2012-01-032-15/+16
* Disable flaky PyAuto test cases.lipalani@chromium.org2012-01-031-0/+8
* Try to fix the jsmore page cycler regression.thakis@chromium.org2012-01-031-0/+4
* Revert 116191 - Input latency performance test that uses tracing.jbates@chromium.org2012-01-035-833/+0
* base::Bind: Remove ScopedRunnableMethodFactory.jhawkins@chromium.org2012-01-032-11/+3
* Input latency performance test that uses tracing.jbates@chromium.org2012-01-035-0/+833
* Disable the earth nacl test until the duplicate copy of the test can bebrettw@chromium.org2012-01-031-0/+4
* Convert all the notifications which use NavigationController to content::Navi...jam@chromium.org2012-01-033-10/+11
* Replace most of Browser::GetSelectedTabContents calls into Browser::GetSelect...jam@chromium.org2012-01-033-21/+27
* Correctly report new navigation targets in incognito profilesjochen@chromium.org2012-01-024-0/+113
* Convert chrome users of NavigationController::tab_contents() to use GetWebCon...jam@chromium.org2012-01-022-11/+19
* 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-305-9/+9
* Disable OutOfProcessPPAPITest.InputEvent on Linux -- times out.mnaganov@chromium.org2011-12-301-2/+9
* Simplify WebUIMessageHandler a bit in preparation for moving it into the Cont...jam@chromium.org2011-12-302-4/+4
* Add a fix to multiprofile.MultiprofileTest.test20NewProfiles.vclarke@chromium.org2011-12-291-0/+9
* Retry: Convert stragglers not on spreadsheet to base::Bind()ajwong@chromium.org2011-12-291-1/+1
* TBR=jampfeldman@chromium.org2011-12-291-0/+1
* Add more per-tab preferences.mnaganov@chromium.org2011-12-291-0/+19
* Cleaned up the enrollment code.joaodasilva@chromium.org2011-12-291-78/+0
* Create a Content API interface around NavigationController, and move all the ...jam@chromium.org2011-12-291-0/+1
* Convert unix_hacker functions on NavigationController that are used by Chrome...jam@chromium.org2011-12-291-1/+1
* Revert 115929 - Convert stragglers not on spreadsheet to base::Bind()ajwong@chromium.org2011-12-291-1/+1
* Convert all of the WebContentsDelegate to use WebContents instead of TabConte...jam@chromium.org2011-12-281-1/+1
* Convert stragglers not on spreadsheet to base::Bind()ajwong@chromium.org2011-12-281-1/+1
* Rename NavigationController to NavigationControllerImpl and put it into the c...jam@chromium.org2011-12-281-2/+2
* Remove the remaining usages of NavigationEntry in chrome by converting a few ...jam@chromium.org2011-12-281-7/+7
* Basic document feed parser. Could be replaced with something fancier in the f...zelidrag@chromium.org2011-12-281-0/+317
* Convert a few methods in NavigationController to return a content::Navigation...jam@chromium.org2011-12-281-2/+3
* WebSocket Pepper API: ArrayBuffer supporttoyoshim@chromium.org2011-12-281-0/+1
* Add ability to pass arguments to browser_testsrkc@chromium.org2011-12-281-4/+18
* Move the PageNavigator interface and GlobalRequestID struct to content\public...jam@chromium.org2011-12-282-4/+7
* Fix MockKeychain implementation on Macrsimha@chromium.org2011-12-271-3/+1
* Move FaviconStatus and SSLStatus out of NavigationEntry into their own files ...jam@chromium.org2011-12-271-1/+1
* Add a browsertest for <link rel=prefetch>gavinp@chromium.org2011-12-272-0/+21
* Use good.crx instead of adblock.crx for extensions.ExtensionsTest.* tests.joaodasilva@chromium.org2011-12-271-2/+2
* Extensions: Move Debugger Extension API (chrome.debugger) out of experimental.pfeldman@chromium.org2011-12-273-15/+14
* Move most of the remaining users of WebContentsObserver::tab_contents() to us...jam@chromium.org2011-12-261-1/+3
* Adjusted tests to changes to chrome.(experimental.)?devtools namespaces in WK.caseq@google.com2011-12-264-5/+42
* Create a Content API around NavigationEntry that's in content/public/browser....jam@chromium.org2011-12-251-5/+5
* Rename the aura_shell namespace to ashben@chromium.org2011-12-242-3/+3
* Move last few files -> ashben@chromium.org2011-12-232-2/+2
* base::Bind: Random remaining cleanups.jhawkins@chromium.org2011-12-231-17/+0
* base::Bind() conversion for RenderWidgetdcheng@chromium.org2011-12-231-2/+0
* DevTools: do not allow chrome.debugger to attach to the WebUI pages.pfeldman@chromium.org2011-12-231-0/+10
* Reland 115515 - [Aura] Implement views-based applist.xiyuan@chromium.org2011-12-237-0/+114
* adding chromedriver keys_commandhnguyen@chromium.org2011-12-2311-43/+233
* Disable faling AutomatedUITestBase.OpenCloseBrowserWindowWithAccelerator on auraoshima@chromium.org2011-12-231-0/+4