summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
...
* Some tests actually pass.darin@chromium.org2009-05-061-12/+9
* Move l10n_util to app/ben@chromium.org2009-05-051-4/+4
* More test expectation cleanup.darin@chromium.org2009-05-051-3/+4
* Remove another duplicate test expectation for Linux.darin@chromium.org2009-05-051-1/+1
* Remove duplicate mac expectations.darin@chromium.org2009-05-051-1/+1
* Remove duplicate expectations.darin@chromium.org2009-05-051-7/+7
* Remove LayoutTests/fast/forms/textarea-hard-linewrap.html since that test no ...darin@chromium.org2009-05-051-1/+0
* Boat-load of new layout test failures due to WebKit merge 43114:43242darin@chromium.org2009-05-051-0/+199
* Chrome changes for WebKit merge 43114:43242darin@chromium.org2009-05-059-33/+56
* Chrome side to handle changing CreateWebWorker to createWorker.darin@chromium.org2009-05-052-2/+2
* Plumb the creator URL for popups up to the browser. We don't yet use this fo...pkasting@chromium.org2009-05-055-6/+20
* Attempt to green mac layout test bots.estade@chromium.org2009-05-051-2/+6
* Style fixes for webkit upstreaming.ajwong@chromium.org2009-05-051-57/+45
* Mark a couple FAILs as FAIL CRASH in an attempt to green the treeamanda@chromium.org2009-05-051-2/+2
* In OOP-sytle JavaScript programs there are lots of anonymous functions which ...yurys@google.com2009-05-051-7/+1
* Fix inspector in test_shell. AppendASCII doesn't like the leading '/'tc@google.com2009-05-051-1/+1
* Added back a few more tests that I removed in 15295, since while they pass onamanda@chromium.org2009-05-051-1/+7
* Add back some tests that were removed in r15295 but still fail onamanda@chromium.org2009-05-051-7/+14
* Update test_expectations.txt to reflect text metrics upstream fixesamanda@chromium.org2009-05-051-290/+59
* DevTools: Bugfixes for the round of sanity testing.pfeldman@chromium.org2009-05-056-8/+34
* Push V8 version 1.2.2 to chromium.ager@chromium.org2009-05-052-2/+2
* Fix Flash window in Analytics being incorrectly visible.jam@chromium.org2009-05-059-4/+119
* Revert r15278. More unexpected test failures :(darin@chromium.org2009-05-0519-91/+284
* Re-do r15244: Fix crash in ~TestWebViewDelegate caused bydarin@chromium.org2009-05-0519-284/+91
* Make our autoscroll icons a little better.glen@chromium.org2009-05-0510-0/+0
* Various trivial clean-up bits:pkasting@chromium.org2009-05-053-6/+8
* Removing some duplicate source files and filters from vcprojs.bradnelson@chromium.org2009-05-042-24/+8
* Fix bug 9812: Remove current RSS code in favor of new more generalizedfinnur@chromium.org2009-05-044-115/+0
* Revert r15244. Failed tests :(darin@chromium.org2009-05-0418-85/+283
* Eliminate webkit/glue/webhistoryitem* in favor of adding adarin@chromium.org2009-05-0418-283/+85
* revert r15223 to see if it fixes the security-context-with-base-tag.html crashdarin@chromium.org2009-05-042-9/+0
* Revert bug fix because interactive_ui_tests are failing.mbelshe@google.com2009-05-042-43/+1
* Adds a WillDestroyFrame(WebFrame*) notification method to WebViewDelegate thatdarin@chromium.org2009-05-042-0/+9
* DevTools: Add Metrics sidebar support.pfeldman@chromium.org2009-05-044-24/+125
* Defer window.close(), window.resizeTo(), and window.moveTo()mbelshe@google.com2009-05-042-1/+43
* DevTools: Implement search in scripts.pfeldman@chromium.org2009-05-044-2/+57
* Now it's possible to evaluate expressions in the debugger console.yurys@google.com2009-05-043-37/+105
* DevTools: switch from CppBound* to pure v8 bindings in WebDevToolsClient host...pfeldman@chromium.org2009-05-043-53/+110
* DevTools: Support XmlHTTPRequests sniffing.pfeldman@chromium.org2009-05-043-3/+28
* Revert "Enable video in posix builds and remove unneeded ifdefs to guard wind...ajwong@chromium.org2009-05-011-1/+10
* Enable video in posix builds and remove unneeded ifdefs to guard windows.ajwong@chromium.org2009-05-011-10/+1
* This CL makes Chrome on par with Firefox in terms of 'GetSuggestedFilename' f...jungshik@google.com2009-05-016-11/+20
* 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