summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
...
* WebKit merge 46141:46143.eroman@chromium.org2009-07-211-0/+7
* Updating test expectation bug number.scherkus@chromium.org2009-07-211-1/+1
* Add a layout test to expectations list which crashes on mac following webkit ...eroman@chromium.org2009-07-211-2/+3
* WebKit merge 46126:46141.eroman@chromium.org2009-07-211-0/+4
* Stubs for DB-related methods in ChromiumBridge.dumi@chromium.org2009-07-202-0/+36
* Including config.h temporarily to make the Mac/Linux builds happy.dumi@chromium.org2009-07-201-0/+4
* Rebaselines and test_expectations for some Linux tests fixed by http://bugs.w...senorblanco@chromium.org2009-07-209-7/+69
* Implement WebNode, and fix self assignment for WebKit api classes.ajwong@chromium.org2009-07-206-3/+116
* Add a new layout test to exceptions list.ericroman@google.com2009-07-201-1/+2
* Reverting patch 21083.dumi@chromium.org2009-07-202-36/+0
* Stubs for DB-related methods in ChromiumBridge.dumi@chromium.org2009-07-202-0/+36
* DevTools: Make splitters move while dragged over iframes.pfeldman@chromium.org2009-07-201-0/+23
* WebKit merge 46087:46125.ericroman@google.com2009-07-201-0/+3
* Fixes refactoring breakage in the layout test comparison tool. Also implemen...gwilson@google.com2009-07-203-3/+22
* DevTools: remember variable tree expansion state while debugging.pfeldman@chromium.org2009-07-202-4/+24
* DevTools: Fix debugPrint to work via new Console API.pfeldman@chromium.org2009-07-201-1/+4
* DevTools: Use Chrome's colors for DevTools toolbar.pfeldman@chromium.org2009-07-201-0/+6
* DevTools: Disable dock action on Mac OS since it is not yet implemented.pfeldman@chromium.org2009-07-201-0/+3
* vide-src-change.html test is crashingmhm@chromium.org2009-07-191-1/+1
* Reverting 21059.jorlow@chromium.org2009-07-185-94/+9
* Enable DOM_STORAGE in our build. Put LocalStorage and SessionStorage behind ...jorlow@chromium.org2009-07-185-9/+94
* Add a new layout-test to exceptions list.eroman@chromium.org2009-07-181-0/+3
* Rebaseline some pixel baselines for linux.eroman@chromium.org2009-07-186-3/+3
* Webkit merge 45998:46050.ericroman@google.com2009-07-182-0/+9
* Enable couple of video tests which passed successfully for couple of days now.mhm@chromium.org2009-07-181-6/+0
* Added reference counting to the Pipeline interface.scherkus@chromium.org2009-07-182-2/+2
* Spellcheck should not only work if the element is contentEditable, it should ...jparent@chromium.org2009-07-181-6/+4
* Fix a memory leak found by Valgrind.evan@chromium.org2009-07-181-6/+11
* Fix a crash in plugin handling. The code was destroying the passed-in cairo_t,brettw@chromium.org2009-07-171-1/+0
* Renamed FilterHost::Error() and Pipeline::GetTime() to more appropriate names.scherkus@chromium.org2009-07-172-3/+3
* Expose access for reading stats counters via thembelshe@google.com2009-07-171-7/+29
* Land Anton's change to cast from v8::Value to v8::Object beforeager@chromium.org2009-07-171-2/+4
* Reverting 20516 by re-landing this previous patch.brettw@chromium.org2009-07-172-14/+13
* Flip screen coordinates when converting NSEvent to WebMouseEvent. Enable proc...pinkerton@chromium.org2009-07-171-1/+1
* linux: obey standard system paths for pluginsevan@chromium.org2009-07-171-3/+20
* Add the dep for the mac dir within test_shell where its needed.thomasvl@chromium.org2009-07-172-4/+3
* Introduce WebLocalizedString and queryLocalizedString methodsdarin@chromium.org2009-07-1711-212/+412
* flacky tests for video causing tree red.mhm@chromium.org2009-07-171-1/+2
* Remove unintended addition of a forward delcaration for WebWidget.ajwong@chromium.org2009-07-171-1/+0
* Begin implementation of the context menu for Video and Audio tags.ajwong@chromium.org2009-07-1710-24/+140
* Use upstreamed NPV8Object, V8NPObject, and V8NPUtils. And delete webkit/port.japhet@chromium.org2009-07-178-1216/+0
* WebKit merge 45985:45998japhet@chromium.org2009-07-171-0/+5
* WebFrameImpl::GetSelection(): Replace NBSPs with spaces.estade@chromium.org2009-07-161-1/+7
* Add the WebKit API for DOM Storage. This is used to re-enter WebKit. A late...jorlow@chromium.org2009-07-167-0/+472
* Don't run MediaLeakTest.VideoBear under valgrind for nowdkegel@google.com2009-07-161-0/+2
* Add return-error-from-new-stream-callback-in-full-frame-plugin back in to lis...japhet@chromium.org2009-07-161-0/+1
* Enable isolated worlds for content scripts.abarth@chromium.org2009-07-165-5/+32
* Add back in some expected failures that I shouldn't have removed.japhet@chromium.org2009-07-161-0/+9
* Roll Webkit DEPS 45958:45975 and remove some items from test expectations.japhet@chromium.org2009-07-161-47/+11
* Simplify window_open_disposition.cc since we only require conversion fromdarin@chromium.org2009-07-162-30/+15