summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add ifdef to make upstreaming of v8_utility.h easiler.ajwong@chromium.org2009-06-021-0/+10
* Add some browser-level checks to prohibit access to extension bindings bympcomplete@google.com2009-06-021-1/+2
* Add baselines for new tests from WebKit Update 44286:44342.dglazkov@google.com2009-06-0214-2/+154
* WebKit Update 44286:44342.dglazkov@google.com2009-06-022-40/+9
* DevTools Profiler: use sampling rate reported by V8 profiler.mnaganov@chromium.org2009-06-022-9/+30
* DevTools Profiler UI changes.mnaganov@chromium.org2009-06-023-13/+76
* Fixing incorrect dependency revealed by chrome.sln moving to gyp.bradnelson@chromium.org2009-06-021-1/+1
* Add REBASELINE option to test "body-generated-image-propagated-to-root"victorw@chromium.org2009-06-011-1/+1
* Get rid of that egregious serif font in autofill popups on os x by removing N...thakis@chromium.org2009-06-011-16/+2
* Roll one revision back in WebKit update.dglazkov@google.com2009-06-011-2/+2
* WebKit Update 44252:44287dglazkov@google.com2009-06-011-0/+3
* Add a linux webkit flaky crasher to test_expectations.txtjhawkins@chromium.org2009-06-011-0/+1
* Have the find bar show number of matches on linux.tc@google.com2009-06-011-2/+2
* Add a flaky test for win to test_expectations.txtjhawkins@chromium.org2009-06-011-0/+1
* Add a flaky test that crashes for mac debug to test_expectations.txtjhawkins@chromium.org2009-06-011-1/+3
* Add three more flaky linux tests to test_expectations.txt.jhawkins@chromium.org2009-06-011-0/+3
* Update test_expectations with two more flaky tests.jhawkins@chromium.org2009-06-011-0/+2
* Rebaselining tool that automatically produces baselines for all platforms.victorw@chromium.org2009-06-014-7/+603