- 14 Sep, 2018 36 commits
-
-
David Black authored
Sub-controller own a single model so it is overly verbose to prefix. Bug: b:112084674 Change-Id: I49dfaed84d12bd0c4abe30bf7f20e15945ac6660 Reviewed-on: https://chromium-review.googlesource.com/1226270 Commit-Queue: David Black <dmblack@google.com> Reviewed-by:
Xiaohui Chen <xiaohuic@chromium.org> Cr-Commit-Position: refs/heads/master@{#591250}
-
fuchsia-sdk-chromium-autoroll authored
The AutoRoll server is located here: https://autoroll.skia.org/r/fuchsia-sdk-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:fuchsia_arm64_cast_audio;luci.chromium.try:fuchsia_x64_cast_audio TBR=cr-fuchsia+bot@chromium.org Change-Id: I82e8e28c6036ddc86e2803bbcd3598138f736873 Reviewed-on: https://chromium-review.googlesource.com/1226458 Commit-Queue: Fuchsia SDK Autoroller <fuchsia-sdk-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Reviewed-by:
Fuchsia SDK Autoroller <fuchsia-sdk-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#591249}
-
Stuart Langley authored
Part of on-going callback cleanup work to move from RepeatingCallback to OnceCallback where applicable. There are no logic changes. Bug: 875700 Change-Id: I691f069ab7010a6146b2f8885bc3d1ca4eee8379 Reviewed-on: https://chromium-review.googlesource.com/1226531Reviewed-by:
Luciano Pacheco <lucmult@chromium.org> Reviewed-by:
Anand Mistry <amistry@chromium.org> Commit-Queue: Stuart Langley <slangley@chromium.org> Cr-Commit-Position: refs/heads/master@{#591248}
-
Dmitry Gozman authored
This patch removes dependency on NavigationPolicy from the method, which will allows us to call CommitNavigation directly instead of returning kNavigationPolicyCurrentTab from DecidePolicyForNavigation. Bug: 855189 Change-Id: I91df83c2a30c511166c68ea2abd227b71883c37e Reviewed-on: https://chromium-review.googlesource.com/1222682Reviewed-by:
Nate Chapin <japhet@chromium.org> Commit-Queue: Dmitry Gozman <dgozman@chromium.org> Cr-Commit-Position: refs/heads/master@{#591247}
-
chromium-autoroll authored
https://pdfium.googlesource.com/pdfium.git/+log/61f1d62daa12..7a956edb6b53 git log 61f1d62daa12..7a956edb6b53 --date=short --no-merges --format='%ad %ae %s' 2018-09-13 tsepez@chromium.org Use safe math in MatchFloatRange(). Created with: gclient setdep -r src/third_party/pdfium@7a956edb6b53 The AutoRoll server is located here: https://autoroll.skia.org/r/pdfium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. BUG=chromium:882959 TBR=dsinclair@chromium.org Change-Id: I79adba3fb60760ee7c716b5566d2ac12ba1e0989 Reviewed-on: https://chromium-review.googlesource.com/1226372Reviewed-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@{#591246}
-
Joel Hockey authored
UI Test verifies that background for HTML files is set to white rgb(255, 255, 255). Bug: 883129 Change-Id: I2c67d83ddd99db429116a652178019124079f526 Reviewed-on: https://chromium-review.googlesource.com/1223046 Commit-Queue: Joel Hockey <joelhockey@chromium.org> Reviewed-by:
Luciano Pacheco <lucmult@chromium.org> Cr-Commit-Position: refs/heads/master@{#591245}
-
Chris Hall authored
Bug: 877724 Change-Id: I5321f253513f369db9f3ed54758785ca84cfb2cf Reviewed-on: https://chromium-review.googlesource.com/1198706 Commit-Queue: Chris Hall <chrishall@chromium.org> Reviewed-by:
Alice Boxhall <aboxhall@chromium.org> Reviewed-by:
Michael Giuffrida <michaelpg@chromium.org> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#591244}
-
Karan Bhatia authored
This CL changes UrlPattern::UrlInfo to ensure that the lower cased url spec is computed lazily. Together with r591139, this helps prevent a string allocation for the whole lower cased url unless absolutely necessary. BUG=767605 Change-Id: I374c268a48900322f258212b05b906c541869031 Reviewed-on: https://chromium-review.googlesource.com/1226450Reviewed-by:
Charlie Harrison <csharrison@chromium.org> Commit-Queue: Karan Bhatia <karandeepb@chromium.org> Cr-Commit-Position: refs/heads/master@{#591243}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/d42dfd429be3..b5e878155404 git log d42dfd429be3..b5e878155404 --date=short --no-merges --format='%ad %ae %s' 2018-09-13 recipe-roller@chromium.org Roll recipe dependencies (trivial). Created with: gclient setdep -r src/third_party/depot_tools@b5e878155404 The AutoRoll server is located here: https://autoroll.skia.org/r/depot-tools-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=agable@chromium.org Change-Id: I9cb800d801aa36f62fa5c86823e6b65f926de9a4 Reviewed-on: https://chromium-review.googlesource.com/1226370Reviewed-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@{#591242}
-
Stephen Martinis authored
This change is deliberately small (only changing one builder) to make sure the feature is working correctly. Bug: 880973 Change-Id: If9ffea3eadc461a994cd7dcc409b9b8206871024 Reviewed-on: https://chromium-review.googlesource.com/1222165Reviewed-by:
Kenneth Russell <kbr@chromium.org> Commit-Queue: Stephen Martinis <martiniss@chromium.org> Cr-Commit-Position: refs/heads/master@{#591241}
-
Luciano Pacheco authored
Being a class makes it a stronger type and more convenient to use. FakeEntry implements the base interface FilesAppEntry. Replace most of closure markups for FakeEntry to use FilesAppEntry, since FakeEntry now implements FilesAppEntry. Updated a few other closure markups as pointed by closure compiler. Include files_app_entry_types.js to files that refer to FakeEntry as pointed by failing tests. No change in logic. Test: Unit test for FakeEntries attributes and methods. Bug: 858935 Change-Id: I45f80c8a83531c76de8bcac6531071115492d3db Reviewed-on: https://chromium-review.googlesource.com/1212207 Commit-Queue: Luciano Pacheco <lucmult@chromium.org> Reviewed-by:
Joel Hockey <joelhockey@chromium.org> Cr-Commit-Position: refs/heads/master@{#591240}
-
Devlin Cronin authored
Don't display the extension context menu on restricted sites where the extension wouldn't be allowed access. This includes sites like chrome:-scheme pages and the webstore. Add unittests for the same. Bug: 878988 Change-Id: I970ad331379200a508fe16d85474b90b093cb62c Reviewed-on: https://chromium-review.googlesource.com/1225592Reviewed-by:
Karan Bhatia <karandeepb@chromium.org> Commit-Queue: Devlin <rdevlin.cronin@chromium.org> Cr-Commit-Position: refs/heads/master@{#591239}
-
Trent Apted authored
Mechanical follow-up to r590605. Also eliminate `var` usage. Includes a cl format. Bug: 879958 Cq-Include-Trybots: luci.chromium.try:closure_compilation Change-Id: I8239730a3118a41ee31aacfc2752f64bd88c173f Reviewed-on: https://chromium-review.googlesource.com/1223126 Commit-Queue: Trent Apted <tapted@chromium.org> Reviewed-by:
Noel Gordon <noel@chromium.org> Cr-Commit-Position: refs/heads/master@{#591238}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/f0d258c32b04..7f2329398fe8 git log f0d258c32b04..7f2329398fe8 --date=short --no-merges --format='%ad %ae %s' 2018-09-13 jmadill@chromium.org Run git cl format on several files. 2018-09-13 jmadill@chromium.org Pack SamplerState into small struct. 2018-09-13 jmadill@chromium.org Make SamplerState a contained class. Created with: gclient setdep -r src/third_party/angle@7f2329398fe8 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=ynovikov@chromium.org Change-Id: I89bcf2b46fd678ed2698a5788f13a2b78645c5d3 Reviewed-on: https://chromium-review.googlesource.com/1226092Reviewed-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@{#591237}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/6d775183..c12805f8 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;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel;luci.chromium.try:android_optional_gpu_tests_rel TBR=hablich@chromium.org,v8-waterfall-sheriff@grotations.appspotmail.com Change-Id: I8b41e2e1ca4f352af7c5ca7474b0b7406ed568cd Reviewed-on: https://chromium-review.googlesource.com/1226260Reviewed-by:
V8 Autoroller <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: V8 Autoroller <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#591236}
-
Weilun Shi authored
Refocusing on the omnibox only when user clicks any buttons on the notification bar. In that way, we can make sure that the user is interacting with that new tab. Bluring the buttons on the notification bar if user don't do anything to make sure we will not focus on the hidden item. Bug: 882335 Change-Id: I2310e1318764f8cae77ce59155164cbf14233324 Reviewed-on: https://chromium-review.googlesource.com/1222871 Commit-Queue: Weilun Shi <sweilun@chromium.org> Reviewed-by:
Kristi Park <kristipark@chromium.org> Cr-Commit-Position: refs/heads/master@{#591235}
-
wutao authored
ProcessTpm has been removed from libassistant. Bug: b/114236875, b/113707352 Test: manual. Change-Id: Ie771439d329f922d0e4569f08f5e15666e2e5614 Reviewed-on: https://chromium-review.googlesource.com/1226203Reviewed-by:
Xiaohui Chen <xiaohuic@chromium.org> Commit-Queue: Tao Wu <wutao@chromium.org> Cr-Commit-Position: refs/heads/master@{#591234}
-
Miguel Casas authored
VaapiWrapper: - uses the pattern vaMapBuffer(() - vaUnmapBuffer() in 4 methods: this CL makes it ScopedVABufferMapping to simplify its use. - provides methods GetVaImage() -- ReturnVaImage() to create and destroy a VaAPI VAImage; this VAImage is mapped and unmapped following the pattern described before. This CL wraps this pattern into a ScopedVAImage to clarify and simplify its use and lifetime. (This is only used from VaapiJpegDecodeAccelerator). Test: jpeg_decode_accelerator_unittest OK on nautilus; added unittests. Bug: 877694 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 Change-Id: I0717bd3c64bb1bffc7df5b4b09643f3bb5ecb1a4 Reviewed-on: https://chromium-review.googlesource.com/1195822 Commit-Queue: Miguel Casas <mcasas@chromium.org> Reviewed-by:
Dan Sanders <sandersd@chromium.org> Cr-Commit-Position: refs/heads/master@{#591233}
-
David Black authored
When navigating away from the main stage we want to stop listening. Bug: b:115638453 Change-Id: Ib90dcc92b9f7ac140646ca28c0f9a7c0a97500f6 Reviewed-on: https://chromium-review.googlesource.com/1226070Reviewed-by:
Xiaohui Chen <xiaohuic@chromium.org> Commit-Queue: David Black <dmblack@google.com> Cr-Commit-Position: refs/heads/master@{#591232}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/9548ea9d6ce1..b4d5af9c05f0 git log 9548ea9d6ce1..b4d5af9c05f0 --date=short --no-merges --format='%ad %ae %s' 2018-09-13 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 52551d1cd8b6..a764381ef9f3 (1 commits) 2018-09-13 benjaminwagner@google.com Update Win version. 2018-09-13 allanmac@google.com Partial support for projective transforms 2018-09-13 mtklein@google.com add two more cases to P3 gm 2018-09-13 brianosman@google.com Add fallback path for drawing unsupported bitmap configs 2018-09-13 brianosman@google.com For Windows-Clang-Debug, use -fstandalone-debug to get better debug info 2018-09-13 michaelludwig@google.com Implement 2-pt conical gradient layout 2018-09-13 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader fcedef476ef1..52551d1cd8b6 (1 commits) Created with: gclient setdep -r src/third_party/skia@b4d5af9c05f0 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=master.tryserver.blink:linux_trusty_blink_rel;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=caryclark@chromium.org Change-Id: I735368aebeb1b8b932adb159c295f68e0f3b1e38 Reviewed-on: https://chromium-review.googlesource.com/1226093Reviewed-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@{#591231}
-
kristipark authored
"display" was set to the incorrect property and the ripple animation was not anchored to the link element. Before: https://screenshot.googleplex.com/WgaOXeh9ynZ.png After: https://screenshot.googleplex.com/pu34YfZ19dn.png Change-Id: I9bee2921b925495e1fc05a7ae2008e2496add46c Reviewed-on: https://chromium-review.googlesource.com/1226453Reviewed-by:
Mathieu Perreault <mathp@chromium.org> Commit-Queue: Kristi Park <kristipark@chromium.org> Cr-Commit-Position: refs/heads/master@{#591230}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/bc66a2cba899..d3bc41f640c5 Created with: gclient setdep -r src-internal@d3bc41f640c5 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: I180bacbd54721d1093c937176b01fc81bcd59f97 Reviewed-on: https://chromium-review.googlesource.com/1226094Reviewed-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@{#591229}
-
Chris Palmer authored
Also resolve an API inconsistency: use Optional in 1 last place. Bug: 879237 Change-Id: I383cce38e47f06cedff99c05c3b2c1e1c67601f7 Reviewed-on: https://chromium-review.googlesource.com/1222916 Commit-Queue: Chris Palmer <palmer@chromium.org> Reviewed-by:
Robert Sesek <rsesek@chromium.org> Reviewed-by:
Kouhei Ueno <kouhei@chromium.org> Cr-Commit-Position: refs/heads/master@{#591228}
-
Christopher Thompson authored
U+0E01 (ก) => n Prior Lao/Thai entries were added in crrev.com/c/1058710. Test: components_unittests --gtest_filter=*IDN* Bug: 882078 Change-Id: I1e90b144a1d791341b515d026a6bc4be7cbed57d Reviewed-on: https://chromium-review.googlesource.com/1220773Reviewed-by:
Peter Kasting <pkasting@chromium.org> Commit-Queue: Christopher Thompson <cthomp@chromium.org> Cr-Commit-Position: refs/heads/master@{#591227}
-
Darren Shen authored
Flaky time outs on Win7. TBR=yoav@yoav.ws, npm@chromium.org Bug: 883837 Change-Id: I11324b4e90c4f8f7938eb4f01941e0ce7e2225cf Reviewed-on: https://chromium-review.googlesource.com/1226471Reviewed-by:
Darren Shen <shend@chromium.org> Commit-Queue: Darren Shen <shend@chromium.org> Cr-Commit-Position: refs/heads/master@{#591226}
-
David Black authored
We want to use border-box box-sizing so that the border is considered in our elements' size calculations. Otherwise borders can get clipped. Bug: b:115585763 Change-Id: I189b6c8d6a6d1b80bf4e36b6546a1632c44a3f19 Reviewed-on: https://chromium-review.googlesource.com/1226204 Commit-Queue: David Black <dmblack@google.com> Reviewed-by:
Xiaohui Chen <xiaohuic@chromium.org> Cr-Commit-Position: refs/heads/master@{#591225}
-
Sunny Sachanandani authored
This reverts commit c13dcf77. Reason for revert: Cause of many regressions (see linked bugs) Original change's description: > cc: Finish frame early if main thread is idle regardless of redraw state > > This condition was added originally in this patch: > https://codereview.chromium.org/27200003 > > That patch was trying to trigger early deadlines when the compositor > thread had work to do but the main thread had aborted. > > In a world where we have begin frame acks even when frames aren't > produced, it's worth triggering early deadlines even when the compositor > thread doesn't have any work to do either so that the display compositor > can go ahead and do work earlier. > > This is intended as a short-term fix to solve smoothness issues with > surface for video with 30fps videos. Ideally the DisplayCompositor will > have some followups as well so that one client that is slow to respond > will not cause smoothness issues with another client. > > Bug: 874676 > Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;master.tryserver.blink:linux_trusty_blink_rel > Change-Id: Ib442797dda715c7a34ef8c1cba740cb44c94eb60 > Reviewed-on: https://chromium-review.googlesource.com/1205101 > Reviewed-by: enne <enne@chromium.org> > Commit-Queue: Sunny Sachanandani <sunnyps@chromium.org> > Cr-Commit-Position: refs/heads/master@{#588694} TBR=enne@chromium.org,sunnyps@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 874676, 880957, 880856 Change-Id: I7813aab2c71df33b0d8c184c174f2e73cbf64256 Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;master.tryserver.blink:linux_trusty_blink_rel Reviewed-on: https://chromium-review.googlesource.com/1211664Reviewed-by:
Sunny Sachanandani <sunnyps@chromium.org> Reviewed-by:
enne <enne@chromium.org> Commit-Queue: Sunny Sachanandani <sunnyps@chromium.org> Cr-Commit-Position: refs/heads/master@{#591224}
-
David Black authored
Their preferred size is constant. This reduces unnecessary propagation that resulted in unnecessary layouts. Bug: b:113348616 Change-Id: I72d1266c439c1e5d6142fb662685750571731138 Reviewed-on: https://chromium-review.googlesource.com/1223246 Commit-Queue: David Black <dmblack@google.com> Reviewed-by:
Xiaohui Chen <xiaohuic@chromium.org> Cr-Commit-Position: refs/heads/master@{#591223}
-
Sky Malice authored
The Feed provides information about articles that the offline host must pass along to Prefetch. However this is instigated by Prefetch from native and is async, which causes some problems. In order to convert a list of objects across the JNI, state is held in the FeedOfflineBridge inside a vector. In order to strongly own the callback to Prefetch, it is stored in the FeedOfflineHost, which guarantees Prefetch is still alive. While at it we added a vector of pending callbacks for known content which may be used one day by internals page for Feed. This code is not actually invoked yet the FeedOfflineHost does not yet provide itself to Prefetch. Bug: 866123 Change-Id: Ie4cf9597d9fcaa47baadff060001974fa1375e6b Reviewed-on: https://chromium-review.googlesource.com/1219937 Commit-Queue: Sky Malice <skym@chromium.org> Reviewed-by:
Filip Gorski <fgorski@chromium.org> Reviewed-by:
Gang Wu <gangwu@chromium.org> Cr-Commit-Position: refs/heads/master@{#591222}
-
Chromium WPT Sync authored
Using wpt-import in Chromium 960b2849. With Chromium commits locally applied on WPT: d8d86dd3 "Implement Feature-Policy: lazyload" Build: https://ci.chromium.org/buildbot/chromium.infra.cron/wpt-importer/24661 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=markdittmer No-Export: true Change-Id: I002298f775824701b3ce7ae519d849ff005511e8 Reviewed-on: https://chromium-review.googlesource.com/1225864 Commit-Queue: Blink WPT Bot <blink-w3c-test-autoroller@chromium.org> Reviewed-by:
Blink WPT Bot <blink-w3c-test-autoroller@chromium.org> Cr-Commit-Position: refs/heads/master@{#591221}
-
Kyle Milka authored
New test data created by download_test_doodles.sh Bug: None Change-Id: I56ca865cc616135022b9661142a7cec55e85c386 Reviewed-on: https://chromium-review.googlesource.com/1225699Reviewed-by:
Kristi Park <kristipark@chromium.org> Commit-Queue: Kyle Milka <kmilka@chromium.org> Cr-Commit-Position: refs/heads/master@{#591220}
-
chromium-autoroll authored
https://pdfium.googlesource.com/pdfium.git/+log/a2fc263db880..61f1d62daa12 git log a2fc263db880..61f1d62daa12 --date=short --no-merges --format='%ad %ae %s' 2018-09-13 tsepez@chromium.org Reland "Introduce FX_Number class as a replacement for FX_atonum()." 2018-09-13 tsepez@chromium.org Disable FPDFEditEmbeddertest.AddCIDFontText Created with: gclient setdep -r src/third_party/pdfium@61f1d62daa12 The AutoRoll server is located here: https://autoroll.skia.org/r/pdfium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. TBR=dsinclair@chromium.org Change-Id: I125526efe825c0e9f246a95051f141893e5ee14b Reviewed-on: https://chromium-review.googlesource.com/1226090Reviewed-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@{#591219}
-
Han Leon authored
This CL moves the blink::mojom::ServiceWorkerHostAssociatedPtr from Content into Blink, now Blink can use it directly to do IPCs rather than requesting Content to do so via public Web interfaces. To avoid too big a CL, this CL tries to do the movement only and is leaving some refactoring work as TODOs, i.e. some public Web structs/callbacks no longer need to cross the boundary of Content and Blink, so some of them should be just removed and some should be hidden inside Blink. Follow-up CLs will do these cleanup. BUG=789857 Change-Id: I080e3f40b4f1e5a79cf37cd62bc6e8d3172b54c4 Reviewed-on: https://chromium-review.googlesource.com/1214709 Commit-Queue: Leon Han <leon.han@intel.com> Reviewed-by:
Makoto Shimazu <shimazu@chromium.org> Cr-Commit-Position: refs/heads/master@{#591218}
-
Daniel Cheng authored
Pathnames are delimited with \ on Windows by default, while the script only expects / Change-Id: Ie15090dd45440dbb4eaad1e5feb48d18a0ed971f Reviewed-on: https://chromium-review.googlesource.com/1225933Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#591217}
-
Kevin Marshall authored
The AutoRoll server is located here: https://autoroll.skia.org/r/fuchsia-sdk-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:fuchsia_arm64_cast_audio;luci.chromium.try:fuchsia_x64_cast_audio TBR=cr-fuchsia+bot@chromium.org Change-Id: Iee9c1a2f249f0b660ed6d2f9e88f7e43eec2378d Reviewed-on: https://chromium-review.googlesource.com/1226271 Commit-Queue: Kevin Marshall <kmarshall@chromium.org> Reviewed-by:
Kevin Marshall <kmarshall@chromium.org> Cr-Commit-Position: refs/heads/master@{#591216}
-
sebsg authored
Bug: 883923 Change-Id: I3e35456bda1347ae060fe2748b0126dfa312f27e Reviewed-on: https://chromium-review.googlesource.com/1224659Reviewed-by:
Michael Giuffrida <michaelpg@chromium.org> Commit-Queue: Sebastien Seguin-Gagnon <sebsg@chromium.org> Cr-Commit-Position: refs/heads/master@{#591215}
-
- 13 Sep, 2018 4 commits
-
-
Chong Zhang authored
Consistently failing since https://ci.chromium.org/p/chromium/builders/luci.chromium.ci/Mojo%20ChromiumOS/34744 Bug: 866991 Change-Id: Idd9ea206c37b53fd0b2d8fa516c8cb486d1eb7b6 Reviewed-on: https://chromium-review.googlesource.com/1225100Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Chong Zhang <chongz@chromium.org> Cr-Commit-Position: refs/heads/master@{#591214}
-
Lukasz Anforowicz authored
This CL adds extra suffixes for navigation-timing UMAs, based on whether the renderer handling the navigation is backgrounded or not. Since we plan to restrict the hang-renderer-dialog to only show up for foreground tabs, the navigation commit timeout should be based on numbers that exclude backgrounded renderers. The new UMAs should help with getting such numbers. Bug: 881812 Change-Id: I68fd4f83dbb09ee036d1a4fd23591c8255c66398 Reviewed-on: https://chromium-review.googlesource.com/1220470Reviewed-by:
Nasko Oskov <nasko@chromium.org> Reviewed-by:
Steven Holte <holte@chromium.org> Commit-Queue: Łukasz Anforowicz <lukasza@chromium.org> Cr-Commit-Position: refs/heads/master@{#591213}
-
Emircan Uysaler authored
This reverts commit b968ecb7. Reason for revert: WebRtcAudioQualityBrowserTests on chromium.webrtc.MacTester have been failing consistently since this CL. https://ci.chromium.org/buildbot/chromium.webrtc/Mac%20Tester/83171 Original change's description: > Reland "Enable sandboxing for audio service field trial testing on Windows and Mac." > > This is a reland of 5fddb84e > Maybe this CL was innocent after all. > > Original change's description: > > Enable sandboxing for audio service field trial testing on Windows and Mac. > > > > Bug: 832666 > > Change-Id: Ic64a983498156bba73c458f2abc872db337d1999 > > Reviewed-on: https://chromium-review.googlesource.com/1216142 > > Reviewed-by: Robert Kaplow <rkaplow@chromium.org> > > Commit-Queue: Marina Ciocea <marinaciocea@chromium.org> > > Cr-Commit-Position: refs/heads/master@{#589911} > > Tbr: rkaplow > Bug: 832666 > Change-Id: I2874346b66b9dd686470fef13aabae6ae8e21eff > Reviewed-on: https://chromium-review.googlesource.com/1224382 > Reviewed-by: Max Morin <maxmorin@chromium.org> > Commit-Queue: Max Morin <maxmorin@chromium.org> > Cr-Commit-Position: refs/heads/master@{#591010} TBR=rkaplow@chromium.org,maxmorin@chromium.org,marinaciocea@chromium.org Change-Id: Ieeafee37da28999055e0250c6db934ac2b0e8df1 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 832666 Reviewed-on: https://chromium-review.googlesource.com/1226207Reviewed-by:
Emircan Uysaler <emircan@chromium.org> Commit-Queue: Emircan Uysaler <emircan@chromium.org> Cr-Commit-Position: refs/heads/master@{#591212}
-
Weidong Guo authored
Bug: 883873 Change-Id: I50d4059b22cd8baefeebabc44e8c128c2efb7374 Reviewed-on: https://chromium-review.googlesource.com/1225865Reviewed-by:
Alex Newcomer <newcomer@chromium.org> Commit-Queue: Alex Newcomer <newcomer@chromium.org> Cr-Commit-Position: refs/heads/master@{#591211}
-