summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Do some cleanup of file path name handling.brettw@chromium.org2009-10-221-2/+7
* Webkit roll 49946:49947, also wtc's change (http://codereview.chromium.org/31...johnnyg@chromium.org2009-10-221-0/+9
* Optimize memory usage in MultipartResponseDelegate by not usingtony@chromium.org2009-10-221-3/+3
* Move ContextMenuClientImpl to api/srcyaar@chromium.org2009-10-226-338/+306
* Chromium fix for "Copy Image". (WebCore fix is http://codereview.chromium.org...avi@chromium.org2009-10-221-6/+8
* Fix renderer hang if plugin process crashes while initializing a plugin.jam@chromium.org2009-10-221-0/+2
* Fix painting issue in Reader 9.2.jam@chromium.org2009-10-221-0/+3
* Reverting 29783.johnnyg@chromium.org2009-10-223-9/+0
* Webkit roll 49926:49941johnnyg@chromium.org2009-10-221-5/+3
* Swaps renderer processes on links with rel=noreferrer and target=_blank.creis@google.com2009-10-223-0/+9
* Remove layout tests from test expectations that are passingvictorw@chromium.org2009-10-221-2/+0
* Cleanup in webkit/glue to remove some dependencies.darin@chromium.org2009-10-2219-323/+241
* Remove a glue dependency in preparation for moving contents to WebKit API land.pkasting@chromium.org2009-10-221-14/+17
* Use the existing ProfileTypes extensibility to plug in heap snapshotsapavlov@chromium.org2009-10-221-88/+31
* Make WebSocketStreamHandleBridge RefCountedThreadSafe.ukai@chromium.org2009-10-223-11/+11
* Add LayoutTests/fast/xmlhttprequest/null-document-xmlhttprequest-open.html = ...ukai@chromium.org2009-10-221-0/+2
* Rebaseline fast/forms/search-styled.html for WIN.tkent@chromium.org2009-10-223-2/+2
* Fix lifetime management of WebSocketStreamhandleImpl::Context and WebSocketSt...ukai@chromium.org2009-10-221-7/+34
* Remove three tests from test expectations.yutak@chromium.org2009-10-221-5/+0
* Introduce WebSecurityPolicy for security related methods.mhm@chromium.org2009-10-228-53/+146
* Rebaseline video-currentTime-set.html as the test is now running.scherkus@chromium.org2009-10-223-4/+30
* Add mac baseline for click-focus-anchor.html.scherkus@chromium.org2009-10-221-0/+10
* Don't skip video-currentTime-set.html anymore since upstreamed WebKit fix has...scherkus@chromium.org2009-10-221-2/+2
* Revert 29747 - Switch over to the new way of enabling/disabling session/local...nsylvain@chromium.org2009-10-228-19/+11
* Do not lower our ready state if the media resource is completely loaded.scherkus@chromium.org2009-10-221-1/+5
* Mark video-canvas-source.html as passing based on successful history.scherkus@chromium.org2009-10-221-3/+0
* Switch over to the new way of enabling/disabling session/local storage.jorlow@chromium.org2009-10-228-11/+19
* Rebaseline video-canvas-source.html.scherkus@chromium.org2009-10-223-0/+30
* Suppressing two media layout tests.scherkus@chromium.org2009-10-211-0/+2
* Remove flaky expectations for a bunch of tests.jparent@chromium.org2009-10-211-10/+1
* Start running video-canvas-source.html before we mark it as fully passing.scherkus@chromium.org2009-10-211-2/+2
* Remove incorrect image baseline.evan@chromium.org2009-10-215-2/+3
* Implemented WebMediaPlayerImpl::hasSingleSecurityOrigin().scherkus@chromium.org2009-10-211-2/+4
* Shorten searchable_form_data.cc more. Use early return/continue to flatten i...pkasting@chromium.org2009-10-211-132/+105
* [Mac] Properly call setIsActive() when becoming and resigning key window.rohitrao@chromium.org2009-10-215-12/+52
* Rebaseline audio-constructor-autobuffer.html and mark video-loop.html as fail...scherkus@chromium.org2009-10-214-38/+111
* Revert 29678 - Cleaning up media layout tests expectations.nsylvain@chromium.org2009-10-211-57/+38
* Trim unused members from SearchableFormData. Remove copies of WebCore functi...pkasting@chromium.org2009-10-214-184/+85
* Cleaning up media layout tests expectations.scherkus@chromium.org2009-10-211-38/+57
* Some more, release link error fixmichaeln@google.com2009-10-211-5/+7
* Fix a compile error.michaeln@google.com2009-10-211-5/+3
* AppCacheResponse storage implementationmichaeln@google.com2009-10-2113-115/+1378
* Add another xmlhttp crash to the list.nsylvain@chromium.org2009-10-211-0/+1
* Add 2 new xmlhttp crash caused by WebSocketsnsylvain@chromium.org2009-10-211-0/+4
* [Mac] Call setIsActive() when changing focus in layout test mode.rohitrao@chromium.org2009-10-212-7/+8
* TBR: darinmhm@chromium.org2009-10-217-145/+53
* Introduce WebSecurityPolicy for security related methods.mhm@chromium.org2009-10-217-53/+145
* Modify the factory method name to follow WebKitapavlov@chromium.org2009-10-211-2/+2
* Implemented getActiveAttrib, getActiveUniform and readPixels. Removedkbr@google.com2009-10-211-12/+78
* Rebaseline fast/forms/isindex-placeholder.htmltkent@chromium.org2009-10-217-3/+84