summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* This fixes the following bugs:-iyengar@google.com2008-09-201-3/+1
* Make sure webkit/port and webkit/glue are in lower case because libGlue.a loo...tc@google.com2008-09-192-3/+3
* Add empty stub to get classname so ImageMac can use it.pinkerton@google.com2008-09-192-2/+26
* windows.h isn't needed, remove itpinkerton@google.com2008-09-191-1/+0
* add computePageRectsForFrame from FrameWin to resolve a link error. pinkerton@google.com2008-09-191-0/+52
* Reverting the fixes for the UI test single-process mode in the NPAPIiyengar@google.com2008-09-192-19/+1
* This fixes the NPAPI ui test failures in single-process mode.These tests fail...iyengar@google.com2008-09-192-2/+19
* This CB fixes the following issue1. http://code.google.com/p/chromium/issues/...iyengar@google.com2008-09-1921-168/+520
* Fix whitespace back to before I screwed it up.evanm@google.com2008-09-191-129/+129
* Link TestShell against libevent, now required. Turn off objc-gc setting inmark@chromium.org2008-09-181-13/+84
* Bring X.509 cert handling (at least preliminarily) to the Mac.avi@google.com2008-09-181-0/+4
* Order of initialization should match declaration. Fixes gcc build break:mmoss@google.com2008-09-171-3/+2
* Add a new switch: --allow-scripts-to-close-windows.patrick@chromium.org2008-09-1710-2/+39
* Put ResourceLoaderMac back in (for now). It provides an impl we need until we...avi@google.com2008-09-171-0/+2
* add a new xcconfig to build c++ files as obj-c++ to ensure correct linkage. B...pinkerton@google.com2008-09-173-3/+17
* Convert CG images to Skia to draw.avi@google.com2008-09-171-0/+52
* Fixes bug where we could write MAX_PATH + 1 to the clipboard. I camesky@google.com2008-09-161-9/+10
* Wrap a reference to a debug-only member variable with #ifndef NDEBUG inamanda@chromium.org2008-09-161-0/+2
* Stub out a11y routines for mac for linkingpinkerton@google.com2008-09-162-2/+72
* Unignore most warnings on POSIX in build/SConscript.main.evanm@google.com2008-09-1610-30/+53
* More linkage (stubbing out willCacheResponse()) for nowavi@google.com2008-09-163-26/+37
* Address missing methods in forked FontCache.h header without forking entire i...pinkerton@google.com2008-09-162-2/+88
* If gperf fails, this script marches on and causes a mystery failure later. S...evanm@google.com2008-09-161-1/+1
* Add one more function; tweak since "HWND" isn't really a window...avi@google.com2008-09-161-1/+10
* Fix the Mac build; we can't pull that one line until it's fixed all the way d...avi@google.com2008-09-161-1/+4
* Link fixing.avi@google.com2008-09-162-2/+6
* Make navigator.language depend on the current UI language of Chrome rather thanjungshik@google.com2008-09-161-25/+4
* All these tests are failing in the jail.nsylvain@chromium.org2008-09-151-0/+57
* First stab at lib dependenciesavi@google.com2008-09-152-1/+396
* Fix the issue http://code.google.com/p/v8/issues/detail?id=43fqian@google.com2008-09-154-16/+39
* 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
* Make jsbindings target depend on libxml_config (r=me/pink)mark@chromium.org2008-09-151-0/+85
* 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
* Turn off ActiveX for non-Windows platformsavi@google.com2008-09-152-1/+9
* Update overridden function signature for the test to bring it in sync with mybrettw@google.com2008-09-142-4/+2
* Fix string conversions for Mac build bustagebrettw@google.com2008-09-131-1/+1
* Fix cygwin posix access control emulation on Vista. It's broken.maruel@google.com2008-09-131-0/+3
* misc. http response status-line changes:ericroman@google.com2008-09-131-8/+2
* Fix a Mac compile problem as a result of my recent backout.brettw@google.com2008-09-121-1/+2
* Revert the change that fixed the encoding when viewing source in subframes.brettw@google.com2008-09-127-17/+16
* Add DLOG(INFO) before 'TODO: implement me'.fqian@google.com2008-09-121-1/+13
* Disable the test.fqian@google.com2008-09-121-0/+5
* Fixes possible crash in copying url to clipboard. I believe the crashsky@google.com2008-09-121-1/+1
* Remove an unexisting file from the project.maruel@google.com2008-09-121-10/+2
* Fix bustage in r2110; fix the return typeavi@google.com2008-09-122-2/+2
* Add a test case for Java applet of issue 580.fqian@google.com2008-09-122-0/+31
* Bring the Mac test shell into the fold.avi@google.com2008-09-121-0/+947
* I took the patch from bill.neubauer@gmail.com (http://codereview.chromium.org...fqian@google.com2008-09-123-2/+34