- 22 Apr, 2019 25 commits
-
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/c467f7b54188..cff6f150eae1 git log c467f7b54188..cff6f150eae1 --date=short --no-merges --format='%ad %ae %s' 2019-04-22 angle-autoroll@skia-public.iam.gserviceaccount.com Roll ./third_party/glslang/src 0e5d1bb66ad3..86c72c9486a9 (3 commits) Created with: gclient setdep -r src/third_party/angle@cff6f150eae1 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@chromium.org Change-Id: Icd4a62b7f9e79bc6f3dd06d67c94a2adba863d4d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1576826Reviewed-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@{#652824}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/3b9dc9c164f6..8845f8e7aec3 Created with: gclient setdep -r src-internal@8845f8e7aec3 The AutoRoll server is located here: https://autoroll-internal.skia.org/r/src-internal-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=luci.chrome.try:linux-chromeos-chrome TBR=chcunningham@chromium.org,loyso@chromium.org,clamy@chromium.org,flackr@chromium.org Change-Id: I0322448ae0bf7cf2870e31826ef5d25d558df031 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1576825Reviewed-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@{#652823}
-
Kent Tamura authored
Bug: crbug.com/627682 Change-Id: I6f7a7c39c5d7fe0c0e4ba01613bd38886216c918 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1574874 Commit-Queue: Kent Tamura <tkent@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#652822}
-
Koji Ishii authored
This is a minor cleanup to move |ClearNGInlineNodeData| to after layout. Avoids calling it when caching is valid, and avoids one call to |FirstChild()| which is not really cheap. Bug: 636993 Change-Id: I6b5dacfc1204a737ed100d2592fc33b9035240ea Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1577221Reviewed-by:
Xiaocheng Hu <xiaochengh@chromium.org> Commit-Queue: Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#652821}
-
Kai Ninomiya authored
This reverts commit 62e2574d. Reason for revert: M-75 has been branched. Original change's description: > Disable use_dawn on Mac for the branch point > > BUG=chromium:852089 > TBR=kbr@chromium.org > > Change-Id: I63ba202ac4eb937088ee471a84d8d49ef0a2334a > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1571690 > Reviewed-by: Corentin Wallez <cwallez@chromium.org> > Commit-Queue: Corentin Wallez <cwallez@chromium.org> > Cr-Commit-Position: refs/heads/master@{#651886} TBR=kbr@chromium.org Bug: chromium:852089 Change-Id: I7b4ff29d6240903cc305a849edcb2c5629d3e484 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1576260Reviewed-by:
Corentin Wallez <cwallez@chromium.org> Reviewed-by:
Kai Ninomiya <kainino@chromium.org> Commit-Queue: Corentin Wallez <cwallez@chromium.org> Cr-Commit-Position: refs/heads/master@{#652820}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/e2b6f2b2ada1..3b9dc9c164f6 Created with: gclient setdep -r src-internal@3b9dc9c164f6 The AutoRoll server is located here: https://autoroll-internal.skia.org/r/src-internal-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=luci.chrome.try:linux-chromeos-chrome TBR=fdoray@chromium.org,bsep@chromium.org,keishi@chromium.org,chanli@chromium.org Change-Id: Ib66760e275cf19bdf9077aef76652894da5a0276 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1576823Reviewed-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@{#652819}
-
Takashi Sakamoto authored
This reverts commit 92ecc62f. Reason for revert: suspect ash_unittests failure on Linux Chromium OS ASan LSan Tests https://ci.chromium.org/p/chromium/builders/ci/Linux%20Chromium%20OS%20ASan%20LSan%20Tests%20%281%29/32865 ExtendedDesktopTest.KeyEventsOnLockScreen OverviewSessionTest.RemoveDisplay OverviewSessionTest.RemoveDisplayWithAnimation PersistentWindowControllerTest.DisconnectDisplay PersistentWindowControllerTest.MixedMirrorMode PersistentWindowControllerTest.NormalMirrorMode PersistentWindowControllerTest.ReconnectOnLockScreen PersistentWindowControllerTest.RecordNumOfWindowsRestored PersistentWindowControllerTest.ThreeDisplays PersistentWindowControllerTest.WindowMovedByAccel ... https://logs.chromium.org/logs/chromium/buildbucket/cr-buildbucket.appspot.com/8915703982173055536/+/steps/ash_unittests/0/logs/Deterministic_failure:_ExtendedDesktopTest.KeyEventsOnLockScreen__status_CRASH_/0 ==31193==ERROR: AddressSanitizer: container-overflow on address 0x6020001da810 at pc 0x55d92be6ea70 bp 0x7ffe03af0a30 sp 0x7ffe03af0a28 READ of size 8 at 0x6020001da810 thread T0 #0 0x55d92be6ea6f in ReparentAllWindows ./../../ash/root_window_controller.cc:256:41 #1 0x55d92be6ea6f in ash::RootWindowController::MoveWindowsTo(aura::Window*) ./../../ash/root_window_controller.cc:622:0 #2 0x55d92bc99cf5 in ash::WindowTreeHostManager::DeleteHost(ash::AshWindowTreeHost*) ./../../ash/display/window_tree_host_manager.cc:563:15 Original change's description: > ash: Keep active window uncovered on display change > > - FocusActivationStore uses ActivateWindow(nullptr) for deactivating > to avoid an arbitrary window covering the active window before > Restore(). > - RootWindowController puts the moved windows under existing ones > on display change. > > Bug: 945754 > Change-Id: I3cacfd3427b8c98c9ce9dd2da05977120c1c1d65 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1574824 > Reviewed-by: Mitsuru Oshima <oshima@chromium.org> > Commit-Queue: Xiyuan Xia <xiyuan@chromium.org> > Cr-Commit-Position: refs/heads/master@{#652678} TBR=xiyuan@chromium.org,oshima@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 945754 Change-Id: Ibf3b8cb823388837f6b3d3052e8258b78fd9a9b7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1577223Reviewed-by:
Takashi Sakamoto <tasak@google.com> Commit-Queue: Takashi Sakamoto <tasak@google.com> Cr-Commit-Position: refs/heads/master@{#652818}
-
Kuo Jen Wei authored
Change-Id: I869182973b24d09fb5477c0f01fc2bb6892d3288 Bug: 954561, 954564 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1574875Reviewed-by:
Sheng-hao Tsao <shenghao@chromium.org> Commit-Queue: Kuo Jen Wei <inker@chromium.org> Auto-Submit: Kuo Jen Wei <inker@chromium.org> Cr-Commit-Position: refs/heads/master@{#652817}
-
Kenichi Ishibashi authored
Follow the spec update. Bug: N/A Tbr: nhiroki@chromium.org Change-Id: I7e3a79257f9c33d0287ddc21a2f135ad2fdbe575 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1577318Reviewed-by:
Hiroki Nakagawa <nhiroki@chromium.org> Commit-Queue: Kenichi Ishibashi <bashi@chromium.org> Cr-Commit-Position: refs/heads/master@{#652816}
-
Ryo Hashimoto authored
Create() returns std::unique_ptr<> instead of a raw pointer. UpdateEngineClient will be addressed later as it has 3 implementations (i.e. real, stub, and fake). BUG=952745 TEST=build Change-Id: I5153d7c1aefb244c24b7bc335d3678f92729d6ed Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1574996 Commit-Queue: Ryo Hashimoto <hashimoto@chromium.org> Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Cr-Commit-Position: refs/heads/master@{#652815}
-
li authored
When ARC++ is ready before libassistant is fully ready, sending display request will cause a crash. Ignore setting ARC++ state if libassistant is not fully ready and defer setting the state. CQ_INCLUDE_TRYBOTS=luci.chrome.try:linux-chromeos-chrome Bug: 949797 Test: Manual Change-Id: Ia5df8e266b217c758f9f225f2a5c25787ae19208 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1559250 Commit-Queue: Li Lin <llin@chromium.org> Reviewed-by:
Xiaohui Chen <xiaohuic@chromium.org> Cr-Commit-Position: refs/heads/master@{#652814}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/aaa5ca0c9b88..e2b6f2b2ada1 Created with: gclient setdep -r src-internal@e2b6f2b2ada1 The AutoRoll server is located here: https://autoroll-internal.skia.org/r/src-internal-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=luci.chrome.try:linux-chromeos-chrome TBR=fdoray@chromium.org,bsep@chromium.org,keishi@chromium.org,chanli@chromium.org Change-Id: I81de20e0b500e1c82211da8dfd7f1b195d25d2aa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1576820Reviewed-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@{#652813}
-
Chromium WPT Sync authored
Using wpt-import in Chromium 3ed0f757. With Chromium commits locally applied on WPT: 0a8f3ffa "Use testdriver Action API in WPT pointerevent touch tests - Part 2" 4e921520 "[Code Health] Remove unnecessary reference file for web test" 40465b74 "[Animation Worklet] Copy the effects of a migrating animator over to new global scope" e28269b6 "[LayoutNG/PE] Clear visual overflow for LayoutText before setting." 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=robertma No-Export: true Change-Id: I90da05d4aeae5fa652596adb4aa4f1047d5d2535 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1577285Reviewed-by:
WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#652812}
-
Kazuki Takise authored
When a shell surface is created, pending_show_state_ is always set to true and Show() is called on the next commit, but this shouldn't happen when the shell surface is created with its show state MINIMIZED. This happens when a window enters PIP via minimize. A new task is created and the PIP activity is moved to the task, but when the task is created, it's still in a minimized stack. automatically which is created with its show state minimized. Bug: b/130125505 Test: Confirmed Chrome didn't try to unminimize a window Change-Id: If9fe36a46c6ad216d137caed30f1b640628f9069 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1573432Reviewed-by:
Mitsuru Oshima (Slow 4/22-26) <oshima@chromium.org> Commit-Queue: Kazuki Takise <takise@chromium.org> Auto-Submit: Kazuki Takise <takise@chromium.org> Cr-Commit-Position: refs/heads/master@{#652811}
-
Robert Ogden authored
Pulls the page_id from the NavigationUIData for use in constructing the headers, and in the pingback. Note that this CL, like its parent, has to workaround the drp_page_id not being set on every navigation. The examples that came up most often in test on forward navigations and client redirect. Bug: 952523 Change-Id: I75d5b42121c40f8388b7aea243a791fbb598e256 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1572649 Commit-Queue: Robert Ogden <robertogden@chromium.org> Reviewed-by:
Ryan Sturm <ryansturm@chromium.org> Cr-Commit-Position: refs/heads/master@{#652810}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/032444805781..aaa5ca0c9b88 Created with: gclient setdep -r src-internal@aaa5ca0c9b88 The AutoRoll server is located here: https://autoroll-internal.skia.org/r/src-internal-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=luci.chrome.try:linux-chromeos-chrome TBR=fdoray@chromium.org,bsep@chromium.org,keishi@chromium.org,chanli@chromium.org Change-Id: Id6ca660a950cb43b72c525d08785233bfb365464 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1577147Reviewed-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@{#652809}
-
chrome-release-bot authored
# This is an automated release commit. # Do not revert without consulting chrome-pmo@google.com. NOAUTOREVERT=true TBR=govind@chromium.org Change-Id: I411f0d4fa7f444b6a40f10332bf96e14bf76d0c1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1576431Reviewed-by:
chrome-release-bot@chromium.org <chrome-release-bot@chromium.org> Cr-Commit-Position: refs/heads/master@{#652808}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/97a08caf6b20..032444805781 Created with: gclient setdep -r src-internal@032444805781 The AutoRoll server is located here: https://autoroll-internal.skia.org/r/src-internal-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=luci.chrome.try:linux-chromeos-chrome TBR=fdoray@chromium.org,bsep@chromium.org,keishi@chromium.org,chanli@chromium.org Change-Id: I792a7c0cf8ec483255d98de6971f81379e3d39ec Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1577146Reviewed-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@{#652807}
-
Stephen McGruer authored
The test was failing to actually add any global scopes, which we didn't notice as it iterated over PaintWorkletProxyClient::GetGlobalScopesForTesting - which was empty. Properly add the global scopes and make sure the test validates that the set is the right size. Bug: None Change-Id: I7d782106d19f2268a2191dceaabce1b68c7d852a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1576116Reviewed-by:
Xida Chen <xidachen@chromium.org> Commit-Queue: Stephen McGruer <smcgruer@chromium.org> Cr-Commit-Position: refs/heads/master@{#652806}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/ce2396fd9207..97a08caf6b20 Created with: gclient setdep -r src-internal@97a08caf6b20 The AutoRoll server is located here: https://autoroll-internal.skia.org/r/src-internal-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=luci.chrome.try:linux-chromeos-chrome TBR=fdoray@chromium.org,bsep@chromium.org,keishi@chromium.org,chanli@chromium.org Change-Id: I87e341b5d31bb0a631988a0587b048822160b707 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1577145Reviewed-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@{#652805}
-
Wei Li authored
Download item view shows file name and status text which was custom drawn previously. This CL uses Labels for them to simplify the drawing process and reduce overhead. This is part of the larger efforts to remove direct calls to Canvas::DrawStringRect(). BUG=940802 Change-Id: I980146f96877f30e9b918148f2894caf3030d528 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1536474 Commit-Queue: Wei Li <weili@chromium.org> Reviewed-by:
Shakti Sahu <shaktisahu@chromium.org> Reviewed-by:
Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#652804}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/5a27f888bcb8..f16de09753fe git log 5a27f888bcb8..f16de09753fe --date=short --no-merges --format='%ad %ae %s' 2019-04-21 zhizhouy@google.com Turn off llvm_pgo_use flag for PGO collection builder Created with: gclient setdep -r src/third_party/chromite@f16de09753fe 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@chromium.org Change-Id: I575048a76248d84c034976cba029e5efb88af803 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1577143Reviewed-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@{#652803}
-
Tsuyoshi Horo authored
Bug: 954458 Change-Id: I9980361d8b97c6de90d2784b229630cdabfbf0cd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1575055 Commit-Queue: Tsuyoshi Horo <horo@chromium.org> Reviewed-by:
Marijn Kruisselbrink <mek@chromium.org> Cr-Commit-Position: refs/heads/master@{#652802}
-
Koji Ishii authored
Following bot results are included. 18456 18465 18472 18476 18484 18489 18494 18504 18518 18522 18523 18524 18529 18530 18531 2 lines were removed and 2 lines were deflaked by consecutive results since 18476. TBR=eae@chromium.org, mstensho@chromium.org NOTRY=true Bug: 591099 Change-Id: Iacd77cd6a64ac84cbc57e51d52ad39447db77bc6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1574980Reviewed-by:
Koji Ishii <kojii@chromium.org> Commit-Queue: Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#652801}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/98598371bf96..ce2396fd9207 Created with: gclient setdep -r src-internal@ce2396fd9207 The AutoRoll server is located here: https://autoroll-internal.skia.org/r/src-internal-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=luci.chrome.try:linux-chromeos-chrome TBR=fdoray@chromium.org,bsep@chromium.org,keishi@chromium.org,chanli@chromium.org Change-Id: I6e5601de15e3d696dae2e523246707ae5c0327d8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1577142Reviewed-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@{#652800}
-
- 21 Apr, 2019 15 commits
-
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/305b8057a953..98598371bf96 Created with: gclient setdep -r src-internal@98598371bf96 The AutoRoll server is located here: https://autoroll-internal.skia.org/r/src-internal-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=luci.chrome.try:linux-chromeos-chrome TBR=fdoray@chromium.org,bsep@chromium.org,keishi@chromium.org,chanli@chromium.org Change-Id: I82ea5a574371955fa3d0bea2c3478d691a401fcb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1577140Reviewed-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@{#652799}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/051781a8c73c..305b8057a953 Created with: gclient setdep -r src-internal@305b8057a953 The AutoRoll server is located here: https://autoroll-internal.skia.org/r/src-internal-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=luci.chrome.try:linux-chromeos-chrome TBR=fdoray@chromium.org,bsep@chromium.org,keishi@chromium.org,chanli@chromium.org Change-Id: I0029cf6077d91a68372768d0d6cbfeae5fbb9b1a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1577139Reviewed-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@{#652798}
-
Dana Fried authored
gfx::Image is a thin wrapper around a refcounted smart pointer, so there is seldom need to allocate one on the heap. This CL removes most (but not all) unique_ptr and many raw pointer references to objects of type gfx::Image. Bug: 953845 Change-Id: I0c2c38ea37b83ebafaee39b5caa6fa7cd37fd0ec Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1575026 Commit-Queue: Dana Fried <dfried@chromium.org> Reviewed-by:
Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#652797}
-
Xianzhu Wang authored
Previously we only consider the direct transform of an effect node for 2d axis alignment, but some intermediate transform animation can also affect that which should be considered. Bug: 932719 Change-Id: If55c70cedad73dc14bcc14e0db373ed9a7fb2333 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1575171 Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Reviewed-by:
Philip Rogers <pdr@chromium.org> Cr-Commit-Position: refs/heads/master@{#652796}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/b56dc5b0442b..051781a8c73c Created with: gclient setdep -r src-internal@051781a8c73c The AutoRoll server is located here: https://autoroll-internal.skia.org/r/src-internal-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=luci.chrome.try:linux-chromeos-chrome TBR=fdoray@chromium.org,bsep@chromium.org,keishi@chromium.org,chanli@chromium.org Change-Id: Iba7622af1d65da434ef24facdb99b96eb73948f0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1576115Reviewed-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@{#652795}
-
Chromium WPT Sync authored
Using wpt-import in Chromium f42dae9b. With Chromium commits locally applied on WPT: 0a8f3ffa "Use testdriver Action API in WPT pointerevent touch tests - Part 2" 4e921520 "[Code Health] Remove unnecessary reference file for web test" 40465b74 "[Animation Worklet] Copy the effects of a migrating animator over to new global scope" e28269b6 "[LayoutNG/PE] Clear visual overflow for LayoutText before setting." 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=robertma No-Export: true Change-Id: Icce19e7b01ab19003d5eea708b38d33dca47051d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1576113Reviewed-by:
WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#652794}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/c921795eb672..b56dc5b0442b Created with: gclient setdep -r src-internal@b56dc5b0442b The AutoRoll server is located here: https://autoroll-internal.skia.org/r/src-internal-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=luci.chrome.try:linux-chromeos-chrome TBR=fdoray@chromium.org,bsep@chromium.org,keishi@chromium.org,chanli@chromium.org Change-Id: I1c66584e69b2e8bb5ae63f7ec9d62eb1a258d344 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1576114Reviewed-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@{#652793}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/38b05187e04a..c921795eb672 Created with: gclient setdep -r src-internal@c921795eb672 The AutoRoll server is located here: https://autoroll-internal.skia.org/r/src-internal-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=luci.chrome.try:linux-chromeos-chrome TBR=fdoray@chromium.org,bsep@chromium.org,keishi@chromium.org,chanli@chromium.org Change-Id: I61d58473563c124d209c6bd4acddebd4b60409bc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1576111Reviewed-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@{#652792}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/8c53be27fe3d..38b05187e04a Created with: gclient setdep -r src-internal@38b05187e04a The AutoRoll server is located here: https://autoroll-internal.skia.org/r/src-internal-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=luci.chrome.try:linux-chromeos-chrome TBR=fdoray@chromium.org,bsep@chromium.org,keishi@chromium.org,chanli@chromium.org Change-Id: I8911bff0ea70df9d112ca44f98b1b3e809f9072b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1576889Reviewed-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@{#652791}
-
chromium-autoroll authored
https://swiftshader.googlesource.com/SwiftShader.git/+log/20507fa9c209..bcc71a322953 git log 20507fa9c209..bcc71a322953 --date=short --no-merges --format='%ad %ae %s' 2019-04-21 bclayton@google.com Reactor: Remove trailing semicolons. 2019-04-21 bclayton@google.com Remove LLVM 3 from SwiftShader and all references. Created with: gclient setdep -r src/third_party/swiftshader@bcc71a322953 The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel BUG=chromium:b/130343040 TBR=swiftshader-team+autoroll@chromium.org Change-Id: I3d6157db2e87a0d4f2cbdab1cc12d888f06a86da Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1576261Reviewed-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@{#652790}
-
chromium-autoroll authored
This CL may cause a small binary size increase, roughly proportional to how long it's been since our last AFDO profile roll. For larger increases (around or exceeding 100KB), please file a bug against gbiv@chromium.org. Additional context: https://crbug.com/805539 Please note that, despite rolling to chrome/android, this profile is used for both Linux and Android. The AutoRoll server is located here: https://autoroll.skia.org/r/afdo-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=gbiv@chromium.org Change-Id: If95e2dfb7500bafc7260e81292953f57d006546f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1576890Reviewed-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@{#652789}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/e330bad172fe..8c53be27fe3d Created with: gclient setdep -r src-internal@8c53be27fe3d The AutoRoll server is located here: https://autoroll-internal.skia.org/r/src-internal-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=luci.chrome.try:linux-chromeos-chrome TBR=fdoray@chromium.org,bsep@chromium.org,keishi@chromium.org,chanli@chromium.org Change-Id: I20329e3df3abea2f833c4be1e57925088348e4a2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1576887Reviewed-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@{#652788}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/469a0f6b4da1..e330bad172fe Created with: gclient setdep -r src-internal@e330bad172fe The AutoRoll server is located here: https://autoroll-internal.skia.org/r/src-internal-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=luci.chrome.try:linux-chromeos-chrome TBR=fdoray@chromium.org,bsep@chromium.org,keishi@chromium.org,chanli@chromium.org Change-Id: I962bc284f24e194036036d06c154108fca8f8d63 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1576882Reviewed-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@{#652787}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/97bfd9e0b2b9..469a0f6b4da1 Created with: gclient setdep -r src-internal@469a0f6b4da1 The AutoRoll server is located here: https://autoroll-internal.skia.org/r/src-internal-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=luci.chrome.try:linux-chromeos-chrome TBR=fdoray@chromium.org,bsep@chromium.org,keishi@chromium.org,chanli@chromium.org Change-Id: If358a3474b378a72cbaf82ef5a7f64711c6e2aa1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1576878Reviewed-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@{#652786}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/9c939259256c..97bfd9e0b2b9 Created with: gclient setdep -r src-internal@97bfd9e0b2b9 The AutoRoll server is located here: https://autoroll-internal.skia.org/r/src-internal-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=luci.chrome.try:linux-chromeos-chrome TBR=fdoray@chromium.org,bsep@chromium.org,keishi@chromium.org,chanli@chromium.org Change-Id: I24659be6a073094dc25ff3aa0bae54e3855343de Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1576677Reviewed-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@{#652785}
-