summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Linux: make the "change proxy settings" button able to start several proxy co...mdm@chromium.org2009-08-204-52/+124
* Moving util methods outside of installer tests.anantha@chromium.org2009-08-209-484/+513
* Remove text-control-crash-on-select.html from the test_expectations. I can't...jorlow@chromium.org2009-08-201-1/+0
* Comment why it is OK for LayoutTests/platform/mac/editing/deleting/backward-d...jianli@chromium.org2009-08-201-0/+4
* Mock the LinkDoctor for tests. Should greatly decrease ErrorPage test flakiness.phajdan.jr@chromium.org2009-08-2012-52/+116
* Update bug number for some failing test in test-expecations. They were marke...jparent@chromium.org2009-08-201-3/+2
* I forgot to hook up the inspector settings during my webpreferences refactori...jorlow@chromium.org2009-08-201-0/+3
* Reapply r23840 - Also return bookmark index through bookmarks API.kuchhal@chromium.org2009-08-201-1/+4
* Fix some style nits in unittests.eroman@chromium.org2009-08-204-142/+140
* The OS_WIN check is not working in the scons build.gman@google.com2009-08-201-0/+2
* Print more info in IsStringASCII assertions.phajdan.jr@chromium.org2009-08-201-4/+4
* gtk: Update the tooltip state whenever the tab is resized.jhawkins@chromium.org2009-08-203-14/+41
* WebKit DEPS roll 47575:47591dimich@google.com2009-08-202-2/+9
* Move NSAutoreleasePool management into the PlatformTest constructor andmark@chromium.org2009-08-203-10/+15
* This updates some of the dependencies that we need for GYP, tobradnelson@google.com2009-08-201-8/+16
* Disable some blocked popup container tests to green the tree.estade@chromium.org2009-08-201-5/+5
* Explicitly Skip WebArchive tests without test expectations.dglazkov@chromium.org2009-08-201-0/+2
* Disables flaky AutomationProxyVisibleTest.AutocompleteMatchesTesterg@google.com2009-08-201-1/+5
* Disable mute/unmute when media does not have an audio track.scherkus@chromium.org2009-08-204-4/+16
* Remove a bunch of platform specific test results and remove failing tests fro...jparent@chromium.org2009-08-2031-624/+0
* Don't abandon or cancel in-progress field editors when the window closes.pinkerton@chromium.org2009-08-201-5/+12
* Bookmark STAR bubble.jrg@chromium.org2009-08-2023-12/+1543
* Provide a hint to build systems that DerivedSourcesAllInOne.cpp should bemark@chromium.org2009-08-201-3/+4
* Remove include of IPC headers from headers they crept into. This slows down ...jam@chromium.org2009-08-2012-5/+22
* WONTFIX remaining WebArchive tests.dglazkov@chromium.org2009-08-201-14/+7
* Build for Mac in the Release configuration at -O2mark@chromium.org2009-08-202-19/+12
* Http cache: Fix the code that handles 206s when revalidatingrvargas@google.com2009-08-203-22/+91
* Linux: more interactive tests porting.estade@chromium.org2009-08-207-71/+142
* GTK Theme: Fix corner offsets on the find bar.erg@google.com2009-08-201-5/+5
* Fix compile errorpkasting@chromium.org2009-08-201-1/+1
* Disable the Bookmarks ExtensionAPITest becuase it is flaky.brettw@chromium.org2009-08-201-1/+2
* Initialize all new booleans in unittest constructor.pkasting@chromium.org2009-08-201-0/+2
* Fix typo in extension install dialog.aa@chromium.org2009-08-201-2/+2
* Added GPU rendering plugin, an internal out-of-process plugin for rendering 3...apatrick@google.com2009-08-204-0/+230
* Fix uninitialized memory read in autocomplete tests.brettw@chromium.org2009-08-201-0/+1
* Close the autocomplete popup when the user tries to move thetony@chromium.org2009-08-202-9/+8
* Remove minidump_2_core target since it's not used and breaks 64-bit build.mmoss@chromium.org2009-08-201-13/+0
* WONTFIX the test where we explicitly disallow file:// URLS from doing XHR to ...dglazkov@chromium.org2009-08-201-3/+3
* Removed personalization_strings.h and moved all the strings into generated_re...idana@chromium.org2009-08-2010-123/+160
* Update test expectations with notes about accessibility tests.dglazkov@chromium.org2009-08-201-11/+6
* Fix gcc warning about possible unused variable experienced with Apple gcc 4.2mark@chromium.org2009-08-201-1/+1
* Fix gcc warning about possible unused variable experienced with Apple gcc 4.2mark@chromium.org2009-08-201-2/+2
* Attempt to minimize omnibox flicker, without increasing lag too much.pkasting@chromium.org2009-08-202-96/+151
* Remove WebPluginImpl::element_darin@chromium.org2009-08-205-76/+83
* Adds support for excluding WONTFIX from layout test formatting and sorting of...gwilson@google.com2009-08-204-63/+101
* Remove special event pumping now that r21355 is in and we can specify to use ...avi@chromium.org2009-08-202-34/+6
* Add instrumentation to ClientSocketPool, that writes to LoadLog.eroman@chromium.org2009-08-209-59/+377
* Check for NULL Profile::GetDefaultRequestContext().ericroman@google.com2009-08-203-13/+29
* Disable playback controls if audio/video element has errored.scherkus@chromium.org2009-08-201-1/+4
* Remove the folding define macro.ajwong@chromium.org2009-08-201-7/+0