- 14 Nov, 2018 40 commits
-
-
Mario Sanchez Prada authored
Move away from SigninManager[Base] in favor of the IdentityManager for every single API call except for OnExternalSigninCompleted(), which hasn't got mapped yet to the IdentityManager (crbug.com/889902). Bug: 882464 Change-Id: I68c8b4845caaed59dd9b2650da977fac74be06b4 Reviewed-on: https://chromium-review.googlesource.com/c/1333390 Commit-Queue: Mario Sanchez Prada <mario@igalia.com> Reviewed-by:
Colin Blundell <blundell@chromium.org> Reviewed-by:
Ganggui Tang <gogerald@chromium.org> Cr-Commit-Position: refs/heads/master@{#608059}
-
Yiming Zhou authored
The Captured Sites Automation Framework interacts with real-world pages. Some test actions, such as triggering autofill or typing password, require the automation to place focus on page elements. The framework currently invokes JavaScript's 'HtmlElement.focus()' method to place focus on an element. However, it came to my attention that this method occasionally fail on some test machines. This change introduces mouse left click as a backup way to place focus on an element, if JavaScript fails. Fixed focus function in Capture Sites Test Framework. The Captured Sites Test Framework uses JavaScript's .focus function to place focus on a html element. This apparently fails from time to time on some machines. This fix adds a left mouse click action to the element if focus via script fails. Bug: 847905 Change-Id: Idef08ac1e9adb225889d5da35d8f426bf4663f3e Reviewed-on: https://chromium-review.googlesource.com/c/1332716Reviewed-by:
Sebastien Seguin-Gagnon <sebsg@chromium.org> Commit-Queue: Yiming Zhou <uwyiming@google.com> Cr-Commit-Position: refs/heads/master@{#608058}
-
Dan Harrington authored
This changes how the ClientId is generated for this feature. The tabID is not used yet, but will be needed to implement the system notification correctly. I manually verified that FindTab() returns the correct ID. Bug: 883486 Change-Id: I466fc5d3eb1b6f373d969a3d8eb88de7e96854ce Reviewed-on: https://chromium-review.googlesource.com/c/1327409 Commit-Queue: Dan H <harringtond@google.com> Reviewed-by:
Carlos Knippschild <carlosk@chromium.org> Cr-Commit-Position: refs/heads/master@{#608057}
-
Dave Tapuska authored
Revalidation requests would get tagged as SWR candidates when the revalidation occurred causing skew in the histograms. BUG=348877 Change-Id: I5d713b9d18513337d7ef9379effda8495ddcad4a Reviewed-on: https://chromium-review.googlesource.com/c/1334662Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Commit-Queue: Dave Tapuska <dtapuska@chromium.org> Cr-Commit-Position: refs/heads/master@{#608056}
-
edchin authored
This CL converts 2 tests in url_opener_unittest.mm from unit tests to integreation tests. The unit tests were poor tests because: 1) They test the logic inside URLOpener as well as MainController 2) They expose BVC as settable public API in MainController for testing 3) They expose private tab creation API in BVC for testing Change-Id: Ie442c7ba26d15350f4a13761a32c1666fdb764f8 Reviewed-on: https://chromium-review.googlesource.com/c/1334850 Commit-Queue: edchin <edchin@chromium.org> Reviewed-by:
Gauthier Ambard <gambard@chromium.org> Reviewed-by:
edchin <edchin@chromium.org> Reviewed-by:
Mark Cogan <marq@chromium.org> Cr-Commit-Position: refs/heads/master@{#608055}
-
Camillo Bruni authored
This CL was created automatically with tools/perf/update_wpr script Two failing requests due to ad scripts. R=perezju@chromium.org Bug: 878390 Change-Id: I1f83c87567f3af80484b5ddbba32f57923706587 Reviewed-on: https://chromium-review.googlesource.com/c/1329626 Commit-Queue: Camillo Bruni <cbruni@chromium.org> Reviewed-by:
Juan Antonio Navarro Pérez <perezju@chromium.org> Cr-Commit-Position: refs/heads/master@{#608054}
-
Tom Tan authored
Bug: 893460 Change-Id: Iff38ac0d8b65c28ad531b1c3d3d8d2842bb76e40 Reviewed-on: https://chromium-review.googlesource.com/c/1330714Reviewed-by:
danakj <danakj@chromium.org> Commit-Queue: Tom Tan <Tom.Tan@microsoft.com> Cr-Commit-Position: refs/heads/master@{#608053}
-
Stephen McGruer authored
This histogram will be used to guide the implementation of the CSS prefers-reduced-motion media feature. The primary goal is to compare usage levels across platforms. Bug: 722548 Change-Id: I9162d4e9df2e04afa0c8716266c2f0dc2c57b2ac Reviewed-on: https://chromium-review.googlesource.com/c/1330827Reviewed-by:
Yaron Friedman <yfriedman@chromium.org> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Commit-Queue: Stephen McGruer <smcgruer@chromium.org> Cr-Commit-Position: refs/heads/master@{#608052}
-
Jacob Dufault authored
Bug: 905109 Change-Id: Iff9db5d47f2086156a0170bd3cf0efc058b40812 Reviewed-on: https://chromium-review.googlesource.com/c/1334931Reviewed-by:
Alexander Alekseev <alemate@chromium.org> Commit-Queue: Jacob Dufault <jdufault@chromium.org> Cr-Commit-Position: refs/heads/master@{#608051}
-
Corentin Wallez authored
This builder will run the dawn_end2end_tests on the GPU swarming bots through the Chromium recipe. BUG=chromium:901830 Change-Id: Ic943058c3b46119222509c6a435f0b83a305590f Reviewed-on: https://chromium-review.googlesource.com/c/1325992 Commit-Queue: Corentin Wallez <cwallez@chromium.org> Reviewed-by:
John Budorick <jbudorick@chromium.org> Reviewed-by:
Kenneth Russell <kbr@chromium.org> Cr-Commit-Position: refs/heads/master@{#608050}
-
Elly Fong-Jones authored
Doing this prevents easy "scrubbing" through the bookmark bar menus, since the newly-appearing menu draws over the top of the adjacent bookmark buttons. Bug: 902344 Change-Id: Ief783f4b417810416821b717f92f796b4e6b07e6 Reviewed-on: https://chromium-review.googlesource.com/c/1335870 Commit-Queue: Elly Fong-Jones <ellyjones@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#608049}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/76f9954b17a4..fdc635d2a8ff git log 76f9954b17a4..fdc635d2a8ff --date=short --no-merges --format='%ad %ae %s' 2018-11-14 terelius@webrtc.org Remove deprecated APIs from RTC event log parser. 2018-11-14 magjed@webrtc.org Android EglRenderer: Replace unicoce character with ascii character Created with: gclient setdep -r src/third_party/webrtc@fdc635d2a8ff The AutoRoll server is located here: https://autoroll.skia.org/r/webrtc-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:linux_chromium_archive_rel_ng;luci.chromium.try:mac_chromium_archive_rel_ng BUG=chromium:None TBR=webrtc-chromium-sheriffs-robots@google.com Change-Id: Ic592e1678c27e13d919cd63d2c0b6bf941aa110a Reviewed-on: https://chromium-review.googlesource.com/c/1335832Reviewed-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@{#608048}
-
Etienne Bergeron authored
This CL is adding a trace event for each user RecordComputedAction (see base/metrics/user_metrics.cc). This is helping to understand the user interaction. These events are activated under the "UI" tracing category. R=asvitkine@chromium.org, oysteine@chromium.org Change-Id: I180372c97293ce4da1d290e70f065d54da23bb2f Reviewed-on: https://chromium-review.googlesource.com/c/1327218Reviewed-by:
oysteine <oysteine@chromium.org> Reviewed-by:
Alexei Svitkine <asvitkine@chromium.org> Commit-Queue: Etienne Bergeron <etienneb@chromium.org> Cr-Commit-Position: refs/heads/master@{#608047}
-
Lei Zhang authored
Also put the "pdf-isolation" feature behind the same ifdef. These features should only be available when plugins are enabled at compile time. Bug: 61248 Change-Id: Ia928ea89d197d2f94d80e1e67c8ac8ece13548f8 Reviewed-on: https://chromium-review.googlesource.com/c/1330846 Commit-Queue: Lei Zhang <thestig@chromium.org> Reviewed-by:
Henrique Nakashima <hnakashima@chromium.org> Cr-Commit-Position: refs/heads/master@{#608046}
-
Xiaocheng Hu authored
This patch changes tests in the following directories to use Element.innerText for text dump: LayoutTests/h* - LayoutTests/o* Most of this patch is mechanical rebaseline, except that: - Some LayoutNG-specific baselines become redundant and are removed. - Two LayoutNG-specific baselines are added due to different treatments of formatting characters in legacy and NG innerText implementations. Bug: 887148 Change-Id: I433fc4cf279a95e71a5b21fd84780fa6825dd8dd Cq-Include-Trybots: luci.chromium.try:linux_layout_tests_layout_ng Reviewed-on: https://chromium-review.googlesource.com/c/1331747Reviewed-by:
Kent Tamura <tkent@chromium.org> Commit-Queue: Xiaocheng Hu <xiaochengh@chromium.org> Cr-Commit-Position: refs/heads/master@{#608045}
-
Becky Zhou authored
Bug: 905248 Change-Id: Iab5d219feccbb265c72a83770d3a48bc368e2d10 Reviewed-on: https://chromium-review.googlesource.com/c/1336032Reviewed-by:
Theresa <twellington@chromium.org> Commit-Queue: Becky Zhou <huayinz@chromium.org> Cr-Commit-Position: refs/heads/master@{#608044}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/7f2b6fa66575..d7157b2ccf53 git log 7f2b6fa66575..d7157b2ccf53 --date=short --no-merges --format='%ad %ae %s' 2018-11-14 egdaniel@google.com Revert "Reland "Have a GrBackendFormat be stored on gpu proxies."" 2018-11-14 mtklein@google.com skip alpha scale if 256 2018-11-14 egdaniel@google.com Reland "Have a GrBackendFormat be stored on gpu proxies." Created with: gclient setdep -r src/third_party/skia@d7157b2ccf53 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-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;master.tryserver.blink:linux_trusty_blink_rel BUG=chromium:903701 chromium:903756,chromium:903701 chromium:903756 TBR=rmistry@chromium.org Change-Id: Ib7f4f617164efa46fdc0435416971fbb06f2a197 Reviewed-on: https://chromium-review.googlesource.com/c/1335776Reviewed-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@{#608043}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/d7aa8b741012..74096ec8f277 git log d7aa8b741012..74096ec8f277 --date=short --no-merges --format='%ad %ae %s' 2018-11-14 hjd@google.com Merge "Fix tools/gen_binary_descriptors" 2018-11-14 eseckler@google.com Merge "perfetto: replace remaining gtest_prod.h header usages" 2018-11-14 skyostil@google.com Merge "Implement trace sqlite exporting" 2018-11-14 lalitm@google.com Merge "trace_processor: fix multiple bugs with filtering and casting" 2018-11-14 fmayer@google.com Merge "profiling: Update README." Created with: gclient setdep -r src/third_party/perfetto@74096ec8f277 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: I4afcedd02fff000630e9df6541b94dd76a8a74cd Reviewed-on: https://chromium-review.googlesource.com/c/1335833Reviewed-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@{#608042}
-
Saman Sami authored
There is an existing bug in Chrome OS where the screensaver is told to hide even though it's still visible. Before crrev.com/c/1277826 this used to only cause a freeze, but since then the screensaver disappears altogether. The reason is that during the first 10-20 seconds after logging into Chrome OS, there are 30+ renderers spawned in the background that don't actually draw anything. These renderers overwhelm FrameEvictionManager such that any renderer that goes hidden (e.g. the screensaver) will have its surface immediately evicted. This used to work fine before because notifying FrameEvictionManager used to happen in OnFirstSurfaceActivation as opposed to EmbedSurface, and therefore these useless renderers would not interfere with frame eviction. The Chrome OS team is worried they won't have a proper fix in time, so for the time being implement a behaviour similar to what we had before: only report DelegatedFrameHosts to FrameEvictionManager that have seen their first surface activation. Bug: 900373 Change-Id: Ic98929f8e1c834de2af22aa299805395be6a9072 Reviewed-on: https://chromium-review.googlesource.com/c/1334590 Commit-Queue: Saman Sami <samans@chromium.org> Reviewed-by:
Fady Samuel <fsamuel@chromium.org> Cr-Commit-Position: refs/heads/master@{#608041}
-
Min Qin authored
If we have multiple file picker dialogs, we queue the callbacks in a deque so that they will be handled sequentially. However, if one of the download is removed while enqueued, OnConfirmationCallbackComplete() call to ShowFilePicker() will cause an reentrance into OnConfirmationCallbackComplete(). This CL fixes the issue by posing a task to call ShowFilePicker(). Unit test is also added. BUG=904319 Change-Id: I00d324a06977a173671a3405594371ccbdc4a5fc Reviewed-on: https://chromium-review.googlesource.com/c/1332776Reviewed-by:
Xing Liu <xingliu@chromium.org> Commit-Queue: Min Qin <qinmin@chromium.org> Cr-Commit-Position: refs/heads/master@{#608040}
-
Dave Tapuska authored
Read the attribute based on the origin trial being enabled otherwise even if it wasn't the attribute would get set on the navigation param. In the same branch count the usage as this will be useful for the origin trial. BUG=872777 Change-Id: I1cc4eeba4051cf45c65e54f7dad02ec1114ecb1a Reviewed-on: https://chromium-review.googlesource.com/c/1334198 Commit-Queue: Dave Tapuska <dtapuska@chromium.org> Reviewed-by:
David Bokan <bokan@chromium.org> Cr-Commit-Position: refs/heads/master@{#608039}
-
Eric Stevenson authored
Reland of dc8f3c0a. chrome_public_test_apk is now merged with chrome_public_apk_for_test which should fix the proguard issue. TBR: agrieve@chromium.org Bug: 688465 Change-Id: Ie43eae7f945e5ae444f1cb0adc0703b334402f3c Reviewed-on: https://chromium-review.googlesource.com/c/1333988Reviewed-by:
Eric Stevenson <estevenson@chromium.org> Commit-Queue: Eric Stevenson <estevenson@chromium.org> Cr-Commit-Position: refs/heads/master@{#608038}
-
Tommy C. Li authored
Removes the page info popup triggering unelision on Desktop. Users found it more surprising than useful. We are adding other, more explicit methods of unelision. This CL is a simple revert of: https://chromium-review.googlesource.com/c/chromium/src/+/1265497 Bug: 874592, 894862 Change-Id: Ia1ebc7de91bb69f0aac9df22235b4ea24e7c0e93 Reviewed-on: https://chromium-review.googlesource.com/c/1332266Reviewed-by:
Kevin Bailey <krb@chromium.org> Commit-Queue: Tommy Li <tommycli@chromium.org> Cr-Commit-Position: refs/heads/master@{#608037}
-
Mitsuru Oshima authored
Bug: None Test: Print window tree and the browser's window shows its name "BrowserFrameAsh" Change-Id: I3520f7a735441c9c8d6b2cf56ae91d03eafa5db4 Reviewed-on: https://chromium-review.googlesource.com/c/1334588Reviewed-by:
Michael Wasserman <msw@chromium.org> Commit-Queue: Mitsuru Oshima <oshima@chromium.org> Cr-Commit-Position: refs/heads/master@{#608036}
-
Shawn Gallea authored
Include wayland_input_delegate.h in server.cc until a later CL, this is needed for classes in server.cc that inherit from it. Bug: 896710 Test: Build ChromeOS Change-Id: I668280ccceab8a9e75874247919d0d0b3fea1cb1 Reviewed-on: https://chromium-review.googlesource.com/c/1316100 Commit-Queue: Shawn Gallea <sagallea@google.com> Reviewed-by:
Daniele Castagna <dcastagna@chromium.org> Reviewed-by:
Daniel Nicoara <dnicoara@chromium.org> Cr-Commit-Position: refs/heads/master@{#608035}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/c59d48ec1594..d5fa47311da1 git log c59d48ec1594..d5fa47311da1 --date=short --no-merges --format='%ad %ae %s' 2018-11-14 dgarrett@google.com image_lib_unittest: Fix test if default board set. 2018-11-14 dgarrett@google.com repo_sync_manifest: Rework repo_sync_manifest. Created with: gclient setdep -r src/third_party/chromite@d5fa47311da1 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. TBR=chrome-os-gardeners@chromium.org Change-Id: Id31c4aa62ff8c7326c060eb8221c49cb046dd4f2 Reviewed-on: https://chromium-review.googlesource.com/c/1335830Reviewed-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@{#608034}
-
Rayan Kanso authored
Inform upstream systems when a fetch is completely finished (event dispatch is complete) to know that it's safe to remove in-memory fetch data. Bug: 904818 Change-Id: Ieef3ff87ce66e97f177ef8422994adb22568e155 Reviewed-on: https://chromium-review.googlesource.com/c/1333815Reviewed-by:
Avi Drissman <avi@chromium.org> Reviewed-by:
Mugdha Lakhani <nator@chromium.org> Reviewed-by:
Peter Beverloo <peter@chromium.org> Commit-Queue: Rayan Kanso <rayankans@chromium.org> Cr-Commit-Position: refs/heads/master@{#608033}
-
Dave Tapuska authored
Use appropriate types in loader code. BUG=879657 Change-Id: I3d94d7a6d6b3dce98792f4bf055a871f49d5a2da Reviewed-on: https://chromium-review.googlesource.com/c/1332507Reviewed-by:
David Bokan <bokan@chromium.org> Commit-Queue: Dave Tapuska <dtapuska@chromium.org> Cr-Commit-Position: refs/heads/master@{#608032}
-
Wei Li authored
This test was disabled before. Now we should be able to re-enable it since we can reliably test fullscreen states. In this CL, we also removed an obsolete TODO since we no longer support MacOS 10.9. BUG=845389 Change-Id: I2226bb408bf966b9eeca185fade145c0206ea0bd Reviewed-on: https://chromium-review.googlesource.com/c/1334200Reviewed-by:
Elly Fong-Jones <ellyjones@chromium.org> Commit-Queue: Wei Li <weili@chromium.org> Cr-Commit-Position: refs/heads/master@{#608031}
-
bsheedy authored
Short circuits RenderTestRule's Bitmap comparison if Bitmap.sameAs returns true. This comparison is signiciantly faster than the fallback pixel-by-pixel comparison, particularly when comparing large images like those produced by VR. Bug: 904012 Change-Id: Ia9cdd91c91f94079d853ec28fd49fee3c3dd0905 Reviewed-on: https://chromium-review.googlesource.com/c/1334945Reviewed-by:
Peter Conn <peconn@chromium.org> Commit-Queue: Brian Sheedy <bsheedy@chromium.org> Cr-Commit-Position: refs/heads/master@{#608030}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/1680e702bb3f..8eae8558004a Created with: gclient setdep -r src-internal@8eae8558004a 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. TBR=mmoss@chromium.org Change-Id: I20b667a7bf308633ccf17bfd7191db8673aca8b6 Reviewed-on: https://chromium-review.googlesource.com/c/1335774Reviewed-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@{#608029}
-
Tony de Luna authored
Make NetworkTrayView own its network state observer. We want to have multiple instances of NetworkTrayView in the future, one for each network icon type. Now each instance is responsible of subscribing to network state updates. BUG=902409 Change-Id: I5dabfbff662dea6c975a4d64e63691194c7e5476 Reviewed-on: https://chromium-review.googlesource.com/c/1332210Reviewed-by:
Toni Baržić <tbarzic@chromium.org> Reviewed-by:
Tetsui Ohkubo <tetsui@chromium.org> Commit-Queue: Tony De Luna <tonydeluna@chromium.org> Cr-Commit-Position: refs/heads/master@{#608028}
-
Alex Newcomer authored
For the new launcher design: - Make grid title padding 0. - Allow max space for the title. This brings the app pods up to spec. Bug: 885338 Change-Id: I41ceb36558c8955079f476bdd8511ccc77e4fb40 Reviewed-on: https://chromium-review.googlesource.com/c/1332415Reviewed-by:
Alex Newcomer <newcomer@chromium.org> Reviewed-by:
Weidong Guo <weidongg@chromium.org> Reviewed-by:
Mitsuru Oshima <oshima@chromium.org> Commit-Queue: Alex Newcomer <newcomer@chromium.org> Cr-Commit-Position: refs/heads/master@{#608027}
-
Xiaocheng Hu authored
This patch hoists the creation of VisiblePosition from EndOfWord to its caller ComputeEndRespectingGranularityAlgorithm() to reduce the usage VisiblePosition. Bug: 657237 Change-Id: I29cc408d35ecc30db4aa635f5ad4bed88c0032c5 Reviewed-on: https://chromium-review.googlesource.com/c/1330789Reviewed-by:
Yoichi Osato <yoichio@chromium.org> Reviewed-by:
Yoshifumi Inoue <yosin@chromium.org> Commit-Queue: Xiaocheng Hu <xiaochengh@chromium.org> Cr-Commit-Position: refs/heads/master@{#608026}
-
Sergey Ulanov authored
Add explicit dependency on fuchsia-sdk:zx in googletest. This should unblock chromium roll to V8, which was broken after crrev.com/607798 TBR=dpranke@chromium.org Bug: 893369 Change-Id: I58895fce6d2ed40008cac724735403be8b70226d Reviewed-on: https://chromium-review.googlesource.com/c/1336070Reviewed-by:
Sergey Ulanov <sergeyu@chromium.org> Commit-Queue: Sergey Ulanov <sergeyu@chromium.org> Cr-Commit-Position: refs/heads/master@{#608025}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/b0c06d4b490c..6b8b30c8a1b1 git log b0c06d4b490c..6b8b30c8a1b1 --date=short --no-merges --format='%ad %ae %s' 2018-11-14 cbruni@chromium.org [telemetry] Preserve stacktrace on rethrow in InspectorBackendList Created with: gclient setdep -r src/third_party/catapult@6b8b30c8a1b1 The AutoRoll server is located here: https://autoroll.skia.org/r/catapult-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=sullivan@chromium.org Change-Id: Ia3e03613712f46d5d75e7913faea2d43c6208e97 Reviewed-on: https://chromium-review.googlesource.com/c/1335775Reviewed-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@{#608024}
-
Abhishek Arya authored
R=mmoroz@chromium.org Change-Id: I2f2b99dbdfd97247b52d5bb86d53908237c3ff94 Reviewed-on: https://chromium-review.googlesource.com/c/1336074Reviewed-by:
Max Moroz <mmoroz@chromium.org> Commit-Queue: Max Moroz <mmoroz@chromium.org> Cr-Commit-Position: refs/heads/master@{#608023}
-
Scott Violet authored
One lives in ash, the other in the browser. The one in ash is responsible for the actual window management and animations, the one in the browser for forwarding to the one in ash and caching state. I'm happy to rename these classes in the future. BUG=756085,875111 TEST=covered by test Change-Id: I2367534e0566742f3897c69fb8ece7dfff1b1aff Reviewed-on: https://chromium-review.googlesource.com/c/1328567Reviewed-by:
Ahmed Fakhry <afakhry@chromium.org> Commit-Queue: Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#608022}
-
Fernando Serboncini authored
This reverts commit fd1a4804. Reason for revert: Broke build. Original change's description: > viz: Include presentation-feedback with begin-frame. > > Instead of sending the presentation-feedback over a separate IPC, > include it with the begin-frame messages. The presentation feedback > can be requested for each frame. So this can reduce an extra IPC > per frame for each client. > > BUG=883592 > > Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_layout_tests_slimming_paint_v2;master.tryserver.blink:linux_trusty_blink_rel > Change-Id: Iab52a29f406078eab79948a942124c8e13cb4332 > Reviewed-on: https://chromium-review.googlesource.com/c/1175492 > Reviewed-by: Robert Flack <flackr@chromium.org> > Reviewed-by: Tom Sepez <tsepez@chromium.org> > Reviewed-by: Bo <boliu@chromium.org> > Reviewed-by: Antoine Labour <piman@chromium.org> > Commit-Queue: Sadrul Chowdhury <sadrul@chromium.org> > Cr-Commit-Position: refs/heads/master@{#608002} TBR=sadrul@chromium.org,flackr@chromium.org,boliu@chromium.org,tsepez@chromium.org,piman@chromium.org Change-Id: Id6732cb3052d7cd2d7c4c8cf9256eb8856ab23d9 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 883592 Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_layout_tests_slimming_paint_v2;master.tryserver.blink:linux_trusty_blink_rel Reviewed-on: https://chromium-review.googlesource.com/c/1336080Reviewed-by:
Fernando Serboncini <fserb@chromium.org> Commit-Queue: Fernando Serboncini <fserb@chromium.org> Cr-Commit-Position: refs/heads/master@{#608021}
-
Chromium WPT Sync authored
Using wpt-import in Chromium d4f327ba. With Chromium commits locally applied on WPT: 39c398ad "Worklet: Modernize service worker interception tests for worklets using async/await" 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 NOAUTOREVERT=true TBR=kyleju No-Export: true Change-Id: I7a3d9eac1d26f1dc7a0bebbd9a746a5e01affc00 Reviewed-on: https://chromium-review.googlesource.com/c/1335729 Commit-Queue: WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Reviewed-by:
WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#608020}
-