Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nw13 #1

Merged
merged 1,766 commits into from
Jul 31, 2015
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1766 commits
Select commit Hold shift + click to select a range
a442694
Ensure WebTouchPoint ids remain in order in WebTouchEventBuilder.
May 12, 2015
7a5046a
Revert of Ship the ancestor restriction to 'first-party'. (patchset #…
mikewest May 12, 2015
e559d0b
Initialize movementX/Y of MouseEvent in MouseEventInit.
May 12, 2015
560e7b2
bindings: Use Maybe version of Set()
bashi May 12, 2015
999817e
Fixed Cache Storage inspector blank cells, updated tests
dmurph May 12, 2015
07bc404
Fix use-after-free on multiple same name CSS Animations with differen…
alancutter May 12, 2015
349521b
Rename suppressedAnimationAnimations() to suppressedAnimations()
alancutter May 12, 2015
7d12054
Componentization: make EventTargetNames::DedicatedWorkerGlobalScope v…
tasak May 12, 2015
41645d2
Remove unused RuntimeEnabledFeatures ScriptedSpeech and SessionStorage
alancutter May 12, 2015
0858041
Test for constrained background bleed
May 12, 2015
ce7d951
Revert "bindings: Attempt to detect recursive call to installDOMWindow."
yuki3 May 12, 2015
9ac9b29
Add a unit test for timers
skyostil May 12, 2015
b1264a8
Add <link rel=preconnect> crossorigin attribute (take 2)
yoavweiss May 12, 2015
3a6f268
Rename userVisible to userVisibleOnly in the permission API
miguelgarciaarribas May 12, 2015
3cebea2
DevTools: append uiSourceCode-applicable items to context menu of edi…
aslushnikov May 12, 2015
b43dce4
DevTools: migrate file-system-project.html from MockIsolatedFileSystem
aslushnikov May 12, 2015
44464d3
Auto-rebaseline for r195233
May 12, 2015
2c4108a
DevTools: fix error/warning plural notation.
pavelfeldman May 12, 2015
ca7b37b
[PresentationAPI] Make WebPresentationClient.sendString and sendArray…
ssingapati May 12, 2015
cbb63b0
Schedule garbage collection on worker threads using idle tasks
skyostil May 12, 2015
320c737
v8::Isolate* should be the first parameter
May 12, 2015
c621b68
DevTools: don't render pointer cursor on labels.
pavelfeldman May 12, 2015
677ba7f
Fix issue with redirectCount.
May 12, 2015
97c0441
stop using (deprecated) SkScalarDiv
reed-at-google May 12, 2015
6683c38
IDL: Determine maximum distinguishing argument index runtime, if needed
opera-jl May 12, 2015
c6c5755
Devtools: Fix Bidirectional arrow pointer over the close button
May 12, 2015
fd22493
Skip the Mixed Content and CSP checking for the ServiceWorker generat…
horo-t May 12, 2015
804012f
Remove ImageDataConstructor runtime flag (status=stable)
May 12, 2015
73217d2
DevTools: use deepelement as a default context menu target.
pavelfeldman May 12, 2015
7b8acb6
Update expectations for platform-specific missing xHeight approaches
progers May 12, 2015
9d2307d
Revert of Schedule garbage collection on worker threads using idle ta…
skyostil May 12, 2015
3742b2a
WebURLRequest: Track the requesting document's URL through navigations.
mikewest May 12, 2015
692f742
Reintroduce ScriptedSpeech runtime switch
May 12, 2015
9a048f2
Apply bleed-avoidance insets _after_ constraining the border
May 12, 2015
7aa6bed
Remove picture runtime flag
yoavweiss May 12, 2015
80f95a7
CSS: Drop the quirks-mode exception for CSS MIME types.
mikewest May 12, 2015
1e9d2e5
Auto-rebaseline for r195263
May 12, 2015
5895cff
DevTools: migrate source-search-scope-in-files.html off from MockWork…
aslushnikov May 12, 2015
15a551e
DevTools: Fix network details not painted on overview show/hide.
a1ph May 12, 2015
cbe83dc
Move Indexed DB Blink API headers to public/platform/modules/indexedd…
inexorabletash May 12, 2015
5b91e9a
Remove unused parameter 'widget' in Web{Gesture|Touch}EventBuilder
May 12, 2015
b0cad18
Referrer Policy: "cross-origin" not "crossorigin".
mikewest May 12, 2015
f0a5894
Refactoring:
pkasting May 12, 2015
edecd7d
DevTools: Fix popover placed off the screen.
a1ph May 12, 2015
45a2670
Mark the svg anim tests as flaky on Linux as well as Win.
dpranke May 12, 2015
40d466b
DevTools: Fix black patch on the network overview after reset.
a1ph May 12, 2015
6394784
Revert of Remove the concept of a cleanup task (patchset #10 id:18000…
dpranke May 12, 2015
76a74c1
Accept options in history APIs to allow scroll restoration to be disa…
majido May 12, 2015
1dab683
bindings: Always create union container constructor/destructor in cpp…
bashi May 13, 2015
e8c3212
Fix for image context menu crash.
May 13, 2015
9c1f3db
DevTools: do not instantiate DebuggerModel for no-JSContext targets.
horo-t May 13, 2015
f1f9a2d
Update requestMediaKeySystemAccess() tests
jrummell-chromium May 13, 2015
1c5ae63
Pull computed text out into its own collapsible section
May 13, 2015
69b829f
Various WebGL2 texture support improvements.
toji May 13, 2015
083e180
Remove |level| in copy(Sub)TextureCHROMIUM() in WebGraphicsContext3D
May 13, 2015
90f76cb
Devtools: Material toolbar UI updates
lisamuel May 13, 2015
9fa4ee7
Remove SVGElement.xmlbase/xmlspace/xmllang and no use codes.
hyunjunekim May 13, 2015
972c34a
Devtools: Allow cut event to propogate when tree outline is not in focus
lisamuel May 13, 2015
169d422
Remove PropertyReference::cssText
May 13, 2015
24dae38
Expose Document::isPrivilegedContext from WebDocument
May 13, 2015
a9b257c
[CSS Grid Layout] Implement CSSGridTemplateAreasValue::equals
mrego May 13, 2015
3cc3488
SVG animate element's begin/end attribute set by js, should animate.
shanmuga-m May 13, 2015
be87f1c
Making Unicode character names consistent.
himanshuispresent May 13, 2015
5b90edf
Fix composited scrolling checks
May 13, 2015
75d0e9b
Drop assert for degenerate cases in FloatRoundedRect::radiusCenterRect()
May 13, 2015
4e886fb
W3C test import
May 13, 2015
aeab899
Update the deprecation message for prefixed EME APIs.
ddorwin May 13, 2015
09c7804
Prototype an 'allow-unsandboxed-auxiliary' sandbox flag.
mikewest May 13, 2015
9be782d
Revert r191685 "Implement copyNonAttributePropertiesFromElement for H…
tkent-google May 13, 2015
cc89d1a
Get accessible text from a LayoutText that's not visually rendered.
minorninth May 13, 2015
fdc32ad
Remove unused UseCounter features
foolip May 13, 2015
be64bdc
onended event not fired when source playbackRate is less than 1.
May 13, 2015
0eb4ce5
Mismatched whitespace widths cause a wrong width of inline box.
shivamidow May 13, 2015
2ff5d5c
Remove myself from WATCHLIST
loislo May 13, 2015
71c5d3a
Refactor the code distributing width to columns in auto layout tables.
mwenge May 13, 2015
39d2e01
Oilpan: add release assert to catch nested GCs.
sigbjornf May 13, 2015
046ebcb
DevTools: [Workspace] implement setting file content through renaming…
aslushnikov May 13, 2015
b803117
Unreviewed gardening: Mark test as flaky timeout
inexorabletash May 13, 2015
75a906f
Disallow connecting ScriptProcessor with 0 output channels to any node
May 13, 2015
d51f12b
Tweak failure expectations for complex-text-leading-space-wrapping.html
inexorabletash May 13, 2015
ce97eb7
DevTools: [CodeMirror] support codemirror modules dependency on each …
aslushnikov May 13, 2015
d1c9986
Auto-rebaseline for r195307
May 13, 2015
1a67b5a
Move LayoutObject::collectAnnotatedRegions to FrameView
May 13, 2015
369cfb7
Add tests for manual scroll restoration option
majido May 13, 2015
14b1a54
Fix issue of index over boundary in WebGLTexture
kygx-legend May 13, 2015
d81248c
Add accessibility API to show the context menu for any element.
minorninth May 13, 2015
7a62fa1
Gardening: Tweak expectation for ...leading-space-wrapping
inexorabletash May 13, 2015
b333144
Added layout tests for text attributes and re-added color well test.
May 13, 2015
3394d97
The Skia roll to https://codereview.chromium.org/1138893002 (Plus xfe…
rphilli May 13, 2015
d39f3b0
Disable SlimmingPaintUnderInvalidationChecking
wangxianzhu May 13, 2015
d7eac4f
hit-test-counts LayoutTest is incorrect.
dtapuska May 13, 2015
a5834d8
Remove isScriptTriggeredFormSubmissionInChildFrame hack
natechapin May 13, 2015
1fb1e8e
Correctly track allocated memory for multi-frame images.
pkasting May 13, 2015
abcd078
Unreviewed Gardening: Flaky test expectations
inexorabletash May 14, 2015
85b023c
Speculative fix for WebPluginContainerImpl::calculateGeometry nullptr…
May 14, 2015
6310932
IndexedDB: Added IDBObjectStore.getAll implementation.
cmumford May 14, 2015
7aa732b
Compare :lang value case-insensitive in ASCII range
May 14, 2015
49047ce
Revert of Preventing the default action on 'mousemove' listener shoul…
RByers May 14, 2015
7682fe4
Reland LayoutAnalyzer::LayoutBlockWidth/HeightChanged counters
benshayden May 14, 2015
0f5ff62
Add mstensho@opera.com to core/OWNERS
leviw May 14, 2015
1b19b6f
Expose scroll containers via accessibility APIs.
minorninth May 14, 2015
49baa47
Fix build after r195328
peria May 14, 2015
2a4a54a
SVG <use> should update when the referenced <path> is updating pathSe…
shanmuga-m May 14, 2015
62b675e
WebGL: fix texImage2D(Canvas, GL_FLOAT)
ds-hwang May 14, 2015
5f528ff
Oilpan: move NavigationScheduler's redirect actions onto the heap.
sigbjornf May 14, 2015
dabd83a
Enable keyboard scrolling to bubble between layout and visual viewports.
bokand May 14, 2015
33861c9
Reject the permissionState promise with NotSupported Exception (3/3)
miguelgarciaarribas May 14, 2015
57dcd34
Remove the concept of a cleanup task
skyostil May 14, 2015
ecc7681
Ship "Strict Mixed Content Checking"
mikewest May 14, 2015
9299220
Remove the PushMessagingHasPermission flag
miguelgarciaarribas May 14, 2015
2e76e3d
Mark table_overflow_dirty_reflow_tbody.html layout test as flaky on win.
May 14, 2015
6505e22
DevTools: [PrettyPrinting] add test for lexical scoping formatting
aslushnikov May 14, 2015
274663f
DevTools: correctly reset selected element in FilteredItemSelectionDi…
aslushnikov May 14, 2015
a0cfbca
DevTools: [PrettyPrint] support ES6 classes in pretty-printing
aslushnikov May 14, 2015
88fb9ac
Revert of Fix blink_perf.canvas test very flaky on Nexus One perf bot…
simonhatch May 14, 2015
237bed0
Revert of Revert of Fix blink_perf.canvas test very flaky on Nexus On…
ds-hwang May 14, 2015
e622e7e
Prevent |ScrollingCoordinator| crash when out-of-process frames are p…
majido May 14, 2015
b33b1ca
[Fetch] Set SecurityOrigin for Fetch API's Request properly
hiroshige-g May 14, 2015
3a8ba0e
Add Leak expectations to failing worker related layout tests.
May 14, 2015
502dadf
Remove blink_tests target.
tfarina May 14, 2015
5b15054
DevTools: [PrettyPrint] support template literals in pretty-printing
aslushnikov May 14, 2015
aeaf1ee
Gardening: Mark fast/loader/unload-form-post-about-blank.html as flaky
inexorabletash May 14, 2015
c80811d
Revert of [bindings] Remove usage of custom binding for namedProperty…
vivekg-ai May 14, 2015
9c0fbb9
Revert of [bindings] Remove custom namedPropertyEnumerator from CSSSt…
vivekg-ai May 14, 2015
f51ed3b
Revert of [bindings] Remove custom setter used in CSSStyleDeclaration…
vivekg-ai May 14, 2015
8304499
Add Leak expectations to failing worker related layout tests.
inexorabletash May 14, 2015
ab2a45c
MemoryCache::resourceForURL(): add argument validation.
sigbjornf May 14, 2015
d0384ff
Don't deadlock if a worker thread is terminated before being initialized
skyostil May 14, 2015
9481642
Null-check document->frame() in shouldComplete()
natechapin May 14, 2015
135716d
Make HRTFKernel non-RefCounted, and use OwnPtr instead of RefPtr for …
hiroshige-g May 14, 2015
3100114
Move locale test files from web into platform.
tfarina May 14, 2015
0a301af
Include error message in Should().throw()
May 14, 2015
be1e6ee
Gardening: Mark fast/layers/layer-visibility-sublayer.html as flaky
inexorabletash May 14, 2015
842d065
guard work-around code with skia guard
reed-at-google May 14, 2015
e00533b
Blink changes to record interest rects for http://w3c.github.io/frame…
May 14, 2015
dd7f61e
This is step 1 in the process of removing WebElement::innerText.
dglazkov May 14, 2015
dc02170
Mark http/tests/media/media-source/mediasource-errors.html flaky on L…
wolenetz May 14, 2015
30b884a
Push LayoutObject::canRenderBorderImage down to LayoutBox
May 14, 2015
85e7bec
Use correct use counter for StereoPanner.
May 14, 2015
6d2864b
Don't allow poster set after playing to clobber video.
dalecurtis May 14, 2015
619a910
Improve validation for texSubImage3D, removed unused enums
toji May 14, 2015
49b6b99
Don't crash when decoding a broken GIF.
pkasting May 14, 2015
d8327b3
Move hb_language_t determination outside of for loop
May 15, 2015
05e43a6
Revert of DevTools: [Workspace] implement setting file content throug…
pavelfeldman May 15, 2015
506603f
Web Animations: Add back use counter for Element.animate
dstoc May 15, 2015
aab1d35
Remove general punctuation from Segoe UI Symbol fallback list
csnardi May 15, 2015
0924a17
Change VTTCue to use non-paragraph directionality
eaenet May 15, 2015
a5099b2
Remove seperate eventID for transition events
tim-loh May 15, 2015
98c859f
DevTools: rename Page/WorkerScriptDebugServer to Main/WorkerThreadDeb…
yury-s May 15, 2015
c372769
Remove context->isDocument() from XMLHttpRequest::create()
hiroshige-g May 15, 2015
ea59f1a
Make NavigatorID::platform() thread-safe by ThreadSpecific
hiroshige-g May 15, 2015
3215e43
Oilpan: fix build after r195375.
sigbjornf May 15, 2015
995fcb5
Remove unused CSSPrimitiveValue constructor
alancutter May 15, 2015
c338ecf
Add Client Attribute to FetchEvent- Blink Side.
May 15, 2015
7558a74
Oilpan: fix build after r195398.
sigbjornf May 15, 2015
f054cd9
DevTools: [Console] propogate %c styling to nested nodes
aslushnikov May 15, 2015
e349f9c
Fix blink_perf.canvas failure on chromium.perf
ds-hwang May 15, 2015
15373b7
Schedule garbage collection on worker threads using idle tasks
skyostil May 15, 2015
0139661
Add layouttest for notification of persistent notification
SH919Park May 15, 2015
85f7e6e
Disable TestRecordFrameTimingEvents webkit test on android.
May 15, 2015
981f31d
Gardening: mark unicode-fallback-font layout test as crasing on Mac10…
May 15, 2015
4a0f1d2
Gardening: mark http/tests/fetch/window/request.html as flaky on Win7…
May 15, 2015
2e3aab2
Forced style invalidation when clearing resolver no longer needed.
May 15, 2015
7e26b7f
Clean up the old userVisible WebPushSubscriptionOptions.
miguelgarciaarribas May 15, 2015
3501136
Ship the manifest-src CSP directive
kenchris May 15, 2015
1186864
Improve OriginAccessEntry support for IP addresses.
mikewest May 15, 2015
d091c78
Auto-rebaseline for r195325
May 15, 2015
e89801f
Auto-rebaseline for r195405
May 15, 2015
2fa4e46
Auto-rebaseline for r195387
May 15, 2015
01631af
DevTools: migrate source-search-scope-many-projects.html off from Moc…
aslushnikov May 15, 2015
3d40ff4
Remove WorkerThread::m_startupData and use threadSafeBind() instead t…
hiroshige-g May 15, 2015
d843be8
Remove obsolete enablePushMessagingHasPermission method call
miguelgarciaarribas May 15, 2015
f3c3784
Normalize non-finite scroll values to 0.
dtapuska May 15, 2015
1f11584
Stop sending the 'CSP' header.
mikewest May 15, 2015
db1f311
Give the context menu the ResourceResponse instead of ResourceRespons…
May 15, 2015
117dbc2
Simplify some error messages
May 15, 2015
b2c74fa
Branch 2403 - blink@r195420
May 16, 2015
564947e
Merge 195546 "Remove Assert for checking if accessibility is ena..."
May 20, 2015
c155e66
Merge 195562 "Remove ASSERT for checking the existence of AXObje..."
May 20, 2015
ef589e1
Merge 195650 "DevTools: fix crash in InspectorCSSAgent::buildMed..."
yury-s May 21, 2015
170e50e
Devtools: Fix input handling in color picker
lisamuel May 21, 2015
fa1cc37
Merge 195504 "Element::setAttributeNode should not return new At..."
tkent-google May 21, 2015
d196b45
Merge 195596 "Fix deadlock during worker thread shutdown"
skyostil May 21, 2015
1de5dff
Merge 195692 "Fix WebGL->canvas2d drawImage performance regression"
junov May 21, 2015
de5732d
Add WebRuntimeFeatures::enablePermissionsAPI.
May 22, 2015
23697ba
Merge 195808 "DevTools: speculative fix for crash in InspectorCS..."
yury-s May 22, 2015
7eca179
Merge 195723 "Move recalcCollapsedBordersIfNeeded out of layout ..."
May 24, 2015
11945c6
Merge 195781 "Can't open <select> popup with an <option> text in..."
tkent-google May 25, 2015
be55732
Merge 195697 "DevTools: do not cancel indexing on search request"
aslushnikov May 25, 2015
d4d10ab
Merge 195703 "Fix home/end scrolling on OSX and enable root fram..."
bokand May 25, 2015
caa4d25
Merge 195817 "Fix incorrect paint invalidations with accelerated..."
junov May 25, 2015
ffee1f4
Devtools: Hide text overflow in color picker
lisamuel May 26, 2015
a80b830
Merge 195440 "Also check whether isolated worlds modified an eve..."
jeisinger May 26, 2015
4a59fe2
Merge 195788 "Tale simulated click events on anchors with target..."
jeisinger May 26, 2015
3f3a040
Merge 195767 "Fix assert failure during custom scrollbar creation"
May 26, 2015
c247ae4
Devtools: Handle tab event in color picker and fix text line overflow
lisamuel May 27, 2015
7b25a8c
Merge 195478 "[DevTools] Fix UAs for Nexus 7 and Nexus 10 device..."
dgozman May 27, 2015
b46e3f6
Merge 195900 "New SELECT Popup: Very slow to open a popup with m..."
tkent-google May 28, 2015
61a4e33
Merge 195934 "Save and restore the page scale factor when using ..."
bokand May 28, 2015
d02c073
Merge 195956 "New SELECT Popup: Unable to open popups with U+202..."
tkent-google May 29, 2015
ce62a0e
Merge 196019 "New SELECT Popup: Correct tooltip routing."
tkent-google May 29, 2015
0a2bb18
Merge 196058 "Check whether the worker was terminated before acc..."
skyostil May 29, 2015
71fbc72
Merge 196046 "New SELECT popup: Support text-transform CSS porpe..."
tkent-google May 31, 2015
f2518fc
merge-44: bindings: Makes Location [Unforgeable].
yuki3 Jun 1, 2015
72f337a
Merge 196070 "DevTools: [regression] sources panel does not rend..."
pavelfeldman Jun 1, 2015
973093f
Merge 195980 "DevTools: create SourceFrameMessages with correct ..."
aslushnikov Jun 1, 2015
1975a76
Merge 195864 "DevTools: re-apply filter in ComputedStyleSidebarP..."
aslushnikov Jun 1, 2015
50a99a7
Merge 196068 "Implements getImageAnimationPolicy() at ImageLoader."
Jun 1, 2015
df74a06
Merge 196062 "Enable scroll animator on RootFrameViewport"
bokand Jun 1, 2015
102201d
Devtools: Use pin icon for toggle element state
lisamuel Jun 2, 2015
daba8f7
Merge 196071 "Reland "Correctly set ScriptState in the image loa..."
jeisinger Jun 2, 2015
a40c1b4
Merge 196001 "Detach children before DocumentLoader when a provi..."
zetafunction Jun 2, 2015
42e5df8
Merge 196319 "DevTools: Add Google Nexus 6 emulation preset"
a1ph Jun 3, 2015
5b777e2
Merge 196373 "binding: Supports static operations/attrs returnin..."
yuki3 Jun 4, 2015
402c519
Merge 196061 "Fix a double download issue on desktop"
yoavweiss Jun 4, 2015
004aaf8
Merge 195758 "Oilpan: complete current sweep before preparing fo..."
sigbjornf Jun 4, 2015
647c0d1
Merge 196037 "Fix nested parking of threads while setting up a g..."
sigbjornf Jun 4, 2015
602aa31
(M44 branch) Revert 195398 "Add Client Attribute to FetchEvent- Blink…
mfalken Jun 5, 2015
765db32
Revert 196542 "(M44 branch) Revert 195398 "Add Client Attribute ..."
mfalken Jun 5, 2015
f86a7e7
(Merge to M44) Revert "Add Client Attribute to FetchEvent- Blink Side."
mfalken Jun 5, 2015
125bc75
Merge 196563 "New SELECT Popup: Correctly count the number of it..."
tkent-google Jun 8, 2015
c798431
Merge 196551 "bindings: Supports [LenientThis] extended attributes."
yuki3 Jun 8, 2015
994f172
Merge 196536 "Flip KeyboardEventKey feature back to 'test' state"
RByers Jun 8, 2015
d972cae
Merge 195494 "Timeline: fix re-drawing of frames in Overview on ..."
caseq Jun 8, 2015
6cc0e15
Add a setNeedsLayout method to WebPluginContainer.
chrishtr Jun 8, 2015
3b753b7
Merge into branch 2204: Call setNeedsLayoutAndFullPaintInvalidation f…
chrishtr Jun 8, 2015
ba1d654
Merge 196419 "Devtools: Fix appearance of PropertiesWidget in El..."
Jun 9, 2015
1250ba8
Merge 196755 "bindings: Stop using the given creationContext in ..."
yuki3 Jun 10, 2015
6552184
Revert 194106 "Remove the allowfullscreen exemption for the vide..."
foolip Jun 10, 2015
c16f89e
Merge 196678 "Allow lax MIME type parsing for same-origin CSS in..."
mikewest Jun 11, 2015
e125bfd
Merge 196772 "Improving direction-based selection strategy."
mfomitchev Jun 11, 2015
fb8d457
Merge 196797 "Deprecate the allowfullscreen exemption for <video>"
foolip Jun 11, 2015
97bf898
Revert of Make Window.prototype.toString return [object Window] at al…
arv Jun 11, 2015
a14eed7
Merge 196895 "Fix crash when an onorientationchange event detach..."
natechapin Jun 12, 2015
cc49584
Merge 195965 "Revert of DevTools: NetworkPanel: Preview: do not ..."
pavelfeldman Jun 15, 2015
bb6d946
Merge 197039 "New SELECT Popup: Recalc style when a web font is ..."
Jun 15, 2015
adb134c
Revert 193320 "Click event should be fired before change events ..."
tkent-google Jun 16, 2015
a0bf8c0
Merge 197016 "Correctly send the 'HTTPS' header for top-level na..."
mikewest Jun 16, 2015
43d1d9b
Prevent linear-time forcing of tokens by inducing XSSAuditor page blo…
tsepez Jun 16, 2015
9270318
Merge 196854 "bindings: Supports serializer for PerformanceTiming."
yuki3 Jun 18, 2015
dbe7988
Merge 197243 "Check whether the shadow page has been loaded in W..."
horo-t Jun 18, 2015
c10ad15
Merge 197204 "Avoid resetting rule features when removing style-..."
tkent-google Jun 18, 2015
97b1a14
Merge 197273 "DevTools: editor should not loose scroll position ..."
aslushnikov Jun 19, 2015
d81c0bc
Merge 197466 "Have ScreenOrientationController use a timer for a..."
sigbjornf Jun 19, 2015
a0b6549
Merge 197477 "DevTools: properly reset ignoreExecutionLine flag"
aslushnikov Jun 22, 2015
98bc12d
Merge 197471 "Rebuild GraphicsLayer tree when a LayoutPart's CDP..."
alijuma Jun 22, 2015
662fcd0
add grantUniversalAccess
rogerwang Apr 23, 2015
e8b98ae
willHandleNaviationPolicy with manifest
rogerwang May 27, 2015
aed23a9
fix crash when message object is empty
rogerwang Jun 15, 2015
11df517
make WebFrame::fromFrame public
rogerwang Jun 23, 2015
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
967 changes: 967 additions & 0 deletions LICENSE_FOR_ABOUT_CREDITS

Large diffs are not rendered by default.

103 changes: 3 additions & 100 deletions LayoutTests/FlakyTests

Large diffs are not rendered by default.

39 changes: 38 additions & 1 deletion LayoutTests/LeakExpectations
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ crbug.com/364417 virtual/slimmingpaint/fast/events/touch/gesture/context-menu-on
crbug.com/364417 virtual/slimmingpaint/fast/repaint/japanese-rl-selection-clear.html [ Leak ]
crbug.com/364417 virtual/slimmingpaint/fast/text/international/hebrew-selection.html [ Leak ]
crbug.com/364417 svg/custom/bug79798.html [ Leak ]
crbug.com/364417 virtual/slimmingpaint/svg/custom/bug79798.html [ Leak ]
crbug.com/364417 imported/web-platform-tests/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroot-methods/test-004.html [ Leak ]
crbug.com/364417 imported/web-platform-tests/shadow-dom/user-interaction/ranges-and-selections/test-001.html [ Leak ]
crbug.com/364417 imported/web-platform-tests/shadow-dom/user-interaction/ranges-and-selections/test-002.html [ Leak ]
Expand All @@ -95,5 +96,41 @@ crbug.com/414163 [ Debug ] inspector/sources/debugger/promise-tracker.html [ Cra

crbug.com/417752 storage/websql/sql-error-codes.html [ Pass Leak ]
crbug.com/427628 inspector/sources/debugger/debugger-save-to-temp-var.html [ Leak ]

crbug.com/480769 http/tests/inspector/service-workers/user-agent-override.html [ Crash ]
crbug.com/459576 webaudio/dom-exceptions.html [ Crash ]

crbug.com/482050 fast/repaint/fixed-move-after-keyboard-scroll.html [ Leak ]
crbug.com/482050 fast/repaint/repaint-tile-clipped.html [ Leak ]
crbug.com/482050 svg/as-object/nested-embedded-svg-size-changes.html [ Leak ]
crbug.com/482050 svg/custom/hit-test-unclosed-subpaths.svg [ Leak ]
crbug.com/482050 svg/custom/hit-test-with-br.xhtml [ Leak ]
crbug.com/482050 svg/custom/js-update-container2.svg [ Leak ]
crbug.com/482050 svg/custom/prevent-default.svg [ Leak ]
crbug.com/482050 svg/custom/repaint-shadow.svg [ Leak ]
crbug.com/482050 svg/custom/scroll-hit-test.xhtml [ Leak ]
crbug.com/482050 svg/custom/use-event-handler-on-referenced-element.svg [ Leak ]
crbug.com/482050 svg/custom/use-event-handler-on-use-element.svg [ Leak ]
crbug.com/482050 svg/dom/SVGPathSegList-xml-dom-synchronization.xhtml [ Leak ]
crbug.com/482050 svg/zoom/text/absolute-sized-document-no-scrollbars.svg [ Leak ]
crbug.com/482050 svg/zoom/text/absolute-sized-document-scrollbars.svg [ Leak ]
crbug.com/482050 svg/zoom/text/relative-sized-document-scrollbars.svg [ Leak ]
crbug.com/482050 svg/zoom/text/zoom-coords-viewattr-01-b.svg [ Leak ]
crbug.com/482050 svg/zoom/text/zoom-foreignObject.svg [ Leak ]
crbug.com/482050 virtual/slimmingpaint/fast/repaint/fixed-move-after-keyboard-scroll.html [ Leak ]
crbug.com/482050 virtual/slimmingpaint/fast/repaint/repaint-tile-clipped.html [ Leak ]
crbug.com/482050 virtual/slimmingpaint/svg/as-object/nested-embedded-svg-size-changes.html [ Leak ]
crbug.com/482050 virtual/slimmingpaint/svg/custom/hit-test-unclosed-subpaths.svg [ Leak ]
crbug.com/482050 virtual/slimmingpaint/svg/custom/hit-test-with-br.xhtml [ Leak ]
crbug.com/482050 virtual/slimmingpaint/svg/custom/js-update-container2.svg [ Leak ]
crbug.com/482050 virtual/slimmingpaint/svg/custom/prevent-default.svg [ Leak ]
crbug.com/482050 virtual/slimmingpaint/svg/custom/repaint-shadow.svg [ Leak ]
crbug.com/482050 virtual/slimmingpaint/svg/custom/scroll-hit-test.xhtml [ Leak ]
crbug.com/482050 virtual/slimmingpaint/svg/custom/use-event-handler-on-referenced-element.svg [ Leak ]
crbug.com/482050 virtual/slimmingpaint/svg/custom/use-event-handler-on-use-element.svg [ Leak ]
crbug.com/482050 virtual/slimmingpaint/svg/dom/SVGPathSegList-xml-dom-synchronization.xhtml [ Leak ]
crbug.com/482050 virtual/slimmingpaint/svg/zoom/text/absolute-sized-document-no-scrollbars.svg [ Leak ]
crbug.com/482050 virtual/slimmingpaint/svg/zoom/text/absolute-sized-document-scrollbars.svg [ Leak ]
crbug.com/482050 virtual/slimmingpaint/svg/zoom/text/relative-sized-document-scrollbars.svg [ Leak ]
crbug.com/482050 virtual/slimmingpaint/svg/zoom/text/zoom-coords-viewattr-01-b.svg [ Leak ]
crbug.com/482050 virtual/slimmingpaint/svg/zoom/text/zoom-foreignObject.svg [ Leak ]
crbug.com/482050 virtual/slimmingpaint/svg/as-background-image/animated-svg-animation-control.html [ Leak ]
29 changes: 29 additions & 0 deletions LayoutTests/NeverFixTests
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ virtual/slimmingpaint/fast/harness/sample-fail-mismatch-reftest.html [ WontFix ]
# Chrome uses different keyboard accelerators from those used by Safari, so
# this test will always fail.
[ Linux Win ] fast/events/option-tab.html [ WontFix ]
[ Linux Win ] virtual/pointerevent/fast/events/option-tab.html [ WontFix ]
[ Linux Win ] virtual/slimmingpaint/fast/events/option-tab.html [ WontFix ]

# This test only applies to overlay scrollbar platforms.
Expand All @@ -56,13 +57,18 @@ virtual/slimmingpaint/fast/harness/sample-fail-mismatch-reftest.html [ WontFix ]
[ Win Linux ] compositing/plugins/composited-plugin.html [ WontFix ]
[ Win Linux ] compositing/plugins/large-to-small-composited-plugin.html [ WontFix ]
[ Win Linux ] compositing/plugins/small-to-large-composited-plugin.html [ WontFix ]
[ Win Linux ] virtual/slimmingpaint/compositing/plugins/1x1-composited-plugin.html [ WontFix ]
[ Win Linux ] virtual/slimmingpaint/compositing/plugins/composited-plugin.html [ WontFix ]
[ Win Linux ] virtual/slimmingpaint/compositing/plugins/large-to-small-composited-plugin.html [ WontFix ]
[ Win Linux ] virtual/slimmingpaint/compositing/plugins/small-to-large-composited-plugin.html [ WontFix ]

# Mac's popup behavior is different.
[ Mac ] fast/forms/select/menulist-onchange-fired-with-key-up-down.html [ WontFix ]
[ Mac ] fast/forms/select/popup-with-display-none-optgroup.html [ WontFix ]

# Chromium does not support PDF content in <img> tags.
[ Win Linux ] compositing/images/direct-pdf-image.html [ WontFix ]
[ Win Linux ] virtual/slimmingpaint/compositing/images/direct-pdf-image.html [ WontFix ]

# Pan-scroll tests are Windows-specific.
[ Linux Mac ] fast/events/panScroll-click.html [ WontFix ]
Expand All @@ -73,6 +79,14 @@ virtual/slimmingpaint/fast/harness/sample-fail-mismatch-reftest.html [ WontFix ]
[ Linux Mac ] fast/events/panScroll-nested-divs.html [ WontFix ]
[ Linux Mac ] fast/events/panScroll-panIcon.html [ WontFix ]
[ Linux Mac ] fast/events/panScroll-nested-divs-forbidden.html [ WontFix ]
[ Linux Mac ] virtual/pointerevent/fast/events/panScroll-click.html [ WontFix ]
[ Linux Mac ] virtual/pointerevent/fast/events/panScroll-click-hyperlink.html [ WontFix ]
[ Linux Mac ] virtual/pointerevent/fast/events/panScroll-drag.html [ WontFix ]
[ Linux Mac ] virtual/pointerevent/fast/events/panScroll-event-fired.html [ WontFix ]
[ Linux Mac ] virtual/pointerevent/fast/events/panScroll-in-iframe.html [ WontFix ]
[ Linux Mac ] virtual/pointerevent/fast/events/panScroll-nested-divs.html [ WontFix ]
[ Linux Mac ] virtual/pointerevent/fast/events/panScroll-panIcon.html [ WontFix ]
[ Linux Mac ] virtual/pointerevent/fast/events/panScroll-nested-divs-forbidden.html [ WontFix ]
[ Linux Mac ] virtual/slimmingpaint/fast/events/panScroll-click.html [ WontFix ]
[ Linux Mac ] virtual/slimmingpaint/fast/events/panScroll-click-hyperlink.html [ WontFix ]
[ Linux Mac ] virtual/slimmingpaint/fast/events/panScroll-drag.html [ WontFix ]
Expand All @@ -93,6 +107,12 @@ virtual/slimmingpaint/fast/harness/sample-fail-mismatch-reftest.html [ WontFix ]
[ Mac ] fast/events/menu-key-context-menu-document.html [ WontFix ]
[ Mac ] fast/events/menu-key-context-menu.html [ WontFix ]
[ Mac ] fast/events/menu-key-context-menu-position.html [ WontFix ]
[ Mac ] virtual/pointerevent/fast/events/menu-key-context-menu-document.html [ WontFix ]
[ Mac ] virtual/pointerevent/fast/events/menu-key-context-menu.html [ WontFix ]
[ Mac ] virtual/pointerevent/fast/events/menu-key-context-menu-position.html [ WontFix ]
[ Mac ] virtual/slimmingpaint/fast/events/menu-key-context-menu-document.html [ WontFix ]
[ Mac ] virtual/slimmingpaint/fast/events/menu-key-context-menu.html [ WontFix ]
[ Mac ] virtual/slimmingpaint/fast/events/menu-key-context-menu-position.html [ WontFix ]

# Link Highlighting is only supported on Windows and Linux
[ Mac ] compositing/gestures [ WontFix ]
Expand All @@ -109,6 +129,7 @@ virtual/slimmingpaint/fast/harness/sample-fail-mismatch-reftest.html [ WontFix ]
[ Mac Win ] fast/text/international/draw-complex-text-from-to.html [ WontFix ]
[ Mac Win ] virtual/slimmingpaint/fast/text/international/draw-complex-text-from-to.html [ WontFix ]
[ Mac Win ] svg/text/text-with-geometric-precision.svg [ WontFix ]
[ Mac Win ] virtual/slimmingpaint/svg/text/text-with-geometric-precision.svg [ WontFix ]

# Mac has different fallback behavior so that this test won't work there
[ Mac ] fast/text/font-cachekey.html [ WontFix ]
Expand Down Expand Up @@ -180,6 +201,14 @@ fast/canvas/canvas-lost-gpu-context.html [ WontFix ]
virtual/threaded/printing/setPrinting.html [ WontFix ]
virtual/threaded/printing/width-overflow.html [ WontFix ]

# Reftests failing due to invisible differences caused by rounding.
# Will remove when we enable slimming paint by default.
virtual/slimmingpaint/fast/sub-pixel/sub-pixel-transparency-layer.html [ WontFix ]
virtual/slimmingpaint/fast/repaint/absolute-position-and-opacity-changed.html [ WontFix ]
virtual/slimmingpaint/css3/filters/effect-all-on-background.html [ WontFix ]
virtual/slimmingpaint/fast/multicol/border-radius-clipped-layer-second-column.html [ WontFix ]
virtual/slimmingpaint/fast/multicol/border-radius-clipped-layer.html [ WontFix ]

# Deferred suite doesn't have impl-side painting, so this doesn't make sense
virtual/deferred/inspector/tracing/paint-command-log-nodes.html [ WontFix ]

Expand Down
3 changes: 1 addition & 2 deletions LayoutTests/SlowTests
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ crbug.com/24182 editing/selection/move-by-word-visually-crash-test-5.html [ Slow
crbug.com/24182 fast/canvas/webgl/read-pixels-test.html [ Slow ]
crbug.com/24182 fast/dom/SelectorAPI/resig-SelectorsAPI-test.xhtml [ Slow ]
crbug.com/24182 fast/forms/time-multiple-fields/time-multiple-fields-stepup-stepdown-from-renderer.html [ Slow ]
crbug.com/24182 virtual/slimmingpaint/fast/forms/time-multiple-fields/time-multiple-fields-stepup-stepdown-from-renderer.html [ Slow ]
crbug.com/24182 fast/frames/cached-frame-counter.html [ Slow ]
crbug.com/24182 fast/frames/frame-limit.html [ Slow ]
crbug.com/24182 virtual/slimmingpaint/fast/frames/cached-frame-counter.html [ Slow ]
Expand Down Expand Up @@ -82,7 +83,6 @@ crbug.com/237245 [ Debug Win7 ] editing/selection/programmatic-selection-on-mac-
webkit.org/b/60109 inspector/elements/edit-dom-actions.html [ Slow ]
webkit.org/b/84735 [ Win ] http/tests/inspector/change-iframe-src.html [ Slow ]
webkit.org/b/90488 [ Debug ] inspector/ [ Slow ]
webkit.org/b/90488 [ Release ] inspector/profiler/canvas2d/canvas-replay-log-grid.html [ Slow ]
webkit.org/b/90488 [ Debug ] http/tests/inspector/ [ Slow ]
webkit.org/b/90488 [ Release ] http/tests/inspector/compiler-source-mapping-debug.html [ Slow ]
webkit.org/b/90488 [ Debug ] http/tests/inspector-enabled/ [ Slow ]
Expand All @@ -96,7 +96,6 @@ crbug.com/247466 [ Release ] inspector/profiler/heap-snapshot-comparison-expansi
crbug.com/327078 http/tests/inspector/network/long-script-content.html [ Slow ]
crbug.com/247466 [ Debug ] inspector-enabled/sources/debugger/script-formatter-breakpoints-1.html [ Slow ]
crbug.com/247466 [ Debug ] inspector-enabled/sources/debugger/script-formatter-breakpoints-4.html [ Slow ]
crbug.com/394210 [ Release ] inspector/profiler/webgl/webgl-profiler-api-changes.html [ Slow ]
crbug.com/420008 [ Release ] inspector/tracing [ Slow ]
crbug.com/420008 [ Release ] virtual/deferred/inspector/tracing [ Slow ]
crbug.com/420008 [ Release ] inspector/editor/text-editor-word-jumps.html [ Slow ]
Expand Down
2 changes: 2 additions & 0 deletions LayoutTests/StaleTestExpectations
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,5 @@ crbug.com/7482 [ Win Mac ] http/tests/misc/timer-vs-loading.html [ WontFix ]
# pass in the virtual test suite version.
webkit.org/b/49629 compositing/lots-of-img-layers.html [ WontFix ]
webkit.org/b/49629 compositing/lots-of-img-layers-with-opacity.html [ WontFix ]
webkit.org/b/49629 virtual/slimmingpaint/compositing/lots-of-img-layers.html [ WontFix ]
webkit.org/b/49629 virtual/slimmingpaint/compositing/lots-of-img-layers-with-opacity.html [ WontFix ]
Loading