- 10 Feb, 2018 40 commits
-
-
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}
-
Alexei Filippov authored
BUG=803276 Change-Id: I296f73a684ba291cc26570a91afd9ced100c43fb Reviewed-on: https://chromium-review.googlesource.com/911876Reviewed-by:
Pavel Feldman <pfeldman@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Alexei Filippov <alph@chromium.org> Cr-Commit-Position: refs/heads/master@{#535948}
-
Sergey Ulanov authored
Bug: 778467 Change-Id: I4d5c662915b34237f706abdccd110748f1dbabcc Reviewed-on: https://chromium-review.googlesource.com/912669Reviewed-by:
Antoine Labour <piman@chromium.org> Commit-Queue: Sergey Ulanov <sergeyu@chromium.org> Cr-Commit-Position: refs/heads/master@{#535947}
-
Steve Kobes authored
Clamping the root PLSA should be done after the FrameView is resized, because the size of the FrameView determines the scroll bounds of the layout viewport (through LayoutView::OverflowClipRect). This fixes two symptoms: - incorrect initial scroll offset on Android, where the FrameView's width at construction time is the 980px layout fallback width - failure to preserve scroll offset during window resize on desktop, since the clamping was based on the previous size Bug: 807987 Change-Id: I6a6d2a25879fe8e89d3e1d6b958b3e6754c0108e Reviewed-on: https://chromium-review.googlesource.com/911946Reviewed-by:
David Bokan <bokan@chromium.org> Commit-Queue: Steve Kobes <skobes@chromium.org> Cr-Commit-Position: refs/heads/master@{#535946}
-
Michael Giuffrida authored
Removes some unused arguments, corrects comments, fixes up includes Change-Id: I908530b5c827c611eafb4403a6e674d25a28414b Reviewed-on: https://chromium-review.googlesource.com/912275Reviewed-by:
Karan Bhatia <karandeepb@chromium.org> Commit-Queue: Michael Giuffrida <michaelpg@chromium.org> Cr-Commit-Position: refs/heads/master@{#535945}
-
Victor Miura authored
BUG=799458 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: Ib2898c97168b164c718dcc3c0303950c4c271659 Reviewed-on: https://chromium-review.googlesource.com/852639Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Antoine Labour <piman@chromium.org> Commit-Queue: Victor Miura <vmiura@chromium.org> Cr-Commit-Position: refs/heads/master@{#535944}
-
https://skia.googlesource.com/skia.git/+log/549de6c21d07..308150821517 $ git log 549de6c21..308150821 --date=short --no-merges --format='%ad %ae %s' 2018-02-09 egdaniel Remove unused code resulted from deleting DeferredTextureImage 2018-02-09 bsalomon Move default init of tmp draw params out of subclasses into GrGpu 2018-02-09 reed add helper to know when a colortype is always opaque 2018-02-09 halcanary BUILD: link and solink uses rsp file 2018-02-09 skcms-skia-autoroll Roll skia/third_party/externals/skcms/ 88dee8ac3..3dec63698 (1 commit) 2018-02-09 rmistry [Android Compile Bot] Print every minute 2018-01-03 mtklein yet another approach to unpremul scale pixels 2018-02-09 bungeman Fix api METADATA json. 2018-02-07 halcanary Android Tools: build x86_64 correctly. 2018-02-09 reed move a bunch of helpers from SkImageInfo.h into priv 2018-02-09 mtklein Revert "alternate approach to unpremul scalePixels()" 2018-02-09 halcanary SkShaper: make build target 2018-02-09 robertphillips Re-enable explicit GPU resource allocation 2018-02-09 benjaminwagner Upgrade Mac bots. 2018-02-08 bungeman Order the API reference. 2018-02-09 fmalita [skottie] Fix viewer slide sizing on Android 2018-02-09 robertphillips Make atlases instantiate themselves at flush time 2018-02-09 skcms-skia-autoroll Roll skia/third_party/externals/skcms/ 5884a65a6..88dee8ac3 (1 commit) 2018-02-09 halcanary Documentation Fixes: Viewer on Android needs SDK 2018-02-09 benjaminwagner Add CPU dimension for MacMini7.1. 2018-02-09 egdaniel When querying mipmapped on proxies return targets state if possible 2018-02-09 bsalomon Track dirty rects on GrRenderTargets in native space rather than origin-relative 2018-02-08 benjaminwagner Add MacBook10,1 jobs. 2018-02-09 brianosman Create sksl_enums.inc with UNIX line endings (even on Windows) 2018-02-09 brianosman Remove (unused) NV_bindless_texture from GL interface 2018-02-09 brianosman Add missing include (to get std::min on MSVC) 2018-02-08 kjlubick Break some fuzzer targets out so oss-fuzz can use them 2018-02-09 bsalomon Revert "Revert "Remove SkImage deferred texture image data APIs."" 2018-01-03 mtklein alternate approach to unpremul scalePixels() 2018-02-08 brianosman Remove EXT_direct_state_access (unused) 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: I2accacdd1ea210101e5955deca88cc0c68fe5c12 Reviewed-on: https://chromium-review.googlesource.com/912668 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@{#535943}
-
v8-autoroll authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/68fdc80c..3331abf8 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: I9897e9b773c99fe1fe8f55c84e15a09d3e93498e Reviewed-on: https://chromium-review.googlesource.com/912569Reviewed-by:
v8 autoroll <v8-autoroll@chromium.org> Commit-Queue: v8 autoroll <v8-autoroll@chromium.org> Cr-Commit-Position: refs/heads/master@{#535942}
-
Esmael El-Moslimany authored
Regardless of which "On startup" radio option is selected, always show ntp extensions. This makes it easier to disable the ntp extension. R=dpapad@chromium.org, scottchen@chromium.org Bug: 798802 Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: Icb50e9d1f563d11ccded31468ec8f145ea774d45 Reviewed-on: https://chromium-review.googlesource.com/912229 Commit-Queue: Esmael El-Moslimany <aee@chromium.org> Reviewed-by:
Demetrios Papadopoulos <dpapad@chromium.org> Reviewed-by:
Scott Chen <scottchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#535941}
-
Xing Liu authored
Disable a flaky test. TBR=dtrainor@chromium.org Bug: 810982 Change-Id: I0ea6a3143392e2bda7fd9682a3c3af3e8fd70b09 Reviewed-on: https://chromium-review.googlesource.com/912552Reviewed-by:
Xing Liu <xingliu@chromium.org> Commit-Queue: Xing Liu <xingliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#535940}
-
https://chromium.googlesource.com/angle/angle.git/+log/617736404a62..8f27b0509264 $ git log 617736404..8f27b0509 --date=short --no-merges --format='%ad %ae %s' 2018-02-08 ynovikov Update Android build instructions 2018-02-08 ynovikov Remove angle::Library and its usages 2018-02-09 thakis Prepare for -Wimplicit-fallthrough in ANGLE. Created with: roll-dep src/third_party/angle The AutoRoll server is located here: https://angle-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.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 TBR=cwallez@chromium.org Change-Id: Ie536f6570441e9079f6444c45d5e3435e9c12765 Reviewed-on: https://chromium-review.googlesource.com/912612 Commit-Queue: angle-chromium-autoroll <angle-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Reviewed-by:
angle-chromium-autoroll <angle-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#535939}
-
Tom Anderson authored
Glibc 2.27 introduced some new optimizations to several math functions, but it will be a while before it makes it into all supported distros. Luckily, glibc maintains ABI compatibility with previous versions, so the old symbols are still there. This CL modifies mathcalls.h so that the old version of the symbol is always used. Alternatives considered: 1. Add the __asm__ statements that this CL adds into libm_versioning.h and add "-include libm_versioning.h" to //build/config/linux:compiler. This path was not taken since it would add the new flags to every file in the build. 2. Create wrapper functions like __wrap_expf() that call to the glibc 2.2.5 expf(). Add the wrapper file to a source_set and make it a dependency of exe_and_shlib_deps. Add a config all_dependent_configs to set up the wrapper "-Wl,--wrap=expf". This was not done since it would add a new dependency to all executables and shared libraries. 3. Create our own math.h that has the __asm__ statements and "#include_next<math.h>". Add this to the beginning of the system search path. This was not done since it's basically a crappier version of (1). R=thestig Change-Id: I06b4ab0621592ed58563d10d566d49e3c017b880 Reviewed-on: https://chromium-review.googlesource.com/907794 Commit-Queue: Thomas Anderson <thomasanderson@chromium.org> Reviewed-by:
Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/master@{#535938}
-
Tom Anderson authored
BUG=789768 R=dpranke@chromium.org Change-Id: Ic76ef362957eb017ac16f01cc53d04412c187373 Reviewed-on: https://chromium-review.googlesource.com/798631 Commit-Queue: Thomas Anderson <thomasanderson@chromium.org> Reviewed-by:
Kenneth Russell <kbr@chromium.org> Reviewed-by:
Dirk Pranke <dpranke@chromium.org> Cr-Commit-Position: refs/heads/master@{#535937}
-