summaryrefslogtreecommitdiffstats
path: root/webkit/port/platform/chromium
Commit message (Expand)AuthorAgeFilesLines
* This CL adds the autofill UI in forms.jcampan@chromium.org2008-11-052-74/+141
* Render GTK widgets on Linuxagl@chromium.org2008-11-053-26/+607
* Get Database compiling on Chromium. Note that because we aren't generating theaa@google.com2008-11-031-0/+18
* Port a few more test_shell_tests to Linux.tc@google.com2008-11-035-706/+1299
* Takes steps to make our PlatformScreen implementation more portable.darin@chromium.org2008-10-312-0/+114
* Landing 36102:37604 merge on trunkdglazkov@google.com2008-10-3017-2643/+747
* Add Mac codepath for FileChooser::basenameForWidth in FileChooserChromium.cppjeremy@chromium.org2008-10-273-0/+90
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-0/+2
* Set all key event fields on mac, make sure we correctly handle keyDownpinkerton@google.com2008-10-271-1/+27
* More stubbing out. With this and the rest of Linux pending, test_shell links.agl@chromium.org2008-10-244-1/+95
* First-party side of change to remove more link stubs.pkasting@chromium.org2008-10-241-10/+0
* wrap windows-only assert in ifdefspinkerton@google.com2008-10-241-0/+2
* In the upstream bug, we realized that the only caller of this function has a CGmark@chromium.org2008-10-241-4/+2
* We might use gtk functions, maybe Qt, maybe raw X11. Maybe we can re-use som...agl@chromium.org2008-10-241-0/+60
* Resolve undefined symbols with "mime" in their names resulting frommark@chromium.org2008-10-241-0/+16
* use WIN_OS, not WINpinkerton@google.com2008-10-241-2/+2
* stub out drawing and hit testing to compile/link on non-windows platformspinkerton@google.com2008-10-241-1/+45
* 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
* Let cursors be based on CGImage instead of SkBitmap on the Macmark@chromium.org2008-10-231-10/+15
* Copies webkit gtk's rendering code for now, commenting out a few parts which ...erg@google.com2008-10-234-0/+3824
* Add #if ENABLE(JAVASCRIPT_DEBUGGER), part 2.pkasting@chromium.org2008-10-231-3/+0
* First stab at webinputevent_linux.cc. Coverts GDK events totc@google.com2008-10-233-0/+936
* Get DragDataChromium and AXObjectCache building on Linux. These are the lastagl@chromium.org2008-10-231-1/+1
* Use CG instead of Skiamark@chromium.org2008-10-231-0/+9
* Remove DerivedSources.cpp from KJSBindings.vcproj, and replace it with all th...pkasting@chromium.org2008-10-221-55/+0
* 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-222-0/+10
* Get PopupMenuChromium building under Linuxagl@chromium.org2008-10-221-4/+7
* Some of the easier fixes in port for the PLATFORM(MAC) killing projectmark@chromium.org2008-10-223-2/+6
* Fix Linux build with a null port hack.evanm@google.com2008-10-221-1/+4
* oops, didn't mean PLATFORM.pinkerton@google.com2008-10-221-1/+1
* chromium tree changes for removing platform(mac). pinkerton@google.com2008-10-221-0/+14
* Compile WidgetChromium on Linux.erg@google.com2008-10-221-2/+2
* Bring in CursorChromium to Linux build.evanm@google.com2008-10-212-40/+45
* Get ScrollViewChromium building under Linux.erg@google.com2008-10-211-3/+15
* Add stubs for screen size accessors for linux test_shell link errors.erg@google.com2008-10-211-0/+70
* remove PLATFORM_GTK-ismstc@google.com2008-10-211-1/+0
* Make PlatformScrollBar.h cross-platform. This is just movingtc@google.com2008-10-212-44/+50
* Patch of uber lameness to fix the KJS build. TestShell actually runs!darin@chromium.org2008-10-211-0/+64
* Start attacking the list of undefined symbols from Linux WebCore. This definesagl@chromium.org2008-10-212-0/+41
* Fix KJS build. Strangely, the PlatformWidget type is not expected to be defi...pkasting@chromium.org2008-10-201-4/+0
* linux compile fixestc@google.com2008-10-181-1/+1
* one more missing filedarin@chromium.org2008-10-181-0/+41
* Add missing headers. Oops :(darin@chromium.org2008-10-185-0/+215
* Disable PLATFORM(WIN) !!darin@chromium.org2008-10-187-91/+96
* Start compiling a bunch of *Chromium.cpp files in our port ontc@google.com2008-10-173-2/+8
* Move many files that were suffixed Win.cpp to Chromium.cpp, and place them in...darin@chromium.org2008-10-1523-0/+5098