summaryrefslogtreecommitdiffstats
path: root/chrome/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* Reverting 27389.darin@chromium.org2009-09-302-0/+2
* Add bug 23411 to known crash list.huanr@chromium.org2009-09-301-0/+4
* The RSS extension now renders the RSS HTML preview inside an IFRAME.finnur@chromium.org2009-09-294-81/+124
* Coverity: Initialize stats_table_ in the constructor.jhawkins@chromium.org2009-09-291-3/+5
* Coverity: Remove an unused variable.jhawkins@chromium.org2009-09-291-2/+1
* Coverity: Add the typedef keyword to the ProfileType enum so we're not creati...jhawkins@chromium.org2009-09-291-1/+1
* Update known crash signature.huanr@chromium.org2009-09-291-0/+1
* DomChecker failure changed with WebKit roll 48821:48841.levin@chromium.org2009-09-291-3/+3
* Update known crash list.huanr@chromium.org2009-09-291-13/+4
* DomChecker failure changed with WebKit roll 48821:48841.levin@chromium.org2009-09-291-1/+1
* Remove the enable-sync flag from the Chrome command line and enable sync by d...brg@chromium.com2009-09-293-4/+25
* Fix cmd-up/cmd-down.thakis@chromium.org2009-09-292-12/+15
* Update signatures for a few known crashes.huanr@chromium.org2009-09-291-3/+3
* Relanding keyboard code refactoring:jcampan@chromium.org2009-09-297-12/+17
* Fix memory_test to use the correct temporary user_data_dir_, so itsgk@chromium.org2009-09-281-6/+11
* Linux: Enable FindInPage automated ui test test.estade@chromium.org2009-09-281-2/+7
* Fix deadlock when plugin puts an alert and right afterwards the browser proce...jam@chromium.org2009-09-281-1/+1
* Reverting 27412 it breaks the toolkit views Linux build.jcampan@chromium.org2009-09-287-17/+12
* Changing the KeyboardEvent to use a KeyboardCode instead of a w_char. Led to ...jcampan@chromium.org2009-09-287-12/+17
* Add some recent reliability crashes to known_crashes.txt.senorblanco@chromium.org2009-09-281-7/+16
* Implement about:ipc dialog for Mac.jrg@chromium.org2009-09-281-0/+3
* Implementing chrome.i18n.getMessage call, that loads message from the extensi...cira@chromium.org2009-09-287-6/+105
* Reverting 27379, in hopes of fixing browser_tests.senorblanco@chromium.org2009-09-282-2/+0
* Assert that thread-safe reference counting is used withdarin@chromium.org2009-09-282-0/+2
* Revert my last change to the known leaks to see ifnsylvain@chromium.org2009-09-271-60/+0
* Disable some purify leaks while Tim tries to fix them. (All from syncapi)nsylvain@chromium.org2009-09-271-0/+60
* Update the TabContents::SavePage parameter to take FilePath instead of wstrin...rsesek@chromium.org2009-09-263-6/+5
* Add new reliability crash to known_crashes.txt.thestig@chromium.org2009-09-261-0/+10
* Implement Browser Actions extensions.finnur@chromium.org2009-09-263-0/+27
* Add extensions content scripts to page cycler tests. asargent@chromium.org2009-09-2522-87/+375
* Second attempt at the new syncer thread impl, now with less crashes!tim@chromium.org2009-09-254-9/+64
* Actually run directory validation code on install.aa@chromium.org2009-09-251-0/+0
* Coverity: initialize created_theme_provider_ in the other constructor.mattm@chromium.org2009-09-251-0/+1
* Force garbage collection after running any unit tests that initialize WebViews.jorlow@chromium.org2009-09-251-0/+8
* Shortening a recently-added stack prefix for reliability builder a bit, so it...senorblanco@chromium.org2009-09-251-1/+1
* Cut down on flakiness of automated ui tests by changing message sending/waiti...estade@chromium.org2009-09-251-62/+30
* Makes it so that you shouldn't be able to get a big fat bookmarksky@chromium.org2009-09-251-0/+1
* ExtensionApiTest improvements.rafaelw@chromium.org2009-09-251-7/+1
* Add new reliability crash to known_crashes.txt. Blows up in v8, called from ...senorblanco@chromium.org2009-09-251-0/+3
* Removing valgrind suppressions that have not triggered in the last 100 runs. ...mattm@chromium.org2009-09-251-3/+0