summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* DevTools l10n: generate localized strings and use them.mnaganov@chromium.org2009-08-209-31/+247
* DevTools: Remove resource panel-related RPC methods.pfeldman@chromium.org2009-08-205-90/+35
* linux: Plugin descriptions can be UTF-8.evan@chromium.org2009-08-201-1/+1
* DevTools: Add delegate for method added upstream.pfeldman@chromium.org2009-08-201-1/+1
* Add WebPlugin::acceptsInputEvents method.darin@chromium.org2009-08-204-0/+9
* Roll WebKit deps: r47528:47546jorlow@chromium.org2009-08-201-0/+8
* Need to cast to WebCore::Widget explicitly since the method beingdarin@chromium.org2009-08-201-2/+4
* Move WebPluginContainer into the WebKit APIdarin@chromium.org2009-08-2013-648/+892
* Fix a line that was accidently deleted in my plugin change.jam@chromium.org2009-08-201-1/+1
* Make the paths in the layout test dashboard point to the actual JSONojan@google.com2009-08-202-14/+38
* Updates to test_expectations for fallout from webkit merge to 47528.jparent@chromium.org2009-08-201-0/+2
* Added linux baseline failure back to test_expectations listvictorw@chromium.org2009-08-201-0/+1
* Roll the WebKit deps r47417:47528.jorlow@chromium.org2009-08-201-2/+100
* Add failed editing tests to test_expectationsvictorw@chromium.org2009-08-201-0/+5
* Update test expectation list to assign new bug or associate old bug for somejianli@chromium.org2009-08-191-6/+10
* Rebaseline editing layout testingvictorw@chromium.org2009-08-1912-19/+15
* Rebaseline fast/dom/HTMLTableColElement/resize-table-using-col-width.htmltony@chromium.org2009-08-197-1/+82
* Add icu:: qualifiers to a couple of more files. They're missed in the previou...jshin@chromium.org2009-08-191-1/+1
* Remove expectations of flakiness for some tests.darin@chromium.org2009-08-191-7/+1
* Pref-backed SSLConfigService for Linux.mattm@chromium.org2009-08-191-2/+16
* Rebaseline layout tests js-update-image-and-display*.html.jianli@chromium.org2009-08-197-3/+3
* Commit http://codereview.chromium.org/173066jorlow@chromium.org2009-08-191-0/+2
* Final update to expecations from 47383:47417, more debug only failures.jparent@chromium.org2009-08-191-1/+6
* Change WebCanvas to be a CGContext on Mac.darin@chromium.org2009-08-1911-55/+68
* Rebaseline svn-fonts-in-html testvictorw@chromium.org2009-08-195-6/+2
* More webkit merge fallout, windows fails some tests in debug only mode too.jparent@chromium.org2009-08-191-3/+3
* Update test exectations to handle fallout from webkit merge to 47417.jparent@chromium.org2009-08-191-2/+10
* Roll webkit from 48383 to 47417.jparent@chromium.org2009-08-191-0/+3
* Enable the Google Talk Video plugin, which seems pretty well behaved.amanda@chromium.org2009-08-191-3/+4
* DevTools: touch the resources file in hopes to fix interactive ui tests.pfeldman@chromium.org2009-08-191-1/+1
* DevTools: Re-enable devtools sanity tests.pfeldman@chromium.org2009-08-191-2/+1
* The 2 layout test regressions happened due to changes in the test shell.jorlow@chromium.org2009-08-193-18/+17
* Webkit merge fallout, marking LayoutTests/fast/history/back-forward-is-asynch...jparent@chromium.org2009-08-191-0/+2
* Roll webkit to 47383. Includes fixes necessary for MediaWiki issues.jparent@chromium.org2009-08-191-0/+22
* Rebaseline LayoutTests/media/audio-controls-rendering.htmlhclam@chromium.org2009-08-182-1/+1
* Finished implementation of hasAudio() to detect media without playback audio ...scherkus@chromium.org2009-08-185-2/+14
* Checking in updated images for disable play/mute buttons.scherkus@chromium.org2009-08-182-0/+0
* A WebApplicationCacheHost api change allow 'foreign' entries to restart the c...michaeln@google.com2009-08-182-4/+16
* Rebaseline some old tests. The rendering matches the Mac upstream except minu...dimich@google.com2009-08-1823-45/+750
* Editing selection test was modified by Webkit patch:victorw@chromium.org2009-08-187-45/+0
* When I rebaselined, I removed CRASH from fast/css/rem-dynamic-scaling.html.tony@chromium.org2009-08-181-0/+3
* Rebaseline the tests that started failing in WebKit merge 45036:45958 and rem...japhet@chromium.org2009-08-1817-58/+208
* Rebaseline some more tests. These only differ based on fontstony@chromium.org2009-08-1841-162/+231
* New baselines for webkit background color formatting change during editingvictorw@chromium.org2009-08-184-7/+3
* Renames the function CreateTemporaryFilename to CreateTemporaryFile and track...erikkay@chromium.org2009-08-182-3/+3
* Changes the run_webkit_tests script to really use the --builder_name and --bu...gwilson@google.com2009-08-181-3/+2
* DevTools: Reset utility context for given document only once.pfeldman@chromium.org2009-08-185-69/+31
* Added regression test for event listeners memory leak.mbelshe@google.com2009-08-181-0/+1
* DevTools Heap profiler: add a bar with Code / Objects and Data / Others size ...mnaganov@chromium.org2009-08-185-3/+96
* Reference count ProxyService.eroman@chromium.org2009-08-181-1/+0