summaryrefslogtreecommitdiffstats
path: root/chrome/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* UI test for <video>hclam@chromium.org2009-06-162-0/+46
* Adds kind-of-live thumbnail generation for a potential tab switcher.brettw@chromium.org2009-06-161-0/+4
* Revert 18512 - Revert 18373 Consider a redirect following user gesture as us...laforge@chromium.org2009-06-169-28/+225
* Remove type from page action manifest, since we are ignoring that value anywa...finnur@chromium.org2009-06-161-2/+1
* Revert 18373 - Consider a redirect following user gesture as userinitiated in...laforge@chromium.org2009-06-169-225/+28
* Reduce header dependencies in chrome/browser/phajdan.jr@chromium.org2009-06-161-0/+1
* Removes entirely dead code paths related to ConstrainedWindows.erg@chromium.org2009-06-166-139/+1
* Fix up the sprintf to properly mark the string as a wide string.thomasvl@chromium.org2009-06-161-1/+1
* Bring url_fetch_test into compiling shape on mac/linux.thomasvl@chromium.org2009-06-161-6/+5
* Close all browsers during InProcessBrowserTest cleanup, not just the main one.erikkay@google.com2009-06-162-33/+6
* Temporarily break the purify bot again so that I can get logaa@chromium.org2009-06-161-3/+0
* Enabling the tests after sgk reverted CL18441.anantha@chromium.org2009-06-161-2/+2
* Move automated_ui_test_test to ui_tests from a library so it actually gets run.dkegel@google.com2009-06-162-4/+17
* Disabled mini_installer tests to investigate the failures.anantha@chromium.org2009-06-151-2/+2
* Start to get memory test compiling on mac & linux.thomasvl@chromium.org2009-06-151-20/+43
* Converting the RSS subscription page to use a background page, as opposed to ...finnur@chromium.org2009-06-152-83/+81
* Temporarily disable a failing test under Purify to green the tree. This chan...erikkay@google.com2009-06-151-0/+3
* Use V8 benchmark suite version 4 on the buildbots.ager@chromium.org2009-06-1511-2536/+476
* Consider a redirect following user gesture as user-initiated in maintainingyuzo@chromium.org2009-06-159-28/+225
* Fixed 3 tests that failed in hebrew enabled vistahbono@chromium.org2009-06-154-1/+41
* Wean activex_shim from urlmon.lib:sgk@google.com2009-06-141-2/+2
* Revert r18359.sgk@google.com2009-06-141-2/+2
* Convert chrome.dll to gyp generation.sgk@google.com2009-06-141-2/+2
* Revert r18354.sgk@google.com2009-06-131-2/+2
* Remove unnecessary addition of urlmon.lib to AdditionalDependenciessgk@google.com2009-06-131-2/+2
* Reduce header dependencies in browser/phajdan.jr@chromium.org2009-06-131-0/+1
* Change extension id format back to mp-decimal, and change theaa@chromium.org2009-06-1332-38/+32
* 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