summaryrefslogtreecommitdiffstats
path: root/chrome/test
Commit message (Expand)AuthorAgeFilesLines
* Hook up "remaining changes" to sync client. Remove "latest timestamp".chron@chromium.org2009-10-232-5/+4
* Add a regression test for the renderer hang when a plugin's NP_Initialize fun...jam@chromium.org2009-10-232-0/+53
* Enhance extension UI testing by enabling you to select which extensionjoi@chromium.org2009-10-233-6/+21
* Introduce WebScriptController for script related methods.mhm@chromium.org2009-10-231-6/+7
* Implement extension.sendRequest, a simpler way to do messaging.mpcomplete@chromium.org2009-10-235-13/+71
* Add some icons that will be used by future tests.aa@chromium.org2009-10-237-0/+0
* Experiment with startup tests and file urls. asargent@chromium.org2009-10-232-1/+4
* Move initialization of ChromeURLRequestContexts to the IO thread.eroman@chromium.org2009-10-231-4/+5
* Readding from scratch instead reverting the revert.finnur@chromium.org2009-10-234-0/+52
* Revert 29861 since this fail on the interactivefinnur@chromium.org2009-10-234-52/+0
* Implements tests for testing browser's overall key events handling behavior.suzhe@chromium.org2009-10-236-0/+308
* Page actions that don't specify an icon (ie.finnur@chromium.org2009-10-234-0/+52
* Disable DromaeoReferenceTest.Perf on Mac valgrind botsstuartmorgan@chromium.org2009-10-231-0/+2
* After recent changes (handle passing and RNG) Native Client tests run success...gregoryd@google.com2009-10-221-1/+0
* Reverting 29783.johnnyg@chromium.org2009-10-221-37/+0
* Swaps renderer processes on links with rel=noreferrer and target=_blank.creis@google.com2009-10-221-0/+37
* The Management UI now fetches the icon for each extensionfinnur@chromium.org2009-10-213-0/+3
* Add a mechanism to disable IPv6.eroman@chromium.org2009-10-211-2/+4
* Implementing better fallback algorithm.cira@chromium.org2009-10-212-0/+17
* Revert 29635 - DevTools: fix and enable TestContentScriptIsPresentnsylvain@chromium.org2009-10-211-12/+0
* Revert 29668 - Add a commandline option for specifying a particular build to ...kkania@google.com2009-10-216-263/+256
* Add a command-line option for specifying a particular build to test and for p...kkania@chromium.org2009-10-216-256/+263
* Add umr in base::PrivateKeyInfoCodec::PrependIntegerImpl.nsylvain@chromium.org2009-10-211-0/+22
* DevTools: fix and enable TestContentScriptIsPresentyurys@google.com2009-10-211-0/+12
* DevTools: test that content scripts are visible in the debugger scripts listyurys@google.com2009-10-212-0/+20
* Reliablity testnirnimesh@chromium.org2009-10-211-0/+7
* Add support for to automation interface load install and load extensions.rogerta@chromium.org2009-10-203-0/+51
* Fix drawing code for page action badges.mpcomplete@chromium.org2009-10-205-7/+11
* Revert "Revert 29457, because this is making ExtensionBrowserTest.PageAction ...mpcomplete@chromium.org2009-10-202-3/+4
* Remove +x bit from files that shouldn't have it.evan@chromium.org2009-10-2035-0/+0
* Revert 29457, because this is making ExtensionBrowserTest.PageAction crash on...nsylvain@chromium.org2009-10-202-4/+3
* Implement chrome.browserAction.setIcon({path:...});aa@chromium.org2009-10-208-0/+41
* Add the first event ui test + a bunch of refactoring.jorlow@chromium.org2009-10-203-23/+37
* Split the arg to --extra-chrome-flags by spaces before passing to Chromenirnimesh@chromium.org2009-10-201-1/+5
* Mac Chromebotnirnimesh@chromium.org2009-10-201-3/+3
* Assigning INFINITE (which is 0xFFFFFFFF) to an int, is not a very good idea...mad@chromium.org2009-10-191-1/+5
* Deprecate PathService::Get(..., wstring*) and use FilePath instead.evan@chromium.org2009-10-191-4/+3
* Degrade the https color and lock icon for the page that has a worker that loa...dimich@google.com2009-10-193-0/+33
* Implement badges for page actions. Also add badge text color API.mpcomplete@chromium.org2009-10-192-3/+4
* Lands http://codereview.chromium.org/272036 for Thiago:sky@chromium.org2009-10-191-1/+1
* When Chrome hands off a URL to be opened by the external host by the ViewHost...ananta@chromium.org2009-10-194-6/+14
* Remove a crash that no longer shows up on Chrome-bot.kuchhal@chromium.org2009-10-191-4/+0
* Delete glue/webview{_delegate}.hdarin@chromium.org2009-10-191-1/+1
* fixed buildbot for new api. added links.erikkay@chromium.org2009-10-172-17/+66
* Fix chrome_url_overides to work with packed extensions.erikkay@chromium.org2009-10-172-0/+10
* Fix ProfileSyncService unit test.nick@chromium.org2009-10-171-0/+69
* Allow slightly larger browser and page action icons.aa@chromium.org2009-10-172-0/+11
* Rename CHROME_PERSONALIZATION to BROWSER_SYNC.nick@chromium.org2009-10-1710-19/+19
* Makes canceling 'bookmark all tabs' delete the folder. Or rather,sky@chromium.org2009-10-162-6/+7
* Implement new page action API.mpcomplete@chromium.org2009-10-169-3/+137