summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Make net::HostResolver refcounted.ericroman@google.com2009-06-261-1/+0
* Add notifications for when V8Proxy creates or destroys a V8 Context.mpcomplete@chromium.org2009-06-267-3/+60
* Review URL: http://codereview.chromium.org/147235jianli@chromium.org2009-06-261-0/+8
* JS bindings for Audio ctor in place. 4 test expectations changed.kylep@chromium.org2009-06-261-4/+3
* This test no longer crashes.abarth@chromium.org2009-06-261-2/+0
* Two fixes:cevans@chromium.org2009-06-263-2/+96
* Mark flaky test video-src-change.html.jianli@chromium.org2009-06-261-1/+1
* Revert "Delete the upstreamed files: V8NPUtils.h V8NPUtils.cpp NPV8Object.h N...ajwong@chromium.org2009-06-265-4/+718
* WebKit merge 45203:45247jianli@chromium.org2009-06-2626-177/+6
* Delete the upstreamed files: V8NPUtils.h V8NPUtils.cpp NPV8Object.h NPV8Objec...ajwong@chromium.org2009-06-265-718/+4
* Mark a layout test as flakyhclam@chromium.org2009-06-261-0/+2
* linux plugins: eliminate GtkWidget* from plugin processevan@chromium.org2009-06-2613-83/+135
* 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