summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Run workers in separate processes.jam@chromium.org2009-05-013-20/+241
* Fix typo in test expectationsamanda@chromium.org2009-05-011-1/+1
* Call WebWorkerClient on the main thread. This makes it consistent with the r...jam@chromium.org2009-05-016-107/+198
* Test regressions for WebKit merge 43059:43114amanda@chromium.org2009-05-011-1/+9
* Only unset the kWebPluginDelegateProperty property after calling the plugin's...jam@chromium.org2009-05-011-25/+19
* DevTools: Fix access violation (null pointer) on document tear down.pfeldman@chromium.org2009-05-013-5/+8
* Fix make build by making sure .pak files are listed as outputs of grd files.tc@google.com2009-05-012-32/+63
* Allow Frame.cpp to be unforked.levin@chromium.org2009-05-011-1/+7
* Glue part for the provisional WebKit merge (https://bugs.webkit.org/show_bug....pfeldman@chromium.org2009-05-012-0/+7
* Undo the reference counting experiment. The crashes are stillager@chromium.org2009-05-011-30/+2
* Wrappers for inline style declarations disappeared on GC. Fix theager@chromium.org2009-05-011-1/+14
* Deprecate wstring version of PathService::Get() in webkit.thestig@chromium.org2009-05-015-33/+41
* Fix issue 11264fqian@google.com2009-05-011-16/+30
* Second part of fix of issue http://code.google.com/p/chromium/issues/detail?i...fqian@google.com2009-05-011-1/+12
* Fix to test_expectations.txtasargent@chromium.org2009-05-011-3/+7
* Disable two tests that started crashing on buildbots after r14994.asargent@chromium.org2009-05-011-2/+2
* Added audio/mpeg and video/mpeg to the list of mime types supported by the Ac...ananta@chromium.org2009-04-302-4/+5
* Fix bug numbers in test_expectations.jeremy@chromium.org2009-04-301-6/+8
* Add empty createHTMLParserQuirks implementation in anticipation of http://tra...dglazkov@google.com2009-04-301-0/+3
* Replace std::map, std::set by WTF::HashMap and WTF::HashSet.fqian@google.com2009-04-301-40/+93
* Copy web inspector files into the output dir. Should now work intc@google.com2009-04-302-0/+177
* Modify WebView drop effect override values.tc@google.com2009-04-301-4/+4
* Rewrite plugin_tests.cc to use FilePath and file_utils.h insteadamanda@chromium.org2009-04-302-12/+24
* Tweak test expectations - WebKit Merge 42995:43059playmobil@google.com2009-04-301-3/+3
* Chrome side of WebKit Merge 42994:43059playmobil@google.com2009-04-307-17/+678
* Rebaseline tests on linux that changed from the merge.tc@google.com2009-04-3021-19/+10
* DevTools: Implement styles editing.pfeldman@chromium.org2009-04-304-48/+235
* 1. When exception is thrown debugger will pause and show call stack.yurys@google.com2009-04-303-8/+82
* Workaround fix for Alt-Gr case.ukai@chromium.org2009-04-301-8/+19
* ClientRectList must provide indexed access method that acts like item() method.ukai@chromium.org2009-04-305-0/+13
* Don't insert ASCII character with ctrl(w/o/ alt) or meta is on.ukai@chromium.org2009-04-301-0/+18
* Move simple_clipboard_impl.cc to webkit/tools/test_shell where it belongs.tc@google.com2009-04-296-14/+4
* Linux tests need rebaselining post WebKit Merge 42932:42994playmobil@google.com2009-04-293-2/+12
* Remove duplicate expectation files found via dedup-tests.py. These tests sti...tc@google.com2009-04-2923-4903/+0
* Rebaseline svg tests for WebKit Merge 42932:42994playmobil@google.com2009-04-2925-26/+91
* DEFER new tests on Linux & Mac - WebKit Merge 42932:42994playmobil@google.com2009-04-291-4/+7
* layout tests: more merge fallout.evan@chromium.org2009-04-291-1/+5
* This time, really check in new baselines for WebKit merge 42932:42994playmobil@google.com2009-04-2912-0/+78
* Update Test expectations for WebKit Merge 42932:42994playmobil@google.com2009-04-293-22/+24
* When doing the scheme check for applying V8 extensions, check against thempcomplete@google.com2009-04-291-3/+6
* Update test_expectations post WebKit merge 42932:42994playmobil@google.com2009-04-291-0/+34
* layout tests: mark some more failures.evan@chromium.org2009-04-291-0/+5
* A handful of rebaselines on linux.tc@google.com2009-04-297-8/+7
* DevTools: keep links on the edited styles so that they are not collected betw...pfeldman@chromium.org2009-04-297-342/+361
* DevTools: Implement styles toggle:pfeldman@chromium.org2009-04-2910-242/+473
* Artificially increase the ref count on WebCore strings that we use asager@chromium.org2009-04-291-2/+30
* Rolling back webkit-gyp switch. r14382bradnelson@google.com2009-04-294-0/+1527
* Switching webkit over to gyp on windows.bradnelson@google.com2009-04-294-1527/+0
* Adding missing file for gyp.bradnelson@google.com2009-04-291-0/+6
* Changes in preparation for webkit switch to gyp.bradnelson@google.com2009-04-291-2/+10