summaryrefslogtreecommitdiffstats
path: root/chrome/test
Commit message (Expand)AuthorAgeFilesLines
* Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-0213-135/+135
* Revert "Work around download system breakpage by using WaitUntil on pyauto si...nirnimesh@chromium.org2010-09-022-17/+4
* Unrevert 58354, reland PPAPI with the instance test disabled.brettw@chromium.org2010-09-021-0/+4
* Revert 58328 - Pull new PPAPI, reland 58319 and 58321.rohitrao@chromium.org2010-09-021-4/+0
* Pull new PPAPI, reland 58319 and 58321.brettw@chromium.org2010-09-021-0/+4
* Revert 58321 - Implement ExecuteScript on an instance, add support for runnin...brettw@chromium.org2010-09-021-4/+0
* Implement ExecuteScript on an instance, add support for running the instancebrettw@chromium.org2010-09-021-0/+4
* Connect native view accessibles back to the accessibility tree.ctguil@chromium.org2010-09-021-0/+1
* Mark the Graphics2 test as flaky on all platforms since it seems to fail ever...nsylvain@chromium.org2010-09-021-5/+1
* Fix cookies testnirnimesh@chromium.org2010-09-021-23/+26
* Work around download system breakpage by using WaitUntil on pyauto side.nirnimesh@chromium.org2010-09-022-4/+17
* Disable PPAPITest.Graphics2D on linux while I investigate. It's failingtony@chromium.org2010-09-011-0/+5
* Revert 58186 - Move the keyboard files from base/ to app/.phajdan.jr@chromium.org2010-09-0113-135/+135
* Add a callstack to the known crashes list. This crash is seen in chrome frame...ananta@chromium.org2010-09-011-0/+4
* Undo the changes made to imports test that sets an environment variable BUG=5...alyssad@google.com2010-09-011-13/+0
* FBTF: Move more ctors/dtors from headers to implementation.erg@google.com2010-09-012-4/+9
* A CL implementing a collection of fixes to tidy up experimental popups.twiz@google.com2010-09-018-157/+183
* Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-0113-135/+135
* Fix perms on a few files.aa@chromium.org2010-09-013-0/+0
* Allow options pages for hosted apps to be external.skerner@chromium.org2010-09-014-0/+61
* window.open() from an extension should always goes in normal browser. When th...aa@chromium.org2010-09-014-0/+64
* Protect local storage created by extension apps.andybons@chromium.org2010-09-011-0/+9
* * Fix style issues in nacl_sandbox_test (http://codereview.chromium.org/15490...jvoung@google.com2010-08-317-33/+34
* Clear leftover files in downloads tests.nirnimesh@chromium.org2010-08-312-0/+2
* Add support for a "split" incognito behavior for extensions.mpcomplete@chromium.org2010-08-315-8/+108
* Removed unnecessary setup for chrome test dependencies.zelidrag@chromium.org2010-08-311-13/+2
* Fetch info about the state of navigation in a tabnirnimesh@chromium.org2010-08-312-0/+73
* Pyauto: set environment variable so passwords can be imported on Mac. BUG=521...alyssad@google.com2010-08-311-10/+27
* PyAuto test for download from incognito windownirnimesh@chromium.org2010-08-311-0/+18
* Disable UITest.MediaUILayoutTest on Linux valgrind bots.cbentzel@chromium.org2010-08-311-0/+2
* Mark PluginTest.FlashLayoutWhilePainting as flaky on Windows.viettrungluu@chromium.org2010-08-311-1/+5
* GTTF: Uncrashy memory_test.phajdan.jr@chromium.org2010-08-301-4/+9
* Move Google-specific code under browser/ into browser/google/.evan@chromium.org2010-08-301-1/+1
* GTTF: Retry launching the browser a few times in UITest.phajdan.jr@chromium.org2010-08-301-8/+37
* FBTF: Move some heavy, repeatedly emitted symbols to implementation files.erg@google.com2010-08-304-142/+174
* Additional VideoBear tests were timing out on the Linux ui valgrind bot.cbentzel@chromium.org2010-08-301-1/+1
* New downloads test for pyautoalyssad@google.com2010-08-301-2/+17
* Fix pyauto wait until hooks to use client-side WaitUntil BUG=53647alyssad@google.com2010-08-304-44/+40
* Remove full-screen launch option app.launch.fullscreenskerner@chromium.org2010-08-302-20/+0
* Disable MediaTest.VideoBearWebm on valgrind ui_tests.cbentzel@chromium.org2010-08-301-0/+2
* Remove the wstring TreeModelNode::GetTitle() and rename GetTitleAsString16() ...viettrungluu@chromium.org2010-08-303-14/+13
* Implement events for extensions management API.asargent@chromium.org2010-08-306-18/+47
* Pull new PPAPI, rename non-P0 interfaces to Dev, rename DeviceContext2D to Gr...brettw@chromium.org2010-08-301-2/+2
* remove browse extenterikkay@chromium.org2010-08-296-73/+0
* Removed page cycler tests since they already exist somewhere else.zelidrag@chromium.org2010-08-273-179/+0
* Revert 57265 - Disable page_cycler_database on Mac. It looks like the perf bo...chase@chromium.org2010-08-271-3/+1
* Revert 57270 - Disable page_cycler_database everywhere.chase@chromium.org2010-08-271-2/+3
* Add a helper class that keeps per-profile information for FileSystem APIkinuko@chromium.org2010-08-271-0/+1
* New pyauto hook (wait until extension has been installed) and test.alyssad@google.com2010-08-272-0/+32
* Refactor version-getting info into a chrome::VersionInfo object.evan@chromium.org2010-08-273-12/+10