summaryrefslogtreecommitdiffstats
path: root/chrome/test
Commit message (Expand)AuthorAgeFilesLines
...
* Refactored extension privilege enumeration and implemented URLPattern compari...cdn@chromium.org2010-08-053-0/+10
* Better fix for Windows test failure. Delete the old filetony@chromium.org2010-08-051-5/+7
* Fix unit_tests on Mac by renaming the MAc test name for DownloadUtilMacTest.phajdan.jr@chromium.org2010-08-051-2/+2
* New translate tests for pyauto.pyalyssad@chromium.org2010-08-0579-12/+10281
* Delete obviously unneeded forward declarations in chrome/browser/*.h.viettrungluu@chromium.org2010-08-051-4/+0
* FBTF: Remove unneeded headers from base/ (part 1)thestig@chromium.org2010-08-051-1/+4
* Get rid of FromWStringHack in chrome_mini_installer.cc.tfarina@chromium.org2010-08-052-64/+57
* Add ExecuteJavascript() method to PyUITestBasedpranke@chromium.org2010-08-055-2/+109
* New translate pyauto hook: select translate target languagealyssad@chromium.org2010-08-041-0/+29
* base: rename Environment::HasEnv to Environment::HasVar.tfarina@chromium.org2010-08-042-2/+2
* Only copy the plugin if it doesn't already exist.tony@chromium.org2010-08-041-3/+5
* Adds chromium side plumbing to pass speech input calls back and forth with We...satish@chromium.org2010-08-041-0/+30
* Revert "Remove GetSwitchValue() from chrome/* where easy."evan@chromium.org2010-08-046-56/+50
* Remove GetSwitchValue() from chrome/* where easy.evan@chromium.org2010-08-046-50/+56
* Don't delete npapi plugins copied into <(PRODUCT_DIR)/pluginstony@chromium.org2010-08-041-4/+2
* PrependWrapper is platform-specific, so it should take a platform string.evan@chromium.org2010-08-041-1/+1
* Remove wstrings from l10n_util/ResourceBundle locale functions.evan@chromium.org2010-08-041-1/+1
* First stage of proxy extension API.pam@chromium.org2010-08-046-0/+90
* Enable ConnectionTesterTest.RunAllTests in everything but valgrind.cbentzel@chromium.org2010-08-041-0/+2
* Move pyauto extensions.py expected files to data dir.alyssad@chromium.org2010-08-031-12/+13
* New PyAuto hooks for extensions.alyssad@chromium.org2010-08-032-0/+63
* Remove number conversion functions from string_util. These moved to string_nu...brettw@chromium.org2010-08-034-25/+34
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-034-0/+4
* Add the definition of the webRequest and webNavigation APIs.jochen@chromium.org2010-08-034-0/+44
* base: Rename EnvVarGetter to Environment.tfarina@chromium.org2010-08-034-8/+8
* Forgot to land this when I landed all the image resource changes.pkasting@chromium.org2010-08-031-0/+0
* Mark PPAPITest.PaintAggregator flakynick@chromium.org2010-08-031-1/+2
* Revert 54429 - Suppress a reliability crash.nick@chromium.org2010-08-021-3/+0
* Revert 54435 - Suppress a reliability crash (try 2)nick@chromium.org2010-08-021-1/+1
* Enable autofill tests on winnirnimesh@chromium.org2010-08-021-2/+0
* Make life easier for dirkjrg@chromium.org2010-08-021-0/+3
* Add referrer to the NavigationInfo struct.tommi@chromium.org2010-08-021-0/+5
* Fix pyauto AutoFill hook/test based on new CC functionality.alyssad@chromium.org2010-08-022-4/+3
* New pyauto translate hook: wait until translation complete.alyssad@chromium.org2010-08-021-0/+25
* Mark VerifyHistoryLength3 as FAILS.cbentzel@chromium.org2010-08-021-1/+3
* Set a max limit on extension items' labels in context menus.asargent@chromium.org2010-08-025-39/+27
* The TabSwitch test is marked as FAILS, but TabSwitchRef was not. Nownsylvain@chromium.org2010-08-011-1/+3
* Disable the autofill test because it fails on windows.nsylvain@chromium.org2010-08-011-0/+2
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-3113-122/+152
* Fix bad license header under chrome/ directory.tfarina@chromium.org2010-07-311-3/+3
* Suppress a reliability crash (try 2)thestig@chromium.org2010-07-311-1/+1
* Suppress a reliability crash.thestig@chromium.org2010-07-311-0/+3
* Implement prefetching in chromegavinp@google.com2010-07-311-0/+138
* Fix presubmit errors part 2.tfarina@chromium.org2010-07-311-4/+3
* widen signature for crash to catch crash on webkit canariesatwilson@chromium.org2010-07-311-1/+1
* Add undeclared virtual destructors part 4ziadh@chromium.org2010-07-302-0/+9
* Remove some wstrings used in ui_test.cc.evan@chromium.org2010-07-305-34/+29
* Refine the tool so that, it binary searches for the extensions that crashes t...alyssad@chromium.org2010-07-301-22/+59
* Add --enable-speech-input switch and set ENABLE_INPUT_SPEECH=1satish@chromium.org2010-07-301-0/+22
* Convert DictionaryValue's keys to std::string (from wstring).viettrungluu@chromium.org2010-07-301-2/+2