summaryrefslogtreecommitdiffstats
path: root/webkit/glue
Commit message (Expand)AuthorAgeFilesLines
* 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
* make more cross platform, use process_utils to get proc id. remove unused hea...pinkerton@google.com2008-09-101-6/+6
* Simply use a named enum instead of a typedef.evanm@google.com2008-09-101-1/+1
* This fixes http://code.google.com/p/chromium/issues/detail?id=643, whichiyengar@google.com2008-09-102-35/+52
* remove platform includespinkerton@google.com2008-09-091-4/+2
* define constants for strings in absence of GRIT machinery on mac&linux as a t...pinkerton@google.com2008-09-092-1/+49
* fill in a missing routine for MacOSpinkerton@google.com2008-09-092-0/+10
* remove reference in mac ifdef to a function not in the shared RendeTheme headerpinkerton@google.com2008-09-091-4/+0
* Apply xcconfigs to Mac TestShell, fix warningsmmentovai@google.com2008-09-091-0/+2
* fix platform differences in editor client, make compile on non-windowspinkerton@google.com2008-09-092-9/+41
* fix win bustagepinkerton@google.com2008-09-092-1/+2
* if-def the event conversion code to fit with the ifdefs in WebCore.pinkerton@google.com2008-09-092-3/+37
* stub out win-only routines and impl user agent for MacOS Xpinkerton@google.com2008-09-091-2/+23
* Use a GURL instead of a string when creating object, saves two string convers...pinkerton@google.com2008-09-092-6/+5
* Replace all instances of <hash_map> with a "base/hash_tabe.h",erg@google.com2008-09-084-15/+9
* fix build issue on Linux with GCC 4.1.2evanm@google.com2008-09-082-0/+2
* Need to close the plugin stream if NPP_Write fails.darin@google.com2008-09-082-9/+17
* Update chrome trunk's v8 dependency from trunk@101 to trunk@138.ericroman@google.com2008-09-082-2/+2
* Just compile some basic files so we get a libGlue.a.evanm@google.com2008-09-074-17/+39
* Rollback the rollback of r1806. Wasn't the cause of the test failure.ojan@google.com2008-09-062-3/+5
* Rollback 1806, requested by Ojan.evanm@google.com2008-09-062-5/+3
* Fix webkit.xcodeproj. Make it use our new xcconfig and common build directorymmentovai@google.com2008-09-061-0/+1