summaryrefslogtreecommitdiffstats
path: root/webkit/port/platform/chromium
Commit message (Expand)AuthorAgeFilesLines
* Use platform/chromium from third_party/WebKit, etc.darin@chromium.org2008-12-2360-10852/+0
* Get rid of another base/ include by inlining the NSView/HWND/GtkWidget typdefs.eseidel@chromium.org2008-12-201-3/+4
* Fixed crash when clicking empty select element.darin@chromium.org2008-12-201-5/+6
* Remove dependencies from port on base/gfx/native_theme and base/win_util. In...darin@chromium.org2008-12-204-69/+141
* Kill our forked copy of MIMETypeRegistry.cpp by moving the customized methodsdarin@chromium.org2008-12-181-16/+90
* Move the "platform" wrappers in skia/ext to the skia namespace.brettw@google.com2008-12-171-3/+3
* Remove a hack that was unnecessarily affecting Linux layout tests.evanm@google.com2008-12-161-1/+7
* I bow down before Dean and his "I don't need sleep, I'll just read every line...agl@chromium.org2008-12-161-1/+1
* It appears that the GTK theme doesn't always draw the full rectangleagl@chromium.org2008-12-161-0/+11
* Changes to the autofill popup:jcampan@chromium.org2008-12-162-0/+8
* Fun file renaming patch.darin@google.com2008-12-153-73/+41
* Remove FileSystemPosix.cpp since it is actually unnecessary. This makes thedarin@chromium.org2008-12-154-31/+42
* Eliminate port/platform/win directory. Stop building a fork of BString, anddarin@chromium.org2008-12-151-0/+35
* Implement visited link coloring.brettw@google.com2008-12-132-4/+54
* Make RenderThemeGtk match RenderThemeWin a bit more.deanm@chromium.org2008-12-122-6/+8
* Drop search field methods in RenderThemeGtk.deanm@chromium.org2008-12-122-37/+0
* Rename ViewHandle to NativeView et al.agl@chromium.org2008-12-111-1/+1
* Webkit merge 39050:39100 (CL 5 of 5).ericroman@google.com2008-12-111-0/+4
* Clip the scrollbars on linux.estade@chromium.org2008-12-112-9/+20
* Now that we've synced to my WebKit changes I can remove the usefinnur@google.com2008-12-101-13/+6
* Be stricter when clipping gtk widgets.estade@chromium.org2008-12-101-0/+3
* Only copy image data to the clipboard when users selecttc@google.com2008-12-081-1/+22
* Update themes since we merged webkit r38911.deanm@chromium.org2008-12-072-17/+20
* Fix linux broken layout tests. They want the windows UA sheet.mpcomplete@google.com2008-12-052-0/+15
* Pressing tab with no selection while the form autofill was showing would crash.jcampan@chromium.org2008-12-011-3/+5
* Match Windows select metrics.deanm@chromium.org2008-11-282-31/+78
* Match Windows checkbox and radio metrics. We now pass basic-inputs.html.deanm@chromium.org2008-11-272-48/+20
* Remove dependencies on base/ from MIMETypeRegistry.cppdarin@chromium.org2008-11-261-1/+4
* Remove dependencies on base/glue from these 2 port files.jam@chromium.org2008-11-261-0/+3
* Reverting 6043.ojan@google.com2008-11-261-3/+0
* Remove dependencies on base/ from MIMETypeRegistry.cppdarin@chromium.org2008-11-261-0/+3
* The autofill menu does not accept the selection on abandon, such as when pres...jcampan@chromium.org2008-11-262-8/+39
* Fix a rash of uninit data errors reported by Valgrind.agl@chromium.org2008-11-251-0/+2
* Use the default handling for input styles.deanm@chromium.org2008-11-252-10/+0
* More GTK theme work.deanm@chromium.org2008-11-251-52/+36
* Revert my caret blinking change for now.deanm@chromium.org2008-11-251-2/+5
* Don't paint storm in layout test mode.deanm@chromium.org2008-11-251-5/+2
* Apply the PlatformContext's current transform when returning the cairo surfac...estade@chromium.org2008-11-251-20/+18
* Fix a regression in RenderThemeGtk.erg@google.com2008-11-251-2/+5
* Find now uses WebKit's TextMatch highlighting for Find-in-page.finnur@google.com2008-11-242-0/+46
* A bit of RenderThemeGtk::systemFont refactoring and merge with recent changes.mmoss@google.com2008-11-241-39/+53
* Bridge calls to get the root NPObject from a WebPluginContainer.darin@chromium.org2008-11-241-2/+4
* Progress on form button metrics.deanm@chromium.org2008-11-242-224/+235
* Make RenderThemeWin and RenderThemeGtk a bit closer to each other. This is j...deanm@chromium.org2008-11-222-11/+3
* Revert r5890 (accidental commit).estade@chromium.org2008-11-221-18/+20
* Correctly render scroll bars on web frames by setting a matrix translation on...estade@chromium.org2008-11-221-20/+18
* Remove use of wide characters in stats table identifiers.evanm@google.com2008-11-221-3/+2
* Rollback "Remove use of wide characters in stats table identifiers."evanm@google.com2008-11-211-2/+3
* Remove use of wide characters in stats table identifiers.evanm@google.com2008-11-211-3/+2
* Wrap MSVC-specific pragmas. As -Wunknown-pragmas has been disabled for wtf,deanm@chromium.org2008-11-214-8/+26