summaryrefslogtreecommitdiffstats
path: root/webkit/glue
Commit message (Expand)AuthorAgeFilesLines
...
* Fix a DocumentLoader leak by switching from using new to atc@google.com2008-10-034-8/+17
* We need to layout child frames too!darin@chromium.org2008-10-031-0/+5
* putting the ifdef back the way it needs to be for mac until we can upstream o...pinkerton@google.com2008-10-021-1/+4
* Linux compile fixerg@google.com2008-10-021-2/+2
* port a webkit plugin test to non-win32estade@chromium.org2008-10-022-9/+5
* Merge the chrome_webkit_merge_branch back on to trunk. This brings ustc@google.com2008-10-0145-445/+388
* Add the new *accessibility*.cc source files to the SCons build.sgk@google.com2008-10-011-0/+1
* 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-302-0/+349
* 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
* Fix bug 455: Active match in Find is not selected and links are not focused a...finnur@google.com2008-09-263-9/+62
* Add a command-line switch to change the user agent.BUG=757345pkasting@chromium.org2008-09-245-56/+76
* retain NSEvent explicitly instead of adopt, fixes over-releasing. Check event...pinkerton@google.com2008-09-241-3/+3
* 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-244-5/+19
* 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-247-76/+109
* This CL enables the Page info menu when right-clicking on a page/frame.jcampan@chromium.org2008-09-233-5/+18
* 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
* 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-191-1/+1
* 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-1920-160/+520
* 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-172-1/+5
* add a new xcconfig to build c++ files as obj-c++ to ensure correct linkage. B...pinkerton@google.com2008-09-171-1/+1
* Convert CG images to Skia to draw.avi@google.com2008-09-171-0/+52
* Unignore most warnings on POSIX in build/SConscript.main.evanm@google.com2008-09-167-14/+26
* More linkage (stubbing out willCacheResponse()) for nowavi@google.com2008-09-162-1/+12
* 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
* First stab at lib dependenciesavi@google.com2008-09-151-0/+4
* Turn off ActiveX for non-Windows platformsavi@google.com2008-09-152-1/+9
* Fix string conversions for Mac build bustagebrettw@google.com2008-09-131-1/+1
* 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-125-15/+14
* Add DLOG(INFO) before 'TODO: implement me'.fqian@google.com2008-09-121-1/+13
* Fix bustage in r2110; fix the return typeavi@google.com2008-09-122-2/+2
* Small tweak for platform-free types.avi@google.com2008-09-121-2/+2
* Fixing 1669: Renderer crashes on FindNextfinnur@google.com2008-09-102-20/+57
* Stub out webplugin_impl to make more progress on testshellpinkerton@google.com2008-09-101-0/+54
* Bring layout_test_controller.cc into the mac project.avi@google.com2008-09-101-2/+2