summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Fix painting problem with transparent plugins because plugins were ignoring t...jam@chromium.org2008-10-017-163/+35
* This fixes http://code.google.com/p/chromium/issues/detail?id=2803, whichiyengar@google.com2008-10-011-6/+5
* Adds MSAA/IAccessible exposure of web content.klink@chromium.org2008-09-303-0/+357
* Remove unnecessary copies of .h files into build directories,sgk@google.com2008-09-301-32/+0
* Eliminate calling the create-config.sh script (throughsgk@google.com2008-09-302-14/+14
* Fix some issues found looking at the code.maruel@google.com2008-09-301-0/+1
* On the Mac, extract the CGContextRef to pass down to WebCore, since a blindamanda@chromium.org2008-09-301-2/+6
* fix mac/linux builddarin@google.com2008-09-291-2/+2
* webkit side of adding a command line switch for fastback.darin@google.com2008-09-292-1/+4
* Disable alternate error pages on frames and iframes. This istc@google.com2008-09-291-3/+4
* Roll the third_party/icu38 revision in DEPS to have SCons build libicu,sgk@google.com2008-09-262-2/+2
* Fix bug 455: Active match in Find is not selected and links are not focused a...finnur@google.com2008-09-263-9/+62
* Use open-vcdiff for sdch compression on the Macmark@chromium.org2008-09-261-15/+66
* Speculative fix for http://b/issue?id=1377375 (crashing bug when opening a po...ojan@google.com2008-09-261-1/+6
* Repair the SCons test_shell build on Windows:sgk@google.com2008-09-253-12/+12
* Wow, it's been a while since we cleaned EOL.maruel@google.com2008-09-254-457/+457
* 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