summaryrefslogtreecommitdiffstats
path: root/webkit/glue
Commit message (Expand)AuthorAgeFilesLines
* 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
* tweaks for mac and linuxpinkerton@google.com2008-09-052-3/+5
* back out part of last change, better fix upcoming.pinkerton@google.com2008-09-051-1/+1
* fix copy/paste errorpinkerton@google.com2008-09-051-0/+1
* pick up another forked file in pending/kjs, if-def scrollView and bitmap usag...pinkerton@google.com2008-09-051-1/+35
* ifdef around windows codepinkerton@google.com2008-09-051-1/+10
* Fixes the following bugs reported with the Silverlight plugin:-iyengar@google.com2008-09-041-0/+10
* Changes to pending to get WebCore to compile on linux. Thistc@google.com2008-09-041-1/+1
* This fixes http://code.google.com/p/chromium/issues/detail?id=493, whichiyengar@google.com2008-09-031-2/+2
* Change the path of the V8 API headers from public to includesgjesse@google.com2008-09-032-2/+2
* Remove last minute #define and change UA string to Chromemal@google.com2008-09-021-2/+2
* Update Copyright text in SCons config files.sgk@google.com2008-09-012-56/+8
* platform ifdefs for webview. Add platform_viewdefs to wrap things like HWNDs ...pinkerton@google.com2008-08-299-23/+104
* Made changes to the JavaScript debugger in preparing for an upcomingsgjesse@google.com2008-08-292-0/+10
* The GetWindowRect must return the rect of the container HWND; not the actual ...erg@google.com2008-08-282-3/+5
* Move std::string16 to base::string16. Don't pollute the std namespace. Don'tmmentovai@google.com2008-08-274-11/+11
* Use correct decls for non-windows platforms. Create a platform-neutral wrappe...pinkerton@google.com2008-08-271-4/+4
* include basictypes for mac/linuxpinkerton@google.com2008-08-271-0/+1
* include config.h first otherwise bad things happenpinkerton@google.com2008-08-271-0/+1
* use the correct string converstion utilpinkerton@google.com2008-08-271-1/+1
* make reference parameters const.pinkerton@google.com2008-08-273-15/+16
* use the correct string conversion. pinkerton@google.com2008-08-261-1/+1
* Use appropriate string conversion on |url_|.pinkerton@google.com2008-08-261-1/+2
* Add UTF8 <-> UTF-16 conversion functions, and a WebCore::String -> std::strin...brettw@google.com2008-08-262-14/+25
* can't forward declare enums outside MSVC.pinkerton@google.com2008-08-261-1/+1
* need to include config.h firstpinkerton@google.com2008-08-261-1/+1
* Mac-ify webinputeventavi@google.com2008-08-264-11/+209
* Some more glue code for the personalization module.ericcheng@google.com2008-08-264-0/+33
* Ensure "contextmenu" event is dispatched _after_ "mouseup".ericroman@google.com2008-08-252-26/+31
* Use a more compact license header in source files.license.bot2008-08-24167-4681/+668
* Fix ChromeClientImpl::windowRect() to return the currenterg@google.com2008-08-212-15/+25
* Update chrome strings.tc@google.com2008-08-212-30/+30
* As Brett pointed it out, We normally use 8-bit for encoding names since they'...jnd@google.com2008-08-215-12/+12
* TrackedObjects assumes you can use a "TLS slot" of -1 to indicate uninitializ...evanm@google.com2008-08-202-8/+10
* Revert. Failing unit tests.evanm@google.com2008-08-202-10/+8
* TrackedObjects assumes you can use a "TLS slot" of -1 to indicate uninitializ...evanm@google.com2008-08-202-8/+10