summaryrefslogtreecommitdiffstats
path: root/webkit/glue
Commit message (Expand)AuthorAgeFilesLines
* Port a few more test_shell_tests to Linux.tc@google.com2008-11-032-154/+149
* This fixes bug http://code.google.com/p/chromium/issues/detail?id=3881, whichananta@chromium.org2008-10-312-12/+22
* Fix scons oops.darin@chromium.org2008-10-311-1/+1
* Add missing file. Oops :(darin@chromium.org2008-10-311-0/+22
* Takes steps to make our PlatformScreen implementation more portable.darin@chromium.org2008-10-3110-40/+105
* Part 2 of the CL to unfork our changes to FrameLoader.cpp to support thempcomplete@google.com2008-10-311-1/+10
* Fixes the issue when right clicking on a text in a scrolled text area results...sidchat@google.com2008-10-311-10/+5
* Mac changes for r4070 et seq. Make jsbindings, webcore, port, and glue sharemark@chromium.org2008-10-311-0/+6
* Make ImageBuffer creation and handling conform to proper WebKit form rather t...brettw@google.com2008-10-313-10/+8
* Fix the JSC build.darin@chromium.org2008-10-313-9/+9
* Fix a tiny error in WebCursor.set_hotspot()dimich@google.com2008-10-311-1/+1
* Fix delete key and other editor keyboard shortcuts on the Mac.jeremy@chromium.org2008-10-311-4/+74
* Switch to using the message loop rather than gtk_main().agl@chromium.org2008-10-301-0/+9
* Landing 36102:37604 merge on trunkdglazkov@google.com2008-10-3014-271/+275
* Remove the dashboard_compatibility_mode member from the WebPreferenceswtc@google.com2008-10-291-1/+0
* Start writing the GTK code for test_shell.agl@chromium.org2008-10-291-1/+2
* Fix a bug where we would allow the user to spell check words intc@google.com2008-10-291-1/+4
* When right clicking in a text area that is scrolled, the wrongtc@google.com2008-10-291-8/+19
* Moved the SelfDeletePluginInvokeInSynchronousMouseMove to interactive ui testsananta@chromium.org2008-10-294-20/+55
* Revert r4094; ui_tests failures in SelfDeletePluginInvokeInSynchronousMouseMove.sgk@google.com2008-10-284-55/+20
* Added a class with AutofillForm factory method.petersont@google.com2008-10-282-1/+76
* Proposed fix for http://b/issue?id=1362948, which is a crash in the rendererw...ananta@chromium.org2008-10-284-20/+55
* deps checker doesn't like last change, fixing buildpinkerton@google.com2008-10-281-1/+1
* fill in more of the WebKeyboardEvent on mac from the NSEvent. Gets basic typi...pinkerton@google.com2008-10-283-16/+858
* * Revert "Start writing the GTK code for test_shell."agl@chromium.org2008-10-281-2/+1
* Start writing the GTK code for test_shell.agl@chromium.org2008-10-281-1/+2
* Fix a bug in cursor handling when the width and height of the image differ. Webrettw@google.com2008-10-281-1/+1
* Plumb the referrer throughout the OpenURL APIs.ericroman@google.com2008-10-274-2/+11
* Port a few test_shell_tests. Now it runs 45 of them.evanm@google.com2008-10-275-25/+26
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-275-4/+9
* Set all key event fields on mac, make sure we correctly handle keyDownpinkerton@google.com2008-10-271-4/+1
* Review URL: http://codereview.chromium.org/8135petersont@google.com2008-10-251-0/+30
* Disable the yahoo application state plugin as it crashes the plugin processananta@chromium.org2008-10-251-0/+7
* More stubbing out. With this and the rest of Linux pending, test_shell links.agl@chromium.org2008-10-242-0/+19
* Remove a reinterpret_cast that is not valid on the Macamanda@chromium.org2008-10-241-1/+6
* Hook up mouse events with the correct coordinates. Make sure they are view-lo...pinkerton@google.com2008-10-243-12/+12
* Added support for querying the NPNVSupportsWindowless value from NPN_GetValue.ananta@chromium.org2008-10-242-3/+18
* Actually adding the new scons toolkit (hammer) base tools to the builtbradnelson@google.com2008-10-241-11/+1
* Prevent TestShell from crashing at launch: don't release garbage CGImageRefmark@chromium.org2008-10-241-0/+3
* Review URL: http://codereview.chromium.org/8125petersont@google.com2008-10-231-30/+0
* Fix scrolling when mouse wheel is set to scroll a page.joshia@google.com2008-10-231-7/+11
* Let cursors be based on CGImage instead of SkBitmap on the Macmark@chromium.org2008-10-233-25/+83
* A new struct AutofillForm for use as temporary data storage for communication...petersont@google.com2008-10-231-0/+30
* Use glue/localized_strings.cc for all localized strings, and turn offmark@chromium.org2008-10-231-2/+1
* This fixes http://code.google.com/p/chromium/issues/detail?id=3585, which is ...ananta@chromium.org2008-10-236-49/+57
* First stab at webinputevent_linux.cc. Coverts GDK events totc@google.com2008-10-234-12/+173
* Take PLATFORM_MAC stuff out of editor_client_implmark@chromium.org2008-10-222-25/+0
* - Lots of removed whitespace at the end of the lineerg@google.com2008-10-228-93/+127
* Plugin changes to make JSC build work.ojan@google.com2008-10-222-0/+11
* This is a patch for bug 1385045: Adobe Acrobat 9.0 crash.nsylvain@chromium.org2008-10-224-0/+43