summaryrefslogtreecommitdiffstats
path: root/chrome/test
Commit message (Expand)AuthorAgeFilesLines
* Verify signed .crx extension installationsrafaelw@chromium.org2009-06-1224-14/+31
* DEPS cleanup.thestig@chromium.org2009-06-121-3/+0
* Changing the focus manager to not subclass HWNDs (but for the top-windows).Co...jcampan@chromium.org2009-06-121-0/+2
* Linux: refactor zygote supportagl@chromium.org2009-06-122-46/+40
* Make the logging dir on mac write outside the bundle in debug, this makes the...thomasvl@chromium.org2009-06-121-13/+20
* Fix tab dragging test in automated UI test.huanr@chromium.org2009-06-126-122/+312
* Allow external hosts to handle the context menu and thus be able to customize...ananta@chromium.org2009-06-123-0/+21
* Fix leak in my interstitial page test.willchan@chromium.org2009-06-121-13/+0
* Add known purify test failures.willchan@chromium.org2009-06-121-0/+13
* Added another command line option to run the tests after profile backup.anantha@chromium.org2009-06-117-30/+83
* Compile sunspider on mac and linux.thomasvl@chromium.org2009-06-111-2/+8
* Revert "BUG=12114"tc@google.com2009-06-1122-31/+14
* Enabled the v8 benchmark tests on mac/linux.thomasvl@chromium.org2009-06-111-2/+8
* BUG=12114rafaelw@chromium.org2009-06-1122-14/+31
* Enable the perf reference test.thomasvl@chromium.org2009-06-111-2/+0
* Get tab HWND directly as result of CreateExternalTab automation call.stoyan@chromium.org2009-06-114-8/+14
* Assert that page_cycler data is present when trying to run tests, so that whe...stuartmorgan@chromium.org2009-06-111-0/+2
* Add references builds of chromium and chrome for the page cycler tests (built...thomasvl@chromium.org2009-06-111-12/+2
* Move renderer_preferences.h from chrome/browser into chrome/common. Wetc@google.com2009-06-111-2/+2
* Revert 18159 since it wasn't using all the data it should be.thomasvl@chromium.org2009-06-111-1/+3
* Some basic memory api support that is needed for perf tests and i think the t...thomasvl@chromium.org2009-06-111-3/+1
* Revert "Add support to the automation provider to test sending browser"aa@chromium.org2009-06-112-85/+0
* Add support to the automation provider to test sending browseraa@chromium.org2009-06-112-0/+85
* Revert 18109, 18111: Windows UI tests failed.agl@chromium.org2009-06-102-39/+45
* Linux: refactor zygote supportagl@chromium.org2009-06-102-45/+39
* Do not allow URL drops on app windows to cause a navigation awaytc@google.com2009-06-101-1/+2
* Clean up bookmark API to match style of other extension APIserikkay@google.com2009-06-102-66/+58
* DevTools: Remove legacy InspectorController UI tests.pfeldman@chromium.org2009-06-101-50/+0
* Remove checked-in .vcproj files that have been converted to gyp.sgk@google.com2009-06-104-1312/+0
* <!doctype html public '-//w3c//dtd html 4.0 transitional//en'><html><head><ME...willchan@chromium.org2009-06-101-4/+0
* part 2 of dragging change: reordering, but not persistingerikkay@google.com2009-06-102-8/+0
* Modified ThumbnailStore to cache/store JPEGs insteadbrettw@chromium.org2009-06-092-0/+9
* Clean-up following sgk's suggestions.jcampan@chromium.org2009-06-091-0/+3
* Add a benchmark extension.mbelshe@google.com2009-06-0910-0/+2718
* chrome.exe --package-extension generates .crx from extension directoryrafaelw@chromium.org2009-06-096-0/+16
* Added a command line parameter(-clean), which up on passing will uninstall cu...anantha@chromium.org2009-06-082-5/+19
* Enable zygote manager by default.dkegel@google.com2009-06-081-1/+21
* Add my PasswordMaker extension to the samples dir.mpcomplete@google.com2009-06-088-0/+2622
* Fix user scripts not getting initialized.aa@chromium.org2009-06-081-4/+2
* Porting the browser tests to Unix.jcampan@chromium.org2009-06-057-90/+314
* Remove the checked-in .vcproj files obviated by r17687.sgk@chromium.org2009-06-055-954/+0
* Validate that extension resources exist.glen@chromium.org2009-06-051-0/+0
* Testing AudioMessageFilterhclam@chromium.org2009-06-041-0/+4
* ipc: use strings, not wstrings for channel ids.evan@chromium.org2009-06-043-7/+7
* Convert most of the chrome .lib files to gyp generation:sgk@chromium.org2009-06-041-194/+0
* Re-enable memory tests now that bug 13078 is fixed.tc@google.com2009-06-041-2/+2
* Relanding the first of probably several patches trying to clean up the Blocke...erg@google.com2009-06-045-57/+42
* Convert various chrome tests to gyp generation:sgk@chromium.org2009-06-047-1505/+0
* Convert to gyp generation of chrome_resources and chrome_strings.sgk@chromium.org2009-06-043-12/+12
* Move download shelf from per-tab to per-window. Also disable auto-hiding ofthakis@chromium.org2009-06-048-30/+69