summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Add missing comma, which caused silent string-pasting of twosgk@google.com2008-09-251-1/+1
* Attempt to fix Mac build bustagepkasting@chromium.org2008-09-241-1/+0
* Add a command-line switch to change the user agent.BUG=757345pkasting@chromium.org2008-09-247-58/+77
* Fix bindings generation to pass in POSIX-style / separators in paths.sgk@google.com2008-09-241-5/+20
* Update SCons build of WebKit on Windows:sgk@google.com2008-09-242-7/+2
* retain NSEvent explicitly instead of adopt, fixes over-releasing. Check event...pinkerton@google.com2008-09-242-4/+10
* Don't use WideToASCII because there is an IsStringASCIIwtc@google.com2008-09-241-1/+4
* This CL adds new UI tests for the SSL UI.jcampan@chromium.org2008-09-246-13/+40
* Enforce Terminate on Heap Corruption in most of our executable on Windows XP ...maruel@google.com2008-09-242-219/+222
* Temporarily disable any use of Xlib in our code until we get the X developmentevanm@google.com2008-09-241-0/+6
* Don't require the ICU DLL on non-Windows platforms.evanm@google.com2008-09-241-1/+2
* my efforts of porting webkit/tools/npapi_layout_test_plugin to Linuxevanm@google.com2008-09-245-43/+96
* This fixes the following bugs:-iyengar@google.com2008-09-242-5/+18
* port some parts of webkit/glue/plugins/test to Linuxevanm@google.com2008-09-248-77/+110
* Fix the Mac TestShell following r2517mark@chromium.org2008-09-231-1/+2
* Make the Mac TestShell finish launching without crashing by hooking up mymark@chromium.org2008-09-231-3/+6
* The ContextMenuCapturing.ContextMenuCapturing test from the test shell tests ...jcampan@chromium.org2008-09-232-2/+4
* Fix SCons build following r2490mark@chromium.org2008-09-231-11/+8
* This CL enables the Page info menu when right-clicking on a page/frame.jcampan@chromium.org2008-09-233-5/+18
* Fixed mis-used inline keyword in v8_proxy.h file. Linux build is broken becau...fqian@google.com2008-09-232-21/+15
* Fix linux compile issue. Patch by Adam Treat <treat@kde.org>.amanda@chromium.org2008-09-231-2/+2
* turn on user agent code for macpinkerton@google.com2008-09-231-1/+1
* Use static type information from IDL to streamline the wrapping and unwrappin...fqian@google.com2008-09-2310-380/+521
* initialize the command line singletonpinkerton@google.com2008-09-231-0/+1
* Roll the icu38 revision in the DEPS file to change the name ofsgk@google.com2008-09-232-2/+2
* Move Peerable to its own file and use single inheritance forager@google.com2008-09-234-16/+33
* Re-land SDCH filter support experimentjar@google.com2008-09-232-0/+18
* Missed file in webkitjam@chromium.org2008-09-221-3/+2
* 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