- 10 Feb, 2018 40 commits
-
-
Kim Paulhamus authored
Bug: 664630 Change-Id: Ie7fb418978c6d7194f071ead353084cc59ffb677 Reviewed-on: https://chromium-review.googlesource.com/912204Reviewed-by:
Mike West <mkwst@chromium.org> Commit-Queue: Kim Paulhamus <kpaulhamus@chromium.org> Cr-Commit-Position: refs/heads/master@{#535988}
-
Steven Holte authored
These will be required for implementing UKMs SourceUrlRecorder for iOS. Bug: 792662 Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs Change-Id: I110d51ddf79dd1e08e4759721387d21cf280c439 Reviewed-on: https://chromium-review.googlesource.com/887954 Commit-Queue: Steven Holte <holte@chromium.org> Reviewed-by:
Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#535987}
-
https://skia.googlesource.com/skia.git/+log/32750e6fb73f..193d3a051400 $ git log 32750e6fb..193d3a051 --date=short --no-merges --format='%ad %ae %s' 2018-02-08 reed use SkShaper instead of SkTextBox Created with: roll-dep src/third_party/skia The AutoRoll server is located here: https://autoroll.skia.org Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel TBR=bsalomon@chromium.org Change-Id: I74cbbaced485d6a8118bcd0575185f45a8197e02 Reviewed-on: https://chromium-review.googlesource.com/912134Reviewed-by:
skia-chromium-autoroll <skia-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: skia-chromium-autoroll <skia-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#535986}
-
Ken Rockot authored
And any struct_traits => mojom_traits Brought to you by grep and sed TBR=dcheng@chromium.org TBR=jam@chromium.org Bug: 806965 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_mojo;master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs Change-Id: I3782b0e0fbfe438678a9aeeaefd2922fbd19d0eb Reviewed-on: https://chromium-review.googlesource.com/912511Reviewed-by:
Ken Rockot <rockot@chromium.org> Commit-Queue: Ken Rockot <rockot@chromium.org> Cr-Commit-Position: refs/heads/master@{#535985}
-
Ken Rockot authored
TBR=dcheng@chromium.org TBR=jam@chromium.org Bug: 806965 Cq-Include-Trybots: master.tryserver.chromium.android:android_optional_gpu_tests_rel Change-Id: I0f64f2c2ac39f27fe175f9e71bb627de91fd7b13 Reviewed-on: https://chromium-review.googlesource.com/912775 Commit-Queue: Ken Rockot <rockot@chromium.org> Reviewed-by:
Ken Rockot <rockot@chromium.org> Cr-Commit-Position: refs/heads/master@{#535984}
-
Ken Rockot authored
TBR=dcheng@chromium.org TBR=sky@chromium.org Bug: 806965 Change-Id: Ia1eb1567f60ea4e5e9ac3a3ec98052c575767501 Reviewed-on: https://chromium-review.googlesource.com/912773Reviewed-by:
Ken Rockot <rockot@chromium.org> Commit-Queue: Ken Rockot <rockot@chromium.org> Cr-Commit-Position: refs/heads/master@{#535983}
-
Ken Rockot authored
TBR=dcheng@chromium.org TBR=jam@chromium.org Bug: 806965 Change-Id: I15f64c901705cc2573e2c36b78af4cb6158f0104 Reviewed-on: https://chromium-review.googlesource.com/912772 Commit-Queue: Ken Rockot <rockot@chromium.org> Reviewed-by:
Ken Rockot <rockot@chromium.org> Cr-Commit-Position: refs/heads/master@{#535982}
-
Ken Rockot authored
TBR=dcheng@chromium.org TBR=jam@chromium.org Bug: 806965 Change-Id: I6fe6abafbdf5d51b633489440d72ab6073af59aa Reviewed-on: https://chromium-review.googlesource.com/912771 Commit-Queue: Ken Rockot <rockot@chromium.org> Reviewed-by:
Ken Rockot <rockot@chromium.org> Cr-Commit-Position: refs/heads/master@{#535981}
-
Ken Rockot authored
TBR=dcheng@chromium.org TBR=jam@chromium.org Bug: 806965 Change-Id: Ie3ae003a0e2aeca38b6ead9aa82e5399e7b0ac86 Reviewed-on: https://chromium-review.googlesource.com/912770 Commit-Queue: Ken Rockot <rockot@chromium.org> Reviewed-by:
Ken Rockot <rockot@chromium.org> Cr-Commit-Position: refs/heads/master@{#535980}
-
Ken Rockot authored
TBR=jam@chromium.org TBR=dcheng@chromium.org Bug: 806965 Change-Id: I5ada864d9ce5ab638d23ba5177140b1bb0415b9c Reviewed-on: https://chromium-review.googlesource.com/912769 Commit-Queue: Ken Rockot <rockot@chromium.org> Reviewed-by:
Ken Rockot <rockot@chromium.org> Cr-Commit-Position: refs/heads/master@{#535979}
-
Eugene But authored
Rename TestPreClassificationCheckInPageNavigation to TestPreClassificationCheckSameDocumentNavigation. Old name was presumably used to match was_within_same_page IPC, but SameDocument name better reflects the the type of the navigation (navigation did not change the document object). This change will make naming more consistent with the rest of Chromium code. Bug: 695189 Change-Id: Ib0e1229d1730d6ac01038aed112a47d9eea78015 Reviewed-on: https://chromium-review.googlesource.com/912451Reviewed-by:
Nathan Parker <nparker@chromium.org> Commit-Queue: Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#535978}
-
https://skia.googlesource.com/skia.git/+log/77966ea37d0e..32750e6fb73f $ git log 77966ea37..32750e6fb --date=short --no-merges --format='%ad %ae %s' 2018-02-10 angle-skia-autoroll Roll skia/third_party/externals/angle2/ 6108b766b..8f27b0509 (1 commit) Created with: roll-dep src/third_party/skia The AutoRoll server is located here: https://autoroll.skia.org Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel TBR=bsalomon@chromium.org Change-Id: I7e279d8fb701e21e63d94c758786266ab43a3864 Reviewed-on: https://chromium-review.googlesource.com/911975 Commit-Queue: skia-chromium-autoroll <skia-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Reviewed-by:
skia-chromium-autoroll <skia-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#535977}
-
Ken Rockot authored
TBR=dcheng@chromium.org TBR=jam@chromium.org Bug: 806965 Change-Id: I98f89d62af5defb342eb62ea308b820e55b8401c Reviewed-on: https://chromium-review.googlesource.com/912768 Commit-Queue: Ken Rockot <rockot@chromium.org> Reviewed-by:
Ken Rockot <rockot@chromium.org> Cr-Commit-Position: refs/heads/master@{#535976}
-
Ken Rockot authored
TBR=dcheng@chromium.org TBR=jam@chromium.org Bug: 806965 Change-Id: I8ffbfcaa998bfdfca4b037848309315324bd8dfd Reviewed-on: https://chromium-review.googlesource.com/911886Reviewed-by:
Ken Rockot <rockot@chromium.org> Commit-Queue: Ken Rockot <rockot@chromium.org> Cr-Commit-Position: refs/heads/master@{#535975}
-
Michael Giuffrida authored
BrowserView::CanClose() hides the browser frame before closing the browser. This causes the active WebContents to log an extraneous TabManager.TabMetrics event, thinking the tab was backgrounded. Unless the window was actually minimized, the active WebContents shouldn't log a backgrounded event when hidden. Bug: 784639 Change-Id: I211e37bf169112982c1130dffb7c502d83c5e9db Reviewed-on: https://chromium-review.googlesource.com/905095 Commit-Queue: Michael Giuffrida <michaelpg@chromium.org> Reviewed-by:
François Doray <fdoray@chromium.org> Cr-Commit-Position: refs/heads/master@{#535974}
-
Michael Giuffrida authored
TabMetricsLogger generally shouldn't be invoked to log a UKM for a background tab if the tab is closing, but there are lots of potential edge cases where this could happen. If the browser window is being closed, early exit instead of logging. Bug: 784639 Change-Id: Ic7f39f1f0cbfbba1dd867195c91365afb630dc61 Reviewed-on: https://chromium-review.googlesource.com/905794Reviewed-by:
François Doray <fdoray@chromium.org> Commit-Queue: Michael Giuffrida <michaelpg@chromium.org> Cr-Commit-Position: refs/heads/master@{#535973}
-
Michael Giuffrida authored
TabActivityTestBase simulates tab navigation and tab switching in a few unit tests. Split it into its own file, since it's not directly related to UKM. Also make it a standalone class instead of a test base class. It was originally a test itself, then spun out into a base class. Now it uses nothing from ChromeRenderViewHostTestHarness except profile(), which can be gotten from the TabStripModel. This makes the class's purpose clearer and allows the UKM helper in tab_ukm_test_helper.h to be used in browser_tests without including extra test classes. The remaining class, UkmEntryChecker, should probably be moved into a renamed file somewhere else in the future, depending on how useful it is for other teams. Bug: 784639 Change-Id: I62ca7bb1feaa00e06a39241741696d1f217ed26b Reviewed-on: https://chromium-review.googlesource.com/903582 Commit-Queue: Michael Giuffrida <michaelpg@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#535972}
-
Greg Thompson authored
The two implementations of this class each had their own member representing the time that an update was detected. This is good to have in the base class so that consumers of UpgradeDetector can make use of it. BUG=511300 Change-Id: Ib0e9a36f309fb630b5ec34e317eed6388873239b Reviewed-on: https://chromium-review.googlesource.com/908449Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Commit-Queue: Greg Thompson <grt@chromium.org> Cr-Commit-Position: refs/heads/master@{#535971}
-
Alexei Filippov authored
The interface allows various clients to collect extra data on samples. E.g. DevTools heap profilers may collect JS stacks. BUG=803276 Change-Id: I34e90a7df59d11f726564671b54f31e1a6f8cfa4 Reviewed-on: https://chromium-review.googlesource.com/911970 Commit-Queue: Alexei Filippov <alph@chromium.org> Reviewed-by:
Pavel Feldman <pfeldman@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#535970}
-
Alexei Filippov authored
The Memory.getBrowserSamplingProfile command is introduced. BUG=803276 Change-Id: I4cc1ede9ace572971102b681f5d9e9bc693e08f0 Reviewed-on: https://chromium-review.googlesource.com/912323 Commit-Queue: Alexei Filippov <alph@chromium.org> Reviewed-by:
Pavel Feldman <pfeldman@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#535969}
-
Alexei Filippov authored
With the synthetic node it is easier to see what portion of renderer memory belongs to V8 BUG=803276 Change-Id: I86d3ffdd4aaca1ad432ee4c78b781287ff0f82ef Reviewed-on: https://chromium-review.googlesource.com/912748Reviewed-by:
Ulan Degenbaev <ulan@chromium.org> Commit-Queue: Alexei Filippov <alph@chromium.org> Cr-Commit-Position: refs/heads/master@{#535968}
-
https://skia.googlesource.com/skia.git/+log/0a5f99ccdfa6..77966ea37d0e $ git log 0a5f99ccd..77966ea37 --date=short --no-merges --format='%ad %ae %s' 2018-02-10 update-docs Update markdown files Created with: roll-dep src/third_party/skia The AutoRoll server is located here: https://autoroll.skia.org Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel TBR=bsalomon@chromium.org Change-Id: I465db2305581adf61575cd70cdc4a876dd845cb2 Reviewed-on: https://chromium-review.googlesource.com/912616 Commit-Queue: skia-chromium-autoroll <skia-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Reviewed-by:
skia-chromium-autoroll <skia-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#535967}
-
Bill Budge authored
This reverts commit eaa730ff. Reason for revert: performance regression: https://bugs.chromium.org/p/chromium/issues/detail?id=809546 Original change's description: > [ArrayBuffer] Give each SecurityOrigin a Partition for ArrayBuffers. > > - Goes through SecurityOrigin's ArrayBuffer Partition for ArrayBuffers > allocated from the V8 side. > - Reworks ArrayBufferContents to support multiple partitions for > ArrayBuffers. Adds overload of AllocateMemoryOrNull to handle these > allocations. Associates a PartitionRootGeneric with each allocation, > storing a pointer just before the ArrayBuffer data. > > Bug:chromium:799573 > > Change-Id: I712176c715d1fb2511d87892052ba9d2d8084336 > Reviewed-on: https://chromium-review.googlesource.com/853120 > Reviewed-by: Chris Palmer <palmer@chromium.org> > Reviewed-by: Kentaro Hara <haraken@chromium.org> > Commit-Queue: Bill Budge <bbudge@chromium.org> > Cr-Commit-Position: refs/heads/master@{#533921} TBR=palmer@chromium.org,bbudge@chromium.org,nasko@chromium.org,adamk@chromium.org,haraken@chromium.org,mlippautz@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: chromium:799573 Change-Id: Id48e51e7d0c53bcb9df15ab72d8ea99014c82055 Reviewed-on: https://chromium-review.googlesource.com/912108Reviewed-by:
Bill Budge <bbudge@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Bill Budge <bbudge@chromium.org> Cr-Commit-Position: refs/heads/master@{#535966}
-
Mike West authored
Change-Id: I287e6abb238b11fcb973234d79882be9655eabba Reviewed-on: https://chromium-review.googlesource.com/911009Reviewed-by:
David Benjamin <davidben@chromium.org> Reviewed-by:
Steven Holte <holte@chromium.org> Commit-Queue: Mike West <mkwst@chromium.org> Cr-Commit-Position: refs/heads/master@{#535965}
-
Sadrul Habib Chowdhury authored
The ideal content scale closely matches the default device scale factor, which is retrieved in the uma results (as |primary_screen_scale_factor| in system profile [1]). So deprecate Renderer4.IdealContentsScale. [1] https://cs.chromium.org/chromium/src/third_party/metrics_proto/system_profile.proto?l=144 BUG=809661 Cq-Include-Trybots: master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.android:android_optional_gpu_tests_rel Change-Id: I0499f3973c794e3adf3741667259682f7d2346fe Reviewed-on: https://chromium-review.googlesource.com/907496Reviewed-by:
vmpstr <vmpstr@chromium.org> Reviewed-by:
enne <enne@chromium.org> Reviewed-by:
Mark Pearson <mpearson@chromium.org> Commit-Queue: Sadrul Chowdhury <sadrul@chromium.org> Cr-Commit-Position: refs/heads/master@{#535964}
-
Jeremy Roman authored
This enforces what was previously just a pattern: each Supplementable must expose a constant string key with a fixed address (this is enforced because arrays are required to be like this). Callers now provide the *type* instead of the key, and the key is inferred from the type. Bug: 810381 Cq-Include-Trybots: master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Change-Id: I42b9c6fa9b278879d6509c220c0e47baf3c37f81 Reviewed-on: https://chromium-review.googlesource.com/909410 Commit-Queue: Jeremy Roman <jbroman@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#535963}
-
iOS Autoroller authored
TBR=smut Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs Change-Id: If816f31344893f0c903d578e4ea2fe571becd19b Reviewed-on: https://chromium-review.googlesource.com/912538 Commit-Queue: iOS Autoroller <ios-autoroller@chromium.org> Reviewed-by:
iOS Autoroller <ios-autoroller@chromium.org> Cr-Commit-Position: refs/heads/master@{#535962}
-
Philip Jägenstedt authored
Change-Id: Ie50075cbe91c349e9bd2b56450b5401f81410f68 Reviewed-on: https://chromium-review.googlesource.com/880621Reviewed-by:
Kent Tamura <tkent@chromium.org> Commit-Queue: Philip Jägenstedt <foolip@chromium.org> Cr-Commit-Position: refs/heads/master@{#535961}
-
v8-autoroll authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/3331abf8..0ecfe88a Please follow these instructions for assigning/CC'ing issues: https://github.com/v8/v8/wiki/Triaging%20issues Please close rolling in case of a roll revert: https://v8-roll.appspot.com/ This only works with a Google account. CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel;master.tryserver.chromium.android:android_optional_gpu_tests_rel TBR=hablich@chromium.org,machenbach@chromium.org,kozyatinskiy@chromium.org,sergiyb@chromium.org Change-Id: Ieae02869770333328fa4bace66a3cb9c421644ab Reviewed-on: https://chromium-review.googlesource.com/912414Reviewed-by:
v8 autoroll <v8-autoroll@chromium.org> Commit-Queue: v8 autoroll <v8-autoroll@chromium.org> Cr-Commit-Position: refs/heads/master@{#535960}
-
https://webrtc.googlesource.com/src.git/+log/8acdd1a1dc9f..4b9124e43294 $ git log 8acdd1a1d..4b9124e43 --date=short --no-merges --format='%ad %ae %s' Created with: roll-dep src/third_party/webrtc The AutoRoll server is located here: https://webrtc-chromium-roll.skia.org Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_chromium_archive_rel_ng;master.tryserver.chromium.mac:mac_chromium_archive_rel_ng;master.tryserver.chromium.win:win-msvc-dbg TBR=webrtc-chromium-sheriffs-robots@google.com Change-Id: I0a849623dc87440fabdc8d96ff2e161f69964c71 Reviewed-on: https://chromium-review.googlesource.com/912759Reviewed-by:
webrtc-chromium-autoroll <webrtc-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: webrtc-chromium-autoroll <webrtc-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#535959}
-
Lei Zhang authored
Use base::debug::Alias() to record bad DEVMODE return values from Windows printer drivers. BUG=780016,806016 Change-Id: I5f2a21db7a17e549139ffef583bf65bcf5c9ef66 Reviewed-on: https://chromium-review.googlesource.com/912755Reviewed-by:
Rebekah Potter <rbpotter@chromium.org> Commit-Queue: Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/master@{#535958}
-
Yuki Shiino authored
Removes hand-written header files of callback interfaces, and stops V8FooCallback inheriting FooCallback as there no longer is any need. Bug: 778580 Change-Id: Ice287d73c08bb4ac83034b47e23cbc98f977ae61 Reviewed-on: https://chromium-review.googlesource.com/911648Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Yuki Shiino <yukishiino@chromium.org> Cr-Commit-Position: refs/heads/master@{#535957}
-
Joone Hur authored
We have to use the X11 header wrapper since r515373. BUG=782184 Cq-Include-Trybots: master.tryserver.chromium.android:android_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel Change-Id: Icda075c7cc9723f9bd8c667d6ab7e8848e48f8b1 Reviewed-on: https://chromium-review.googlesource.com/911626Reviewed-by:
Antoine Labour <piman@chromium.org> Commit-Queue: Joone Hur <joone.hur@intel.com> Cr-Commit-Position: refs/heads/master@{#535956}
-
Scott Chen authored
Bug: 810516 Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: Ia86dcc24f94f3106a71af1a3876dd9eb9dc8d3e4 Reviewed-on: https://chromium-review.googlesource.com/910254Reviewed-by:
Demetrios Papadopoulos <dpapad@chromium.org> Commit-Queue: Scott Chen <scottchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#535955}
-
Charles Harrison authored
The CL also adds a microsecond histogram to the call, to see how often we'd get above the 10ms threshold in practice. A similar histogram exists (SubresourceFilter.SafeBrowsing.CheckDispatchTime), but it is only called for SubresourceFilter safe browsing checks on main frame navigations. Bug: 806981 Change-Id: If63590a4f543a1e65760ee5c7f35d8bc773cef10 Reviewed-on: https://chromium-review.googlesource.com/911750 Commit-Queue: Charlie Harrison <csharrison@chromium.org> Reviewed-by:
Varun Khaneja <vakh@chromium.org> Reviewed-by:
Robert Kaplow <rkaplow@chromium.org> Reviewed-by:
Gabriel Charette <gab@chromium.org> Cr-Commit-Position: refs/heads/master@{#535954}
-
Ken Rockot authored
TBR=dcheng@chromium.org TBR=jam@chromium.org Bug: 806965 Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs Change-Id: Ifb8c81ad55ebef52a93cff1f85a1d6e125fd4224 Reviewed-on: https://chromium-review.googlesource.com/912313 Commit-Queue: Ken Rockot <rockot@chromium.org> Reviewed-by:
Ken Rockot <rockot@chromium.org> Cr-Commit-Position: refs/heads/master@{#535953}
-
https://skia.googlesource.com/skia.git/+log/308150821517..0a5f99ccdfa6 $ git log 308150821..0a5f99ccd --date=short --no-merges --format='%ad %ae %s' 2018-02-09 reed can't cheat on contains due to underflow 2018-02-09 angle-skia-autoroll Roll skia/third_party/externals/angle2/ 3e520b6f4..6108b766b (4 commits) Created with: roll-dep src/third_party/skia BUG=810411 The AutoRoll server is located here: https://autoroll.skia.org Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel TBR=bsalomon@chromium.org Change-Id: I30dd6ced4cc5d8519df8624b55b6a7171495e5d1 Reviewed-on: https://chromium-review.googlesource.com/912756 Commit-Queue: skia-chromium-autoroll <skia-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Reviewed-by:
skia-chromium-autoroll <skia-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#535952}
-
Sidney San Martín authored
- Like a Cocoa build, the work is done by a custom frame view class. - MacViews browser will target macOS 10.10+, so don't bother emulating NSFullSizeContentViewWindowMask or positioning the full screen button. (There's one @available guard because Chrome's deployment target is still 10.9). Bug: 737957 Change-Id: I6b9a848b750c3fda5a7b172da8f7b78d5e2b033d Reviewed-on: https://chromium-review.googlesource.com/912628 Commit-Queue: Sidney San Martín <sdy@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Cr-Commit-Position: refs/heads/master@{#535951}
-
https://webrtc.googlesource.com/src.git/+log/2b67f5c65f7a..8acdd1a1dc9f $ git log 2b67f5c65..8acdd1a1d --date=short --no-merges --format='%ad %ae %s' Created with: roll-dep src/third_party/webrtc BUG=none,None,None,None The AutoRoll server is located here: https://webrtc-chromium-roll.skia.org Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_chromium_archive_rel_ng;master.tryserver.chromium.mac:mac_chromium_archive_rel_ng;master.tryserver.chromium.win:win-msvc-dbg TBR=webrtc-chromium-sheriffs-robots@google.com Change-Id: I09b055d8ba5bb89bc28c95a78cdacb6a52b70e0a Reviewed-on: https://chromium-review.googlesource.com/912278Reviewed-by:
webrtc-chromium-autoroll <webrtc-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: webrtc-chromium-autoroll <webrtc-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#535950}
-
Noel Gordon authored
Bug: 796178 Change-Id: I3850e783f79a70ea13d275875fa77ae35faa06ba Reviewed-on: https://chromium-review.googlesource.com/911228Reviewed-by:
Chris Blume <cblume@chromium.org> Commit-Queue: Noel Gordon <noel@chromium.org> Cr-Commit-Position: refs/heads/master@{#535949}
-