summaryrefslogtreecommitdiffstats
path: root/webkit/port
Commit message (Expand)AuthorAgeFilesLines
* Query the system for the blink interval setting.deanm@chromium.org2008-11-251-2/+12
* 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
* Revert caret blinking because I didn't do it right.deanm@chromium.org2008-11-251-12/+2
* Query the system for the blink interval setting.deanm@chromium.org2008-11-251-2/+12
* More GTK theme work.deanm@chromium.org2008-11-251-52/+36
* Remove a bit of code dupe in a switch.deanm@chromium.org2008-11-251-8/+2
* Revert my caret blinking change for now.deanm@chromium.org2008-11-252-3/+6
* Remove some layout-test-specific hacks.ericroman@google.com2008-11-252-310/+30
* Don't paint storm in layout test mode.deanm@chromium.org2008-11-252-6/+3
* Apply the PlatformContext's current transform when returning the cairo surfac...estade@chromium.org2008-11-252-20/+23
* 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-244-3/+76
* Third commit for yury's change unforking the inspector.ojan@google.com2008-11-24110-0/+0
* 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-245-46/+12
* Revert part of changes made in http://codereview.chromium.org/10687fqian@google.com2008-11-242-8/+41
* Progress on form button metrics.deanm@chromium.org2008-11-242-224/+235
* Remove some dead code.deanm@chromium.org2008-11-242-34/+0
* Try to bring a bit more structure to RenderThemeWin. This will help as Mac a...deanm@chromium.org2008-11-232-362/+356
* Make RenderThemeWin and RenderThemeGtk a bit closer to each other. This is j...deanm@chromium.org2008-11-224-13/+6
* Remove base versions of the graphics headers, which previously just forwarded...brettw@google.com2008-11-225-13/+11
* Revert r5890 (accidental commit).estade@chromium.org2008-11-222-23/+20
* Correctly render scroll bars on web frames by setting a matrix translation on...estade@chromium.org2008-11-222-20/+23
* Remove use of wide characters in stats table identifiers.evanm@google.com2008-11-226-161/+160
* Move port/.../skia/public to skia/ext for Linux. Windows & Mac already moved ...brettw@google.com2008-11-2213-1447/+0
* Parse VDMX tables for font metrics in Skia.agl@chromium.org2008-11-211-4/+9
* Move ScheduledAction.h into bindings/v8 where it belongs.darin@chromium.org2008-11-212-2/+1
* Move skia extensions from the port to skia/ext for Windows only. Fixed thebrettw@google.com2008-11-2112-2352/+3
* Fix crashes while displaying large animated GIFs. Our old understanding of t...pkasting@chromium.org2008-11-213-4/+10
* Rollback "Remove use of wide characters in stats table identifiers."evanm@google.com2008-11-216-160/+161
* Remove use of wide characters in stats table identifiers.evanm@google.com2008-11-216-161/+160
* Move the platform files form port to skia for Mac only. Hopefully this won't ...brettw@google.com2008-11-219-808/+3
* pull in some upstream code in this forked filepinkerton@google.com2008-11-211-0/+8
* Wrap MSVC-specific pragmas. As -Wunknown-pragmas has been disabled for wtf,deanm@chromium.org2008-11-216-10/+39
* Relanding this fix. The earlier attempt broke test_shell_tests. The fixananta@chromium.org2008-11-211-1/+4
* Revert r5816 due to InvokeMethods failures in test_shell_tests.sgk@google.com2008-11-211-4/+1
* Expanding and fleshing out the skelton for RenderThemeGtk::systemFont.mmoss@google.com2008-11-211-2/+68
* Fix Silverlight windowless plugin painting issues. This fixes theananta@chromium.org2008-11-211-1/+4
* Landing change by yury.semikhatsky@gmail.com to unfork inspector JS files.ojan@google.com2008-11-2130-12199/+0
* src/webkit side of merge 38500:38550.ojan@google.com2008-11-214-3/+3
* Added GC protection support for objects with possible pending activity which ...sgjesse@chromium.org2008-11-206-15/+168
* Remove files that we no longer need after the last merge.ojan@google.com2008-11-202-164/+0
* More font metrics work for Linuxagl@chromium.org2008-11-201-2/+3
* Fix assert in debug. I had this change locally and forgot toojan@google.com2008-11-201-1/+2
* non-third_party side of merge 38389:38450.ojan@google.com2008-11-202-0/+14
* Review URL: http://codereview.chromium.org/11504michaeln@google.com2008-11-201-18/+21
* The form autofill when shown originally has no selection, pressing enter in t...jcampan@chromium.org2008-11-201-1/+6
* Reapply http://codereview.chromium.org/11225agl@chromium.org2008-11-192-3/+6
* Match Windows font metrics on Linux.agl@chromium.org2008-11-192-11/+7