summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
...
* Reland changes to fix the problem that DOM object is deleted in the GC thread...jianli@chromium.org2009-03-297-382/+234
* Disable a test that's been failing since around r12725.evan@chromium.org2009-03-291-1/+1
* Build fix.abarth@chromium.org2009-03-281-1/+2
* Add the ability to specify a default MIME type when loading a resource. We'l...abarth@chromium.org2009-03-283-0/+5
* Finalizing the merge - removing commented lines from test_expectations.txtdimich@google.com2009-03-281-6/+0
* Testing if the last merge' failures are reproducible on build bots. Wish we h...dimich@google.com2009-03-281-4/+4
* Chromium side of merge 41999:42026.dimich@google.com2009-03-281-5/+14
* It looks like the Chrome NPAPI plugin installer has been broken since we firs...ananta@chromium.org2009-03-282-52/+93
* Fix mac build bustage and remove some files that I forgot to delete.darin@chromium.org2009-03-273-1333/+3
* Use Webkit::WebInputEvent and remove webkit/glue/webinputevent.darin@chromium.org2009-03-2730-963/+373
* Add a test to test_shell_tests to verify that navigator.plugins.refresh() works.jam@chromium.org2009-03-273-145/+54
* PK's search work makes us pass another deferred search-related test.evan@chromium.org2009-03-271-1/+0
* Deleting the item from a form autofill popup with just one item would leave a...jcampan@chromium.org2009-03-271-0/+7
* Add mouseup-from-button2.html to fixable list with a bug filed.evan@chromium.org2009-03-271-0/+4
* Add support for serializing a FormData structure that has no elements. This isdarin@chromium.org2009-03-271-5/+11
* Typo'd this test when trying to rebaseline it last time, so it never got reba...pkasting@chromium.org2009-03-273-6/+6
* Encoding autodetection patch part 2.jungshik@google.com2009-03-274-1/+12
* Make the Mac contextual menu triggers correct.avi@google.com2009-03-271-0/+10
* Remove tests that have been upstreamed. Update test_expectations listpam@chromium.org2009-03-27109-11608/+1
* Adding mac back in since it isn't passing.thomasvl@chromium.org2009-03-271-0/+1
* Attempt to fix dupe Linux expectationspkasting@chromium.org2009-03-271-4/+0
* Render widget host view cursors:estade@chromium.org2009-03-271-0/+32
* Rebaseline layout tests for <input type="search"> support.BUG=9210pkasting@chromium.org2009-03-2719-111/+114
* Changed the behavior of the form autofill popup.jcampan@chromium.org2009-03-272-26/+37
* Search box support, Chromium side.BUG=9210pkasting@chromium.org2009-03-273-3/+3
* Fix renderer hang caused when a synchronous XHR is disallowed for securitydarin@chromium.org2009-03-271-0/+1
* Support the IDR_SEARCH_xxx images in test_shell. Untested outside of Windows...pkasting@chromium.org2009-03-273-3/+18
* Revert "Support the IDR_SEARCH_xxx images in test_shell. Untested outside of...evan@chromium.org2009-03-273-18/+3
* Support the IDR_SEARCH_xxx images in test_shell. Untested outside of Windows...pkasting@chromium.org2009-03-273-3/+18
* Re-baseline new test. Our results differ from WebKit's, mainly in minor ways.pam@chromium.org2009-03-272-1/+462
* whitespace change to force a build after master restarttc@google.com2009-03-271-0/+1
* We need to set the clipping region of the HDC passed in to a windowless flash...ananta@chromium.org2009-03-274-25/+39
* Adding back in another tests that is promptly going back to being flaky.thomasvl@chromium.org2009-03-271-0/+1
* Remove line cause dup for linuxthomasvl@chromium.org2009-03-271-3/+1
* More windows test updates based on the last 20 runs (missed some from the lastthomasvl@chromium.org2009-03-271-29/+4
* Test list updates - trying to take the tree from orange to green:thomasvl@chromium.org2009-03-271-40/+34
* DevTools: add support for navigating to other tab while inspecting.pfeldman@chromium.org2009-03-276-44/+33
* 1. Implemented an agent providing RPC interface to v8 debugger of the inspect...yurys@google.com2009-03-2720-12/+661
* Start using the upstream versions of V8NodeFilter and V8XML*.levin@chromium.org2009-03-2711-1119/+37
* Update maqc tests expectations after WebKit merge.dimich@google.com2009-03-261-8/+11
* Add images for <input type="search">. These are copies of the ones in the pu...pkasting@chromium.org2009-03-266-0/+8
* Disable tests failing on Linux after merge WebKit 41944:41999dimich@google.com2009-03-261-0/+8
* Chromium side of the WebKit merge 41944:41999dimich@google.com2009-03-261-0/+47
* Landing thakis's change from http://codereview.chromium.org/42487jrg@chromium.org2009-03-262-11/+11
* Expose whether we're in private browsing mode to plugins.I chose to implement...jam@chromium.org2009-03-267-1/+109
* Report the plugin position to windowed plugins as (0,0)jam@chromium.org2009-03-267-39/+40
* Disabling a layout test that is failing on Win and Linux since the last merge:sverrir@chromium.org2009-03-261-0/+1
* Speedup event performance by caching V8EventListener on the wrapped object. asargent@chromium.org2009-03-262-27/+120
* Fixes bug where first login attempt to hotmail after session restoresky@chromium.org2009-03-262-9/+31
* Change # for //. duhnsylvain@chromium.org2009-03-261-1/+1