summaryrefslogtreecommitdiffstats
path: root/webkit/tools/test_shell
Commit message (Expand)AuthorAgeFilesLines
* Add a new switch: --allow-scripts-to-close-windows.patrick@chromium.org2008-09-175-0/+16
* Wrap a reference to a debug-only member variable with #ifndef NDEBUG inamanda@chromium.org2008-09-161-0/+2
* More linkage (stubbing out willCacheResponse()) for nowavi@google.com2008-09-161-25/+25
* Add one more function; tweak since "HWND" isn't really a window...avi@google.com2008-09-161-1/+10
* First stab at lib dependenciesavi@google.com2008-09-151-1/+392
* Add test shell WebView and WebWidget host classes. This are stopgaps andamanda@chromium.org2008-09-155-4/+1144
* Fix the link paths.avi@google.com2008-09-151-4/+12
* Changes to test shell on Mac.avi@google.com2008-09-153-123/+95
* Add in a temp copy of the WebKit SPI files. These are the ones corresponding ...avi@google.com2008-09-155-6/+329
* Update overridden function signature for the test to bring it in sync with mybrettw@google.com2008-09-142-4/+2
* Revert the change that fixed the encoding when viewing source in subframes.brettw@google.com2008-09-122-2/+2
* Remove an unexisting file from the project.maruel@google.com2008-09-121-10/+2
* Bring the Mac test shell into the fold.avi@google.com2008-09-121-0/+947
* Minor fixes for Mac main. Won't compile cleanly until the WebCore merge comes.avi@google.com2008-09-111-3/+1
* In r1120, brettw merged the NavigationController and NavigationControllerBase...avi@google.com2008-09-111-14/+0
* Bring test shell test into the mac projectavi@google.com2008-09-102-5/+10
* Bring layout_test_controller.cc into the mac project.avi@google.com2008-09-104-9/+22
* Update include path for TestShell to be able to use Skia headers like SkTypes.hmark@chromium.org2008-09-101-0/+2
* Use gcc 4.2 for the Mac build. Fix up new warnings and errors pointed outmark@chromium.org2008-09-101-1/+1
* Apply xcconfigs to Mac TestShell, fix warningsmmentovai@google.com2008-09-095-695/+448
* Update the v8 reference in the Mac testshell project.avi@google.com2008-09-091-114/+54
* Bulk fixes to get Mac Test Shell more compile-happy.avi@google.com2008-09-099-123/+226
* Normalize all whitespace in this SConscript in anticipation of changes to come.evanm@google.com2008-09-071-129/+129
* Fix webkit.xcodeproj. Make it use our new xcconfig and common build directorymmentovai@google.com2008-09-061-10/+0
* Changes to pending to get WebCore to compile on linux. Thistc@google.com2008-09-041-1/+1
* Updates the path to the bzip2 xcode projectavi@google.com2008-09-031-176/+26
* Move icu.xcodeproj into the icu38 directory, as is done with all othermmentovai@google.com2008-09-031-1/+1
* Initial pass at simple event tracing. I added a few traces to tcp_socket and...erikkay@google.com2008-09-025-0/+24
* Initial checkin of Mac project (no, it doesn't build)avi@google.com2008-09-0210-0/+4228
* Update Copyright text in SCons config files.sgk@google.com2008-09-011-28/+4
* Another layout test fix. Technically, this is a test_shell tweak to avoid fra...dglazkov@google.com2008-08-281-0/+6
* The GetWindowRect must return the rect of the container HWND; not the actual ...erg@google.com2008-08-282-0/+11
* The main thread of test_shell.exe needs to have a UI message loop.darin@google.com2008-08-281-1/+1
* [1 of 3] Get rid of test_shell/resources/fonts/*ericroman@google.com2008-08-271-25/+0
* Allow consumers of MessageLoop to specify the type of MessageLoop they want.darin@google.com2008-08-261-4/+6
* Ensure "contextmenu" event is dispatched _after_ "mouseup".ericroman@google.com2008-08-252-4/+24
* Use a more compact license header in source files.license.bot2008-08-2437-1038/+148
* Fix ChromeClientImpl::windowRect() to return the currenterg@google.com2008-08-212-5/+5
* Don't leak the pending entry in test_shell.brettw@google.com2008-08-211-0/+1
* As Brett pointed it out, We normally use 8-bit for encoding names since they'...jnd@google.com2008-08-212-2/+2
* Hopefully fix leaks of TestNavigationEntries. They aren't be deleted in the d...brettw@google.com2008-08-212-11/+9
* Remove temp\test_navigation_controller_base.cc from SCons build.sgk@google.com2008-08-201-1/+0
* Merge NavigationController and NavigationControllerBase for test_shell. I als...brettw@google.com2008-08-2012-959/+316
* Add glue\webframe_unittest.cc to the SCons build.sgk@google.com2008-08-191-0/+1
* Remove .afm files from test_shell since we don't use the font-metrics hackspamg@google.com2008-08-191-200/+0
* Add a unit test for getting the text of a webframe. This fixes a serious cras...brettw@google.com2008-08-191-0/+4
* The CL is consist of CLs(1624,1580) for bug:1281734 which are reviewed and LG...jnd@google.com2008-08-182-2/+4
* Large patch set (159 files total) to cleanup the includes.maruel@google.com2008-08-151-1/+1
* Introduce MessagePump to represent the native message pump used to drive adarin@google.com2008-08-153-7/+13
* git-svn-id: svn://svn.chromium.org/chrome/trunk/src@873 0039d316-1c4b-4281-b9...awalker@google.com2008-08-144-7/+7