- 30 Jul, 2019 40 commits
-
-
Patrick Monette authored
Bug: 986926 Change-Id: I5e6c0880162a0f064fe0104d9ea4cc6a8c0c3d8a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1715667 Commit-Queue: Patrick Monette <pmonette@chromium.org> Reviewed-by:
Chris Sharp <csharp@chromium.org> Cr-Commit-Position: refs/heads/master@{#682465}
-
Bo Liu authored
where appropriate. GpuServiceWebView is split out of DeferredGpuCommandService to handle binding initialization and holding global GPU objects. Most call sites should now be using GpuServiceWebView directly instead of going through DeferredGpuCommandService. Bug: 987265 Change-Id: I1eb31a9f142d32bc2a4596a077c2bb2832d87891 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1724500Reviewed-by:
weiliangc <weiliangc@chromium.org> Commit-Queue: Bo <boliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#682464}
-
Lei Zhang authored
Reduce the size of pdfium_engine.cc by moving a chunk of code into pdfium_font_linux.cc. Fix a couple of comments and make a small tweak along the way. Change-Id: I503ec6fbf6ebb312bcbd23c9f575ad72c95900d0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1725332Reviewed-by:
Henrique Nakashima <hnakashima@chromium.org> Commit-Queue: Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/master@{#682463}
-
Glen Robertson authored
Bug: 931032 Change-Id: I2dfc5ee4e865b7ee1f71f2414ca6a317b6417067 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1716002 Commit-Queue: Jesse Doherty <jwd@chromium.org> Auto-Submit: Glen Robertson <glenrob@chromium.org> Reviewed-by:
Jesse Doherty <jwd@chromium.org> Reviewed-by:
Alan Cutter <alancutter@chromium.org> Reviewed-by:
Jay Harris <harrisjay@chromium.org> Cr-Commit-Position: refs/heads/master@{#682462}
-
George Steel authored
Bug: 981900 Change-Id: I67cce1c95a32bc4f09bdd3dcc9e914ac0c36f4a5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1719325 Auto-Submit: George Steel <gtsteel@chromium.org> Reviewed-by:
Robert Flack <flackr@chromium.org> Reviewed-by:
Kevin Ellis <kevers@chromium.org> Commit-Queue: Robert Flack <flackr@chromium.org> Cr-Commit-Position: refs/heads/master@{#682461}
-
Antonio Gomes authored
This is a preliminary step to Onion souping //content/renderer/media/video_capture. Given that it needed its own adaptations on unrelated code, it was decided to upload a CL of its own. BUG=704136 R=guidou@chromium.org, haraken@chromium.org Change-Id: I5f0465e0747296980b072a68fe6070ccb0381aa9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1718467 Commit-Queue: Antonio Gomes <tonikitoo@igalia.com> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Guido Urdaneta <guidou@chromium.org> Cr-Commit-Position: refs/heads/master@{#682460}
-
Raymond Toy authored
This test should not be flaky anymore now that we're sorting tracks by id, as required by the spec and as exposed by the test. Therefore, remove from TestExpectations. Bug: 983790 Test: mediastreamaudiosourcenode-routing.html Change-Id: I76733a7b5d60757bfca066b5eab0a62c6f90babd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1726275Reviewed-by:
Hongchan Choi <hongchan@chromium.org> Commit-Queue: Raymond Toy <rtoy@chromium.org> Cr-Commit-Position: refs/heads/master@{#682459}
-
Steven Bennetts authored
CrosNetworkConfigTestHelper was intended as a convenience class for tests that require specific network configuration setup. It relies on running the message loop to ensure complete setup before tests run. For ShellBrowserMainParts, we just need a CorsNetworkConfig instance. The easiest way to provide this is to initialize the fake shill clients and NetworkHandler, then create an owned CrosNetworkConfig instance, without the additional complexity in the test helper. Bug: 980951 Change-Id: I4b4a72ec7258f5010e0e24750e2f37f6bd884138 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1726932 Commit-Queue: Steven Bennetts <stevenjb@chromium.org> Reviewed-by:
Mitsuru Oshima <oshima@chromium.org> Reviewed-by:
James Cook <jamescook@chromium.org> Cr-Commit-Position: refs/heads/master@{#682458}
-
chromium-autoroll authored
https://pdfium.googlesource.com/pdfium.git/+log/e858d1fb244d..12bc1c4dae87 git log e858d1fb244d..12bc1c4dae87 --date=short --no-merges --format='%ad %ae %s' 2019-07-30 tsepez@chromium.org Use RetainableTreeNode for LayoutItems. 2019-07-30 vmiklos@collabora.co.uk Add FPDFPageObj_GetClipPath() API Created with: gclient setdep -r src/third_party/pdfium@12bc1c4dae87 The AutoRoll server is located here: https://autoroll.skia.org/r/pdfium-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=pdfium-deps-rolls@chromium.org Bug: None Change-Id: I2ecd3d39dcd0bca7bf9dd4e67e09da04cfee8a66 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1726902Reviewed-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@{#682457}
-
Luum Habtemariam authored
Mostly focused on some cups_util cleanups and expanded testing suite. Also the sequencing model for the main service handler, landing in following CL, has changed, forcing the internal managers to be both created and accessed from a sequenced context. This change updates their sequence_checkers to reflect that. Bug: chromium:945409 Test: updated tests pass Change-Id: I6f9b987a56ec18d07f907035476c4e2549fe66f9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1721850Reviewed-by:
Sean Kau <skau@chromium.org> Commit-Queue: Luum Habtemariam <luum@chromium.org> Cr-Commit-Position: refs/heads/master@{#682456}
-
Ken Rockot authored
Removes all dependences from patch service onto Service Manager in favor of the simplified service model and direct mojom interface acquisition. This CL mirrors what was done for the Unzipper service, providing a Content library in components/services/patch for launching a sandboxed process, and an in-process helper for tests and iOS. Bug: 977637 Change-Id: I54f3339551a374538902d94a6051f78c3778c08e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1721463Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Joshua Pawlicki <waffles@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Reviewed-by:
Eugene But <eugenebut@chromium.org> Commit-Queue: Ken Rockot <rockot@google.com> Cr-Commit-Position: refs/heads/master@{#682455}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/3b361d1e1281..019109290b69 git log 3b361d1e1281..019109290b69 --date=short --no-merges --format='%ad %ae %s' 2019-07-30 mmortensen@google.com Refactor service/lib to use artifacts.BundleImageZip Created with: gclient setdep -r src/third_party/chromite@019109290b69 The AutoRoll server is located here: https://autoroll.skia.org/r/chromite-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:chromeos-kevin-rel TBR=chrome-os-gardeners@google.com Bug: None Change-Id: I87a9059054152e0e2b86fcd71975ce61584a98be Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1727143Reviewed-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@{#682454}
-
Rose Garcia authored
Adding the buttons and messages for the Switch Access cut, copy, and paste functionality. This includes adding the image files for the icons, added strings and translation screenshots, and adding the buttons into the menu manager so they appear in the menu. Bug: 982004 Change-Id: I35e9b3b3dfe48b1730c23317115ee96be89141bd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1719292Reviewed-by:
Anastasia Helfinstein <anastasi@google.com> Commit-Queue: Rose Garcia <rosalindag@google.com> Cr-Commit-Position: refs/heads/master@{#682453}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/cde7deb536fa..b63730a701a4 Created with: gclient setdep -r src-internal@b63730a701a4 The AutoRoll server is located here: https://skia-autoroll.corp.goog/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=jbudorick@google.com Bug: chromium:None,chromium:None Change-Id: I2c32cf87f00ace93476ce15604192e0af99b07ed Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1727250Reviewed-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@{#682452}
-
Luum Habtemariam authored
We no longer validate specific attribute groupings within operations. Instead we validate at the per-attribute level only, confirming the same information as before, and leaving any higher-logic validating to CUPS. Bug: chromium:945409 Test: manually confirmed valid attribute/opcode set Change-Id: I8c2541a8b7a1957239c2468526b75b2a77450646 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1704696Reviewed-by:
Sean Kau <skau@chromium.org> Commit-Queue: Luum Habtemariam <luum@chromium.org> Cr-Commit-Position: refs/heads/master@{#682451}
-
Justin Cohen authored
Avoid a namespace conflict with the CFNetwork framework. Change-Id: If596cfb14d118fc7bc08bf2ae732c6e347ab049e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1724835 Commit-Queue: Justin Cohen <justincohen@chromium.org> Auto-Submit: Justin Cohen <justincohen@chromium.org> Reviewed-by:
Rohit Rao <rohitrao@chromium.org> Cr-Commit-Position: refs/heads/master@{#682450}
-
Klaus Weidner authored
This metric was intended to help identify potential issues in case the render path selection logic wasn't working as intended, for example a hypothetical Andoid O device that's expected to support AHardwareBuffer but where this wasn't working. So far, there haven't been reports of such issues, hence retiring the metric. Bug: 988691 Change-Id: I92d001fd17b2c5ef4d8a650be636ac7aecb4cb72 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1725094 Commit-Queue: Klaus Weidner <klausw@chromium.org> Reviewed-by:
Brian White <bcwhite@chromium.org> Cr-Commit-Position: refs/heads/master@{#682449}
-
Guido Urdaneta authored
The MediaDeviceListener interface is no longer exposed by the renderer process. Long ago the approach for this interface was changed so that no interface is explicitly exposed. Bug: 987582 Change-Id: I429ce4b259c5a5c97c1bb08c16e0607da63acb5e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1715077Reviewed-by:
Avi Drissman <avi@chromium.org> Reviewed-by:
Tom Sepez <tsepez@chromium.org> Commit-Queue: Guido Urdaneta <guidou@chromium.org> Cr-Commit-Position: refs/heads/master@{#682448}
-
Owen Min authored
ReportingScheduler now call real report generator and report uploader. Reporting will stop if we can't generate any report or report uploading returns a persistent error. There will be no future reports until Chrome relaunch or pref change notification is received. Bug: 956237 Change-Id: If19bb773ab0b29d810169c9454991e4947e4249e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1721629 Commit-Queue: Owen Min <zmin@chromium.org> Reviewed-by:
Julian Pastarmov <pastarmovj@chromium.org> Cr-Commit-Position: refs/heads/master@{#682447}
-
Charlie Andrews authored
There are existing POSIX implementations for these methods in stack_sampler_posix.cc. We now use stack_sampler_android.cc on Android and stack_sampler_posix.cc on all other POSIX platforms. Note that there's an existing StackSamplerAndroid that exists in the tracing namespace. However, that implementation is only used for the "cpu_profiler" tracing category, whereas this implementation will be used for stack sampled metrics. Once this new Android profiler is sufficiently complete, it will also be used for tracing. This stack_sampler_android.cc defers to StackSamplerImpl for its core logic (also used by the Windows and Mac sampling profiler implementations), whereas tracing's stack_sampler_android doesn't use StackSamplerImpl and implements its own core logic. R=wittman@chromium.org,gab@chromium.org Bug: 988574 Change-Id: Ia1f20a22ac1421ff02d4beecff4beb6b7a0e065f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1727230Reviewed-by:
Gabriel Charette <gab@chromium.org> Reviewed-by:
Mike Wittman <wittman@chromium.org> Commit-Queue: Charlie Andrews <charliea@chromium.org> Cr-Commit-Position: refs/heads/master@{#682446}
-
danakj authored
Without using this, the Platform object is not replaced when the test class shuts down. This makes the next test to run have a Platform pointer to a deleted object, and causes a crash if any future tests in the shard will try to use the Platform. R=avi@chromium.org, pdr@chromium.org Bug: 419087, 745091 Change-Id: I09145e6a6a8ad1b0b1f9d0d77f04dc147a90972a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1726730Reviewed-by:
Avi Drissman <avi@chromium.org> Reviewed-by:
Philip Rogers <pdr@chromium.org> Commit-Queue: danakj <danakj@chromium.org> Cr-Commit-Position: refs/heads/master@{#682445}
-
Kyle Milka authored
Remove the ability for a selected tile to be clicked again and deselected. When the picker is opened pre-select the tile corresponding to the current page background. http://go/scrcast/NjMxOTc2MzM0MzAxNTkzNnw1MTAyN2QxOC1iYg Bug: 984353 Change-Id: I02081460e1bdc2b7679a704b01a6e91ca531a939 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1719809Reviewed-by:
Kristi Park <kristipark@chromium.org> Commit-Queue: Kyle Milka <kmilka@chromium.org> Cr-Commit-Position: refs/heads/master@{#682444}
-
Andrei Polushin authored
When there are multiple switches having the same key within the argv array, CommandLine constructor only puts one of them within the parsed-out switches map. On the other hand, CommandLine::RemoveSwitch removes a switch from the switches map. It should also drop all the switches having the same key from the argv array. BUG=957138 TEST=base_unittests --gtest_filter="CommandLineTest.*" Change-Id: Ia4cf08bc497d4d53e0213879df71f85d945a4fec Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1724079 Auto-Submit: Andrei Polushin <anpol@yandex-team.ru> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Commit-Queue: Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#682443}
-
Ryan Sleevi authored
These three files were omitted from the move due to an out-of-date branch. Finish moving them so that the directory goes away. Bug: 987648 Change-Id: Ib4fb890d01dd9ad0ed5a85e68c0bfc6988394db1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1727089 Commit-Queue: Ryan Sleevi <rsleevi@chromium.org> Commit-Queue: Matt Menke <mmenke@chromium.org> Auto-Submit: Ryan Sleevi <rsleevi@chromium.org> Reviewed-by:
Matt Menke <mmenke@chromium.org> Cr-Commit-Position: refs/heads/master@{#682442}
-
Sean Gilhuly authored
Following a recent roll of the macOS SDK to 10.14, the tests FaceDetectionImplMacTest.ScanOneFace/3 and /4 are now detecting four faces in an image of the four Beatles, where they were previously detecting three. Update the test expectations if the macOS version is at least 10.14, otherwise use the old expectations. Bug: 988495 Change-Id: I3e5fc16d6f0639ad1fb86dae7189c6125e95f7ca Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1726309Reviewed-by:
Reilly Grant <reillyg@chromium.org> Commit-Queue: Sean Gilhuly <sgilhuly@chromium.org> Cr-Commit-Position: refs/heads/master@{#682441}
-
Daniel Cheng authored
This reverts commit fb0f9e39. Reason for revert: breaks rendering on https://svelte.dev/tutorial/basics Original change's description: > location.hash = '' should always result in an empty fragment, not no-fragment > > So far in |setHash|, old fragment identifier and new fragment identifier are > compared ignoring nullity. > > When fragment has never been set, |old_fragment_identifier| is null. > In this situation, |location.hash = ''| is called, > |new_fragment_identifier| is not null empty value. > |EqualIgnoringNullity| treats these as the same, |setHash| does nothing. > > So, this patch compare old and new fragment by == operator > not |EqualIgnoringNullity|. > > Bug: 615300 > Change-Id: Id509bc5066eeee83236ecb4ee816ecb90540a260 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1647298 > Commit-Queue: Daniel Cheng <dcheng@chromium.org> > Reviewed-by: Daniel Cheng <dcheng@chromium.org> > Cr-Commit-Position: refs/heads/master@{#670795} TBR=dcheng@chromium.org,japhet@chromium.org,bluewhale.marc@gmail.com # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 615300 Change-Id: I6e47d0d1711b197c6e8e35af7dc43e67a6cb4ebb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1726953Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Commit-Queue: Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#682440}
-
Brandon Goddard authored
This change adds the headers for datagrids into the first filler row, which is empty, so that the column header information can be available to screen readers when navigating the datagrid. This data was previously unavailable since dataGrid headers are in a separate table from the data table. Before: https://imgur.com/aenXMyL After: https://imgur.com/XZliDFH Bug: 963183 Change-Id: I7ba1e47e26d821aad9da19b802c48d781a680532 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1663368 Commit-Queue: Brandon Goddard <brgoddar@microsoft.com> Reviewed-by:
Joel Einbinder <einbinder@chromium.org> Reviewed-by:
Alice Boxhall <aboxhall@chromium.org> Cr-Commit-Position: refs/heads/master@{#682439}
-
Chris Sharp authored
Change-Id: I71975e2b88bf5178febd03cc079fb549814b8091 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1727209 Commit-Queue: Chris Sharp <csharp@chromium.org> Commit-Queue: proberge <proberge@chromium.org> Auto-Submit: Chris Sharp <csharp@chromium.org> Reviewed-by:
proberge <proberge@chromium.org> Cr-Commit-Position: refs/heads/master@{#682438}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/d5acde64a3a5..6ce7935230e8 git log d5acde64a3a5..6ce7935230e8 --date=short --no-merges --format='%ad %ae %s' 2019-07-30 treehugger-gerrit@google.com Merge "traced: Send empty OnTraceData response if tracing not started" Created with: gclient setdep -r src/third_party/perfetto@6ce7935230e8 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 Bug: None Change-Id: Ifc4696eef53eb546d992387e16865614b7f41034 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1726811Reviewed-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@{#682437}
-
Gabriel Charette authored
This will make it possible to define a default move-assign/construct on classes that use a THREAD/SEQUENCE_CHECKER.. e.g. https://chromium-review.googlesource.com/c/chromium/src/+/1693302 R=fdoray@chromium.org Bug: 946657 Change-Id: Ie2b40984b664fa1dcdcdd093ab546625db685430 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1696845 Commit-Queue: Gabriel Charette <gab@chromium.org> Commit-Queue: kylechar <kylechar@chromium.org> Reviewed-by:
kylechar <kylechar@chromium.org> Auto-Submit: Gabriel Charette <gab@chromium.org> Cr-Commit-Position: refs/heads/master@{#682436}
-
Henrik Grunell authored
Code using it was removed in https://chromium-review.googlesource.com/c/chromium/src/+/1697624. Bug: 879133, 975502 Change-Id: I92c26ace2aa5b0f6c60982e8c7c2ee1bd34f4946 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1724681 Auto-Submit: Henrik Grunell <grunell@chromium.org> Reviewed-by:
Armando Miraglia <armax@chromium.org> Reviewed-by:
Jesse Doherty <jwd@chromium.org> Commit-Queue: Jesse Doherty <jwd@chromium.org> Cr-Commit-Position: refs/heads/master@{#682435}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/8cbf662b296a..95d8ceb955cc git log 8cbf662b296a..95d8ceb955cc --date=short --no-merges --format='%ad %ae %s' 2019-07-30 csmartdalton@google.com Add GrMipMapsStatus to GrTextureProxy 2019-07-30 robertphillips@google.com Propagate GrRenderable flag to GrCaps::getBackendFormatFromColorType 2019-07-30 mtklein@google.com more unit tests 2019-07-30 bsalomon@google.com Lift GrRenderTarget::transferFrom to GrSurfaceContext. 2019-07-30 halcanary@google.com editor: try to fix moltenvk bots Created with: gclient setdep -r src/third_party/skia@95d8ceb955cc 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=benjaminwagner@google.com Bug: None Change-Id: I8504a8e006de94b784bd27bd2def1e678e01bcb9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1726891Reviewed-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@{#682434}
-
Patrick Monette authored
Bug: 986926 Change-Id: I863c3490217de5417e00ec528d9eb17e78021740 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1715967 Commit-Queue: Patrick Monette <pmonette@chromium.org> Reviewed-by:
Nico Weber <thakis@chromium.org> Reviewed-by:
Chris Sharp <csharp@chromium.org> Cr-Commit-Position: refs/heads/master@{#682433}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/2613cdba80a3..8b2dfa0fc657 git log 2613cdba80a3..8b2dfa0fc657 --date=short --no-merges --format='%ad %ae %s' 2019-07-30 geofflang@chromium.org GL: Implement EXT_external_objects 2019-07-30 geofflang@chromium.org GL: Load external object extension entry points. 2019-07-30 geofflang@chromium.org Support the SearchType argument for loading libraries with posix. Created with: gclient setdep -r src/third_party/angle@8b2dfa0fc657 The AutoRoll server is located here: https://autoroll.skia.org/r/angle-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 TBR=geofflang@google.com Bug: chromium:982294 Change-Id: I3a7463d36fd4701b21b533aa262736a5de266600 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1726894Reviewed-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@{#682432}
-
Kevin Marshall authored
Allows the Agent to control some runtime aspects of Cast applications. Bug: 953796,953958 Change-Id: Ie168cfa36d975882223cd2c95f7d95dafd96afbd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1666452 Commit-Queue: Kevin Marshall <kmarshall@chromium.org> Reviewed-by:
Wez <wez@chromium.org> Cr-Commit-Position: refs/heads/master@{#682431}
-
Justin Cohen authored
Bug: 976259 Change-Id: I6f487fd16096209478be37be0bb8aa9e7ea859c9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1726793 Auto-Submit: Justin Cohen <justincohen@chromium.org> Commit-Queue: Peter Lee <pkl@chromium.org> Reviewed-by:
Peter Lee <pkl@chromium.org> Cr-Commit-Position: refs/heads/master@{#682430}
-
Nathan Zabriskie authored
This reverts commit b5f58b9a. Reason for revert: Makes conformance/canvas/buffer-offscreen-test.html fail consistently on Win 7 FYI Debug AMD. The failures occured when Surfaces were destroyed before Display::DidReceivePresentationFeedback() was called. This prevented CompositorFrameSinkSupport from clearing the appropriate entry in |received_compositor_frame_times_|. The issue was resolved by changing Surface::PresentationHelper to call SurfaceClient::OnSurfacePresented() directly instead of a wrapper function on the Surface. Original change's description: > Add Viz timestamps to FrameTimingDetails > > This CL starts adding more timestamps to the new FrameTimingDetails that > is sent back to Viz clients after a frame is presented. Eventually these > timings will be used to determine abnormally long stages of the > rendering pipeline in the case of missed frames. This CL simply adds > the timestamp of when the display compositor receives a submitted > compositor frame and when it begins the DrawAndSwap. > > Bug: 963780 > Change-Id: I3ca4715689401d0544c7efb17a9a096e2534131d > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1655738 > Commit-Queue: Nathan Zabriskie <nazabris@microsoft.com> > Reviewed-by: Ken Buchanan <kenrb@chromium.org> > Reviewed-by: Sadrul Chowdhury <sadrul@chromium.org> > Cr-Commit-Position: refs/heads/master@{#676207} Bug: 963780 Change-Id: I834f171d7735eb9942ec6a117e186a313fb5f650 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1705158 Commit-Queue: Nathan Zabriskie <nazabris@microsoft.com> Reviewed-by:
Ken Buchanan <kenrb@chromium.org> Reviewed-by:
Sadrul Chowdhury <sadrul@chromium.org> Cr-Commit-Position: refs/heads/master@{#682429}
-
Chase Phillips authored
As part of cleanup from CL https://crrev.com/c/1626660, this CL moves creation of CursorImpl into IndexedDBDispatcherHost by refactoring AddCursorBinding into CreateCursorBinding. As a result, the OpenCursor calling path no longer needs to pass the origin and sequenced task runner into the OpenCursorOperation task and ownership of CursorImpl and the mojo binding steps is made simpler. Bug: 988868 Change-Id: Iab0be1d24d98fc6b0088d01c67c1b778c5c13318 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1725318Reviewed-by:
Daniel Murphy <dmurph@chromium.org> Commit-Queue: Chase Phillips <cmp@chromium.org> Cr-Commit-Position: refs/heads/master@{#682428}
-
Mounir Lamouri authored
Bug: None Change-Id: I0e37df2a199df5cd5e6a3bd42270383133638a62 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1726653Reviewed-by:
Bruce Dawson <brucedawson@chromium.org> Commit-Queue: Mounir Lamouri <mlamouri@chromium.org> Cr-Commit-Position: refs/heads/master@{#682427}
-
Henrique Nakashima authored
BEST_EFFORT does not work in background (crbug.com/988604). Bug: 988604, 984559 Change-Id: I99f3793d9bb949570cd78c9f969b05fea138aed7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1726870 Commit-Queue: Henrique Nakashima <hnakashima@chromium.org> Commit-Queue: Mohamed Heikal <mheikal@chromium.org> Reviewed-by:
Mohamed Heikal <mheikal@chromium.org> Cr-Commit-Position: refs/heads/master@{#682426}
-