summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* DevTools: Make 'toggle node search' mode work.pfeldman@chromium.org2009-07-165-10/+37
* Update rebaselining tool to auto create new directory if it does not exist.victorw@chromium.org2009-07-161-2/+17
* Reverting 20855.darin@chromium.org2009-07-1646-939/+797
* Reverting 20854.darin@chromium.org2009-07-1646-797/+939
* Use WebWidget from the WebKit API. This change also makesdarin@chromium.org2009-07-1646-939/+797
* Avoid dereferencing uninitialized pointers.cevans@chromium.org2009-07-162-6/+49
* Revert "Stubs for DB-related methods in ChromiumBridge."agl@chromium.org2009-07-161-33/+0
* Stubs for DB-related methods in ChromiumBridge. Allows us to compile the Chro...dumi@chromium.org2009-07-161-0/+33
* Adding callback support to media filter Initialize() and Seek().scherkus@chromium.org2009-07-162-12/+21
* More failing layout tests on Windows from the merge 45936:45958agl@chromium.org2009-07-161-1/+2
* Fix lingering thinko dkegel@google.com2009-07-161-1/+1
* Fix mistakes in #! lines on python scripts.dkegel@google.com2009-07-1612-12/+6
* Layout test shadow-translucent-fill.html started failing with merge.agl@chromium.org2009-07-161-1/+2
* Land http://codereview.chromium.org/155575 for atwilson.dimich@google.com2009-07-151-10/+2
* Roll WebKit DEPS 45936:45958.japhet@chromium.org2009-07-151-0/+6
* Layout test rem-dynamic-scaling is crashing on Windows.agl@chromium.org2009-07-151-1/+1
* Layout test progress-event-total.html started failing with merge.agl@chromium.org2009-07-151-2/+1
* test_shell had hard-coded paths to the old LayoutTests locationdpranke@google.com2009-07-151-3/+2
* Removed extraneous call to the now depreacted WebCore::parseURL().japhet@chromium.org2009-07-151-3/+2
* Refactorings surrounding HostResolver:ericroman@google.com2009-07-151-1/+1