summaryrefslogtreecommitdiffstats
path: root/chrome/test
Commit message (Expand)AuthorAgeFilesLines
* Revert "Add startup tests that log start script, domcontentloaded, and onload."mattm@chromium.org2009-10-077-105/+23
* Take out reliablity crash from known crashes since it's fixed.jam@chromium.org2009-10-071-4/+0
* Add startup tests that log start script, domcontentloaded, and onload.tony@chromium.org2009-10-077-23/+105
* Add an BubbleBorder to BrowserAction popups and fix positioning of theerikkay@chromium.org2009-10-062-3/+9
* GMail extension with BrowserAction. It does the following:sidchat@chromium.org2009-10-065-0/+151
* Suppression for a leak detected by Purify in IEImporterTestjeremy@chromium.org2009-10-061-0/+6
* Fix scripting during NPP_Destroy. Note that if the plugin is making a call t...jam@chromium.org2009-10-063-35/+104
* Implement browserAction.setIcon(ImageData) for extensions.mpcomplete@chromium.org2009-10-061-3/+25
* Resubmit http://codereview.chromium.org/243096 with gcc compile error fixed.erikkay@chromium.org2009-10-061-0/+1
* Generate IDs for --load-extension by hashing the path insteadaa@chromium.org2009-10-061-0/+1
* Add comments setting emacs and vim tab width and expansion variables.sgk@google.com2009-10-061-0/+6
* Added support for specifying the BrowserFlags DWORD value when we register th...ananta@chromium.org2009-10-062-0/+13
* TBR: mpcompleteerikkay@chromium.org2009-10-051-1/+0
* Allow popups to close themselves with window.close().erikkay@chromium.org2009-10-051-0/+1
* Suppress UnloadTest.BrowserCloseInfiniteBeforeUnloadAlert, too,dkegel@google.com2009-10-051-0/+1
* Fix bug 23303: ui_tests crash Windows 7's shell when running WorkerHttpLayout...jianli@chromium.org2009-10-051-0/+13
* Disable RenderViewTest.ImeComposition in valgrind (not just in tsan), as it h...dkegel@google.com2009-10-052-4/+4
* Adding lot more Sync Integration Testtejasshah@google.com2009-10-053-222/+1540
* Update the crash signature for 23780 in known list.huanr@chromium.org2009-10-051-1/+1
* Adding known crash that's been around for the last couple of days.joi@chromium.org2009-10-051-0/+3
* Remove 1.css~ukai@chromium.org2009-10-051-1/+0
* disable the SlowTermination tests because it keepsnsylvain@chromium.org2009-10-031-7/+1
* Add an API to manipulate the browser action badge.aa@chromium.org2009-10-031-0/+8
* Move the clipboard stuff out of base and into app/clipboard. I renamedbrettw@chromium.org2009-10-031-2/+2
* Increase the action timeout on the fast shutdown ui test.estade@chromium.org2009-10-021-2/+2
* Disabling the test while I figure out why it is flaky.finnur@chromium.org2009-10-021-1/+1
* We now postMessage the RSS file over to the js script and have it parse it th...finnur@chromium.org2009-10-025-125/+220
* Add simple popup support to browser actions. This will create a popup HTML w...erikkay@chromium.org2009-10-023-0/+57
* Do not discount a MANUAL_SUBFRAME load just because it involveddarin@chromium.org2009-10-023-0/+13
* The focus would only be restored properly the first time thejcampan@chromium.org2009-10-022-0/+69
* DevTools: test that scopes can be epxandedyurys@google.com2009-10-021-0/+22
* Disable slow termination ui test because it still fails on windows.estade@chromium.org2009-10-021-1/+7
* Don't run RenderViewTest.ImeComposition under ThreadSanitizertimurrrr@chromium.org2009-10-021-0/+2
* Adding new files for http://codereview.chromium.org/245036/showestade@chromium.org2009-10-023-0/+56
* Add Profile::DeleteSpellChecker(), which my MemoryPurger will use to purge th...pkasting@chromium.org2009-10-021-0/+1
* Don't send tab switching/killing/creating keyboard accelerators to pages. Th...jam@chromium.org2009-10-021-0/+1
* Put the dummy implementations in testing_profile.h on one line where possible...pkasting@chromium.org2009-10-021-114/+44
* Add chrome.browserAction.setName and .setIcon.mpcomplete@chromium.org2009-10-014-0/+23
* Coverity: Initialize dialog_ in the constructor.jhawkins@chromium.org2009-09-301-1/+3
* Look for sync_password under %USERPROFILE% in addition to alongside the script,tim@chromium.org2009-09-301-398/+404
* Landing patch from contributor Thiago Farina.finnur@chromium.org2009-09-305-7/+7
* Remove all MemoryModel-related code, since we're unlikely to use it again. A...pkasting@chromium.org2009-09-301-2/+0
* Add an optional WebFrame parameter to WebView::findFrameByName.darin@chromium.org2009-09-303-0/+37
* Moving the work done in WinMain to another method called explictly,jcampan@chromium.org2009-09-302-21/+34
* Fix bad Crash signature in known list.huanr@chromium.org2009-09-301-4/+3
* Hook up webkit/api/public/WebView.hdarin@chromium.org2009-09-301-1/+1
* Bring startup test for complex theme up to date.mirandac@chromium.org2009-09-3010-62/+6
* Address review comments.thakis@chromium.org2009-09-301-1/+1
* DevTools: add tests for step over/out/inyurys@google.com2009-09-302-0/+41
* Integrate browser actions with the wrench menu. Browseraa@chromium.org2009-09-305-0/+43