summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Remove usages of WebView::Create that pass in devtools/autofill client.jam@chromium.org2011-03-295-5/+8
* Report more detailed stats on which plug-ins are being blocked.cevans@chromium.org2011-03-293-3/+7
* Standardize grit invokes (part 2)thomasvl@chromium.org2011-03-291-77/+11
* Fix up some reference counting when WebPluginImpl::scriptableObject is called.dmichael@google.com2011-03-294-10/+35
* Updating XTBs based on .GRDs from branch 696karen@chromium.org2011-03-2939-4/+194
* Add bauerb to webkit/plugins/npapi/OWNERS.bauerb@chromium.org2011-03-291-0/+1
* Remove the path from PlatformFileInfo; it's cleaner just to pass it along as aericu@google.com2011-03-2814-28/+63
* Fix up some types in the API.neb@chromium.org2011-03-285-8/+9
* Add chrome.benchmark routines to clear the host and predictor caches.tonyg@chromium.org2011-03-284-0/+45
* Refactor: Move app/gfx/gl ==> ui/gfx/glbacker@chromium.org2011-03-286-11/+11
* Add the ability to write comments to PNGCodec::Encode.tony@chromium.org2011-03-281-9/+31
* Rename PPB_Flash::NavigateToURL() (to Navigate()) and make it take an URLRequ...viettrungluu@chromium.org2011-03-283-22/+46
* Move some files from base to base/memory.levin@chromium.org2011-03-28147-292/+292
* Add P2PTransport interface in webkit_glue.sergeyu@chromium.org2011-03-272-0/+52
* Be more thorough checking for NULL NPP valuesdavidben@chromium.org2011-03-261-1/+25
* Make PPAPI PostMessage behave asynchronously.dmichael@google.com2011-03-262-11/+67
* FTP: Detect the character encoding only after the entire listing is received.phajdan.jr@chromium.org2011-03-262-92/+32
* Adding CreateFromData to NativeMetafileFactorydpapad@chromium.org2011-03-261-3/+4
* Wired local file system support for File API. The local file system provider ...zelidrag@chromium.org2011-03-2520-21/+305
* Retrieve the accessibility tree from an iframe's document in the renderer,dmazzoni@chromium.org2011-03-251-2/+8
* Make PluginInstance::PrintPDFOutput metafile-implementation agnostic on Linux.vandebo@chromium.org2011-03-251-7/+4
* Remove DevToolsAgent network callbacks as this information is now available t...vsevik@chromium.org2011-03-252-40/+0
* DevTools: migrate to the new updatream willSendRequest method.pfeldman@chromium.org2011-03-251-5/+2
* WebKit merge 81934:81946.yutak@chromium.org2011-03-251-4/+0
* WebKit merge 81877:81934.yutak@chromium.org2011-03-251-0/+4
* Fix my memory leak (yay valgrind bot!)dmichael@google.com2011-03-241-0/+1
* Moved the code which sets focus to the dummy activation window created for wi...ananta@chromium.org2011-03-241-41/+53
* Pepper/Flapper: Add IsFormatAvailable() to PPB_Flash_Clipboard.viettrungluu@chromium.org2011-03-243-3/+46
* Prepare mock WebFrame for change in WebKit::WebFrame interface, by adding Cre...bbudge@chromium.org2011-03-242-0/+17
* Build fix for WebKit https://bugs.webkit.org/show_bug.cgi?id=56947scheib@chromium.org2011-03-241-1/+0
* Proper build fix.ericu@google.com2011-03-244-2/+10
* Revert 79230 - Fix the clang build.ericu@google.com2011-03-242-7/+2
* Fix the clang build.ericu@google.com2011-03-242-2/+7
* Stop returning the true root path of each filesystem from openFileSystem.ericu@google.com2011-03-2428-538/+1441
* Fixed DumpRenderTree build breakage afterkbr@chromium.org2011-03-241-1/+0
* Move URLRequestJob's histogram logic to URLRequestHttpJob.adamk@chromium.org2011-03-242-6/+1
* Update translations using strings from launchpad.net r160tony@chromium.org2011-03-231-0/+1
* Fix pepper flash-originated popupspiman@google.com2011-03-231-0/+1
* Build a raw video pipeline for the <video> with a special src attribute (medi...acolwell@chromium.org2011-03-231-8/+17
* A proposal and implementation for an initial postMessage interface. These in...dmichael@google.com2011-03-237-5/+524
* PPB_CursorControl_Dev.SetCursor: Add support for custom cursor.yzshen@chromium.org2011-03-233-17/+50
* Make WebKitClient::traceEvent issue GPU_TRACE_EVENTs.nduca@chromium.org2011-03-232-1/+7
* If --disable-webgl is passed, continue to return null fromkbr@chromium.org2011-03-231-4/+2
* Revert 79149 - Build a raw video pipeline for the <video> with a special src ...acolwell@chromium.org2011-03-231-17/+8
* Minor changes to the comments of ResourceTracker and PP_ImageDataFormat.yzshen@chromium.org2011-03-231-1/+1
* Move a bunch of renderer->browser messages to content.jam@chromium.org2011-03-232-2/+3
* Build a raw video pipeline for the <video> with a special src attribute (medi...acolwell@chromium.org2011-03-231-8/+17
* Remove PPB_Var interface's scripting functionality.neb@chromium.org2011-03-236-591/+3
* DevTools: remove references to IDR_DEVTOOLS_DEBUGGER_SCRIPT_JSyurys@chromium.org2011-03-235-15/+0
* Removing method printing::PdfPsMetafile::SetRawData().dpapad@chromium.org2011-03-231-1/+1