- 04 Oct, 2016 40 commits
-
-
kylechar authored
Remove an unused include and fix a return value. Small things I noticed during other cleanup work. BUG=none Review-Url: https://codereview.chromium.org/2391023002 Cr-Commit-Position: refs/heads/master@{#422828}
-
ltian authored
Force Listview to update in onResume() to synchronize with any change of location access permission of search engines. BUG=652204 Review-Url: https://codereview.chromium.org/2390113002 Cr-Commit-Position: refs/heads/master@{#422827}
-
skym authored
This time the header lookup uses the first include. BUG= Review-Url: https://codereview.chromium.org/2388973002 Cr-Commit-Position: refs/heads/master@{#422826}
-
thakis authored
BUG=563793 Review-Url: https://codereview.chromium.org/2386163002 Cr-Commit-Position: refs/heads/master@{#422825}
-
bnc authored
Include net_export.h in header files if and only if it is used in that header file. Include net_export.h in .cc files if and only if it is used in that file and it is not included in the header file. This CL only adds and removes the line '#include "net/base/net_export.h"'. Review-Url: https://codereview.chromium.org/2396503002 Cr-Commit-Position: refs/heads/master@{#422824}
-
vasilvv authored
Merge internal change: 134721332 R=rch@chromium.org BUG= Review-Url: https://codereview.chromium.org/2391723003 Cr-Commit-Position: refs/heads/master@{#422823}
-
timav authored
WebView uses the same resources file scheme as Chrome since https://codereview.chromium.org/2248743002. In case of multiprocess WebView we need to pass the common resources pak (chrome_100_percent.pak) to the renderer process. BUG=634358, 638344 Review-Url: https://codereview.chromium.org/2384063005 Cr-Commit-Position: refs/heads/master@{#422822}
-
sfiera authored
iOS wants it for tests. Everywhere we use top_sites_, we check for its non-null-ness. BUG=631990 Review-Url: https://codereview.chromium.org/2395483002 Cr-Commit-Position: refs/heads/master@{#422821}
-
xlai authored
BUG=563793 Review-Url: https://codereview.chromium.org/2390743004 Cr-Commit-Position: refs/heads/master@{#422820}
-
skia-deps-roller authored
https://chromium.googlesource.com/skia.git/+log/1818701746e4..b25c3522446c $ git log 181870174..b25c35224 --date=short --no-merges --format='%ad %ae %s' 2016-10-03 mtklein SkLiteDL: much simpler to eliminate bitmaps in recorder. 2016-10-04 caryclark fix initialization order 2016-10-04 mtklein sk_linear_from_srgb_math 2016-10-04 caryclark coin debugging runs all tests in extended CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_precise_blink_rel TBR=stephana@google.com Review-Url: https://codereview.chromium.org/2396543002 Cr-Commit-Position: refs/heads/master@{#422819}
-
bauerb authored
The import order now separates Chromium (and downstream) imports from other imports with com or org prefixes. Also remove some prefixes that aren't used in Chromium code. Finally, add an importorder file for configuring the import order in Eclipse. Review-Url: https://codereview.chromium.org/2052823002 Cr-Commit-Position: refs/heads/master@{#422818}
-
bradnelson authored
BUG=374955 R=michaelpg@chromium.org,mkwst@chromium.org Review-Url: https://codereview.chromium.org/2390873002 Cr-Commit-Position: refs/heads/master@{#422817}
-
olka authored
Make AudioRendererMixerInput::SwitchOutputDevice to work correctly even if it has not been initialized yet. + unit test fixes. BUG=627901 Review-Url: https://codereview.chromium.org/2389783002 Cr-Commit-Position: refs/heads/master@{#422816}
-
pdfium-deps-roller authored
https://pdfium.googlesource.com/pdfium.git/+log/429a9ffa075b..78c271dd9ee8 $ git log 429a9ffa0..78c271dd9 --date=short --no-merges --format='%ad %ae %s' 2016-10-04 thestig Update test expectations for unexpected successes. TBR=dsinclair@chromium.org Review-Url: https://codereview.chromium.org/2390923005 Cr-Commit-Position: refs/heads/master@{#422815}
-
yiyix authored
The MD slider is currently hiding behind ash-md flag. When the flag is set to experimental, a highlight effect will be showing for clicking or touching on MD slider. TEST=MANUAL - test if the highlight shows when users click, click and drag or touch the md slider. BUG=631775 Review-Url: https://codereview.chromium.org/2335513002 Cr-Commit-Position: refs/heads/master@{#422814}
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (e.g. depot_tools) into downstream projects (e.g. tools/build). More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug (or complain) build: https://crrev.com/7a6464e367517a4e6d02eaaa1445cbbc99fee6db Add CIPD GAE SDK recipe module and packager. (dnj@chromium.org) TBR=martiniss@chromium.org,phajdan.jr@chromium.org BUG=chromium:648635 Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Review-Url: https://codereview.chromium.org/2390753003 Cr-Commit-Position: refs/heads/master@{#422813}
-
mthiesse authored
BUG=641413 Review-Url: https://codereview.chromium.org/2384323003 Cr-Commit-Position: refs/heads/master@{#422812}
-
peter authored
BUG= Review-Url: https://codereview.chromium.org/2392543004 Cr-Commit-Position: refs/heads/master@{#422811}
-
avayvod authored
[Blink, RemotePlayback] Reject the prompt() with OperationError if there's a pending promise for this element. BUG=647441 TEST=avayvod.github.io/remote-playback/test.html + layout test Review-Url: https://codereview.chromium.org/2347763002 Cr-Commit-Position: refs/heads/master@{#422810}
-
asanka authored
BUG=none Review-Url: https://codereview.chromium.org/2388143002 Cr-Commit-Position: refs/heads/master@{#422809}
-
thakis authored
BUG=563793 Review-Url: https://codereview.chromium.org/2392463004 Cr-Commit-Position: refs/heads/master@{#422808}
-
ellyjones authored
BUG=617146 Review-Url: https://codereview.chromium.org/2384793002 Cr-Commit-Position: refs/heads/master@{#422807}
-
pbond authored
BUG=652040 TEST=manual Review-Url: https://codereview.chromium.org/2384333003 Cr-Commit-Position: refs/heads/master@{#422806}
-
catapult-deps-roller authored
https://chromium.googlesource.com/external/github.com/catapult-project/catapult.git/+log/27cb47f4d76b..8b1e6e937be3 $ git log 27cb47f4d..8b1e6e937 --date=short --no-merges --format='%ad %ae %s' 2016-10-04 petrcermak [memory-infra] Show "memory per component" track using stacked bars CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.android:android_optional_gpu_tests_rel TBR=catapult-sheriff@chromium.org Review-Url: https://codereview.chromium.org/2390273002 Cr-Commit-Position: refs/heads/master@{#422805}
-
tobiasjs authored
This test was broken by https://codereview.chromium.org/2344353003 which disables autoplay on low-end devices. Instead of relying on that, use a button click to start playback. BUG=652389 Review-Url: https://codereview.chromium.org/2388903003 Cr-Commit-Position: refs/heads/master@{#422804}
-
thakis authored
BUG=563793 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.win:win_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel Review-Url: https://codereview.chromium.org/2389203002 Cr-Commit-Position: refs/heads/master@{#422803}
-
kozyatinskiy authored
BUG=642496 R=dgozman@chromium.org Committed: https://crrev.com/37faa2db833127ac9b6d461d8bc49952e557c743 Review-Url: https://codereview.chromium.org/2318853002 Cr-Original-Commit-Position: refs/heads/master@{#417958} Cr-Commit-Position: refs/heads/master@{#422802}
-
magjed authored
BUG=613556 Review-Url: https://codereview.chromium.org/2369983003 Cr-Commit-Position: refs/heads/master@{#422801}
-
mtrofin authored
Test was disabled temporarily until the V8 WASM 0xC update made it in. BUG= Review-Url: https://codereview.chromium.org/2391603002 Cr-Commit-Position: refs/heads/master@{#422800}
-
guidou authored
Changes: https://chromium.googlesource.com/external/webrtc/trunk/webrtc.git/+log/aad4d95..99a8564 TBR= CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_chromium_archive_rel_ng;master.tryserver.chromium.mac:mac_chromium_archive_rel_ng BUG= Review-Url: https://codereview.chromium.org/2394513002 Cr-Commit-Position: refs/heads/master@{#422799}
-
tobiasjs authored
1) Time new WebView + setContentView - this tests how an app that has a WebView in its layout will be affected. 2) Time the full time from new WebView to onPageFinished. This allows us to know if we regress something that happens asynchronously on startup that blocks URL loading. BUG= Review-Url: https://codereview.chromium.org/2380053002 Cr-Commit-Position: refs/heads/master@{#422798}
-
arthursonzogni authored
With browser-side-navigation, there are no trace of previous navigation responses in the redirect chain. This CL forward these informations to blink for making the Resource Timing API working. BUG=641912 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_site_isolation Review-Url: https://codereview.chromium.org/2316573002 Cr-Commit-Position: refs/heads/master@{#422797}
-
horo authored
ServiceWorkers without FetchEvent handlers should not be started up on navigation, see https://crbug.com/616502#c38 BUG=616502,640132 Review-Url: https://codereview.chromium.org/2393503002 Cr-Commit-Position: refs/heads/master@{#422796}
-
thakis authored
BUG=563793 Review-Url: https://codereview.chromium.org/2387073002 Cr-Commit-Position: refs/heads/master@{#422795}
-
skia-deps-roller authored
https://chromium.googlesource.com/skia.git/+log/ee843b2ae4d7..1818701746e4 $ git log ee843b2ae..181870174 --date=short --no-merges --format='%ad %ae %s' 2016-10-04 borenet Add retries to upload_dm_results CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_precise_blink_rel TBR=stephana@google.com Review-Url: https://codereview.chromium.org/2394503002 Cr-Commit-Position: refs/heads/master@{#422794}
-
clamy authored
This CL uploads the browser_test filter for PlzNavigate following the fix made to the Webrequest API. BUG=575224 TBR=nasko@chromium.org Review-Url: https://codereview.chromium.org/2385723002 Cr-Commit-Position: refs/heads/master@{#422793}
-
clamy authored
This CL removes 3 ServiceWorker tests from the exclusion filter for layout_tests with PlzNavigate enabled. They are now working. BUG=440463 TBR=nasko@chromium.org Review-Url: https://codereview.chromium.org/2386643002 Cr-Commit-Position: refs/heads/master@{#422792}
-
thakis authored
BUG=563793 Review-Url: https://codereview.chromium.org/2388103002 Cr-Commit-Position: refs/heads/master@{#422791}
-
mlippautz authored
For object tracing during heap profiling we still need to create retainment infos to preserve current behavior. BUG=chromium:468240,chromium:644213 Review-Url: https://codereview.chromium.org/2387373002 Cr-Commit-Position: refs/heads/master@{#422790}
-
georgesak authored
BUG=652356 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Review-Url: https://codereview.chromium.org/2386243002 Cr-Commit-Position: refs/heads/master@{#422789}
-