summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Rename various text zoom related stuff to be more generic, since we now canbrettw@google.com2008-10-144-30/+42
* Convert CaptureImage to a single method with lots of ifdefs.tc@google.com2008-10-141-36/+9
* Fix a bug where if we converted a std::string into a WebCore::String,brettw@google.com2008-10-142-6/+17
* Report a reasonable error message when test_shell isn't found, and givebrettw@google.com2008-10-141-3/+11
* Remove webkit\pending\wtf\ThreadingWin.cpp.sgk@google.com2008-10-141-469/+0
* Start compiling webview_impl.cc.erg@google.com2008-10-142-1/+209
* Include needed header under Linux.erg@google.com2008-10-141-0/+1
* Get rid of pending\webkit\DeleteButtonController.cppsgk@google.com2008-10-142-4/+1
* get webframe_impl.cc to compile on linuxtc@google.com2008-10-143-19/+36
* Fix spelling.erg@google.com2008-10-141-1/+7
* Revert "wrap HMODULE with ifdefs for right now to compile on linux"erg@google.com2008-10-141-7/+1
* Make zomm do full page zoom instead of just text zoom.brettw@google.com2008-10-141-3/+3
* wrap HMODULE with ifdefs for right now to compile on linuxerg@google.com2008-10-141-1/+7
* Lots of ScriptController fixes, but it still doesn't compile cleanly.pkasting@chromium.org2008-10-142-218/+408
* Unfork 3.0: Header files, part two.dglazkov@google.com2008-10-142-8/+8
* update name file generationtc@google.com2008-10-141-24/+20
* Fix one of icefox's patchs which broke under windows by adding the header whi...erg@google.com2008-10-141-6/+10
* Committed on behalf of treat.adam@gmail.com (manyoso::TorchMobile)pamg@google.com2008-10-141-1/+1
* Revert "Wrap cursor calls with windows ifdef as cursor support only works on ...erg@google.com2008-10-141-9/+6
* Wrap cursor calls with windows ifdef as cursor support only works on windows ...erg@google.com2008-10-141-6/+9
* Replace pragma with MSVC macroserg@google.com2008-10-143-5/+8
* Remove passing test from fixable list. Passes afterager@google.com2008-10-141-1/+0
* Fix a number of layout tests.ager@google.com2008-10-1414-167/+315
* Remove no-longer-referenced webkit\pending files.sgk@google.com2008-10-1432-14771/+0
* Fix for issue 81olehougaard@google.com2008-10-142-5/+13
* include platform/gtk in the CPPPATH on linuxtc@google.com2008-10-141-0/+11
* Fix some types in ScriptController.h to be a bit less wonky. This was mbelsh...pkasting@chromium.org2008-10-143-20/+14
* build more glue on linuxtc@google.com2008-10-142-5/+8
* Remove working files from the remove_files list, and reorganize Win32 speccif...erg@google.com2008-10-131-7/+2
* Another dupe. Have no clue how they got there.dglazkov@google.com2008-10-131-4/+0
* Remove accidental dupe of ExceptionContext in the project file.dglazkov@google.com2008-10-131-8/+0
* Remove passing tests from the list.tc@google.com2008-10-131-3/+0
* Update DerivedSources.make to match modified WebKit scripts. This allows us ...pkasting@chromium.org2008-10-133-217/+5
* Re-add code to load the ahem font.tc@google.com2008-10-13450-2922/+3039
* GCC 4.3 fixestc@google.com2008-10-135-7/+0
* Build WebCore on linux. Seems to compile cleanly after disabling warnings.tc@google.com2008-10-132-5/+3
* This fixes a regression introduced by my fix for http://code.google.com/p/chr...ananta@chromium.org2008-10-131-1/+1
* Basic GTK test shell: links in the SConscript and brings up a window with non...evanm@google.com2008-10-135-13/+187
* Second attempt at introducing cross-platform ExceptionContext in the midst of...dglazkov@google.com2008-10-139-35/+111
* This file was supposed to be part of r3290 but I forgot to "svn add" it.ericroman@google.com2008-10-131-0/+11
* Remove unused variable (warnings are compile errors)erg@google.com2008-10-131-3/+2
* 4 layout tests rebaslined.ericroman@google.com2008-10-137-7/+3
* Fix build.evanm@google.com2008-10-131-1/+2
* Minimal change to make test_shell_tests link and run zero tests on Linux.evanm@google.com2008-10-133-109/+147
* IDL file merge.ager@google.com2008-10-1314-734/+31
* 6 more passing layout tests.ericroman@google.com2008-10-111-6/+0
* Fix problem with how Image is created for ImageBuffer, that was causing some ...ericroman@google.com2008-10-117-73/+91
* enable v8bindings warningstc@google.com2008-10-116-30/+21
* This fixes http://code.google.com/p/chromium/issues/detail?id=2846, which is ...ananta@chromium.org2008-10-103-6/+29
* Fix error when manually running http_server on Windows.mmoss@google.com2008-10-101-5/+4