- 07 Mar, 2019 40 commits
-
-
Leszek Swirski authored
This is a reland of 96c748b0 Robustified the flaky test by using TestingPlatformSupportWithMockScheduler to run the scheduler until exhaustion (fun fact, seems that the live version of the script streaming wasn't being tested by this unit test :/ ) Original change's description: > [blink] Remove old script streamer thread > > The script streamer thread has now been replaced with posting tasks to > the scheduler, so remove the flag picking between the two options and > the dedicated streaming thread itself. > > Also, remove the streaming task re-posting now that the blocking/ > non-blocking worker pools are merged. > > Bug: 874080 > Change-Id: Ib9dabb91deddcc616d4edfe5efb13d8e584c0691 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1503420 > Reviewed-by: Michael Lippautz <mlippautz@chromium.org> > Reviewed-by: Steven Holte <holte@chromium.org> > Reviewed-by: Kentaro Hara <haraken@chromium.org> > Reviewed-by: Kinuko Yasuda <kinuko@chromium.org> > Commit-Queue: Kinuko Yasuda <kinuko@chromium.org> > Auto-Submit: Leszek Swirski <leszeks@chromium.org> > Cr-Commit-Position: refs/heads/master@{#638031} TBR=mlippautz@chromium.org,holte@chromium.org,haraken@chromium.org,kinuko@chromium.org Bug: 874080 Change-Id: I5be59d64fc2d6074094ce57cf884bcd0bdffd3ce Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1507874Reviewed-by:
Leszek Swirski <leszeks@chromium.org> Reviewed-by:
Alexander Timin <altimin@chromium.org> Commit-Queue: Leszek Swirski <leszeks@chromium.org> Cr-Commit-Position: refs/heads/master@{#638553}
-
Maxim Kolosovskiy authored
[Password Generation] Button titles should be crowdsourced only if AutofillFieldMetadata experiment is enabled. Bug: 910546 Change-Id: If09ec89ded92f21a733b4f22b9e456f8e3365109 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1508252 Commit-Queue: Maxim Kolosovskiy <kolos@chromium.org> Commit-Queue: Vadym Doroshenko <dvadym@chromium.org> Auto-Submit: Maxim Kolosovskiy <kolos@chromium.org> Reviewed-by:
Vadym Doroshenko <dvadym@chromium.org> Cr-Commit-Position: refs/heads/master@{#638552}
-
Colin Blundell authored
This CL eliminates FakeAccountFetcherService, which provides no functionality over AccountFetcherService following recent changes. The TestImageDecoder class that was contained in fake_account_fetcher_service.* is retained, as it has usage in the codebase. It looks like that usage could potentially be replaced by usage of FakeImageDecoder, but that project is orthogonal to the project of eliminating FakeAccountFetcherService. TBR=droger@chromium.org Bug: 935998 Change-Id: I4eed6e8f4b3a9474076eeed27e7641cd88b25458 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1503331Reviewed-by:
Colin Blundell <blundell@chromium.org> Reviewed-by:
Sylvain Defresne <sdefresne@chromium.org> Commit-Queue: Colin Blundell <blundell@chromium.org> Cr-Commit-Position: refs/heads/master@{#638551}
-
Christopher Lam authored
Bug: 938695 Change-Id: I7c67ffb827e483a253d92ad98d90e7e02a5c1d63 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1507295 Auto-Submit: calamity <calamity@chromium.org> Reviewed-by:
Ben Wells <benwells@chromium.org> Commit-Queue: calamity <calamity@chromium.org> Cr-Commit-Position: refs/heads/master@{#638550}
-
Morten Stenshorne authored
https://chromium-review.googlesource.com/c/chromium/src/+/1496304 made a skia change and rebaselined most test expectations, but not those specific to LayoutNG. TBR=kojii@chromium.org,reed@google.com Bug: skia:8793 Change-Id: I675bb9449be7e8793c692ce7fb132b61b42fafed Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1508099Reviewed-by:
Morten Stenshorne <mstensho@chromium.org> Reviewed-by:
Koji Ishii <kojii@chromium.org> Commit-Queue: Morten Stenshorne <mstensho@chromium.org> Cr-Commit-Position: refs/heads/master@{#638549}
-
Gauthier Ambard authored
This CL groups the methods related to NativeContent in CRWWebControler. Bug: 938255 Change-Id: I4d375f6c156e0ef39a135542c17f542c5d37d6cd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1506072 Commit-Queue: Gauthier Ambard <gambard@chromium.org> Reviewed-by:
Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#638548}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/dcb547de1a5c..310f45e6d446 Created with: gclient setdep -r src-internal@310f45e6d446 The AutoRoll server is located here: https://autoroll-internal.skia.org/r/src-internal-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=luci.chrome.try:linux-chromeos-chrome TBR=hkamila@chromium.org,robliao@chromium.org,etiennep@chromium.org Change-Id: Ia33f26eff636df5b76b71f0618dddeffcb113faf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1508192Reviewed-by:
chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#638547}
-
Fredrik Söderquist authored
This makes tainting for many filter primitives less pessimistic, by implementing the "Tainted Filter Primitives" section [1] from the specification. For feFlood/feDropShadow: A value of 'currentcolor' for 'flood-color' taints. For feSpecularLighting/feDiffuseLighting: A value of 'currentcolor' for 'lighting-color' taints. For the other primitives (which currently lack any specific logic), i.e: feBlend, feComponentTransfer, feComposite, feConvolveMatrix, feDisplacementMap, feGaussianBlur, feMorphology, feOffset and feTile no local tainting is performed (the TaintsOrigin() override is returning false). The signature/convention of the TaintsOrigin() is changed by removing the |inputs_taint_origin| argument, and always taint the primitive if it (the flag returned by FilterEffect::InputsTaintOrigin) is true. This saves each primitive to have to relate to this flag. (For primitives that have no inputs this flag would always be false regardless.) This means that TaintsOrigin() for each primitive is now essentially computing the "local" tainting state. [1] https://drafts.fxtf.org/filter-effects/#tainted-filter-primitives Bug: 792518 Change-Id: Ie2d45eeb1ae8478009b88b8b87b3c4c325ede306 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1503257 Commit-Queue: Fredrik Söderquist <fs@opera.com> Reviewed-by:
Philip Rogers <pdr@chromium.org> Cr-Commit-Position: refs/heads/master@{#638546}
-
Finnur Thorarinsson authored
Bug: 860467 Change-Id: Ifced401ce4b0fa34f3d3da6b69370fdb6952f4d4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1506076 Commit-Queue: Finnur Thorarinsson <finnur@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Cr-Commit-Position: refs/heads/master@{#638545}
-
chromium-autoroll authored
https://swiftshader.googlesource.com/SwiftShader.git/+log/952d27384a7e..45faa0849352 git log 952d27384a7e..45faa0849352 --date=short --no-merges --format='%ad %ae %s' 2019-03-07 bclayton@google.com VKPipeline: Log any errors produced by the SPIR-V optimizer Created with: gclient setdep -r src/third_party/swiftshader@45faa0849352 The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel BUG=chromium:b/127454276 TBR=swiftshader-team+autoroll@chromium.org Change-Id: Ie9118f68c42152d1e26d5fc0e3b11c8ec2048158 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1507812Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#638544}
-
Stephen McGruer authored
PaintWorkletInput should not need to know how PaintWorkletStylePropertyMap is created. Bug: None Change-Id: I44cfe3819bcd305ca0ec077f6bd00e376eb59609 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1506653Reviewed-by:
Xida Chen <xidachen@chromium.org> Reviewed-by:
Anders Hartvoll Ruud <andruud@chromium.org> Commit-Queue: Stephen McGruer <smcgruer@chromium.org> Cr-Commit-Position: refs/heads/master@{#638543}
-
Per Åhgren authored
AEC3 has now been launched to 100% via Finch and has fully replaced the legacy AEC. To make the launch complete this CL -Removes the finch experimentation code for controlling AEC3. -Removes the chrome flag for controlling AEC3. -Defaults all cases of Browser AEC (AEC2/AEC3 in the code) to use AEC3. What this CL does not do is to remove all the code that distinguishes between AEC3 and AEC2. That is intended for an upcoming CL and requires many more changes. An example of such a CL is available at https://chromium-review.googlesource.com/c/chromium/src/+/1495518 Bug: chromium:696930 Change-Id: Ia6a92a4e759d2319d2fa2d0f08936788645ab2d4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1495528Reviewed-by:
Olga Sharonova <olka@chromium.org> Reviewed-by:
Oskar Sundbom <ossu@chromium.org> Reviewed-by:
Guido Urdaneta <guidou@chromium.org> Reviewed-by:
Henrik Grunell <grunell@chromium.org> Reviewed-by:
Robert Kaplow <rkaplow@chromium.org> Reviewed-by:
John Budorick <jbudorick@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Commit-Queue: Per Åhgren <peah@chromium.org> Cr-Commit-Position: refs/heads/master@{#638542}
-
Mario Sanchez Prada authored
Don't use Jinja's trim_blocks feature right before the closing brace for the bodies of inline functions in generated header files for CSS properties, so that the closing braces for those functions' bodies are always placed in a new lines, in order to prevent build failures with empty bodies that are filled with one-line C++ comments. Bug: 937861, 919875 Change-Id: I156d6d0eed6413c3db6e5fc12ecca7fdaca14805 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1499516Reviewed-by:
Anders Hartvoll Ruud <andruud@chromium.org> Reviewed-by:
Yuki Shiino <yukishiino@chromium.org> Reviewed-by:
Hitoshi Yoshida <peria@chromium.org> Commit-Queue: Mario Sanchez Prada <mario@igalia.com> Cr-Commit-Position: refs/heads/master@{#638541}
-
Roman Sorokin authored
Bug: 930019 Change-Id: I9c52bdfa4b458a1cee553d90518de880a72e4954 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1507632 Auto-Submit: Roman Sorokin [CET] <rsorokin@chromium.org> Reviewed-by:
Lutz Justen <ljusten@chromium.org> Reviewed-by:
Roman Sorokin [CET] <rsorokin@chromium.org> Commit-Queue: Roman Sorokin [CET] <rsorokin@chromium.org> Cr-Commit-Position: refs/heads/master@{#638540}
-
Nicolas Ouellet-payeur authored
The policy was not included in that group by mistake, which would make it harder to find in the ADMX templates. Change-Id: I6852208b73d812a9ea3c548f900625d0df323df8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1505995 Commit-Queue: Julian Pastarmov <pastarmovj@chromium.org> Reviewed-by:
Julian Pastarmov <pastarmovj@chromium.org> Cr-Commit-Position: refs/heads/master@{#638539}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/8e9850cc9584..4c1ea43a79b5 git log 8e9850cc9584..4c1ea43a79b5 --date=short --no-merges --format='%ad %ae %s' 2019-03-07 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 952d27384a7e..45faa0849352 (1 commits) Created with: gclient setdep -r src/third_party/skia@4c1ea43a79b5 The AutoRoll server is located here: https://autoroll.skia.org/r/skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux-blink-rel;luci.chromium.try:linux-chromeos-compile-dbg;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel TBR=reed@chromium.org Change-Id: I348e9abdba7b6c80be9dc93e68f23f2f3c7f8d26 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1507934Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#638538}
-
Peter Beverloo authored
This implements COLOR_SCHEME_LIGHT and COLOR_SCHEME_DARK support for custom tabs. Support for COLOR_SCHEME_SYSTEM, which will fall back to system settings, will be implemented in a follow-up CL. Bug: 937259 Change-Id: I7f7599eca596f3cd5323d73ed71981778587b88a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1499537Reviewed-by:
Becky Zhou <huayinz@chromium.org> Reviewed-by:
Tommy Nyquist <nyquist@chromium.org> Commit-Queue: Peter Beverloo <peter@chromium.org> Cr-Commit-Position: refs/heads/master@{#638537}
-
Roman Sorokin authored
Used to setup and work with LocalPolicyTestServer. Chrome OS tests are migrated. TBD: Enable disabled migrated tests Migrate Chrome tests when mixins are Chrome-wide Bug: 934224, 912704 Change-Id: I5fef3d20e3ec8dd23f6307139fab1fbc1517d3d3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1495532 Commit-Queue: Roman Sorokin [CET] <rsorokin@chromium.org> Reviewed-by:
Pavol Marko <pmarko@chromium.org> Reviewed-by:
Yusuke Sato <yusukes@chromium.org> Reviewed-by:
Jacob Dufault <jdufault@chromium.org> Cr-Commit-Position: refs/heads/master@{#638536}
-
Alexander Hendrich authored
Syncing changes from CL https://critique.corp.google.com/#review/236764935 to the client. Reference: go/customer-logo-policy-one-pager Bug: none Change-Id: I31b1c06f6c8e7a7a780b5aa8216061ddb93afb45 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1505509 Commit-Queue: Alexander Hendrich <hendrich@chromium.org> Auto-Submit: Alexander Hendrich <hendrich@chromium.org> Reviewed-by:
Pavol Marko <pmarko@chromium.org> Cr-Commit-Position: refs/heads/master@{#638535}
-
Kent Tamura authored
Bug: 938867 Change-Id: I8c146af675d085d0784d5ff7c54670d0f6597c80 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1507912Reviewed-by:
Keishi Hattori <keishi@chromium.org> Commit-Queue: Kent Tamura <tkent@chromium.org> Cr-Commit-Position: refs/heads/master@{#638534}
-
Stephane Zermatten authored
With this change, TouchEventFilterView sets a clip rectangle that avoids the top and bottom bars when drawing. This avoids ever drawing on top of either bars and is also more efficient than the previous implementation, which would draw then clear out some section. Additionally, it uses the top visible offset for drawing, instead of the top content offset. There's a difference of a few pixel, which is visible now because of the presence of the blue border. This change also address the CanvasSize lint warning and stops using canvas.getWidth(), as recommended. Bug: b/125245127 Change-Id: I0ced7df06f1ace285525f9b7328204cc79bbad3f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1505944 Commit-Queue: Stephane Zermatten <szermatt@chromium.org> Reviewed-by:
Jordan Demeulenaere <jdemeulenaere@chromium.org> Cr-Commit-Position: refs/heads/master@{#638533}
-
Hiroshige Hayashizaki authored
This CL also implements "most-specific wins" rule. https://github.com/WICG/import-maps/issues/102 Bug: 928149 Change-Id: I484266086bbe244de8b43ceeddacc8552307b7f4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1475049 Commit-Queue: Hiroshige Hayashizaki <hiroshige@chromium.org> Reviewed-by:
Kouhei Ueno <kouhei@chromium.org> Cr-Commit-Position: refs/heads/master@{#638532}
-
Michael Hablich authored
This reverts commit 1bda93b7. Reason for revert: Blocks roll of V8 https://chromium-review.googlesource.com/c/chromium/src/+/1508095/1 Original change's description: > Adopt to new MicrotasksCompletedCallback signature > > V8 updated the signature of MicrotasksCompletedCallback to take a void > pointer user data, and is deprecating the old signature. > This CL updates its user to use the new one. > > Change-Id: I24990f68b2964fa80554689947746636958f59cc > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1504660 > Reviewed-by: Kentaro Hara <haraken@chromium.org> > Reviewed-by: Hitoshi Yoshida <peria@chromium.org> > Commit-Queue: Taiju Tsuiki <tzik@chromium.org> > Cr-Commit-Position: refs/heads/master@{#638471} TBR=peria@chromium.org,haraken@chromium.org,tzik@chromium.org Change-Id: I7a5134b417be5c8b2e189e30a488ce09929d5e6e No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1507875Reviewed-by:
Michael Hablich <hablich@chromium.org> Commit-Queue: Michael Hablich <hablich@chromium.org> Cr-Commit-Position: refs/heads/master@{#638531}
-
Gauthier Ambard authored
This CL groups the helpers methods for WKNavigationDelegate and WebView. Bug: 938255 Change-Id: Ie8b2142ca16a0d3b07b0eb42bfe6d7046d914150 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1505507 Commit-Queue: Gauthier Ambard <gambard@chromium.org> Reviewed-by:
Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#638530}
-
Roman Aleksandrov authored
Hide feature using feature flag. Bug: 927331 Change-Id: I76edb713c491c75d89484c345b763615c22133b2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1505948 Commit-Queue: Roman Aleksandrov <raleksandrov@google.com> Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Cr-Commit-Position: refs/heads/master@{#638529}
-
Gauthier Ambard authored
This CL merge the -setWebView: method to its readonly property. It moves loadHTML: close to its public declaration as it is only here for testing purpose. It also remove +webControllerCanShow, putting its code in its call site. Bug: 938255 Change-Id: If8970a58a5eb99b8be5e67eb1006b088d0dd05d6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1505444 Commit-Queue: Gauthier Ambard <gambard@chromium.org> Reviewed-by:
Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#638528}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/df42f3b1d646..cc1308550f58 git log df42f3b1d646..cc1308550f58 --date=short --no-merges --format='%ad %ae %s' 2019-03-07 fmayer@google.com Merge "Use the SharedRingBuffer for sending payload from client to service." Created with: gclient setdep -r src/third_party/perfetto@cc1308550f58 The AutoRoll server is located here: https://autoroll.skia.org/r/perfetto-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. TBR=perfetto-bugs@google.com Change-Id: Ifcf2991cd2029a304c91e7e010e9619a692b49f8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1507932Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#638527}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/8b3e27ce9a43..dcb547de1a5c Created with: gclient setdep -r src-internal@dcb547de1a5c The AutoRoll server is located here: https://autoroll-internal.skia.org/r/src-internal-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=luci.chrome.try:linux-chromeos-chrome TBR=hkamila@chromium.org,robliao@chromium.org,etiennep@chromium.org Change-Id: I799aff9eb20a524fb27c6bcd74a719fb1304f70f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1507933Reviewed-by:
chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#638526}
-
Jérôme Lebel authored
https://drive.google.com/open?id=1942lUZ9_kpjOzIvlrk0I9OBfYpa-pO8A https://drive.google.com/open?id=1atZHLclvCjd3xajAuJW7GCF5N4gtaTVX Bug: 939056 Change-Id: If9480112f5b1174ffa11de35e63f9c719d8fcd4b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1506772Reviewed-by:
Gauthier Ambard <gambard@chromium.org> Reviewed-by:
Jérôme Lebel <jlebel@chromium.org> Commit-Queue: Gauthier Ambard <gambard@chromium.org> Cr-Commit-Position: refs/heads/master@{#638525}
-
Jia authored
AlsReaderImpl previously checked number of ALS config steps to determine if a device should be supported. We now use ModelConfigLoader to load model config that will tell us if a device is supported, hence this cl removes config verification from AlsReaderImpl. Bug: 881215 Change-Id: I273a1b1b518970ae49632622acb25a8cfd69c5f2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1505747 Commit-Queue: Jia Meng <jiameng@chromium.org> Reviewed-by:
Michael Martis <martis@chromium.org> Cr-Commit-Position: refs/heads/master@{#638524}
-
Jérôme Lebel authored
Few last minute upates on the icon. Signed out: https://drive.google.com/open?id=1aZ0zKE8j04pqDtj7fHKOR_IRT421GXZg Sync error: https://drive.google.com/open?id=10ugnfgeh5wBT2mKweRSVA0UQ-z-_mdx_ Bug: 889470 Change-Id: Ie22e8af005729841a78517e733b55e4acedbe14a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1505451Reviewed-by:
Gauthier Ambard <gambard@chromium.org> Commit-Queue: Jérôme Lebel <jlebel@chromium.org> Cr-Commit-Position: refs/heads/master@{#638523}
-
Arthur Hemery authored
A corner case was not supported yet with the NavigationClient, only running interface callbacks with FrameNavigationControl, which caused a connection DCHECK. Bug: 784904 Change-Id: I9dbec944b47584c737c14d4e604d999ca19d50c2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1503735 Commit-Queue: Arthur Hemery <ahemery@chromium.org> Reviewed-by:
Camille Lamy <clamy@chromium.org> Cr-Commit-Position: refs/heads/master@{#638522}
-
Alexander Dunaev authored
The visual shape of a pointer cursor is rendered at a surface attached to the wl_pointer object and backed by a wl_buffer. The WaylandCursor class tried to reuse the buffer regardless of whether the compositor released it, which resulted in that the cursor shape didn't change when a new bitmap had been submitted. This CL simplifies the process: a new buffer is created and attached each time the new bitmap is submitted, and the old ones are held until the compositor releases them. R=msisov@igalia.com Bug: 928260 Change-Id: I54cf679568276eddbd5c8042d05fe05de25f61d8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1503374 Commit-Queue: Alexander Dunaev <adunaev@igalia.com> Reviewed-by:
Maksim Sisov <msisov@igalia.com> Cr-Commit-Position: refs/heads/master@{#638521}
-
Chromium WPT Sync authored
Using wpt-import in Chromium c71ea170. With Chromium commits locally applied on WPT: 68d5240e "[ChromeDriver] Set key modifiers with mouse actions" 682affef "Implemented setPlaybackRate for scroll-linked Worklet Animations." 2b037bdc "[Animation Worklet] Fix flaky worklet-animation-with-fill-mode.https.html" fc735f1b "[IndexedDB] Fixed DisjointRangeLockManager usage in IndexedDB" ab40da96 "Isolation: Remove isolation if we have non-svg replaced content." Note to sheriffs: This CL imports external tests and adds expectations for those tests; if this CL is large and causes a few new failures, please fix the failures by adding new lines to TestExpectations rather than reverting. See: https://chromium.googlesource.com/chromium/src/+/master/docs/testing/web_platform_tests.md Directory owners for changes in this CL: kenneth.r.christiansen@intel.com, rijubrata.bhaumik@intel.com: external/wpt/web-nfc mlamouri@chromium.org: external/wpt/screen-orientation NOAUTOREVERT=true TBR=robertma No-Export: true Change-Id: I8c9249b62d687e0aa8040e3fd65af9b65431ad75 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1507208Reviewed-by:
WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#638520}
-
chromium-autoroll authored
The AutoRoll server is located here: https://autoroll.skia.org/r/fuchsia-sdk-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=luci.chromium.try:fuchsia-arm64-cast;luci.chromium.try:fuchsia-x64-cast TBR=cr-fuchsia+bot@chromium.org Change-Id: I4499d87dd57a9c6f379328e5dd4246e5abfcb198 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1507695Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#638519}
-
Lowell Manners authored
This is part of a multi-step refactor to remove IndentityAccessor's dependencies on identity internals, replacing them with IdentityManager. Change-Id: Iaaf0e865a220e58f15e09167138b12a21ff2eec7 Bug: 933109 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1503580 Commit-Queue: Lowell Manners <lowell@chromium.org> Reviewed-by:
Colin Blundell <blundell@chromium.org> Cr-Commit-Position: refs/heads/master@{#638518}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/45209e43f286..8b3e27ce9a43 Created with: gclient setdep -r src-internal@8b3e27ce9a43 The AutoRoll server is located here: https://autoroll-internal.skia.org/r/src-internal-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=luci.chrome.try:linux-chromeos-chrome TBR=hkamila@chromium.org,robliao@chromium.org,etiennep@chromium.org Change-Id: I2cf34cf6afbef606e6e252c0f1bfb44a48f51424 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1506838Reviewed-by:
chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#638517}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/0a7a6252..aa2533a5 Please follow these instructions for assigning/CC'ing issues: https://github.com/v8/v8/wiki/Triaging%20issues Please close rolling in case of a roll revert: https://v8-roll.appspot.com/ This only works with a Google account. CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux-blink-rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel;luci.chromium.try:android_optional_gpu_tests_rel TBR=hablich@chromium.org,v8-waterfall-sheriff@grotations.appspotmail.com Change-Id: Ie56feb956f0de72af962b3349bf9e44ba1cb69b7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1507553Reviewed-by:
v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#638516}
-
Marc Treib authored
It turns out that this needs some more thought, see linked bugs. This also reverts SyncAuthTest.SyncPausedState back to its state from before https://crrev.com/c/1478878. Bug: 906995, 938819 Change-Id: I681c8568b4d31f83ca347b9d45bdd9ff40ed49f3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1507652 Auto-Submit: Marc Treib <treib@chromium.org> Reviewed-by:
Mikel Astiz <mastiz@chromium.org> Commit-Queue: Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/master@{#638515}
-
Miyoung Shin authored
- unsigned long long -> uint64_t - long long -> uint64_t for making the code consistency with the type of BlobDataHandle::size(). - Use std::numeric_limits instead of -1 - Reference: https://google.github.io/styleguide/cppguide.html#Integer_Types Bug: 929980 Change-Id: Icf66ee7d8a4199fe5ceaa5f9f776bfe315ce0bfa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1506914Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Miyoung Shin <myid.shin@chromium.org> Cr-Commit-Position: refs/heads/master@{#638514}
-