summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Setup script for O3D plugin installer. This is the installer that we will giv...nmaxwell@google.com2009-08-201-0/+156
* Generalized cylinder code in primitives.js to handle truncated cones.kbr@google.com2009-08-204-34/+205
* Revert "Mock the LinkDoctor for tests. Should greatly decrease ErrorPage test...phajdan.jr@chromium.org2009-08-2012-116/+52
* Re-apply r23841 "During uninstall if Chrome is set as default"kuchhal@chromium.org2009-08-2010-106/+267
* Group spellcheck-related tests and hook them up to the right bugdglazkov@chromium.org2009-08-201-8/+5
* The HTTP response headers coming back from the automation URL job need to be ...ananta@chromium.org2009-08-201-2/+3
* Added NPObjectBase, a base class for NPObject that forwards NPObject calls th...apatrick@google.com2009-08-206-3/+489
* Switch to using vfork() instead of fork() when we can.deanm@chromium.org2009-08-201-22/+28
* 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