summaryrefslogtreecommitdiffstats
path: root/chrome/test
Commit message (Expand)AuthorAgeFilesLines
* Remove redundantly-disabled test from PYAUTO_TESTS file.dennisjeffrey@chromium.org2012-01-091-4/+0
* Attempt 2 at: Makes detached tab dragging create a real browser. It's enabled onsky@chromium.org2012-01-092-1/+27
* Update BookmarkManager extension API test to use document.execCommand()dcheng@chromium.org2012-01-092-8/+34
* Calculate extension permission increases from changes in warning messages.jstritar@chromium.org2012-01-092-0/+17
* Mark AutomationProxyTest.AcceleratorExtensions flaky on Macbinji@chromium.org2012-01-091-1/+7
* Revert 116892 - Add pyauto tests for about plugins page, including PDF viewer...nirnimesh@chromium.org2012-01-093-116/+1
* Rip Out the Sidebar APIrdevlin.cronin@chromium.org2012-01-0915-363/+2
* Adding 2 new long-running pyauto tests for Chrome Endure: Docs and Plus.dennisjeffrey@chromium.org2012-01-091-76/+219
* Implement chrome.experimental.downloads.getFileIcon().asanka@chromium.org2012-01-091-33/+56
* Add pyauto tests for about plugins page, including PDF viewer enable disable ...kkania@chromium.org2012-01-093-1/+116
* Introduce PPB_ResourceArray_Dev.yzshen@chromium.org2012-01-071-0/+9
* Get rid of the ChromeWebUI class and just make all the classes in chrome deri...jam@chromium.org2012-01-063-4/+3
* Add GpuFeatureTest for gl-multisampling.zmo@google.com2012-01-062-31/+126
* Remove task.h and finish base::Bind() migration.ajwong@chromium.org2012-01-062-1/+1
* chromeos: Move audio, power, and UI files into subdirs.derat@chromium.org2012-01-061-1/+1
* Catch addEventListener as early as possible for WebUI test framework.scr@chromium.org2012-01-061-2/+5
* As per crbug.com/109035, Youtube tests are failing on Mac on Linux. Disabling...rohitbm@chromium.org2012-01-061-4/+8
* Fix wrong WEBGL_lose_context semantics in GPUCrashTest.WebkitLoseContextzmo@google.com2012-01-061-10/+13
* Add debug option for WaitUntil function.shadi@chromium.org2012-01-061-5/+7
* Change over IgnoreReturn to IgnoreResult. remove IgnoreReturn.ajwong@chromium.org2012-01-061-1/+1
* Get rid of TabContentsWrapper::tab_contents. Also make it use WebContents exc...jam@chromium.org2012-01-061-2/+3
* Refactor and fix feedbackrkc@chromium.org2012-01-062-7/+7
* Proxy PPB_ArrayBuffer_Dev, make them work over Messagingdmichael@chromium.org2012-01-061-1/+1
* Resubmitting 8464001 after removing obsolete tests. hnguyen@chromium.org2012-01-0512-1338/+1077
* Convert the remaining trivial tab_contents.h includes in chrome to use web_co...jam@chromium.org2012-01-052-2/+2
* An interim commit that works for simple cases. There is an arbitrary 1K limit...miket@chromium.org2012-01-051-6/+43
* Add tests for disable-webgl, disable-accelerated-compositing, disable-acceler...zmo@chromium.org2012-01-051-1/+41
* Introduced 'dict' policies, and merged proxy policies into a single dict.joaodasilva@chromium.org2012-01-051-1/+3
* Since default volume value differs for each board, we are storing the default...rohitbm@chromium.org2012-01-052-7/+9
* Add tests for the page visibility, position, and clip in the new view API. Th...brettw@chromium.org2012-01-053-9/+98
* Revert 116488 - Makes detached tab dragging create a real browser. It's enabl...sky@chromium.org2012-01-052-27/+1
* Makes detached tab dragging create a real browser. It's enabled onsky@chromium.org2012-01-052-1/+27
* Mark OutOfProcessPPAPITest.InputEvent as flaky on Mac.asvitkine@chromium.org2012-01-051-1/+4
* Cleanup: Removing FileSystemPathManagerkinuko@chromium.org2012-01-051-4/+11
* Implement HTTP header-based public key pinning.palmer@chromium.org2012-01-051-2/+21
* base::Bind: Remove Task.jhawkins@chromium.org2012-01-051-4/+0
* Add unit tests for HTTP pipelining tab on net-internals.simonjam@chromium.org2012-01-051-0/+119
* Remove some more tab_contents.h includes from Chrome.jam@chromium.org2012-01-051-1/+1
* Support long-running graphs in output of pyauto perf tests, and add a new Gma...dennisjeffrey@chromium.org2012-01-052-7/+341
* Add plumbing necessary to read IDBIndex.multiEntry attribute.jsbell@chromium.org2012-01-042-0/+38
* Remove deprecated page action features from manifest v2.aa@chromium.org2012-01-0411-31/+57
* Exclude the Bookmark Manager extension from the pyauto ChromeOS extension sec...dennisjeffrey@chromium.org2012-01-041-5/+6
* Fix downloads.scheduleIconLoad.benjhayden@chromium.org2012-01-041-3/+1
* Update Sleep() calls in chrome/test to use TimeDelta instead of ints.tedvessenes@gmail.com2012-01-0414-88/+113
* Disable the failing test: execute_javascript.ExecuteJavascriptTest.testExecut...venkataramana@google.com2012-01-041-0/+2
* Get rid of some flakiness in the window resizing in pixel tests by changing HTMLpkotwicz@chromium.org2012-01-041-1/+1
* Disable the failing extensions tests in the FULL suite.venkataramana@google.com2012-01-041-0/+4
* Get rid of content::NavigationController in cc file and use "using" instead.jam@chromium.org2012-01-044-15/+20
* Replace Browser::GetTabContentsAt with GetWebContentsAt and update all callers.jam@chromium.org2012-01-041-4/+5
* Move background_page extension manifest key to background.page.aa@chromium.org2012-01-04229-230/+702