- 05 Sep, 2018 40 commits
-
-
pdfium-chromium-autoroll authored
https://pdfium.googlesource.com/pdfium.git/+log/424621e3129f..cc5f350ab9c8 git log 424621e3129f..cc5f350ab9c8 --date=short --no-merges --format='%ad %ae %s' 2018-09-05 rharrison@chromium.org Update libpng from 1.6.22 -> 1.6.34 Created with: gclient setdep -r src/third_party/pdfium@cc5f350ab9c8 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: I301ac78d336512a0c519a62cb641d4aede07218f Reviewed-on: https://chromium-review.googlesource.com/1208072Reviewed-by:
pdfium-chromium-autoroll <pdfium-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: pdfium-chromium-autoroll <pdfium-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#588972}
-
skia-chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/74b1c01cdd1d..29a4a684af25 git log 74b1c01cdd1d..29a4a684af25 --date=short --no-merges --format='%ad %ae %s' 2018-09-05 caryclark@skia.org makeSurface defaults to raster 2018-09-05 skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com Roll skia/third_party/skcms 80e0493eab5f..8a251fa55434 (1 commits) 2018-09-05 angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com Roll third_party/externals/angle2 cc0466301999..750e508722a9 (1 commits) 2018-09-05 recipe-roller@chromium.org Roll recipe dependencies (trivial). 2018-09-05 brianosman@google.com Add error handling logic to viewer's GLX context creation 2018-09-05 reed@google.com Deliberately call typefaceproc only once per face in pictures 2018-09-05 brianosman@google.com Replace SkColor with SkColor4f in layer draw looper 2018-09-05 robertphillips@google.com Begin centralizing opList DAG 2018-09-05 brianosman@google.com Enforce range in SkPaint::setAlpha 2018-09-05 mtklein@google.com clean up S16CPU 2018-09-05 caryclark@skia.org add color4f to docs 2018-09-05 stephana@google.com Refresh gcloud asset to include BigTable emulator 2018-09-05 halcanary@google.com SkPDF: use more vector<>, more sk_sp<>, cleanup. 2018-09-05 bungeman@google.com Make Slide::getDimensions pure virtual. 2018-09-05 mtklein@google.com more skcolorspace cleanup 2018-09-05 brianosman@google.com Reland "Switch SkPaint's color to SkColor4f" 2018-09-05 brianosman@google.com Fix typo in viewer docs Created with: gclient setdep -r src/third_party/skia@29a4a684af25 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=jvanverth@chromium.org Change-Id: Id31024f6e8ea648890f62562c1365630ad68189a Reviewed-on: https://chromium-review.googlesource.com/1207160Reviewed-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@{#588971}
-
Oksana Zhuravlova authored
This change implements the controller management logic in DeviceMotionEventPump and removes the dependency on PlatformEventDispatcher. Bug: 873761 Change-Id: I520987c38877f0adfc4cbbce75bff2a36e5b47fe Reviewed-on: https://chromium-review.googlesource.com/1187517Reviewed-by:
Tim Volodine <timvolodine@chromium.org> Reviewed-by:
Reilly Grant <reillyg@chromium.org> Commit-Queue: Oksana Zhuravlova <oksamyt@chromium.org> Cr-Commit-Position: refs/heads/master@{#588970}
-
David Black authored
The layer to which our web contents is drawn is not masked by the layer which applies corner clipping logic in Assistant UI. To fix this, I've added a distinct clipping layer mask that enforces our desired corner radius. See bug for before/after. Bug: b:113903157 Change-Id: If19ff4d6836cedf8b8ec6d0e9fef5616d5392b1d Reviewed-on: https://chromium-review.googlesource.com/1205195 Commit-Queue: David Black <dmblack@google.com> Reviewed-by:
Xiaohui Chen <xiaohuic@chromium.org> Cr-Commit-Position: refs/heads/master@{#588969}
-
Chromium WPT Sync authored
Using wpt-import in Chromium bb4cfa21. With Chromium commits locally applied on WPT: b691cab2 "Implement script and style attr/elem CSP directives" bde179ef "Revert "Implement script and style attr/elem CSP directives"" 77fb9999 "Reland "Implement script and style attr/elem CSP directives"" 51b234e2 "Set longer timeout to all tests in wpt/editing/run/" Build: https://ci.chromium.org/buildbot/chromium.infra.cron/wpt-importer/24123 Note to sheriffs: This CL imports external tests and adds expectations for those tests; if this CL is large and causes a few new failures, please fix the failures by adding new lines to TestExpectations rather than reverting. See: https://chromium.googlesource.com/chromium/src/+/master/docs/testing/web_platform_tests.md NOAUTOREVERT=true TBR=kyleju No-Export: true Change-Id: I7dbea3ca564ef9fd0aa925c5df0b5dc51570b2bc Reviewed-on: https://chromium-review.googlesource.com/1207214 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@{#588968}
-
Misha Efimov authored
This is a reland of 4327cf6c Original change's description: > [Cronet] Provide bidirectional stream support from native CronetEngine. > > Bug: 874542 > Change-Id: I8414e75049ee219f1c7491caf91f6282c42f23dd > Cq-Include-Trybots: luci.chromium.try:ios-simulator-cronet;master.tryserver.chromium.android:android_cronet_tester > Reviewed-on: https://chromium-review.googlesource.com/1178666 > Commit-Queue: Misha Efimov <mef@chromium.org> > Reviewed-by: Paul Jensen <pauljensen@chromium.org> > Cr-Commit-Position: refs/heads/master@{#588541} Bug: 874542 Change-Id: I1380e751fa00fae546c563d72da829b089458fe5 Cq-Include-Trybots: luci.chromium.try:ios-simulator-cronet;master.tryserver.chromium.android:android_cronet_tester Reviewed-on: https://chromium-review.googlesource.com/1207613Reviewed-by:
Paul Jensen <pauljensen@chromium.org> Commit-Queue: Paul Jensen <pauljensen@chromium.org> Cr-Commit-Position: refs/heads/master@{#588967}
-
nednguyen authored
Update MILO entry of linux-builder-perf and remove the legacy 'Linux Builder Perf' config in mb_config.pyl Bug: 828467 Change-Id: I93df365ccf16e9668fd7fd07b79bbff8646311c9 Reviewed-on: https://chromium-review.googlesource.com/1206930Reviewed-by:
John Budorick <jbudorick@chromium.org> Commit-Queue: Ned Nguyen <nednguyen@google.com> Cr-Commit-Position: refs/heads/master@{#588966}
-
Oksana Zhuravlova authored
This change updates the service_manager::Instance code to reference its options_.can_connect_to_other_services_as_any_user value instead of "service_manager:user_id" in the "required" section of its interface provider specs. Tests and existing manifests were updated accordingly. Bug: 866967 Cq-Include-Trybots: luci.chromium.try:ios-simulator-cronet;luci.chromium.try:ios-simulator-full-configs Change-Id: I7c6529ef8e6cb8267710dc96ee009bec4c7f352a Reviewed-on: https://chromium-review.googlesource.com/1203714 Commit-Queue: Oksana Zhuravlova <oksamyt@chromium.org> Reviewed-by:
Ken Rockot <rockot@chromium.org> Reviewed-by:
Tom Sepez <tsepez@chromium.org> Cr-Commit-Position: refs/heads/master@{#588965}
-
Tim Zheng authored
The 2 policies added are an user policy UserCrostiniEnabled and a device policy UnaffiliatedCrostiniAllowed. This CL adds their definitions and the related pref and setting name respectively. BUG=chromium:879737 TEST=Unit tests. Change-Id: I0b213251e47eec1d7b8ecceb63b8bf779c3f283e Reviewed-on: https://chromium-review.googlesource.com/1200524Reviewed-by:
Maksim Ivanov <emaxx@chromium.org> Reviewed-by:
Dan Erat <derat@chromium.org> Reviewed-by:
Nicholas Verne <nverne@chromium.org> Commit-Queue: Tim Zheng <timzheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#588964}
-
Mirko Bonadei authored
WebRTC still supports GCC, this CL makes sure /wd4267 is only applied to MSVC. Since there is no -Wshorten-64-to-32 in GCC, nothing gets suppressed in that case. Bug: 588506 Change-Id: I0b7477ec26123437f4e2274e0cc9d92738b0b066 Reviewed-on: https://chromium-review.googlesource.com/1205394Reviewed-by:
Dirk Pranke <dpranke@chromium.org> Commit-Queue: Mirko Bonadei <mbonadei@chromium.org> Cr-Commit-Position: refs/heads/master@{#588963}
-
Owen Min authored
The DM token directory should be created only when writing token. Reading the token should not create any directory or file. Bug: 880870 Tbr: pastarmovj Change-Id: I6917092a494c6b99508ef6279639ff75906f2175 Reviewed-on: https://chromium-review.googlesource.com/1207218 Commit-Queue: Owen Min <zmin@chromium.org> Reviewed-by:
Georges Khalil <georgesak@chromium.org> Reviewed-by:
Roger Tawa <rogerta@chromium.org> Cr-Commit-Position: refs/heads/master@{#588962}
-
Alexei Svitkine authored
Previously, it would do this only for non-official builds. Now, we check both. Bug: 880853 Change-Id: I0f37a32ede20cdcb7379a748341203eab7028cf1 Reviewed-on: https://chromium-review.googlesource.com/1207211Reviewed-by:
Nico Weber <thakis@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Commit-Queue: Ilya Sherman <isherman@chromium.org> Cr-Commit-Position: refs/heads/master@{#588961}
-
Ted Choc authored
See discussion here: https://groups.google.com/a/chromium.org/forum/#!topic/java/10-nLjh4Rtg BUG= Change-Id: Ib2007de8f88edfb08f808eb5f01005cbe975e12b Reviewed-on: https://chromium-review.googlesource.com/1207653Reviewed-by:
Peter Wen <wnwen@chromium.org> Commit-Queue: Peter Wen <wnwen@chromium.org> Cr-Commit-Position: refs/heads/master@{#588960}
-
Ian Kilpatrick authored
Fixes percentage sized floats which were previously not using the correct percentage resolution size. Cq-Include-Trybots: luci.chromium.try:linux_layout_tests_layout_ng Change-Id: Ie57909b7f452f5d59b8dfe2f899bedf253ab90ac Reviewed-on: https://chromium-review.googlesource.com/1205200 Commit-Queue: Ian Kilpatrick <ikilpatrick@chromium.org> Reviewed-by:
Morten Stenshorne <mstensho@chromium.org> Cr-Commit-Position: refs/heads/master@{#588959}
-
Chromite Chromium Autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/797fd93eccde..8a49a283b96c git log 797fd93eccde..8a49a283b96c --date=short --no-merges --format='%ad %ae %s' 2018-09-05 bmgordon@chromium.org chromeos_config: Make grunt-pi-pfq builder non-experimental Created with: gclient setdep -r src/third_party/chromite@8a49a283b96c The AutoRoll server is located here: https://autoroll.skia.org/r/chromite-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. TBR=chrome-os-gardeners@chromium.org Change-Id: I1adc4164209d2148e03f4955c94a1e5c5a1a1bf9 Reviewed-on: https://chromium-review.googlesource.com/1207159Reviewed-by:
Chromite Chromium Autoroll <chromite-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: Chromite Chromium Autoroll <chromite-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#588958}
-
Min Chen authored
|force_clamshell_power_button_| is not needed after this cl https://chromium-review.googlesource.com/c/chromium/src/+/1053565 Bug: None Change-Id: Ie54f4bef235ab5f537849c70be40582a1c9f647c Reviewed-on: https://chromium-review.googlesource.com/1207893Reviewed-by:
Dan Erat <derat@chromium.org> Commit-Queue: Min Chen <minch@chromium.org> Cr-Commit-Position: refs/heads/master@{#588957}
-
Ryan Sturm authored
This adds a document URL HTTP/HTTPS check in the renderer (anchor_element_metrics) for OnClick. This check already happens in OnLoad and on the browser side, and due to the browser side check being a fast fail, this causes a crash if the user is on a data:// page with an https:// anchor element. Bug: 879999 Change-Id: Iec3de21649d8f4f2d81a4c9c9e23cfe02fbbc9d7 Reviewed-on: https://chromium-review.googlesource.com/1204830Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Tarun Bansal <tbansal@chromium.org> Commit-Queue: Ryan Sturm <ryansturm@chromium.org> Cr-Commit-Position: refs/heads/master@{#588956}
-
Khushal authored
AVDASurfaceBundle sends redundant position updates to the AndroidOverlay which results in an unnecessary re-layout of the chrome window for every frame. This change fixes it in the AVDASurfaceBundle to avoid redundant IPCs to the browser processes. And also in DialogOverlayCore to avoid any client-side errors from regressing this in the future. R=liberato@chromium.org BUG: 880691 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: I17d9264c6d117ed5fc4d1012321cbd66c5cf60d4 Reviewed-on: https://chromium-review.googlesource.com/1205599 Commit-Queue: Khushal <khushalsagar@chromium.org> Reviewed-by:
David Trainor <dtrainor@chromium.org> Reviewed-by:
Frank Liberato <liberato@chromium.org> Cr-Commit-Position: refs/heads/master@{#588955}
-
Christian Fremerey authored
This is a fix for bug 880249. Bug: 880249 Change-Id: I176f925cbddfff9b2fdd6127216bbdcce85cb4c4 Reviewed-on: https://chromium-review.googlesource.com/1207093 Commit-Queue: Christian Fremerey <chfremer@chromium.org> Reviewed-by:
Miguel Casas <mcasas@chromium.org> Cr-Commit-Position: refs/heads/master@{#588954}
-
Karan Bhatia authored
Currently when a user grants access to the current page using the extension action context menu, we run the blocked actions. But the extension may have blocked actions which can't be run at this stage. Prompt the user to refresh the page in this case, and grant permissions once the user accepts the refresh bubble. BUG=876791 Change-Id: I2516fe40050110ee2844670489796b421ad4fdb9 Reviewed-on: https://chromium-review.googlesource.com/1196225 Commit-Queue: Karan Bhatia <karandeepb@chromium.org> Reviewed-by:
Devlin <rdevlin.cronin@chromium.org> Cr-Commit-Position: refs/heads/master@{#588953}
-
Etienne Bergeron authored
This is a reland of 0ea3570a Original change's description: > Add a sampling profiler to chrome tracing. > > This CL is plumbing the base::StackProfiling to allow collecting > stack sample at a low rate on the browser process. > An event is triggered to the trace with the collected stackframe. > > The goal of this code is to get low-rate stack samples in the field > for the slow-report to help the investigation of stalled tasks. > > > This is a variant of: > https://chromium-review.googlesource.com/c/chromium/src/+/1188502 > > R=ssid@chromium.org, oysteine@chromium.org > > Change-Id: I150c17df51914f4535d4e7d6ec086a2e13c17cff > Reviewed-on: https://chromium-review.googlesource.com/1191745 > Commit-Queue: Etienne Bergeron <etienneb@chromium.org> > Reviewed-by: Mike Wittman <wittman@chromium.org> > Reviewed-by: oysteine <oysteine@chromium.org> > Reviewed-by: Alexei Filippov <alph@chromium.org> > Reviewed-by: Siddhartha S <ssid@chromium.org> > Cr-Commit-Position: refs/heads/master@{#588554} Change-Id: If50c39644d0563d169281169e57839e2d223754d Reviewed-on: https://chromium-review.googlesource.com/1205573Reviewed-by:
Mike Wittman <wittman@chromium.org> Reviewed-by:
Siddhartha S <ssid@chromium.org> Reviewed-by:
oysteine <oysteine@chromium.org> Commit-Queue: Etienne Bergeron <etienneb@chromium.org> Cr-Commit-Position: refs/heads/master@{#588952}
-
Mathieu Perreault authored
A previous change misplaced the code to remove all information in addresses. It is now moved to after GetDetectedValues is computed. Bug: 878416 Change-Id: I15fd8d8c97d2a051aab9313be98fff5a840fcbd9 Reviewed-on: https://chromium-review.googlesource.com/1207193Reviewed-by:
Jared Saul <jsaul@google.com> Commit-Queue: Mathieu Perreault <mathp@chromium.org> Cr-Commit-Position: refs/heads/master@{#588951}
-
Philipp Hancke authored
uses Math.floor() to round bits per second as fractions of a bit are not very meaningful Bug: 678292 Change-Id: I8b8f5cb9b4a88729d64fb37d8d05145b8330d421 Reviewed-on: https://chromium-review.googlesource.com/1207950 Commit-Queue: Philipp Hancke <philipp.hancke@googlemail.com> Commit-Queue: Tommi <tommi@chromium.org> Reviewed-by:
Tommi <tommi@chromium.org> Cr-Commit-Position: refs/heads/master@{#588950}
-
Roger McFarlane authored
Bug: 806987 Change-Id: I73c8428395fc6905636587d5143a79bfff97c65c Reviewed-on: https://chromium-review.googlesource.com/1135752Reviewed-by:
Moe Ahmadi <mahmadi@chromium.org> Reviewed-by:
Sebastien Seguin-Gagnon <sebsg@chromium.org> Reviewed-by:
Robert Kaplow (slow) <rkaplow@chromium.org> Commit-Queue: Roger McFarlane <rogerm@chromium.org> Cr-Commit-Position: refs/heads/master@{#588949}
-
Rune Lillesveen authored
Things like the isConnected() flag was not updated for these elements when removed. Bug: 868810 Change-Id: I53aecf996c3d45253ab9929aa94cf29fd0c4ff6f Reviewed-on: https://chromium-review.googlesource.com/1202063Reviewed-by:
Becca Hughes <beccahughes@chromium.org> Commit-Queue: Rune Lillesveen <futhark@chromium.org> Cr-Commit-Position: refs/heads/master@{#588948}
-
Derek Cheng authored
The availability caching will now be checked when a new sink query is added. Before that, it is only checked during Refresh() (user gesture) and when sink is added. This prevents a request from being re-sent if a query was removed and re-added while the sink is still on the list. In addition, the cache rule now applies when a sink is added or updated. This means a request will be re-sent (subject to timing threshold) if its cached availability is kUnavailable. Note the rule to always use cache if the availability value is kAvailable hasn't changed. An app is considered to be available until it is offline, at which point the cache value will be invalidated. Bug: 809249 Change-Id: Iadcee4953b51464211c3ee91777683a640f1291a Reviewed-on: https://chromium-review.googlesource.com/1173477 Commit-Queue: Derek Cheng <imcheng@chromium.org> Reviewed-by:
Takumi Fujimoto <takumif@chromium.org> Cr-Commit-Position: refs/heads/master@{#588947}
-
Xing Liu authored
This CL implements the functionality to extract one encoded video key frame in utility process with ffmpeg for video thumbnail retrieval. The decoding will be done in later CLs with MojoVideoDecoder. TBR=dtrainor@chromium.org Bug: 826021 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: Ia36ffe5ab4bb6fc32e55f1de089f07046e72a1bd Reviewed-on: https://chromium-review.googlesource.com/1145780 Commit-Queue: Xing Liu <xingliu@chromium.org> Reviewed-by:
David Trainor <dtrainor@chromium.org> Reviewed-by:
Min Qin <qinmin@chromium.org> Reviewed-by:
Martin Barbella <mbarbella@chromium.org> Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Reviewed-by:
Tommy Li <tommycli@chromium.org> Cr-Commit-Position: refs/heads/master@{#588946}
-
Takumi Fujimoto authored
Record MediaRouter.Icon.Click.Location whenever the Cast trusted area icon is clicked. When a media route is created, call the callback to record MediaRouter.Source.CastingSource before calling other callbacks, so that the MediaRouterUIBase doesn't get destroyed before we get to record. Bug: 880624 Change-Id: Ic242cb7621886035f07f8edd96ca55b0d7b7a0a8 Reviewed-on: https://chromium-review.googlesource.com/1205992 Commit-Queue: Takumi Fujimoto <takumif@chromium.org> Reviewed-by:
Derek Cheng <imcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#588945}
-
Theresa authored
Nokia devices crash when trying to set to set the status bar color in bookmarks, history, and downloads. Disable status bar theming for now. BUG=880694 Change-Id: I48ae7ec0d7aa5059d70eb5a99b23e84d8263dcd0 Reviewed-on: https://chromium-review.googlesource.com/1207310Reviewed-by:
Matthew Jones <mdjones@chromium.org> Commit-Queue: Theresa <twellington@chromium.org> Cr-Commit-Position: refs/heads/master@{#588944}
-
webrtc-chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/e10f3b7403d0..62228c41ea17 git log e10f3b7403d0..62228c41ea17 --date=short --no-merges --format='%ad %ae %s' 2018-09-05 magjed@webrtc.org Reland "Add tool for aliging video files" 2018-09-05 jonasolsson@webrtc.org Demote RTC_NOTREACHED in pseudotcp RTT processing to warning. 2018-09-05 henrika@webrtc.org Adds stream-switch support in new Windows ADM. Created with: gclient setdep -r src/third_party/webrtc@62228c41ea17 The AutoRoll server is located here: https://autoroll.skia.org/r/webrtc-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux_chromium_archive_rel_ng;luci.chromium.try:mac_chromium_archive_rel_ng BUG=chromium:877790 TBR=webrtc-chromium-sheriffs-robots@google.com Change-Id: I46401530f62b12518d55b6968d3cdab6e3b10d23 Reviewed-on: https://chromium-review.googlesource.com/1207152Reviewed-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@{#588943}
-
Fredrik Söderquist authored
This CL implements correct initial values for all SVGAnimatedAngle properties (which is only one: 'orient' on <marker>.) Bug: 225807, 589856 Cq-Include-Trybots: luci.chromium.try:linux_layout_tests_slimming_paint_v2;master.tryserver.blink:linux_trusty_blink_rel Change-Id: I61c50162a98a47d0da23f3a7d0830440b8c7aa25 Reviewed-on: https://chromium-review.googlesource.com/1207331Reviewed-by:
Philip Rogers <pdr@chromium.org> Commit-Queue: Fredrik Söderquist <fs@opera.com> Cr-Commit-Position: refs/heads/master@{#588942}
-
Brian Osman authored
Layout test diffs are low-bit changes due to floating point order-of-operations in the new code. Change-Id: Ie50c9913d2b29f0ddc5c99e6c0b35ad54ff0ef3f Reviewed-on: https://chromium-review.googlesource.com/1203932Reviewed-by:
ccameron <ccameron@chromium.org> Reviewed-by:
Florin Malita <fmalita@chromium.org> Commit-Queue: Brian Osman <brianosman@google.com> Cr-Commit-Position: refs/heads/master@{#588941}
-
Maks Orlovich authored
This is used by the XMPPClient in jingle/ This was done as follows: 1) Split out TLS socket creation from SocketFactory into TLSSocketFactory, make SocketFactory own one instead; move some of the upgrade code from TCPConnectedSocket into TLSSocketFactory as well. 2) Permit injection of a custom net::HttpNetworkSession::Context into TLSSocketFactory 3) Make ProxyResolvingSocketFactoryMojo have a TLSSocketFactory hooked up to its HttpNetworkSession. 4) Add an UpgradeToTLS method to proxy_resolving_socket.mojom and implement it in ProxyResolvingSocketMojo using TLSSocketFactory Most of the pre-existing TLSClientSocket tests covering upgrades were then reworked to test the new ProxyResolvingSocket path along with the pre-existing TCPConnectedSocket path. Bug: 875032 Cq-Include-Trybots: luci.chromium.try:linux_mojo Change-Id: I75d8bb2cd7245e459d46bc70a61dac782c7e355d Reviewed-on: https://chromium-review.googlesource.com/1191102Reviewed-by:
Tom Sepez <tsepez@chromium.org> Reviewed-by:
Matt Menke <mmenke@chromium.org> Commit-Queue: Maks Orlovich <morlovich@chromium.org> Cr-Commit-Position: refs/heads/master@{#588940}
-
Fredrik Söderquist authored
Fold Page::NonFastScrollableRectsForTesting into the only user Internals::nonFastScrollableRects. The former method does not even touch the Page object. Change-Id: I3d8bec815dbcbb45cb01e2a77a1d87885d7d94f9 Reviewed-on: https://chromium-review.googlesource.com/1206590Reviewed-by:
Philip Rogers <pdr@chromium.org> Commit-Queue: Fredrik Söderquist <fs@opera.com> Cr-Commit-Position: refs/heads/master@{#588939}
-
David Black authored
This causes Assistant UI to be hidden but history to be retained for 5 min. Note that starting a metalayer session does not cause widget deactivation. Bug: b:114042400 Change-Id: Ie343095a5bbc661e091a21624d0fa6e9af0a0e6e Reviewed-on: https://chromium-review.googlesource.com/1207730Reviewed-by:
Xiaohui Chen <xiaohuic@chromium.org> Commit-Queue: David Black <dmblack@google.com> Cr-Commit-Position: refs/heads/master@{#588938}
-
rbpotter authored
In https://crrev.com/c/1186115, the patch was rebased incorrectly and a SettingsSection test was moved down below the Policy tests. Move the test to the correct location. Bug: None Change-Id: I6102d9688eef5476e0239a8e824968f1b399aaea Reviewed-on: https://chromium-review.googlesource.com/1207312Reviewed-by:
Lei Zhang <thestig@chromium.org> Commit-Queue: Rebekah Potter <rbpotter@chromium.org> Cr-Commit-Position: refs/heads/master@{#588937}
-
depot-tools-chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/74fda7147c1b..e6438547360b git log 74fda7147c1b..e6438547360b --date=short --no-merges --format='%ad %ae %s' 2018-09-05 recipe-roller@chromium.org Roll recipe dependencies (trivial). Created with: gclient setdep -r src/third_party/depot_tools@e6438547360b 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: I455cd7eefee1e44a0420ff0dc9d54bdb22ca65ea Reviewed-on: https://chromium-review.googlesource.com/1207154Reviewed-by:
depot-tools-chromium-autoroll <depot-tools-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: depot-tools-chromium-autoroll <depot-tools-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#588936}
-
Scott Violet authored
The hit test mask code wasn't really wired up for the mask, and it turns out aura's window targetting code doesn't actually use the mask. So, this makes the code use the hit test insets, which *is* honored by window targetting and updates the one usage in Chrome. BUG=878836,814675 TEST=covered by tests Change-Id: I02e26b62f2847960a0c4d16eee44d653c6e45539 Reviewed-on: https://chromium-review.googlesource.com/1206172Reviewed-by:
Tom Sepez <tsepez@chromium.org> Reviewed-by:
Jun Mukai <mukai@chromium.org> Commit-Queue: Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#588935}
-
Lei Zhang authored
In the current Linux ShowPrinterManagerDialog() implementation, if the desktop environment is "OTHER" then an error log entry gets generated and nothing else happens. To improve this, just treat it like GNOME and try some commands that may launch the printer management UI. BUG=869845 Change-Id: I92da6fd3edcc9ca51b9f2b494b9762d5935ba9cf Reviewed-on: https://chromium-review.googlesource.com/1159475Reviewed-by:
Thomas Anderson <thomasanderson@chromium.org> Commit-Queue: Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/master@{#588934}
-
Xiaohui Chen authored
When caption bar shows back button, it should be equivalent to clicking the back button. Bug: b:113048612 Test: locally build and test Change-Id: I7b388d784e24d43ffcf863103d7746998e573a4a Reviewed-on: https://chromium-review.googlesource.com/1205673Reviewed-by:
Muyuan Li <muyuanli@chromium.org> Commit-Queue: Xiaohui Chen <xiaohuic@chromium.org> Cr-Commit-Position: refs/heads/master@{#588933}
-