summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix devtools tests.pfeldman@chromium.org2009-03-301-2/+2
* DevTools: Implement basic DOM edit operations.pfeldman@chromium.org2009-03-3011-253/+537
* Revert 12763.jianli@chromium.org2009-03-3018-797/+7
* Enable worker layout tests. In order for test_shell to run worker, we link al...jianli@chromium.org2009-03-3018-7/+797
* Forgot to update path for webkit.sln when moving media to gyp on windows (try...bradnelson@google.com2009-03-301-1/+1
* Switching media to gyp under windows.bradnelson@google.com2009-03-307-826/+66
* Fix mismatch in sandbox ignore list (changed the target name, forgot to chang...bradnelson@google.com2009-03-300-0/+0
* A workaround fix for Issue 3693.hbono@chromium.org2009-03-301-0/+6
* Rebaseline 3 worker layout tests to count in the different messages from V8.jianli@chromium.org2009-03-306-0/+54
* Reland changes to fix the problem that DOM object is deleted in the GC thread...jianli@chromium.org2009-03-297-382/+234
* Remove NOTIMPLEMENTED bits for fast shutdown code on non-Windows.evan@chromium.org2009-03-291-8/+0
* Disable a test that's been failing since around r12725.evan@chromium.org2009-03-291-1/+1
* Fix crash that occurs when the about:network window is closed while stilldarin@chromium.org2009-03-281-0/+1
* Pull DEPS to pick up merge/upstream fixes.dimich@google.com2009-03-281-1/+1
* Fix linux build.aa@chromium.org2009-03-281-1/+0
* Add more of the server-side plumbing for extension APIs. Alsoaa@chromium.org2009-03-2822-104/+453
* Build fix.abarth@chromium.org2009-03-281-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-2812-2/+42
* 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-283-8/+17
* It looks like the Chrome NPAPI plugin installer has been broken since we firs...ananta@chromium.org2009-03-284-53/+504
* A crash report from the field reports that we are removing a SafeBrowsingBloc...jcampan@chromium.org2009-03-281-2/+5
* Facilitate SDCH content decoding after a proxy removes ALL content infojar@chromium.org2009-03-281-3/+6
* This CL fixes a lint issue -- line exceeding 80 characters.xji@chromium.org2009-03-281-1/+2
* 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-2749-1054/+503
* The URL in the bug triggers an SSL interstitial for a redirect that redirects...jcampan@chromium.org2009-03-273-2/+64
* Add a test to test_shell_tests to verify that navigator.plugins.refresh() works.jam@chromium.org2009-03-274-146/+55
* Fix build in release mode.tc@google.com2009-03-271-1/+2
* Move message flags into a separate header that can be usedtc@google.com2009-03-2715-75/+84
* Fixed a lot threading issues during tear down of <video>hclam@chromium.org2009-03-278-89/+98
* Linux: enable assertion in fontconfig code.agl@chromium.org2009-03-271-3/+1
* 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
* Fix URL for sandboxing design doc.evan@chromium.org2009-03-276-8/+9
* Add mouseup-from-button2.html to fixable list with a bug filed.evan@chromium.org2009-03-271-0/+4
* Properly fix menu display when using dark system themes.evan@chromium.org2009-03-273-14/+4
* Increase allowable dictionary size so that iGoogle can test SDCHjar@chromium.org2009-03-271-1/+1
* Add support for serializing a FormData structure that has no elements. This isdarin@chromium.org2009-03-271-5/+11
* Fix assertion that was firing in unit tests.jam@chromium.org2009-03-271-3/+6
* Add another ifdef for other platformsjam@chromium.org2009-03-271-0/+2
* Fix non Windows builds.jam@chromium.org2009-03-272-1/+5
* Comment out the crashing test so the tree can be open while I fix it.brettw@chromium.org2009-03-271-0/+2
* Typo'd this test when trying to rebaseline it last time, so it never got reba...pkasting@chromium.org2009-03-273-6/+6
* Update webkit to 12702 (unforking encoding detector : wk bug 16482)jungshik@google.com2009-03-271-1/+1
* Refactor plugin process code which checks with the browser process before shu...jam@chromium.org2009-03-2731-335/+116
* Encoding autodetection patch part 2.jungshik@google.com2009-03-274-1/+12
* Reverting 12673.brettw@chromium.org2009-03-273-85/+130