summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Find now uses WebKit's TextMatch highlighting for Find-in-page.finnur@google.com2008-11-2410-370/+293
* Clean up some net/ code. Change a number of wstrings to FilePaths.estade@chromium.org2008-11-241-2/+2
* Second try ad faster scons builds of test shell.tc@google.com2008-11-243-92/+72
* 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
* Revert "faster scons builds of test shell"tc@google.com2008-11-243-72/+92
* Bridge calls to get the root NPObject from a WebPluginContainer.darin@chromium.org2008-11-246-53/+29
* Revert part of changes made in http://codereview.chromium.org/10687fqian@google.com2008-11-242-8/+41
* faster scons builds of test shelltc@google.com2008-11-243-92/+72
* Fix an uninitialized variable / conditional.deanm@chromium.org2008-11-241-0/+1
* Progress on form button metrics.deanm@chromium.org2008-11-244-231/+242
* 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
* Update scons binding include path.deanm@chromium.org2008-11-221-1/+0
* Fix the mac build by updating the include path of the skia files.brettw@google.com2008-11-221-1/+1
* Remove base versions of the graphics headers, which previously just forwarded...brettw@google.com2008-11-2218-31/+29
* 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
* Move Platform{Canvase,Device}Mac.cpp from the Mac remove-from-inputsgk@google.com2008-11-221-38/+34
* Remove skia/public/{Vector,Platform}Canvas_unittest.cpp from SCons.sgk@google.com2008-11-221-4/+0
* Remove use of wide characters in stats table identifiers.evanm@google.com2008-11-2213-178/+183
* Update deps and the merge tool now that WebKit and WebKitLibraries have been ...ojan@google.com2008-11-221-2/+0
* Fix infinite paint loop on Linux.evanm@google.com2008-11-221-2/+20
* Move port/.../skia/public to skia/ext for Linux. Windows & Mac already moved ...brettw@google.com2008-11-2214-1451/+0
* Update test list after webkit merge. TBR to greenify build.ojan@google.com2008-11-221-1/+13
* Parse VDMX tables for font metrics in Skia.agl@chromium.org2008-11-211-4/+9
* non third_party/WEbKit side of WebKit merge 38550:38575.ojan@google.com2008-11-215-1/+16
* Move ScheduledAction.h into bindings/v8 where it belongs.darin@chromium.org2008-11-214-23/+18
* Move skia extensions from the port to skia/ext for Windows only. Fixed thebrettw@google.com2008-11-2115-2420/+5
* Fix crashes while displaying large animated GIFs. Our old understanding of t...pkasting@chromium.org2008-11-213-4/+10
* Assign result of FilePath.Append(), otherwise the value isn't changed.mmoss@google.com2008-11-211-1/+1
* helper method for getting the platform name in layout teststc@google.com2008-11-213-9/+24
* Rollback "Remove use of wide characters in stats table identifiers."evanm@google.com2008-11-2113-182/+177
* Remove use of wide characters in stats table identifiers.evanm@google.com2008-11-2113-177/+182
* Move the platform files form port to skia for Mac only. Hopefully this won't ...brettw@google.com2008-11-2111-829/+3
* Fix the getintidentifier-special-values.html plugin layout test, which broke ...ananta@chromium.org2008-11-211-2/+11
* Delete ifdefs which were causing a crash by hiding a NULL check.erg@google.com2008-11-211-2/+0
* pull in some upstream code in this forked filepinkerton@google.com2008-11-211-0/+8
* Plumb WebCore's windowResizerRect() through glue and renderer. Enables Mac sc...pinkerton@google.com2008-11-216-2/+54
* Wrap MSVC-specific pragmas. As -Wunknown-pragmas has been disabled for wtf,deanm@chromium.org2008-11-2110-17/+49
* Relanding this fix. The earlier attempt broke test_shell_tests. The fixananta@chromium.org2008-11-214-4/+8
* only resize the window when running layout tests. Makes it easier to use for ...pinkerton@google.com2008-11-213-4/+11
* Fix use of LOAD= with WantSystemLib() (we could blow up if a variablesgk@google.com2008-11-212-22/+24
* Revert r5816 due to InvokeMethods failures in test_shell_tests.sgk@google.com2008-11-213-7/+3
* 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-213-3/+7
* Mark a memory leak from the global plugin list as a knowntc@google.com2008-11-211-0/+255
* Allow test_shell to open relative paths, like "test_shell ."dsh@google.com2008-11-211-2/+3
* Update tests lists after 38500:38550 merge. TBR to greenify tree.ojan@google.com2008-11-211-2/+4