summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Remove WebFrame::CaptureImage in favor of having consumers call Layoutdarin@chromium.org2009-06-265-66/+24
* Micro-refactor: added VideoRendererBase::OnStop().scherkus@chromium.org2009-06-262-8/+8
* Rebaseline LayoutTests/security/block-test.html for Linux. On Linux,wtc@chromium.org2009-06-263-1/+134
* Reverting 19361.davemoore@chromium.org2009-06-262-0/+9
* Fixed bug in script.sky@chromium.org2009-06-261-1/+1
* Always add actual png file to layout test results directoryvictorw@chromium.org2009-06-261-24/+21
* Remove unused / obsolete AppCache code from WebFrame.darin@chromium.org2009-06-264-59/+1
* A recent change broke the load times. It also revealed some deficiencies.davemoore@chromium.org2009-06-262-9/+0
* DevTools Profiler: add sanity test.mnaganov@chromium.org2009-06-261-0/+34
* DevTools Profiler: fix lines highligting alignment.mnaganov@chromium.org2009-06-261-0/+4
* DevTools: fix potential crash.pfeldman@chromium.org2009-06-261-0/+4
* So many reverts, I double-reverted. This is the triple-revert.evan@chromium.org2009-06-261-4/+3
* Revert all of my patches from today.evan@chromium.org2009-06-2614-138/+87
* mac: retry build fix.evan@chromium.org2009-06-261-4/+3
* LayoutTests/dom/html/level2/html/HTMLElement142.html is crashing.rvargas@google.com2009-06-261-0/+3
* Logic in MediaResourceLoaderBridgeFactory was wronghclam@chromium.org2009-06-261-2/+2
* mac: build fix.evan@chromium.org2009-06-261-3/+4
* Rebase LayoutTests/http/tests/workers/worker-importScripts.html.jianli@chromium.org2009-06-262-0/+88
* linux plugins: eliminate GtkWidget* from plugin processevan@chromium.org2009-06-2613-83/+135
* Add stubs to WebFrameLoaderClient for context create/destroy, so webkit botmpcomplete@chromium.org2009-06-261-0/+4
* make the color profile manage work with multiple test shellsthomasvl@chromium.org2009-06-256-99/+148
* Linux: paste on middle-click up.agl@chromium.org2009-06-251-15/+28
* Build fix: test_expectations.txt had a duplicate line (from r19297).agl@chromium.org2009-06-251-2/+0
* Marks some <video> layout tests as flakyhclam@chromium.org2009-06-251-2/+7
* Add bogus expected result to work around "Missing expected results" error for...jianli@chromium.org2009-06-254-0/+2
* Use upstreamed V8Indexjaphet@chromium.org2009-06-256-924/+5
* Linux: add baselines for clipboard-file-accessagl@chromium.org2009-06-253-0/+9
* Linux: plumb fontconfig call out to the sandbox host.agl@chromium.org2009-06-255-1/+210
* WebKit merge 45134:45176jianli@chromium.org2009-06-251-0/+4
* Fix Mac bustage.darin@chromium.org2009-06-251-1/+1
* Fix GCC bustage (take 2).darin@chromium.org2009-06-251-25/+0
* Fix second GCC bustage. Warning about an unused function treated as error.darin@chromium.org2009-06-251-7/+0
* Fix GCC compile error. This is similar to the change I made in r19105.darin@chromium.org2009-06-251-1/+1
* Hook up WebHistoryItem and push HistoryItem serialization out of WebFrame.darin@chromium.org2009-06-2516-375/+718
* Remove unused code. Frame::loader() is never null.darin@chromium.org2009-06-252-21/+2
* Add favicons to tabs on the Mac. Also moved SkBitmapToNSImage() toavi@chromium.org2009-06-251-1/+4
* Add FileList to IsRefPtrType to fix compiling error in Canary bot. This is ne...jianli@chromium.org2009-06-251-0/+1
* Refactorying to create the ResourceLoaderBridge through a factory class for <...hclam@chromium.org2009-06-2510-44/+243
* Don't call cancel on requests that have completed successfully.paul@chromium.org2009-06-251-1/+3
* Reverting r19244 as it unintentionally broke ui tests: OtherRedirectsDontFork...avi@chromium.org2009-06-251-4/+1
* Add favicons to tabs on the Mac. Also moved SkBitmapToNSImage() toavi@chromium.org2009-06-251-1/+4
* Integrating GtkIMContext into the RenderWidgetHostViewGtk class (Take 2).hbono@chromium.org2009-06-253-3/+116
* Adjust test expectations.abarth@chromium.org2009-06-251-0/+2
* cancel_transition is flaky on Linux debug as well. Mark it as such. jungshik@google.com2009-06-251-3/+2
* Run content scripts in their own isolated world. Hidden behind the --isolate...abarth@chromium.org2009-06-254-130/+205
* Update test expectations for WebKit update 45086:45111amanda@chromium.org2009-06-251-0/+7
* Fix a typojungshik@google.com2009-06-251-2/+2
* Update WebKit to 45111 and Skia to 239amanda@chromium.org2009-06-254-0/+11
* Mark two layout tests as flaky.jungshik@google.com2009-06-251-2/+7
* Don't disable view-source mode on cancellation. On error, we should turn offbrettw@chromium.org2009-06-252-3/+3