- 18 Feb, 2020 40 commits
-
-
Christopher Cameron authored
This allows us to remove the color conversion render pass, and use a lower-bit depth format. Bug: 1037954 Change-Id: I6810b1105d47c3690d371f92700182ef4f13e7a2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2060664 Commit-Queue: ccameron <ccameron@chromium.org> Reviewed-by:
Sunny Sachanandani <sunnyps@chromium.org> Reviewed-by:
Robert Liao <robliao@chromium.org> Cr-Commit-Position: refs/heads/master@{#742357}
-
Andrew Xu authored
ScrollableShelfView::GetTargetScreenBoundsOfItemIcon assumes that shelf is horizontally aligned. This CL generalizes this function for side- aligned shelf. Bug: 1053705 Change-Id: I56c6a9a6a6bc7e102cb9c479574f1ca44eb0947e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2063410Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Andrew Xu <andrewxu@chromium.org> Cr-Commit-Position: refs/heads/master@{#742356}
-
Ben Pastene authored
GN-gen is spitting out a warning on simple chrome builds with: The variable "needs_gomacc_path_arg" was set as a build argument but never appeared in a declare_args() block in any buildfile. This fixes that. Bug: 1011928 Change-Id: I75038e0e004889672e2cc24f7cedb76465cb55ba Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2063252 Auto-Submit: Ben Pastene <bpastene@chromium.org> Commit-Queue: Takuto Ikuta <tikuta@chromium.org> Reviewed-by:
Takuto Ikuta <tikuta@chromium.org> Cr-Commit-Position: refs/heads/master@{#742355}
-
Xianzhu Wang authored
Most of them failed because of the recent form rendering changes. Change-Id: I27d3c0628215488eb1c8a1c6fc2aa4c47f21a040 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2063409Reviewed-by:
Ian Kilpatrick <ikilpatrick@chromium.org> Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Cr-Commit-Position: refs/heads/master@{#742354}
-
Ryan Hansberry authored
Change-Id: I76cf803cdf5ac839c8d6145a837e7f2c021a7573 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2048363 Commit-Queue: Ryan Hansberry <hansberry@chromium.org> Commit-Queue: Jon Mann <jonmann@chromium.org> Auto-Submit: Ryan Hansberry <hansberry@chromium.org> Reviewed-by:
Jon Mann <jonmann@chromium.org> Cr-Commit-Position: refs/heads/master@{#742353}
-
Thomas Lukaszewicz authored
Updated HoverButton code such that it will responsively update its own and its children's layouts. This is in contrast to its original behaviour in which layout was set based on the preferred sizes of it's children at construction time. This helps towards having HoverButtons with icons that update to match the color of the Widget's current theme provider. Such changes could incur changes in the icon's preferred size and could result in incorrect behavior in the old code. Also cleaned up unnecessary and unused code and fixed broken logic. Bug: None Change-Id: I502c32ea673d8f680f38a45ce2940e155872dd40 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2045145 Commit-Queue: Thomas Lukaszewicz <tluk@chromium.org> Reviewed-by:
Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#742352}
-
Daniele Castagna authored
Chrome on ChromeOS uses triple buffering by default, keeping up to 2 buffers in flight while one is displayed. This CL adds a flag in chrome://flags that limits to 1 the number of pending frames, effectively reducing compositing to double-buffering. This can be useful for experimenting on devices where we want to minimize latency at the cost of more dropped frames. Bug: 1010457 Change-Id: I0cddb4c1831d5b909ee3c0193d42f3903e10d03a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2059709 Commit-Queue: Daniele Castagna <dcastagna@chromium.org> Reviewed-by:
Miguel Casas <mcasas@chromium.org> Reviewed-by:
Nico Weber <thakis@chromium.org> Reviewed-by:
Andres Calderon Jaramillo <andrescj@chromium.org> Cr-Commit-Position: refs/heads/master@{#742351}
-
Bettina authored
Bug: 1048832 Change-Id: I7f3f398413b6339e35760fc8efec97b9e19b7601 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2037845 Commit-Queue: Bettina Dea <bdea@chromium.org> Reviewed-by:
Varun Khaneja <vakh@chromium.org> Cr-Commit-Position: refs/heads/master@{#742350}
-
danakj authored
As per https://chromium-review.googlesource.com/c/chromium/src/+/2044632/2/content/public/renderer/render_view.h#33 TBR=creis@chromium.org Bug: 419087 Change-Id: I525cba9080c2fe9eabf3ff14f5c30efcc2564281 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2062915Reviewed-by:
danakj <danakj@chromium.org> Commit-Queue: danakj <danakj@chromium.org> Cr-Commit-Position: refs/heads/master@{#742349}
-
Sean McAllister authored
Change-Id: I374fd452155ff8e9db96908f40ca98030fb12c80 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2062921Reviewed-by:
Bruce Dawson <brucedawson@chromium.org> Commit-Queue: Sean McAllister <smcallis@google.com> Cr-Commit-Position: refs/heads/master@{#742348}
-
Peter Kasting authored
* Remove using:: statements * Implement ButtonSeparatorView atop views::Separator. This changes from a 1 px line to a 1 DIP line; that complies with the current (MD Refresh) spec. Bug: none Change-Id: I7acedbb31bb9cd3fc5342449258efafe471ac976 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2048911 Commit-Queue: Peter Kasting <pkasting@chromium.org> Auto-Submit: Peter Kasting <pkasting@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#742347}
-
Alex Danilo authored
Sets the height of the search box wrapper to 40px and ensures the contained buttons and input field are vertically centered. Bug: 992823 Change-Id: I1bcd5e38e1268e1a382ff28304c447e2988fed6d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2060400 Commit-Queue: Alex Danilo <adanilo@chromium.org> Reviewed-by:
Noel Gordon <noel@chromium.org> Cr-Commit-Position: refs/heads/master@{#742346}
-
Jeffrey Cohen authored
Bug: 1024586 Change-Id: Ia0661b281b84f9fcda8aa3a4936a4d4b780d00c1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2062923 Auto-Submit: Jeffrey Cohen <jeffreycohen@chromium.org> Reviewed-by:
Tanya Gupta <tgupta@chromium.org> Commit-Queue: Jeffrey Cohen <jeffreycohen@chromium.org> Cr-Commit-Position: refs/heads/master@{#742345}
-
Alex Leung authored
Bug: b/149422033 Change-Id: I56af3e77eeec9496027e231424efab8f530c03f8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2063033Reviewed-by:
Yuchen Liu <yucliu@chromium.org> Commit-Queue: Alex Leung <alexleung@google.com> Cr-Commit-Position: refs/heads/master@{#742344}
-
manukh authored
This is behind a DisplayOwner param of the OmniboxDocumentProvider feature. Change-Id: Id66289c0b011838ceee8b129c1d2881f5466effe Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1929774 Commit-Queue: manuk hovanesian <manukh@chromium.org> Reviewed-by:
Justin Donnelly <jdonnelly@chromium.org> Cr-Commit-Position: refs/heads/master@{#742343}
-
Garrett Beaty authored
Change-Id: I63883c00ba35e246f408f18456e5f1afcbc80ac5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2062788 Commit-Queue: Garrett Beaty <gbeaty@chromium.org> Reviewed-by:
Stephen Martinis <martiniss@chromium.org> Cr-Commit-Position: refs/heads/master@{#742342}
-
Tomasz Wiszkowski authored
This change is part of the post-launch cleanup of ZPS, Rich Entities and Favicons bundle. Bug: 1051551 Change-Id: I1e4799caea79d98a258ab891fd513fc4e659b37e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2049833Reviewed-by:
Ted Choc <tedchoc@chromium.org> Reviewed-by:
Tommy Li <tommycli@chromium.org> Reviewed-by:
Brandon Wylie <wylieb@chromium.org> Commit-Queue: Ender <ender@google.com> Cr-Commit-Position: refs/heads/master@{#742341}
-
Robert Liao authored
This is a mechanical change to remove implicit conversions of ScopedBstr to BSTR. BUG=1034666 Change-Id: I4a143eb0babc4ed0be9e761ebd29531baf2916a7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2063528Reviewed-by:
Sorin Jianu <sorin@chromium.org> Commit-Queue: Robert Liao <robliao@chromium.org> Cr-Commit-Position: refs/heads/master@{#742340}
-
Tina Wang authored
Add ProfileCardUtil.java. Bug: 1051149 Change-Id: Ib27295d2b01c59f09a10b306f9f28cf6f4a34811 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2062931 Commit-Queue: Tina Wang <tinazwang@chromium.org> Reviewed-by:
sebsg <sebsg@chromium.org> Cr-Commit-Position: refs/heads/master@{#742339}
-
Hongchan Choi authored
When an ExecutionContext is abruptly/unexpectedly destroyed (e.g. shutting down of document or iframe), an AudioContext can also go away. This type of shutdown can be problematic because the render thread still might be touching resources in the AudioContext allocated by the main thread. This CL introduces a self-referencing pointer to the AudioContext, and it is cleared after the underlying render thread is stopped. In that way, the destruction of AudioContext can be done safely. Test: Locally confirmed the repro case doesn't crash (UAP) after 1hr. Bug: 1043446 Change-Id: I2e40b7d58ca9d647eed8a5971fc69dc87ee3d1fe Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2049912Reviewed-by:
Raymond Toy <rtoy@chromium.org> Reviewed-by:
Michael Lippautz <mlippautz@chromium.org> Commit-Queue: Hongchan Choi <hongchan@chromium.org> Cr-Commit-Position: refs/heads/master@{#742338}
-
Brandon Wylie authored
Non-foreground tabs were being reattached in the reverse order, but this is unnecessary since the default add behavior adds the tabs to the end. Bug: 1053388 Change-Id: Id768184cf3d02b679568eb3d0f72a262dacc522d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2062686Reviewed-by:
Yusuf Ozuysal <yusufo@chromium.org> Commit-Queue: Brandon Wylie <wylieb@chromium.org> Cr-Commit-Position: refs/heads/master@{#742337}
-
Takumi Fujimoto authored
Forward a stop session request from CastSessionClientImpl to CastMessageHandler. Bug: 1040184 Change-Id: I74e16506bd7674ad21809982c0d7e7c7150936a2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2055560Reviewed-by:
Brandon Tolsch <btolsch@chromium.org> Commit-Queue: Takumi Fujimoto <takumif@chromium.org> Cr-Commit-Position: refs/heads/master@{#742336}
-
Henrique Nakashima authored
Register it in ChromePreferenceKeys and use SharedPreferencesManager consistently instead of SharedPreferences directly. Bug: 1022108 Change-Id: I4fc46ea16906ff673aff28b403ac3cd026fbb480 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2037325 Commit-Queue: Henrique Nakashima <hnakashima@chromium.org> Reviewed-by:
Tommy Nyquist <nyquist@chromium.org> Cr-Commit-Position: refs/heads/master@{#742335}
-
David Van Cleve authored
A couple referrer-related histograms are expiring soon: - Net.URLRequest.ReferrerPolicyForRequest logs the referrer policies of outgoing requests - Net.URLRequest.ReferrerHasInformativePath logs whether a referrer contains more information than just its origin (this is used for evaluating the usefulness of referrer policies that cap referrers to requests' initiating origins) This CL extends their lifetimes because these metrics will remain useful for ongoing experimentation and post-rollout success tracking. R=csharrison Fixed: 1053277 Change-Id: I38e3f2cbf8b959a06aaf37795f7e9b9b75f98d7c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2062293Reviewed-by:
Charlie Harrison <csharrison@chromium.org> Commit-Queue: David Van Cleve <davidvc@chromium.org> Cr-Commit-Position: refs/heads/master@{#742334}
-
Alex Cooper authored
events_referenceSpace_Reset_inline was always timing out because the reset event was never sent. It turns out that this is because the frame_data that was being used to process inline sessions was always nullptr, rather than using the frame data associated with a particular inline session. This change modifies the requesting_sessions_ map to store the frame data rather than just the pose, and to process the frame data for a particular session with that session. Fixed: 1015195 Change-Id: I3a5d1b619869b57c270304f46bd19b43685869bf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2062897 Commit-Queue: Alexander Cooper <alcooper@chromium.org> Commit-Queue: Klaus Weidner <klausw@chromium.org> Auto-Submit: Alexander Cooper <alcooper@chromium.org> Reviewed-by:
Klaus Weidner <klausw@chromium.org> Cr-Commit-Position: refs/heads/master@{#742333}
-
Joshua Peraza authored
5a8c22864134 Add document for base94_encoder 07812f5bd615 android: fix the gyp build faed21a28625 linux: Log register sizes on mismatch Change-Id: I532f7090eb07f640917a37e929573bd4c8d45ac5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2062936 Commit-Queue: Mark Mentovai <mark@chromium.org> Auto-Submit: Joshua Peraza <jperaza@chromium.org> Reviewed-by:
Mark Mentovai <mark@chromium.org> Cr-Commit-Position: refs/heads/master@{#742332}
-
Jérôme Lebel authored
|signinCompletion| has to be set by the owner of the SigninCoordinator to track when the the sign-in is done, when the coordinator can be released. Adding DCHECK(self.signinCompletion) in -[SigninCoordinator start], to enforce it. Once the completion block is called, the property is set to nil. Adding DCHECK(!self.signinCompletion) in -[SigninCoordinator stop], to make sure the callback is called before stopping the coordinator. Bug: 971989 Change-Id: I0bfcc2579a8824bc6e4b8345221542bcf5819359 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2053129 Commit-Queue: Jérôme Lebel <jlebel@chromium.org> Reviewed-by:
Gauthier Ambard <gambard@chromium.org> Reviewed-by:
Mark Cogan <marq@chromium.org> Cr-Commit-Position: refs/heads/master@{#742331}
-
Henry Jian authored
This CL adds an integration test for Maps Go WebAPK's first run experience. Bug: 689142 Change-Id: I3c86841b269d94c0a7c08704a9cb681ec9e4e03e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2025917 Commit-Queue: Henry Jian <hzjian@google.com> Reviewed-by:
Yaron Friedman <yfriedman@chromium.org> Reviewed-by:
Andrew Luo <aluo@chromium.org> Reviewed-by:
Sky Malice <skym@chromium.org> Cr-Commit-Position: refs/heads/master@{#742330}
-
Patrick Monette authored
The final response URL is calculated from the redirect chain, URLs fetched by the service worker and the initial request URL. The logic is mostly based on what blink::ResourceResponse::ResponseUrl() does. Bug: 986188, 1048332 Change-Id: I74dab2b68bbc7463114df25444658dcd0794fe77 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2036265 Commit-Queue: Patrick Monette <pmonette@chromium.org> Reviewed-by:
Yutaka Hirano <yhirano@chromium.org> Reviewed-by:
Hiroki Nakagawa <nhiroki@chromium.org> Cr-Commit-Position: refs/heads/master@{#742329}
-
Tarun Bansal authored
Change-Id: Ib349e61075844d95458ed3b2d0fd313a888cd674 Bug: 1048862 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2056489Reviewed-by:
Michael Crouse <mcrouse@chromium.org> Commit-Queue: Tarun Bansal <tbansal@chromium.org> Cr-Commit-Position: refs/heads/master@{#742328}
-
Huanzhong Huang authored
Move MockHatsService to stand-alone files so it can be re-used in other tests (it is expected to also be used in testing Hats-related WebUI message handler.) Bug: 1045348 Change-Id: If7f55fbeddb999c7dbfe184fe15be75785ceabb0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2044219 Commit-Queue: Huanzhong Huang <huanzhong@chromium.org> Reviewed-by:
Demetrios Papadopoulos <dpapad@chromium.org> Reviewed-by:
Wei Li <weili@chromium.org> Cr-Commit-Position: refs/heads/master@{#742327}
-
rajendrant authored
RenderFrames could be reused for same-origin navigations. This causes the hints from previous navigations to be used in next navigation until the new hints fetch finishes and updates the hints. This CL clears the hints. Unfortunately this causes race conditions between the image fetch and the hints update, which causes images to not redirected to compressed versions. So the image fetches are delayed a bit to circumvent this. Bug: 1051283 Change-Id: Ie9e5351e68c0081ab9dbfe23faed2c3c5e8e4d42 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2056207 Commit-Queue: rajendrant <rajendrant@chromium.org> Reviewed-by:
Michael Crouse <mcrouse@chromium.org> Reviewed-by:
Tarun Bansal <tbansal@chromium.org> Cr-Commit-Position: refs/heads/master@{#742326}
-
Ben Mason authored
TBR=govind@chromium.org Change-Id: I7acc0ab00daa28f53f2c2f1e0eda99d6356f43bc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2063249Reviewed-by:
Ben Mason <benmason@chromium.org> Reviewed-by:
Krishna Govind <govind@chromium.org> Commit-Queue: Krishna Govind <govind@chromium.org> Cr-Commit-Position: refs/heads/master@{#742325}
-
Garrett Beaty authored
Change-Id: I6831f6b34bfa4891a17bc7dbb1145b436f6e5213 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2062690 Commit-Queue: Garrett Beaty <gbeaty@chromium.org> Auto-Submit: Garrett Beaty <gbeaty@chromium.org> Reviewed-by:
Stephen Martinis <martiniss@chromium.org> Cr-Commit-Position: refs/heads/master@{#742324}
-
Dave Tapuska authored
These code path that isn't activated anymore. Pepper will always be composited so remove the IsAcceleratedCompositingActive method from WebWidget. The is_accelerated_compsiting_active_ bool was never set on the WebFrameWidgetImpl as well. Change-Id: I52e561863c2258694282d3aee9737f91f8fd282b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2062549Reviewed-by:
Bill Budge <bbudge@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Reviewed-by:
danakj <danakj@chromium.org> Commit-Queue: Dave Tapuska <dtapuska@chromium.org> Cr-Commit-Position: refs/heads/master@{#742323}
-
Kurt Horimoto authored
This CL combines several block for the initial layout pass into a single block. Additionally, this CL updates the layout of the primary toolbar layout so that it is behind the tab strip on iPad and in back of the typing shield on iPhone. This more explicitly describes the semantic purpose of the previous |bottomView| logic. Bug: none Change-Id: I272882c4958afd2cdc25694a508bfe9119cb7db4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2045212 Commit-Queue: Kurt Horimoto <kkhorimoto@chromium.org> Reviewed-by:
Sergio Collazos <sczs@chromium.org> Auto-Submit: Kurt Horimoto <kkhorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#742322}
-
Findit authored
This reverts commit 388f1d99. Reason for revert: Findit (https://goo.gl/kROfz5) identified CL at revision 742315 as the culprit for failures in the build cycles as shown on: https://analysis.chromium.org/waterfall/culprit?key=ag9zfmZpbmRpdC1mb3ItbWVyRAsSDVdmU3VzcGVjdGVkQ0wiMWNocm9taXVtLzM4OGYxZDk5NzYyYzAzM2U0NzBhY2U0N2QxOGY5ZWU0NGU4NzRkN2QM Sample Failed Build: https://ci.chromium.org/b/8888080110640214784 Sample Failed Step: compile Original change's description: > Reland "Enable ATK and Glib on Linux/Ozone" > > This is a reland of 16c153e6 > > Original change's description: > > Enable ATK and Glib on Linux/Ozone > > > > BUG=988094,1014934 > > R=sky > > CC=nickdiego,msisov,adunaev > > > > Change-Id: I05b4bae5ccce53053ad4ae8269db849c2db9e569 > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2056570 > > Reviewed-by: Sadrul Chowdhury <sadrul@chromium.org> > > Reviewed-by: Nick Yamane <nickdiego@igalia.com> > > Commit-Queue: Thomas Anderson <thomasanderson@chromium.org> > > Cr-Commit-Position: refs/heads/master@{#742233} > > TBR=sadrul,jamiewalch > > Bug: 988094, 1014934 > Change-Id: Ide8b89767eddbdd6e6751db58c92d64e2d756fec > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2062911 > Reviewed-by: Thomas Anderson <thomasanderson@chromium.org> > Reviewed-by: Jamie Walch <jamiewalch@chromium.org> > Commit-Queue: Thomas Anderson <thomasanderson@chromium.org> > Cr-Commit-Position: refs/heads/master@{#742315} Change-Id: I06b8d6a675b1e862fb073345694639c0da024e0a No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 988094, 1014934 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2063257 Cr-Commit-Position: refs/heads/master@{#742321}
-
Mitsuru Oshima authored
This was added in [1] to deal with the login web page. I believe this is no longer relevant. [1] https://chromiumcodereview.appspot.com/10454017 Bug: None Test: login/oobe screen works as is. Change-Id: Ib6275fe7a4c934797631e00c1c4a29ed650b5502 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2062672Reviewed-by:
James Cook <jamescook@chromium.org> Commit-Queue: Mitsuru Oshima <oshima@chromium.org> Cr-Commit-Position: refs/heads/master@{#742320}
-
Mila Green authored
This is a reland of 11357e7b Original change's description: > Proof of concept for XPC service in the updater. > > Continues https://chromium-review.googlesource.com/c/chromium/src/+/2045058 > > Rebased. Moved code to the new chrome/updater/server/mac/server.mm::LaunchServer, addressed more feedback. > > Need to create a plist for the xpc service. It is not clear yet what executatble will be used. > > Bug: 1048653 > Change-Id: Iadbbd7004afa39fcc902f2ec68297845c2f94571 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2055284 > Commit-Queue: Mila Green <milagreen@chromium.org> > Reviewed-by: Joshua Pawlicki <waffles@chromium.org> > Reviewed-by: Sorin Jianu <sorin@chromium.org> > Cr-Commit-Position: refs/heads/master@{#742204} Bug: 1048653 Change-Id: Ie6dbf13727627c9a448a1044bf059a82f33745cc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2062872Reviewed-by:
Robert Sesek <rsesek@chromium.org> Reviewed-by:
Joshua Pawlicki <waffles@chromium.org> Commit-Queue: Mila Green <milagreen@chromium.org> Cr-Commit-Position: refs/heads/master@{#742319}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/f87fac56d22f..4b7bac78a9ea git log f87fac56d22f..4b7bac78a9ea --date=short --first-parent --format='%ad %ae %s' 2020-02-18 jmadill@chromium.org Vulkan: Throttle when way ahead of device. 2020-02-18 jmadill@chromium.org Vulkan: Command graph linearization for SemaphoreVk. 2020-02-18 lexa.knyazev@gmail.com Move sampleAlphaToCoverage out of blendState Created with: gclient setdep -r src/third_party/angle@4b7bac78a9ea If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/angle-chromium-autoroll Please CC cwallez@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md 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-asan;luci.chromium.try:win_optional_gpu_tests_rel Bug: None Tbr: cwallez@google.com Change-Id: I9d353c87c0d620af2f276f806f7e70eb40d50191 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2062799Reviewed-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@{#742318}
-