summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Remove the dashboard_compatibility_mode member from the WebPreferenceswtc@google.com2008-10-292-2/+0
* Split test_shell.cc into test_shell.cc and test_shell_win.cc.tc@google.com2008-10-296-729/+760
* remove svg tests from the "skip" list because they no longer timeoutpinkerton@google.com2008-10-291-5/+0
* adjust for our "toolbar" when resizing the window and content area, as it is ...pinkerton@google.com2008-10-291-2/+5
* Start writing the GTK code for test_shell.agl@chromium.org2008-10-295-22/+184
* Add --port and --root options to the command-line interface to allow runningpamg@google.com2008-10-291-7/+22
* Fix a bug where we would allow the user to spell check words intc@google.com2008-10-291-1/+4
* When right clicking in a text area that is scrolled, the wrongtc@google.com2008-10-291-8/+19
* Moved the SelfDeletePluginInvokeInSynchronousMouseMove to interactive ui testsananta@chromium.org2008-10-294-20/+55
* Revert r4094; ui_tests failures in SelfDeletePluginInvokeInSynchronousMouseMove.sgk@google.com2008-10-284-55/+20
* Added a class with AutofillForm factory method.petersont@google.com2008-10-282-1/+76
* Proposed fix for http://b/issue?id=1362948, which is a crash in the rendererw...ananta@chromium.org2008-10-284-20/+55
* Recommit r4065, r4066 along with rebaselined test expectationmark@chromium.org2008-10-281-3/+2
* use the null image instead of NULL, fixes a bunch of crashes.pinkerton@google.com2008-10-281-1/+1
* deps checker doesn't like last change, fixing buildpinkerton@google.com2008-10-281-1/+1
* fill in more of the WebKeyboardEvent on mac from the NSEvent. Gets basic typi...pinkerton@google.com2008-10-283-16/+858
* * Revert "Start writing the GTK code for test_shell."agl@chromium.org2008-10-285-184/+22
* Start writing the GTK code for test_shell.agl@chromium.org2008-10-285-22/+184
* Change the fatal error handler to no longer return to V8. It will now crashsgjesse@chromium.org2008-10-281-8/+8
* Fix a bug in cursor handling when the width and height of the image differ. Webrettw@google.com2008-10-281-1/+1
* Added a cygwin script wrapper for http_server.py to simplify runningsgjesse@chromium.org2008-10-281-0/+9
* Quick fix for image decoder.evanm@google.com2008-10-281-3/+1
* I missed this reference (broke mac build).ericroman@google.com2008-10-271-0/+1
* * Create baseline test results for new WebKit merge layout tests.mmoss@google.com2008-10-2713-4/+102
* Plumb the referrer throughout the OpenURL APIs.ericroman@google.com2008-10-276-2/+13
* Port a few test_shell_tests. Now it runs 45 of them.evanm@google.com2008-10-2710-83/+78
* This fixes http://code.google.com/p/chromium/issues/detail?id=3769, which isananta@chromium.org2008-10-271-0/+653
* Add Mac codepath for FileChooser::basenameForWidth in FileChooserChromium.cppjeremy@chromium.org2008-10-274-0/+96
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-279-4/+19
* Fix path to the precompiled_webkit.cc file.sgk@google.com2008-10-271-1/+1
* Set all key event fields on mac, make sure we correctly handle keyDownpinkerton@google.com2008-10-272-5/+28
* Baseline 5 layout tests for chromium-windows:ericroman@google.com2008-10-2716-5/+282
* Rebase three other tests impacted by the "double stroking" fix.ericroman@google.com2008-10-267-8/+3
* Remove a secretive pre-launch warning from test_shell's startup page.ericroman@google.com2008-10-261-1/+0
* Review URL: http://codereview.chromium.org/8135petersont@google.com2008-10-252-0/+34
* Remove duplicate source file definitions in test_shell.sgk@google.com2008-10-251-13/+0
* Disable the yahoo application state plugin as it crashes the plugin processananta@chromium.org2008-10-251-0/+7
* Quick and dirty mask of layout tests, while I investigate the problem...ericroman@google.com2008-10-251-0/+5
* Fix at least the Linux build. Boo MSVC for not complaining about this.pkasting@chromium.org2008-10-241-1/+1
* More stubbing out. With this and the rest of Linux pending, test_shell links.agl@chromium.org2008-10-2412-3/+186
* Avoid double-stroking paths.ericroman@google.com2008-10-2430-77/+21
* First-party side of change to remove more link stubs.pkasting@chromium.org2008-10-243-11/+8
* Remove a reinterpret_cast that is not valid on the Macamanda@chromium.org2008-10-241-1/+6
* make urlbar scroll horizontally rather than wrap, like a real url barpinkerton@google.com2008-10-241-0/+2
* wrap windows-only assert in ifdefspinkerton@google.com2008-10-241-0/+2
* In the upstream bug, we realized that the only caller of this function has a CGmark@chromium.org2008-10-241-4/+2
* Hook up mouse events with the correct coordinates. Make sure they are view-lo...pinkerton@google.com2008-10-244-14/+14
* Added support for querying the NPNVSupportsWindowless value from NPN_GetValue.ananta@chromium.org2008-10-242-3/+18
* Make eventSender.keyDown() accept both arrays of strings and a single string toolehougaard@google.com2008-10-243-17/+23
* Removed test_entry, which became superfluous after type of entry was changed ...olehougaard@google.com2008-10-241-5/+2