summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Update Chromium side of WebKit r46507.pkasting@chromium.org2009-07-292-4/+7
* linux: unload plugin libraries after extracting mime typesevan@chromium.org2009-07-291-0/+2
* Make webkit\glue\cpp_*.cc not depend on "config.h"jorlow@chromium.org2009-07-295-61/+127
* Add bug links for layout test failures.darin@chromium.org2009-07-291-11/+10
* Add support for attribute spellcheck="true"/"false" in <input>.sidchat@google.com2009-07-281-0/+2
* linux plugins: assume UTF-8 for plugin name/descriptionevan@chromium.org2009-07-281-2/+5
* Remove unreferenced .rules files.sgk@google.com2009-07-283-65/+0
* Mark LayoutTests/tables/mozilla/bugs/bug28341.html as PASS FAIL for windows d...ajwong@chromium.org2009-07-281-1/+1
* Small test_shell fixes for 64-bit.deanm@chromium.org2009-07-282-2/+3
* Fix for spell check underlines disappearing when user clicks out of the Text ...sidchat@google.com2009-07-281-2/+8
* Fix a FORWARD_NULL defect reported by Coverity. We shouldwtc@chromium.org2009-07-281-0/+1
* Revert "Pipeline will execute a callback whenever an run-time error has happe...scherkus@chromium.org2009-07-282-52/+0
* Pipeline will execute a callback whenever an run-time error has happened.kylep@chromium.org2009-07-282-0/+52
* Remove *.vsprops files that are no longer referenced (or only havesgk@google.com2009-07-2826-350/+0
* Enable layout tests: worker-constructor.html and worker-script-error.html.jianli@chromium.org2009-07-286-33/+31
* One more try, this time with feeling.pinkerton@chromium.org2009-07-281-1/+2
* fix duplicate expecations, againpinkerton@chromium.org2009-07-281-1/+1
* Fix duplicate expectations.pinkerton@chromium.org2009-07-281-4/+1
* Add a flaky mac-only timeout that seems to have appeared in the last day or two.pinkerton@chromium.org2009-07-281-0/+3
* DevTools: remove console API stub (works fine with new WebKit).pfeldman@chromium.org2009-07-281-9/+0
* Roll to WebKit 46490. DevTools: Migrate to the new ScriptObject API.pinkerton@chromium.org2009-07-281-2/+5
* Fix more Win-only expectations from http://trac.webkit.org/changeset/46447pinkerton@chromium.org2009-07-281-4/+0
* Adds a new unit tests for layout tests formatting script.gwilson@google.com2009-07-283-17/+254
* Now that http://trac.webkit.org/changeset/46447 is back in the tree, remove t...pinkerton@chromium.org2009-07-281-108/+1
* Roll to webKit 46471 with updated test failures.pinkerton@chromium.org2009-07-281-0/+7
* Navigation and cookies for Automationamit@chromium.org2009-07-281-1/+0
* DevTools: show constructor name for eval result.yurys@google.com2009-07-283-3/+5
* DevTools: Stub console addInspectedNode call in new console API.pfeldman@chromium.org2009-07-281-0/+14
* After their initial failure, these two tests have passed consistently on Wind...pkasting@chromium.org2009-07-281-2/+0
* More updates to try and match the builder.pkasting@chromium.org2009-07-281-61/+61
* Replace parameterless frame retrieval with explicit one.dglazkov@chromium.org2009-07-271-1/+1
* More test changes to try and remove duplicate expectations.pkasting@chromium.org2009-07-271-7/+5
* Trying to get the layout test bots green.pkasting@chromium.org2009-07-271-62/+67
* Adding HTML5 DB support to Chromium: Chromium changesdumi@chromium.org2009-07-278-13/+84
* Pinkerton's changes contained duplicate expectations. Update to avoid that.pkasting@chromium.org2009-07-271-3/+4
* Update WebKit to r46426.pkasting@chromium.org2009-07-273-26/+71
* Refactor the "load and decode" portion of the image decoder unittest into a h...pkasting@chromium.org2009-07-273-56/+77
* Revert "Roll to WebKit 46417. DevTools: Migrate from InspectorController to I...ajwong@chromium.org2009-07-273-71/+26
* Fix partial plugin invalidate repainting on Mac.stuartmorgan@google.com2009-07-271-13/+14
* Roll to WebKit 46417. DevTools: Migrate from InspectorController to Inspector...pinkerton@chromium.org2009-07-273-26/+71
* rolling backpinkerton@chromium.org2009-07-271-2/+0
* Rolling to WebKit r46389 with one test failure. TBR=dglazkovpinkerton@chromium.org2009-07-271-0/+2
* DevTools: split console evaluation into two steps: actual evaluation and resultyurys@google.com2009-07-2711-30/+179
* Reverting 21635.yurys@google.com2009-07-2710-178/+29
* DevTools: split console evaluation into two steps: actual evaluation and resultyurys@google.com2009-07-2710-29/+178
* DevTools: move close devtools button to the right.pfeldman@chromium.org2009-07-261-1/+2
* npruntime_util.h in webkit/glue should use the absolute path to npruntime.hjorlow@chromium.org2009-07-252-3/+1
* DevTools: Add hints for the DEPs roll of InspectorBackend.pfeldman@chromium.org2009-07-252-1/+23
* Revert r21548 and r21559 due to crash spike.huanr@chromium.org2009-07-257-98/+18
* Implemented rest of webkit api/glue code needed for HTML5 media canPlayType().scherkus@chromium.org2009-07-255-27/+62