summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Make this compile without PLATFORM(MAC), but with some things stubbed outpinkerton@google.com2008-10-241-16/+75
* stub out drawing and hit testing to compile/link on non-windows platformspinkerton@google.com2008-10-241-1/+45
* Stub out a constructor and method we don't need now, but which WebKit callsmark@chromium.org2008-10-241-0/+14
* Fix #if to go with #include change. Use webkit styletc@google.com2008-10-241-4/+4
* Now that we have the windows VK_* values defined, we can includetc@google.com2008-10-243-10/+5
* Set ENABLE_JAVASCRIPT_DEBUGGER=0 to fix breakage from r3853. This was alreadymark@chromium.org2008-10-231-2/+2
* Review URL: http://codereview.chromium.org/8125petersont@google.com2008-10-232-35/+17
* 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-234-35/+98
* A new struct AutofillForm for use as temporary data storage for communication...petersont@google.com2008-10-232-17/+35
* Use glue/localized_strings.cc for all localized strings, and turn offmark@chromium.org2008-10-232-4/+1
* Mucelage changes for Mac TestShell, to work with the current glue in themark@chromium.org2008-10-231-8/+8
* This fixes http://code.google.com/p/chromium/issues/detail?id=3585, which is ...ananta@chromium.org2008-10-236-49/+57
* Copies webkit gtk's rendering code for now, commenting out a few parts which ...erg@google.com2008-10-236-55/+3826
* Add #if ENABLE(JAVASCRIPT_DEBUGGER), part 2.pkasting@chromium.org2008-10-234-53/+16
* Removing more dependencies on the relative location of $CHROME_SRC_DIR.bradnelson@google.com2008-10-234-10/+12
* First stab at webinputevent_linux.cc. Coverts GDK events totc@google.com2008-10-238-12/+1110
* And again...test list update.ojan@google.com2008-10-231-3/+0
* Make sure that checked state on {radiobox, checkbox} does not get flipped in ...ericroman@google.com2008-10-231-6/+12
* A recent fix to a post-merge SVG regression broke the expected image (but not...jhaas@chromium.org2008-10-232-1/+1
* Yet another test list update to match the builders.ojan@google.com2008-10-231-1/+4
* fork PlatformScreenMac into our port to avoid PLATFORM(MAC) issuespinkerton@google.com2008-10-232-4/+103
* Testing that an inactive closure cannot access new page in a frame.fqian@google.com2008-10-235-0/+69
* Update V8 in Chromium and fix compilation errors kasperl@google.com2008-10-233-18/+19
* Yet another test list update to match state of builders.ojan@google.com2008-10-231-2/+0
* Fixed SVG path fill rule (even-odd or winding) which broke with the mergejhaas@chromium.org2008-10-232-6/+3
* Get DragDataChromium and AXObjectCache building on Linux. These are the lastagl@chromium.org2008-10-232-3/+1
* Build fix for Linuxagl@chromium.org2008-10-231-1/+3
* Use CG instead of Skiamark@chromium.org2008-10-231-0/+9
* Don't build glue as Objective-C++ now that PLATFORM_MAC is off. Re-sniff gluemark@chromium.org2008-10-233-18/+4
* Cut'n'paste enough of the real test shell to fix some more errors.evanm@google.com2008-10-231-0/+88
* Remove DerivedSources.cpp from KJSBindings.vcproj, and replace it with all th...pkasting@chromium.org2008-10-222-110/+1163
* 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
* Build libxslt on the Mac. This seems to be needed while disablingmark@chromium.org2008-10-221-0/+43
* Second part of split window support in the binding part.fqian@google.com2008-10-228-262/+352
* Plugin changes to make JSC build work.ojan@google.com2008-10-222-0/+11
* Rebaseline two tests. Apparently we use classic style controlstc@google.com2008-10-225-5/+2
* Use ETS_FOCUSED instead of TS_CHECKED to signify that a buttontc@google.com2008-10-221-1/+1
* Mark tests as failing while I fix.tc@google.com2008-10-221-0/+4
* Fix Linux build bustagemark@chromium.org2008-10-221-1/+1
* More fixes for port. Don't build GKURLMac since we hopefully won't needmark@chromium.org2008-10-225-72/+71
* Create a stub implementation for RenderTheme for Linux.erg@google.com2008-10-222-0/+55
* Changes to how we draw buttons.tc@google.com2008-10-221-2/+2
* Rebase a layout test to match GURL's canonicalization (mostly trailing slashes).ericroman@google.com2008-10-222-1/+38
* Rebaseline a layout-test for v8.ericroman@google.com2008-10-222-1/+3
* This is a patch for bug 1385045: Adobe Acrobat 9.0 crash.nsylvain@chromium.org2008-10-224-0/+43
* Compile ImageSkia under Linux.erg@google.com2008-10-222-36/+17
* Get PopupMenuChromium building under Linuxagl@chromium.org2008-10-222-5/+7
* Update test list to match the state of the builders.ojan@google.com2008-10-221-2/+1