summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/Source/core/frame
Commit message (Expand)AuthorAgeFilesLines
* Remove ASSERT_ARG().tkent2016-03-251-1/+1
* [Layout API] Convert (some of) FrameView to new block layout APIpilgrim2016-03-252-42/+48
* Revert NotImplemented() changes in r383029 and r383047.Dirk Pranke2016-03-241-1/+1
* Add Suborigin policy 'unsafe-postmessage-receive'jww2016-03-241-1/+8
* Remove ASSERT_ARG().tkent2016-03-241-1/+1
* Build correct visual rects for scrollbars.wkorman2016-03-243-0/+3
* Use ImageDecoder for createImageBitmap(HTMLImageElement, premultiplyAlpha=false)xidachen2016-03-241-1/+1
* Use preroll to force image-decodingxidachen2016-03-241-6/+2
* Measure ImageDocument usagepdr2016-03-231-0/+1
* Remove RELEASE_ASSERT_NOT_REACHED().tkent2016-03-231-2/+2
* bindings: Removes a wrong ASSERT: Exception must be thrown across origins.yukishiino2016-03-231-2/+0
* Force image-decoding before resolving createImageBitmap promisexidachen2016-03-221-1/+8
* Move ContentSecurityPolicy related classes to Oilpan heapkeishi2016-03-2211-43/+86
* Remove WTF_LOG_ERROR macro.tkent2016-03-221-1/+1
* Merge WTF::initializeMainThread into WTF::initializeharaken2016-03-221-1/+0
* Measure usage of IDBFactory.webkitGetDatabaseNames()jsbell2016-03-221-0/+1
* Remove unsafePluginPastingEnabled setting.dcheng2016-03-211-1/+0
* Make page popups work under OOPIFkenrb2016-03-201-1/+1
* Implement 'margin' for keeping WebVTT cues in title-safe areahalliwell2016-03-181-0/+4
* Remove lifecycle rewinding in FrameView::scheduleRelayoutchrishtr2016-03-181-3/+0
* Measure the Web Speech API usage.mlamouri2016-03-181-0/+6
* Implement Event.relatedTargetScopedyuzus2016-03-181-0/+1
* Add SuboriginPolicy header and unsafe-postmessage-send directivejww2016-03-181-2/+8
* Avoid paintInvalidationContainer parameter of invalidatePaintIfNeeded()wangxianzhu2016-03-181-1/+1
* Measure the impact of a proposed media element load algorithm changephilipj2016-03-171-0/+1
* Rewrite how RemoteFrameOwners retain life.dcheng2016-03-171-0/+2
* Remove use counters for Element methods that have been settled in specphilipj2016-03-171-9/+0
* Blink Platform: Erase GraphicsLayerFactory.loyso2016-03-173-17/+10
* Rename isTreatedAsOrStackingContext to isStacked and move out of ComputedStylewangxianzhu2016-03-171-1/+1
* Web Animations: Use of hyphens is no longer supportedericwilligers2016-03-161-1/+1
* RemoteBridgeFrameOwner: keep better track of the attached framedcheng2016-03-165-20/+35
* Add unicode flag to blink::ScriptRegexp, and measure incompatibility for |pat...tkent2016-03-161-0/+1
* Welcome isSameNode back as a per-spec methodphilipj2016-03-161-1/+0
* First programmatic smooth scroll should run on the compositor if it canymalik2016-03-164-0/+14
* Remove unused FrameView.is{Vertical,Flipped}Document methods.wkorman2016-03-152-25/+0
* [DevTools] Remove extra plumbing from InspectorWorkerAgent, prepare to multi-...dgozman2016-03-142-3/+3
* Add three UseCounters for LABEL element.tkent2016-03-141-0/+3
* Rework embeddedContentBox into embeddedReplacedContentdavve2016-03-132-7/+8
* Revert of [DevTools] Remove extra plumbing from InspectorWorkerAgent, prepare...dgozman2016-03-122-3/+3
* [DevTools] Remove extra plumbing from InspectorWorkerAgent, prepare to multi-...dgozman2016-03-112-3/+3
* Revert of [DevTools] Remove extra plumbing from InspectorWorkerAgent, prepare...alexmos2016-03-112-3/+3
* [DevTools] Remove extra plumbing from InspectorWorkerAgent, prepare to multi-...dgozman2016-03-112-3/+3
* [Layout API] Create api/LayoutViewItem and use in FrameViewpilgrim2016-03-111-3/+4
* Report errors in RTCPeerConnection legacy functions via the the failure callb...guidou2016-03-112-8/+0
* blink: Rename platform/ methods to prefix with get when they collide.danakj2016-03-1111-43/+43
* Do not pass scrollPosition to updateScrollbars at every callsitepdr2016-03-102-11/+11
* One accessibility tree per frame.dmazzoni2016-03-104-21/+0
* Merged FrameView and LayoutBox scrolling in EventHandler.bokan2016-03-102-3/+6
* blink: Rename bindings/ methods to prefix with get when they collide.danakj2016-03-094-5/+5
* blink: Rename modules/ method to prefix with get when they collide.Dana Jansens2016-03-0920-61/+61