- 14 Jun, 2018 40 commits
-
-
danakj authored
Since property tree builder makes assumptions about scrolling things being snapped elsewhere, just have it snap scrollable things itself. Use the Layer only to snap TextureLayers. R=enne@chromium.org Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;master.tryserver.blink:linux_trusty_blink_rel Change-Id: Ia47bcaa252c6bdf58b276a7ff0bcde8de0af594e Reviewed-on: https://chromium-review.googlesource.com/1100005Reviewed-by:
enne <enne@chromium.org> Commit-Queue: danakj <danakj@chromium.org> Cr-Commit-Position: refs/heads/master@{#567406}
-
Kevin Marshall authored
Part of a larger effort to use Fuchsia native zx::channel objects for smoother integration with FIDL types and API calls. Bug: 852541 Change-Id: I095e17b98a334964e72cbb97dc7ea4dbded67ec8 Reviewed-on: https://chromium-review.googlesource.com/1101413 Commit-Queue: Kevin Marshall <kmarshall@chromium.org> Reviewed-by:
Sergey Ulanov <sergeyu@chromium.org> Cr-Commit-Position: refs/heads/master@{#567405}
-
Marijn Kruisselbrink authored
RenderMessageFilter used to be responsible for cloning session storage namespaces, but that is no longer the case, so remove these leftover bits of code. Bug: none Change-Id: I382be562164851a8b00601661635e76495bbcbb2 Reviewed-on: https://chromium-review.googlesource.com/1099997Reviewed-by:
Ken Buchanan <kenrb@chromium.org> Commit-Queue: Marijn Kruisselbrink <mek@chromium.org> Cr-Commit-Position: refs/heads/master@{#567404}
-
Xi Cheng authored
This Cl also corrects the indent in FinishCollection(). Bug: 851163 Change-Id: I77b255b2f9191979bca02f5453d54fc8bd1e36ee Reviewed-on: https://chromium-review.googlesource.com/1101406Reviewed-by:
Mike Wittman <wittman@chromium.org> Commit-Queue: Xi Cheng <chengx@chromium.org> Cr-Commit-Position: refs/heads/master@{#567403}
-
kristipark authored
Fallback style (background and text colors) will be returned for tiles with missing or small icons (i.e. where only a 1x icon is available when 2x is needed). This will be used to display a fallback monogram in the frontend. Bug: 837798 Change-Id: I9e80d763085ea5b095787f83e5d1e38b801c83eb Reviewed-on: https://chromium-review.googlesource.com/1096670 Commit-Queue: Kristi Park <kristipark@chromium.org> Reviewed-by:
Marc Treib <treib@chromium.org> Reviewed-by:
Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#567402}
-
Nico Weber authored
After https://chromium-review.googlesource.com/1075947, quoting is never needed with the hermetic msvc toolchain, so let's make the build command a tiny bit nicer in that scenario. Bug: 640000,439949 Change-Id: I22e3470057b43fb6a5df3f675bc95a7d84dce9c9 Reviewed-on: https://chromium-review.googlesource.com/1101557 Commit-Queue: Nico Weber <thakis@chromium.org> Reviewed-by:
Scott Graham <scottmg@chromium.org> Cr-Commit-Position: refs/heads/master@{#567401}
-
Linkun Chen authored
cr-merge is blocked: https://eureka-internal-review.git.corp.google.com/c/chromium/src/+/179137 GN target "for_mixer_audio" introduces un-implemented interface to chromecast devices, which breaks the build. Bug: 110113636 Test: local build Change-Id: I13f73eead3bbd889ef3fe10714951ce1e9a20008 Reviewed-on: https://chromium-review.googlesource.com/1100173Reviewed-by:
Simeon Anfinrud <sanfin@chromium.org> Reviewed-by:
Stephen Lanham <slan@chromium.org> Reviewed-by:
Kenneth MacKay <kmackay@chromium.org> Commit-Queue: Linkun Chen <lkchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#567400}
-
Fady Samuel authored
This CL simplifies returned resources in RenderWidgetHostViewAndroid to better match how resources are returned on other platforms. Android did a lot of weird things that are incompatible with OOP-D and surface synchronization that worked fine assuming synchronous operations. Bug: 672962 Change-Id: Ibc980a0639752e126cbea9a44cb9df5ecc6e589a Reviewed-on: https://chromium-review.googlesource.com/1101409Reviewed-by:
Saman Sami <samans@chromium.org> Reviewed-by:
Khushal <khushalsagar@chromium.org> Commit-Queue: Fady Samuel <fsamuel@chromium.org> Cr-Commit-Position: refs/heads/master@{#567399}
-
Justin Novosad authored
This change adds CanvasResourceProviderSharedBitmap, and uses it for composited software rendering use cases. TBR=zmo@chromium.org Bug: 788439 Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_layout_tests_slimming_paint_v2;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel;master.tryserver.blink:linux_trusty_blink_rel Change-Id: Ibb4ea4c33ab152efac9de8ba302b055b7f830aec Reviewed-on: https://chromium-review.googlesource.com/1099727 Commit-Queue: Justin Novosad <junov@chromium.org> Reviewed-by:
Fernando Serboncini <fserb@chromium.org> Cr-Commit-Position: refs/heads/master@{#567398}
-
Morten Stenshorne authored
Cq-Include-Trybots: luci.chromium.try:linux_layout_tests_layout_ng Change-Id: I4aeecfada142ad85b575703a4a9ed66c4228714b Reviewed-on: https://chromium-review.googlesource.com/1101326 Commit-Queue: Morten Stenshorne <mstensho@chromium.org> Commit-Queue: Emil A Eklund <eae@chromium.org> Reviewed-by:
Emil A Eklund <eae@chromium.org> Reviewed-by:
Christian Biesinger <cbiesinger@chromium.org> Cr-Commit-Position: refs/heads/master@{#567397}
-
Fady Samuel authored
Prior to this CL, we plumbed a lot of properties through RenderFrameMetadata that were irrelevant to non-Android platforms. This CL reduces overhead on other platforms by using the EnableIf decorator on fields in render_frame_metadata.mojom and if defines in the render_frame_metadata.cc/h. Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;master.tryserver.blink:linux_trusty_blink_rel Change-Id: I7b4bb58983ff641aa61ccde3a33f86cc12ec1ebc Bug: 672962 Reviewed-on: https://chromium-review.googlesource.com/1101061 Commit-Queue: Fady Samuel <fsamuel@chromium.org> Reviewed-by:
Saman Sami <samans@chromium.org> Reviewed-by:
Tom Sepez <tsepez@chromium.org> Cr-Commit-Position: refs/heads/master@{#567396}
-
Alex Moshchuk authored
Currently, if a page with an OOPIF navigates cross-process, we immediately destroy the OOPIF's RenderFrameHost when its parent commits (see FrameTreeNode::ResetForNewProcess()). The RFH destruction triggers a message to the renderer to delete the RenderFrame, which also causes it to run its unload handler. However, if the subframe was the last active frame in its process, the process will proceed to shut down without waiting for the unload handler to run at all, and in such a case, the subframe unload handler won't really be able to do anything, including termination pings. This CL fixes this by delaying subframe process shutdown in such situations by one second (which matches the existing unload timeout that we use for pending delete RenderFrameHosts). Bug: 852204, 609963 Change-Id: I142ef4e6f59df465c6ed213df02daf492e989c2d Reviewed-on: https://chromium-review.googlesource.com/1094917Reviewed-by:
Steven Holte <holte@chromium.org> Reviewed-by:
Łukasz Anforowicz <lukasza@chromium.org> Reviewed-by:
Charlie Reis <creis@chromium.org> Commit-Queue: Alex Moshchuk <alexmos@chromium.org> Cr-Commit-Position: refs/heads/master@{#567395}
-
Sammie Quon authored
Also add a tooltip to PIN keyboard back button. Test: manual Bug: 848681, 845871 Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: Ic1ba4e80ee2386ffe587ffd4bc791a29548e7254 Reviewed-on: https://chromium-review.googlesource.com/1095649Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Commit-Queue: Sammie Quon <sammiequon@chromium.org> Cr-Commit-Position: refs/heads/master@{#567394}
-
Pavel Yatsuk authored
******************************Resource Sizes Diff****************************** Monochrome.apk_Dex +1,789 entries fields +2,466 entries methods +611 entries types +1,220 entries strings Monochrome.apk_Breakdown (+173,917 bytes) +1,555 bytes Zip Overhead +1,525 bytes Non-compiled Android resources size +16,612 bytes Native code size +186 bytes Package metadata size +150,387 bytes Java code size +3,652 bytes Compiled Android resources size Monochrome.apk_Specifics +535,429 bytes normalized apk size +3 zip entries file count +16,612 bytes main lib size +361,512 bytes main dex size R=pnoland@chromium.org Change-Id: Id7531d3ecf34b063a444d0f12601b287ba21cbe7 Reviewed-on: https://chromium-review.googlesource.com/1101463Reviewed-by:
Patrick Noland <pnoland@chromium.org> Commit-Queue: Pavel Yatsuk <pavely@chromium.org> Cr-Commit-Position: refs/heads/master@{#567393}
-
Ben Pastene authored
This test is flaky in CrOS VMs: https://ci.chromium.org/p/chromium/builders/luci.chromium.ci/chromeos-amd64-generic-rel/14479 https://ci.chromium.org/p/chromium/builders/luci.chromium.ci/chromeos-amd64-generic-rel/14493 Flakiness dashboard is quite black: https://test-results.appspot.com/dashboards/flakiness_dashboard.html#testType=base_unittests&tests=ThreadTicks.ThreadNow Bug: 352633, 840967 Change-Id: Ia6efb4070bcef525992015f766599846a13ee1ec Reviewed-on: https://chromium-review.googlesource.com/1101412Reviewed-by:
Gabriel Charette <gab@chromium.org> Commit-Queue: Gabriel Charette <gab@chromium.org> Cr-Commit-Position: refs/heads/master@{#567392}
-
Greg Thompson authored
Also suppress them when the RestoreOnStartup policy has a recommended value that is overridden with a user-provided value. BUG=824059 Change-Id: I586411b9fded82841e174468cb830604b7121906 Reviewed-on: https://chromium-review.googlesource.com/1100755 Commit-Queue: Greg Thompson <grt@chromium.org> Reviewed-by:
Tommy Martino <tmartino@chromium.org> Reviewed-by:
Gabriel Charette <gab@chromium.org> Cr-Commit-Position: refs/heads/master@{#567391}
-
Dan Harrington authored
GCM and content suggestions (ntp_snippets) were previously not included. This makes the test more complete. Bug: 845310 Change-Id: I0194d74f164951c498220ec86268ca3312a6dc29 Reviewed-on: https://chromium-review.googlesource.com/1087821Reviewed-by:
Filip Gorski <fgorski@chromium.org> Reviewed-by:
Carlos Knippschild <carlosk@chromium.org> Commit-Queue: Dan H <harringtond@chromium.org> Cr-Commit-Position: refs/heads/master@{#567390}
-
Jian Li authored
Bug: 852577 Change-Id: I092cf8b80fba521725e24425e2e110937af2e222 Reviewed-on: https://chromium-review.googlesource.com/1100010 Commit-Queue: Jian Li <jianli@chromium.org> Reviewed-by:
Peter Williamson <petewil@chromium.org> Cr-Commit-Position: refs/heads/master@{#567389}
-
Bruce Dawson authored
The switch to lld as linker means that is_win_fastlink is no longer applicable, and manually selecting lld as the linker is no longer necessary. Change-Id: I9c4c815d2b8834223b98fa3de72ab937b910929f Reviewed-on: https://chromium-review.googlesource.com/1101479Reviewed-by:
Reid Kleckner <rnk@chromium.org> Commit-Queue: Bruce Dawson <brucedawson@chromium.org> Cr-Commit-Position: refs/heads/master@{#567388}
-
Mike Frysinger authored
The BOM was added back in Dec 2012 [1] because it said the CWS wanted it in its files. However, I haven't seen this requirement in the last few years with my own extensions (uploaded plenty w/out BOMs and the localization still works), and our public docs [2] don't mention it. Drop the BOM to shrink (slightly) the files and to make it easier for other JSON parsers to handle this (as not all skip the BOM). Further, reading the CWS source directly indicates it is not required and is silently ignored. See CrxMessagesParserImpl.java:parse() which loads the JSON data through ManifestSanitizerUtil.sanitize(), and that ManifestSanitizerUtil.java:sanitize function simply does: // The incoming manifest may have a byte-order marker (0xFEFF) to denote // Unicode as its first character. Although it's not allowed in pure JSON, // we remove it here so parse just works if (content.charAt(0) == Constants.UNICODE_BYTE_ORDER_MARK) { content = content.substring(1); } return content; Url-1: https://codereview.chromium.org/11557029 Url-2: https://developer.chrome.com/extensions/i18n-messages Bug: 852585 Change-Id: I65f61eecb1147cd4c05f3a7a2295bef85023cb65 Reviewed-on: https://chromium-review.googlesource.com/1101239Reviewed-by:
agrieve <agrieve@chromium.org> Reviewed-by:
Robert Flack <flackr@chromium.org> Commit-Queue: Mike Frysinger <vapier@chromium.org> Cr-Commit-Position: refs/heads/master@{#567387}
-
danakj authored
The GetTransformNode() method is removed, as it is only safe to use in certain cases, and just wraps a call to get the node from the property tree, just do it directly in the callers. R=weiliangc@chromium.org Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;master.tryserver.blink:linux_trusty_blink_rel Change-Id: I6f242f60209c6d9e3d603cfcf60f59ecafc8f523 Reviewed-on: https://chromium-review.googlesource.com/1099765Reviewed-by:
weiliangc <weiliangc@chromium.org> Commit-Queue: danakj <danakj@chromium.org> Cr-Commit-Position: refs/heads/master@{#567386}
-
crystallambert@chromium.org authored
Added inline installation deprecation warning Bug: none Change-Id: I73bf87daaef7d78c3778b2f10e342e7ff32feff2 Reviewed-on: https://chromium-review.googlesource.com/1100074Reviewed-by:
Devlin <rdevlin.cronin@chromium.org> Commit-Queue: Crystal Lambert <crystallambert@chromium.org> Cr-Commit-Position: refs/heads/master@{#567385}
-
crystallambert@chromium.org authored
This adds documentation that explains users must allow file:// urls through extension management page Bug: 850693 Change-Id: I214bd285c076babb4ba6a7769db4d4a9c54c1916 Reviewed-on: https://chromium-review.googlesource.com/1093257Reviewed-by:
Devlin <rdevlin.cronin@chromium.org> Commit-Queue: Crystal Lambert <crystallambert@chromium.org> Cr-Commit-Position: refs/heads/master@{#567384}
-
Steve Kobes authored
This prevents spurious trace events from the empty document created before navigation begins. Also annotate trace events with the frame they correspond to, combine score and max distance into a single TracedValue, and change trace category to "loading". Bug: 581518 Change-Id: I9ee8005596245ad31c78a8556ec837e2ef999d24 Reviewed-on: https://chromium-review.googlesource.com/1101245Reviewed-by:
Timothy Dresser <tdresser@chromium.org> Commit-Queue: Steve Kobes <skobes@chromium.org> Cr-Commit-Position: refs/heads/master@{#567383}
-
Wez authored
- Add the ScopedZxHandle APIs to the base zx::handle. - Add missing includes. This allows ScopedZxHandle to be removed incrementally from call-sites. Bug: 852541 Change-Id: Idc452a450ce2bbe1266e9e0ee266115e2ea38f97 Reviewed-on: https://chromium-review.googlesource.com/1100132 Commit-Queue: Wez <wez@chromium.org> Reviewed-by:
Kevin Marshall <kmarshall@chromium.org> Reviewed-by:
Ken Rockot <rockot@chromium.org> Reviewed-by:
Gabriel Charette <gab@chromium.org> Cr-Commit-Position: refs/heads/master@{#567382}
-
Ted Choc authored
ScrollingBottomViewSceneLayer extends from SceneLayer and that does a native call in its constructor, which can cause a crash if native isn't loaded. This moves the scene layer to the model and into initializeWithNative. This might be a better short term fix than long term design practice though. BUG=850804, 852468 Change-Id: I5cda1e24787ea6558d7ac07b3ef49f6503c32243 Reviewed-on: https://chromium-review.googlesource.com/1100130 Commit-Queue: Ted Choc <tedchoc@chromium.org> Reviewed-by:
Matthew Jones <mdjones@chromium.org> Reviewed-by:
Pedro Amaral <amaralp@chromium.org> Cr-Commit-Position: refs/heads/master@{#567381}
-
Fan Yang authored
R=zhongyi@chromium.org Change-Id: I4c556473f320dc4e0857457ef4e9843bc86d1c10 Reviewed-on: https://chromium-review.googlesource.com/1101248Reviewed-by:
Zhongyi Shi <zhongyi@chromium.org> Commit-Queue: Fan Yang <fayang@chromium.org> Cr-Commit-Position: refs/heads/master@{#567380}
-
Steven Bennetts authored
iron-a11y-keys is not scoped, i.e. it is global within a component, so it is not a good choice for complex components. Bug: 827953 Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: I65ce312f3476a85d75b2f806ecd5fac7ec70fe12 Reviewed-on: https://chromium-review.googlesource.com/1100311Reviewed-by:
Scott Chen <scottchen@chromium.org> Commit-Queue: Steven Bennetts <stevenjb@chromium.org> Cr-Commit-Position: refs/heads/master@{#567379}
-
Jialiu Lin authored
Enterprise password reuses are handled differently from sync password reuses in 3 ways: 1. enterprise password reuses don't require sign-in 2. "Change Password" button on modal warning and page info bubble takes user to enterprise change password page ( instead of chrome://settings) 3. unhandled enterprise password reuses are not persisted across sessions (since we're not showing them on chrome://settings). They are only tracked in their own web_contents. A follow-up CL will add more UMA metrics. Another follow-up CL will further propagate the ReusedPasswordType enum to dialog and page info UI to assist choosing the warning text. Bug: 852138 Change-Id: Iefa9a176206715a74f5d569629ca1699b6c176a8 Reviewed-on: https://chromium-review.googlesource.com/1086152 Commit-Queue: Jialiu Lin <jialiul@chromium.org> Reviewed-by:
Nathan Parker <nparker@chromium.org> Reviewed-by:
Vadym Doroshenko <dvadym@chromium.org> Reviewed-by:
Julian Pastarmov <pastarmovj@chromium.org> Reviewed-by:
Mustafa Emre Acer <meacer@chromium.org> Cr-Commit-Position: refs/heads/master@{#567378}
-
Xiaochu Liu authored
We add temporary logs so it shows up in feedback report. Detailed reasons can be found in the issue. This has to be removed immediately after the issue is fixed. BUG=chromium:851151 TEST=None Change-Id: I5be8e7532e2694d85710b58543c677949b206ecc Reviewed-on: https://chromium-review.googlesource.com/1100238 Commit-Queue: Xiaochu Liu <xiaochu@chromium.org> Reviewed-by:
Dan Erat <derat@chromium.org> Reviewed-by:
Joshua Pawlicki <waffles@chromium.org> Cr-Commit-Position: refs/heads/master@{#567377}
-
Sergey Ulanov authored
Previously AudioOutputStreamFuchsia was using media_client library, which is deprecated now. Update //media to use AudioRenderer2 FIDL interface directly. Bug: 851733 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 Change-Id: I356a0ae08798c2eb62d4cb42355aff4c47fbb360 Reviewed-on: https://chromium-review.googlesource.com/1096414 Commit-Queue: Sergey Ulanov <sergeyu@chromium.org> Reviewed-by:
Wez <wez@chromium.org> Reviewed-by:
Xiaohan Wang <xhwang@chromium.org> Cr-Commit-Position: refs/heads/master@{#567376}
-
Ken Rockot authored
Moves cloud print proxy and service process code off of Mojo EDK APIs and onto new equivalent public Mojo APIs. No functional changes. Bug: 844763 Change-Id: I8e0fe9cb0bf9a5daff1b63d7c7256e0929a5f540 Test: Build Chrome-branded official mini_installer on Windows and verify that when installed, the cloud print service can log in and manage cloud printers via the proxy. Reviewed-on: https://chromium-review.googlesource.com/1100166 Commit-Queue: Ken Rockot <rockot@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#567375}
-
Helen Li authored
GCM and WebRTC depend on the ability to create proxied TCP and TLS sockets. This CL adds a mojo socket interface for this type of sockets. This CL adds: - network::mojom::ProxyResolvingSocketFactory This represents an interface that can create proxied sockets. Each instance has separate socket pools hanging off an HttpNetworkSession that is built using NetworkContext's params. - network::mojom::ProxyResolvingSocket This represents a socket interface that establish socket connection that respects system's proxy settings. There are functionalities missing. I am planning to add them in follow-up CLs. Bug: 844187 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_mojo Change-Id: I5698e02d79708c0e07e57b1f4ac0f82cf484916d Reviewed-on: https://chromium-review.googlesource.com/1080948Reviewed-by:
Tom Sepez <tsepez@chromium.org> Reviewed-by:
Maks Orlovich <morlovich@chromium.org> Commit-Queue: Helen Li <xunjieli@chromium.org> Cr-Commit-Position: refs/heads/master@{#567374}
-
Dominic Battre authored
Record UKMs for instances when the user generates a password and instances when the user modifies a generated password. Bug: 846694 Change-Id: I032a5f45823b4aa68b6b190ef24e7472b6ad44bf Reviewed-on: https://chromium-review.googlesource.com/1099242Reviewed-by:
Robert Kaplow <rkaplow@chromium.org> Reviewed-by:
Dominic Battré <battre@chromium.org> Reviewed-by:
Vadym Doroshenko <dvadym@chromium.org> Commit-Queue: Dominic Battré <battre@chromium.org> Cr-Commit-Position: refs/heads/master@{#567373}
-
Chromite Chromium Autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/17b4574e14a3..de5f8a610a0a git log 17b4574e14a3..de5f8a610a0a --date=short --no-merges --format='%ad %ae %s' 2018-06-14 nya@chromium.org sync_stage: Correct early-crash notification message. Created with: gclient setdep -r src/third_party/chromite@de5f8a610a0a The AutoRoll server is located here: https://chromite-chromium-roll.skia.org 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. BUG=chromium:851198 TBR=chrome-os-gardeners@chromium.org Change-Id: Ic8c84ce4d2e9aae868422788a137d75575e71b7c Reviewed-on: https://chromium-review.googlesource.com/1101042Reviewed-by:
Chromite Chromium Autoroll <chromite-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: Chromite Chromium Autoroll <chromite-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#567372}
-
angle-chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/f6e160fa9ca5..75359664993b git log f6e160fa9ca5..75359664993b --date=short --no-merges --format='%ad %ae %s' 2018-06-14 geofflang@chromium.org Implement EGL_KHR_debug. 2018-06-14 lucferron@chromium.org Vulkan Intel: Flaky test suppression 2018-06-14 lucferron@chromium.org Vulkan: Support the indices offset in drawElements calls Created with: gclient setdep -r src/third_party/angle@75359664993b The AutoRoll server is located here: https://angle-chromium-roll.skia.org 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 TBR=cwallez@chromium.org Change-Id: Id801488319c892c26f6756f3c79260c21a6068de Reviewed-on: https://chromium-review.googlesource.com/1101359Reviewed-by:
angle-chromium-autoroll <angle-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: angle-chromium-autoroll <angle-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#567371}
-
Eric Stevenson authored
This is a reland of eb3da872 Original change's description: > Android: Remove BuildHooksAndroidImpl from the main dex. > > Removing the reference to BuildHooksAndroidImpl from BuildHooksAndroid > shrinks the main dex by ~2000 methods for downstream targets. > > Bug: 820570 > Change-Id: If4051f7a85e387129c65a7a5b927183b5b36bf65 > Reviewed-on: https://chromium-review.googlesource.com/1089625 > Commit-Queue: Eric Stevenson <estevenson@chromium.org> > Reviewed-by: agrieve <agrieve@chromium.org> > Cr-Commit-Position: refs/heads/master@{#565305} Bug: 820570 Change-Id: I8fbaf650ac1ed444ccc6d2cbd3d6d45ab045451f Reviewed-on: https://chromium-review.googlesource.com/1093111Reviewed-by:
Yaron Friedman <yfriedman@chromium.org> Reviewed-by:
agrieve <agrieve@chromium.org> Commit-Queue: Eric Stevenson <estevenson@chromium.org> Cr-Commit-Position: refs/heads/master@{#567370}
-
webrtc-chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/724a97d08d35..9eb38866cd65 git log 724a97d08d35..9eb38866cd65 --date=short --no-merges --format='%ad %ae %s' 2018-06-14 srte@webrtc.org Adds field trial parser. 2018-06-14 peterhanspers@webrtc.org Metal view: Update drawable size when rotating. Created with: gclient setdep -r src/third_party/webrtc@9eb38866cd65 The AutoRoll server is located here: https://webrtc-chromium-roll.skia.org 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=master.tryserver.chromium.linux:linux_chromium_archive_rel_ng;master.tryserver.chromium.mac:mac_chromium_archive_rel_ng TBR=webrtc-chromium-sheriffs-robots@google.com Change-Id: Idc3c6ce6eab39853faa9d1ca7d64d0c99c69fc41 Reviewed-on: https://chromium-review.googlesource.com/1101357Reviewed-by:
webrtc-chromium-autoroll <webrtc-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: webrtc-chromium-autoroll <webrtc-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#567369}
-
Morten Stenshorne authored
Which object type to create depends on whether we are to use LayoutNG or not. This was already working correctly for block flow, but not for flexbox. Since we can no longer assume that a flexbox is of type LayoutFlexibleBox (LayoutNGFlexibleBox inherits directly from LayoutBlock), it would be impossible to call the protected method SetDocumentForAnonymous() on a LayoutBlock from LayoutFlexibleBox::CreateAnonymous(). So just move everything into LayoutBlock::CreateAnonymousWithParentAndDisplay(). No behavior changes intended for block flows. For flexbox, on the other hand, we're now able to create anonymous LayoutNGFlexibleBox objects, This doesn't seem to affect any enabled tests, though. Support for LayoutNGFlexibleBox is behind the LayoutNGFlexBox runtime flag, which normally isn't enabled. Cq-Include-Trybots: luci.chromium.try:linux_layout_tests_layout_ng Change-Id: If0d1b0607c65ac46253e9d91a77faafa1de6486d Reviewed-on: https://chromium-review.googlesource.com/1100817Reviewed-by:
Emil A Eklund <eae@chromium.org> Reviewed-by:
Christian Biesinger <cbiesinger@chromium.org> Commit-Queue: Emil A Eklund <eae@chromium.org> Cr-Commit-Position: refs/heads/master@{#567368}
-
Yi Gu authored
Currently the sync mechanism between cc and worklet is stateless meaning that it sends a new copy of the world every sync cycle. This has the benefit of keeping things very simple initially but it is not necessarily very efficient. This patch makes worklet animation stateful and adds the ability to mutate only a subset of animations. Bug: 843255 Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;master.tryserver.blink:linux_trusty_blink_rel Change-Id: I18e5d64d0145394fad739a70fa7d0e91bb0e4588 Reviewed-on: https://chromium-review.googlesource.com/1092413 Commit-Queue: Yi Gu <yigu@chromium.org> Reviewed-by:
Majid Valipour <majidvp@chromium.org> Reviewed-by:
Stephen McGruer <smcgruer@chromium.org> Cr-Commit-Position: refs/heads/master@{#567367}
-