summaryrefslogtreecommitdiffstats
path: root/chrome/test
Commit message (Expand)AuthorAgeFilesLines
* Adding debugging info for sync integration tests.rsimha@chromium.org2010-08-203-9/+50
* New downloads hooks for pyauto. BUG=35284alyssad@google.com2010-08-202-3/+132
* Revert 56738 - Fix CheckFalseTest.CheckFails on Linux after my change to ui_t...rvargas@google.com2010-08-191-12/+0
* Cleaning up unnecessary TODO comments in sync integration tests.rsimha@chromium.org2010-08-191-3/+0
* Fix CheckFalseTest.CheckFails on Linux after my change to ui_test.phajdan.jr@chromium.org2010-08-191-0/+12
* Fix in webdriver.phajdan.jr@chromium.org2010-08-191-1/+2
* Switch to GoogleServiceAuthError struct instead of GaiaAuthError.chron@chromium.org2010-08-192-2/+2
* GTTF: After timeout, all further automation calls should fail immediately.phajdan.jr@chromium.org2010-08-195-10/+39
* Remove forward declares for ASCIIToUTF16 from string_util. All callers now usebrettw@chromium.org2010-08-192-0/+2
* Initial version of chrome.experimental.sidebar extension API. brettw@chromium.org2010-08-196-0/+246
* Clean up unnecessary #includes of base/{scoped_ptr.h,string16.h}.viettrungluu@chromium.org2010-08-191-1/+1
* Removed unnecessary includes from profile.h and added the now necessary inclu...davemoore@chromium.org2010-08-191-0/+3
* Remove wstrings from bookmarks, part 3.viettrungluu@chromium.org2010-08-193-8/+15
* FBTF: Remove unneeded headers from base/ (part 6)thestig@chromium.org2010-08-191-1/+0
* Add proper DEPS for webdriver.phajdan.jr@chromium.org2010-08-191-0/+4
* Base implementation of WebDriver for Chrome.jmikhail@google.com2010-08-1922-0/+2163
* Re-land r56529, and add fixes for the browser tests on chromium os.cmasone@google.com2010-08-181-0/+0
* Added BackgroundModeManager which tracks when background apps are loaded/unlo...atwilson@chromium.org2010-08-182-4/+3
* Enabling offline sync test.rsimha@chromium.org2010-08-181-1/+1
* Disable content.ContentTest.testThreeWindows on Macnirnimesh@chromium.org2010-08-181-0/+1
* Remove all wstrings from the IPC logging subsystem.erg@google.com2010-08-183-121/+123
* Win IO Perf Regressionsthomasvl@chromium.org2010-08-181-16/+3
* Fix DictionaryValue::Equals() to also detect differences in key names.mnissler@chromium.org2010-08-182-8/+8
* Refactor PrefService, pulling the PREF_CHANGED notification infrastructure ou...pam@chromium.org2010-08-181-2/+2
* Monitor network change in GoogleURLTrackerukai@chromium.org2010-08-181-3/+16
* Fix failing sync integration tests.rsimha@chromium.org2010-08-182-12/+20
* sync: take two for:tim@chromium.org2010-08-182-1/+5
* Revert 56423 - Added classes to enable session sync functionality.tim@chromium.org2010-08-172-5/+1
* Added classes to enable session sync functionality.tim@chromium.org2010-08-172-1/+5
* Trim down translate tests datasetnirnimesh@chromium.org2010-08-1720-2948/+0
* Test server cleanup patch of death:phajdan.jr@chromium.org2010-08-179-52/+42
* Re-land part of r55416, minus actually moving the test_suite.h contents to a ...brettw@chromium.org2010-08-174-7/+11
* Reapplies all the IPC system work (reverts the revert r56272).erg@google.com2010-08-171-0/+9
* Remove remaining deprecated wstring methods from base/values.{cc,h}.viettrungluu@chromium.org2010-08-171-2/+2
* Forbid NaN and infinite numbers in extensions API type validator.skerner@chromium.org2010-08-171-3/+18
* DevTools: remove debugger step tests that have been converted into WebKit lay...yurys@chromium.org2010-08-172-41/+0
* Adds tests for IndexedDB's index plumbing.bulach@chromium.org2010-08-174-7/+133
* DevTools: convert console tests into WebKit layout testsyurys@chromium.org2010-08-172-61/+0
* Generalize the stack signature for a known crash (since there are several var...eroman@chromium.org2010-08-171-1/+1
* Enabling previously failing test, adding more preferences tests.rsimha@chromium.org2010-08-171-11/+92
* Completely revert all my IPC work to see if this was what regressed the page ...erg@google.com2010-08-171-9/+0
* Regression fix: Downloads page in Incognito mode works fine now.phajdan.jr@chromium.org2010-08-161-9/+3
* Pyauto test fix: remove infobar countalyssad@chromium.org2010-08-161-1/+0
* Fix sync integration tests on Chrome OS.rsimha@chromium.org2010-08-161-7/+11
* Suppress a reliability bot crash which has been happening sporadically since ...eroman@chromium.org2010-08-161-0/+3
* Add a test: use "nexes" property in the embed tag and let the plugin choose t...gregoryd@google.com2010-08-163-5/+27
* PyAuto fix for declining translation.alyssad@chromium.org2010-08-161-0/+1
* PageCycler: added command line option to vary number of iterations.phajdan.jr@chromium.org2010-08-163-1/+33
* Remove deprecated wstring Get(As)String() methods from Value, etc.viettrungluu@chromium.org2010-08-161-2/+4
* FBTF: Remove "obviously" unneeded standard C++ library #includes.viettrungluu@chromium.org2010-08-154-10/+3