summaryrefslogtreecommitdiffstats
path: root/chrome/test
Commit message (Expand)AuthorAgeFilesLines
* DevTools: add tests that opens Scripts panel and checks that it's populated w...yurys@google.com2009-06-302-0/+28
* Remove cache_uittest.cc.ericroman@google.com2009-06-301-5/+0
* a few minor tweaks the bookmarks API:erikkay@google.com2009-06-291-15/+33
* Change to use encodeURIComponent to encode the UTF8 character in the returnedjianli@chromium.org2009-06-293-33/+1
* Added Repair testcases. Also, currently installer tests are failing on offici...anantha@chromium.org2009-06-295-220/+416
* Add 15547 to known crash.huanr@chromium.org2009-06-281-0/+3
* Forgot an include.tim@chromium.org2009-06-272-1/+1
* Make members protected so they can be set in an overloadedtim@chromium.org2009-06-271-0/+12
* Make bookmark model public interface use const BookmarkNode* instead ofmunjal@chromium.org2009-06-261-7/+7
* Use platform-appropriate newlines in JSON output.mark@chromium.org2009-06-263-36/+36
* Create a webkit thread for use within the browser process. This patch also i...jorlow@chromium.org2009-06-261-0/+6
* Disable BookmarkEditorGtkTest.* instead of just one, sincedkegel@google.com2009-06-261-1/+1
* DevTools Profiler: add sanity test.mnaganov@chromium.org2009-06-261-0/+15
* Don't valgrind BookmarkEditorGtkTest.EditTitleKeepsPosition,dkegel@google.com2009-06-261-0/+3
* Revert cl 19315 to see if it fixes the builds.rvargas@google.com2009-06-2612-0/+2607
* Removes the outdated and flaky UI tests, and introduces a whole new set of sh...klink@chromium.org2009-06-2612-2607/+0
* Refactored ExtensionsPrefs to store paths relative to the extensions install ...rafaelw@chromium.org2009-06-2525-2/+49
* On Linux, the path to the exe is used to fork renderer processes.jcampan@chromium.org2009-06-251-0/+16
* Disable CompactLangDetTest.* to keep XP unit (purify) bot green.jungshik@google.com2009-06-251-0/+3
* Review URL: http://codereview.chromium.org/146114jshin@chromium.org2009-06-241-1/+1
* Replace std:;wstring with std::string and string16 in locale-name related APIs.jshin@chromium.org2009-06-243-6/+6
* Adding a browser test to catch a WebKit crash that was fixed infinnur@chromium.org2009-06-241-0/+8
* The browser test runner was returning the wrong value on success/failure.jcampan@chromium.org2009-06-241-2/+2
* DevTools: Nuke legacy debugger.pfeldman@chromium.org2009-06-243-19/+6
* Linux build fixdimich@google.com2009-06-241-1/+1
* Add ability to start/stop http server to ui_tests. This will be used to run W...dimich@google.com2009-06-234-0/+111
* Makes sure we close all browsers, not just the active ones.jcampan@chromium.org2009-06-231-3/+2
* Add a new pattern to the list of known reliability crash. It's anotherjungshik@google.com2009-06-231-0/+1
* Privacy Blacklist SketelonAdded code hooks to serve as place holders for the ...idanan@chromium.org2009-06-232-0/+7
* This CL makes the browser_tests.exe runnable from outside its directory.jcampan@chromium.org2009-06-231-12/+6
* Rejiggers the keyword editor so that the UI is independent of the model rathe...ben@chromium.org2009-06-231-0/+2
* Ignore a weird reliability crash where InvalidParameter is the only call onmpcomplete@google.com2009-06-221-0/+4
* Reorganize the way the task manager is constructed.ben@chromium.org2009-06-221-0/+1
* Disable some flaky UI tests in windows Debug.mpcomplete@google.com2009-06-201-2/+11
* Two purify supression changes:aa@chromium.org2009-06-192-18/+18
* Add a switch to allow longer shutdown timeouts, since quitting under valgrind...stuartmorgan@chromium.org2009-06-192-2/+15
* Support running worker's fast layout tests in UI test framework.jianli@chromium.org2009-06-191-0/+12
* Disable flaky UI test.jparent@chromium.org2009-06-191-1/+2
* Fix the redness on the new Google Chrome continuous builder by notnsylvain@chromium.org2009-06-191-1/+3
* Don't grant unnecessary handle privileges in OpenProcessHandle.phajdan.jr@chromium.org2009-06-193-4/+4
* First draft of web resource service; fetches data from a JSON feed mirandac@chromium.org2009-06-181-0/+2
* Implement a max worker count of 16 per tab and 64 total. Any workers created...jam@chromium.org2009-06-181-0/+12
* Delete files from webkit/glue that have been made obsolete by correspondingdarin@chromium.org2009-06-181-3/+3
* Try to even the page cycler tests between the current build and reference run...thomasvl@chromium.org2009-06-181-9/+94
* Remove tooltip from page_action and just use the name as the tooltip. We don'...finnur@chromium.org2009-06-171-2/+1
* Add a helper on mac for collecting memory size info from a list of processes.thomasvl@chromium.org2009-06-173-0/+101
* Consistently use int64 for integers holding number of milliseconds.phajdan.jr@chromium.org2009-06-171-2/+1
* Fix a crash when the ThumbnailGenerator.brettw@chromium.org2009-06-171-0/+4
* Raise the rlimit in the page cycler so we don't have to adapt a new reference...thomasvl@chromium.org2009-06-161-7/+59
* submitted on behalf of rogerta (Roger Tawa).rafaelw@chromium.org2009-06-162-0/+84