summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* One test still failing on Linux; put it back in test_expectations.senorblanco@chromium.org2009-06-081-7/+2
* text_expectations cleanup. Mark as passing some tests that weresenorblanco@chromium.org2009-06-081-20/+10
* Capitalize -lurlmon.lib in default_plugin consistently with the othersgk@google.com2009-06-081-1/+1
* Turn on DevTools Profiler.mnaganov@chromium.org2009-06-081-2/+2
* Revert r17853. Causes debug mode layout test failures.ager@chromium.org2009-06-082-35/+4
* Cache the document JavaScript wrapper on the global object for fasterager@chromium.org2009-06-082-4/+35
* Update V8 to version 1.2.7.ager@chromium.org2009-06-082-6/+2
* Porting the browser tests to Unix.jcampan@chromium.org2009-06-052-13/+13
* Fixes an issue where the MSAA information was not reported back correctly to ...klink@chromium.org2009-06-053-7/+9
* Add in RenderThemeChromiumSkia.{h,cc}.ajwong@chromium.org2009-06-051-0/+2
* Some Linux test rebaselines, and updates to test_expectations.txt. Mostsenorblanco@chromium.org2009-06-057-22/+20
* WebKit Update 44434:44438ukai@chromium.org2009-06-052-0/+6
* DevTools Profiler: better handling of DevTools' reset and initial load.mnaganov@chromium.org2009-06-058-69/+111
* Add an extension to expose some primitives to JS for doing mbelshe@google.com2009-06-054-0/+94
* WebKit Update 44419:44434ukai@chromium.org2009-06-051-5/+0
* linux: SizeTo() must synchronously size webkit's content area.evan@chromium.org2009-06-052-12/+23
* Rebaseline Linux layout test body-generated-image-propagated-to-root.html.dimich@google.com2009-06-043-11/+11
* Attempt to fix layout test on Linux (overflow-scroll-delete.html).dimich@google.com2009-06-041-36/+0
* Rebaseline Linux layout tests (using new and shiny rebaseline.py!)dimich@google.com2009-06-0427-39/+61
* Revert "linux: SizeTo() must synchronously size the content area."willchan@chromium.org2009-06-042-38/+12
* linux: SizeTo() must synchronously size the content area.evan@chromium.org2009-06-042-12/+38
* WebKit 44405:44419dimich@google.com2009-06-041-4/+0
* DevTools: Fix expression evaluation while on a breakpoint.pfeldman@chromium.org2009-06-041-1/+1
* One more attempt at fixing the keyboard focus issue when the windowless Flash...ananta@chromium.org2009-06-041-2/+22
* Landing http://codereview.chromium.org/115998 for benm@google.comdglazkov@google.com2009-06-042-28/+15
* DevTools: do not lose console message type on marshalling.pfeldman@chromium.org2009-06-041-1/+2
* DevTools Profiler: reuse more code from WebKit Inspector.mnaganov@chromium.org2009-06-045-111/+120
* Fix incorrect parens around a format string call.deanm@chromium.org2009-06-041-1/+1
* More Linux layout test fallout from WebKit 44372:44405dimich@google.com2009-06-041-4/+3
* Fix expectations file syntax.dimich@google.com2009-06-041-6/+1
* WebKit 44372:44405, resubmit.dimich@google.com2009-06-045-14/+34
* Revert 17601 (build break on mac)dimich@google.com2009-06-043-10/+10
* WebKit DEP roll 44372:44405dimich@google.com2009-06-044-10/+12
* Build fix: remove GYP change for WebKit patch that hasn't landed yet.agl@chromium.org2009-06-041-1/+0
* Linux: Add support for chrooted renderers.agl@chromium.org2009-06-041-0/+1
* Always disconnect event listeners when clearing for navigation, even if the s...dglazkov@google.com2009-06-031-3/+3
* Update linux layout test expectations.willchan@chromium.org2009-06-031-0/+1
* Update test_expectations for new linux layout test failures.willchan@chromium.org2009-06-031-0/+5
* Find in page should cause the scrollbar to repaint with tick marks.tc@google.com2009-06-031-1/+1
* Prepare V8NPObject.h/cpp for upstreaming.tim@chromium.org2009-06-034-215/+231
* Fix browser hang due to plugin deadlockamit@chromium.org2009-06-033-28/+57
* Reduce header dependencies in base/phajdan.jr@chromium.org2009-06-031-0/+1
* DevTools: Catch up with InspectorController changes.pfeldman@chromium.org2009-06-038-2/+123
* Implement InspectorClient's Settings API.pfeldman@chromium.org2009-06-034-7/+121
* Fix a few test_expectations related to my skia CL.senorblanco@chromium.org2009-06-021-0/+4
* -. Fix svn add in rebaselining tool and add more output warning messagesvictorw@chromium.org2009-06-023-6/+13
* WebKit Update 44342:44372.dglazkov@google.com2009-06-021-1/+1
* Enable test for timers in workers. The code that enabled that was checked in ...dimich@google.com2009-06-021-1/+0
* Roll DEPS to skia r198. This picks up a number of bugfixes for layout tests,senorblanco@chromium.org2009-06-0212-10/+6
* Add functions to glue to get the full html of the page and also to check if t...sverrir@google.com2009-06-024-0/+57