- 21 Aug, 2018 40 commits
-
-
Anthony Vallee-Dubois authored
1/ Add new Ranker config to field trial testing 2/ Set the default model to be consistent with the 99% Finch group Bug: 852921 Change-Id: I04497f6a80d810a506e40b7ff9e4d1500ffc191c Reviewed-on: https://chromium-review.googlesource.com/1179814Reviewed-by:
Robert Kaplow (slow) <rkaplow@chromium.org> Reviewed-by:
Michael Martis <martis@chromium.org> Commit-Queue: anthonyvd <anthonyvd@chromium.org> Cr-Commit-Position: refs/heads/master@{#584791}
-
sczs authored
Bug: 838823 Cq-Include-Trybots: luci.chromium.try:ios-simulator-full-configs;master.tryserver.chromium.mac:ios-simulator-cronet Change-Id: If039925b436a01310906be0bbf74807f3310b2cc Reviewed-on: https://chromium-review.googlesource.com/1176862 Commit-Queue: Sergio Collazos <sczs@chromium.org> Reviewed-by:
Rohit Rao <rohitrao@chromium.org> Cr-Commit-Position: refs/heads/master@{#584790}
-
Alex Newcomer authored
This CL is exactly the same as the previously landed versions, but I landed a CL which fixes the errors in asan tests, linked below, so this should be safe. https://chromium-review.googlesource.com/c/chromium/src/+/1180073 TBR=xiyuan@chromium.org,sky@chromium.org,newcomer@chromium.org Bug: 871843 Change-Id: I259e2c1177d05b050cea5638818a01cc82f24ea7 Reviewed-on: https://chromium-review.googlesource.com/1181770Reviewed-by:
Alex Newcomer <newcomer@chromium.org> Commit-Queue: Alex Newcomer <newcomer@chromium.org> Cr-Commit-Position: refs/heads/master@{#584789}
-
Devlin Cronin authored
Move Permissions registration out of the body of ExtensionsClient::Initialize() and into the ExtensionsAPIProviders by introducing ExtensionsAPIProvider::AddPermissionsProviders(). Have each provider register their associated permissions, and have a common ExtensionsClient initialization step call into them in order to trigger the registration. Bug: 873937 Change-Id: Idfc55d0690dd8cf77f62b63650deec2ae42623a2 Reviewed-on: https://chromium-review.googlesource.com/1177181Reviewed-by:
Istiaque Ahmed <lazyboy@chromium.org> Reviewed-by:
Luke Halliwell <halliwell@chromium.org> Commit-Queue: Devlin <rdevlin.cronin@chromium.org> Cr-Commit-Position: refs/heads/master@{#584788}
-
Alex Newcomer authored
Remove the background highlight in tablet mode for the AppList SearchBoxView. Bug: 866653 Change-Id: Id43065944a877d8e44a123df60be2caf2a79b52a Reviewed-on: https://chromium-review.googlesource.com/1182281Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Alex Newcomer <newcomer@chromium.org> Cr-Commit-Position: refs/heads/master@{#584787}
-
Alex Newcomer authored
Show a context menu between apps in homecher-tablet mode. Don't show a menu between apps in laptop mode. Bug: 869623 Change-Id: Idfb8f5d970f7716397ec42769b0e6a8f4473acb1 Reviewed-on: https://chromium-review.googlesource.com/1180249 Commit-Queue: Alex Newcomer <newcomer@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#584786}
-
Moe Ahmadi authored
Adds test to ensure the upstreaming infobar and the local save infobar appear as expected after form submission. Bug: 867106 Cq-Include-Trybots: luci.chromium.try:ios-simulator-full-configs;master.tryserver.chromium.mac:ios-simulator-cronet Change-Id: I3fe6355385b8737c23e0ff51e500d4ca98c196df Reviewed-on: https://chromium-review.googlesource.com/1179962 Commit-Queue: Moe Ahmadi <mahmadi@chromium.org> Reviewed-by:
Peter Lee <pkl@chromium.org> Reviewed-by:
Roger McFarlane <rogerm@chromium.org> Cr-Commit-Position: refs/heads/master@{#584785}
-
Juan Antonio Navarro Perez authored
This first version just adds an entry point for the script, and simple api calls to test-results server to retrieve the json data. Bug: 875251 Change-Id: I14de8275e1e9ffe28935d5e172add60011ec5b62 Reviewed-on: https://chromium-review.googlesource.com/1179837 Commit-Queue: Juan Antonio Navarro Pérez <perezju@chromium.org> Reviewed-by:
Ned Nguyen <nednguyen@google.com> Cr-Commit-Position: refs/heads/master@{#584784}
-
Friedrich Horschig authored
In various cases, the accessory tries to restore or create a state even if there is no valid tab that would allow that. This CL tests and handles cases like early onResume() or willTabClose() events gracefully by binding states only to valid active tabs. Bug: 875188 Change-Id: Ie718358e0c30779656f450eea4427dd4d0e474f2 Reviewed-on: https://chromium-review.googlesource.com/1183491Reviewed-by:
Theresa <twellington@chromium.org> Commit-Queue: Friedrich Horschig [CEST] <fhorschig@chromium.org> Cr-Commit-Position: refs/heads/master@{#584783}
-
Thoren Paulson authored
In some situations we should not turn on the screen, such as launching an app that supports audio-only devices on a device that can play audio without the screen on. Bug: internal b/110169298 Test: test on Sony TV Change-Id: I3615f2fa7ac696b4d6843a4f560572b27ab39d8f Reviewed-on: https://chromium-review.googlesource.com/1180363Reviewed-by:
Simeon Anfinrud <sanfin@chromium.org> Reviewed-by:
Luke Halliwell <halliwell@chromium.org> Commit-Queue: Thoren Paulson <thoren@chromium.org> Cr-Commit-Position: refs/heads/master@{#584782}
-
Matthew Jones authored
This patch adds a feedback source for the split toolbar that identifies whether the feature is enabled. Change-Id: I5a1455c246e9ad5a6a2d36a452a580678fe59dd0 Reviewed-on: https://chromium-review.googlesource.com/1181575Reviewed-by:
Theresa <twellington@chromium.org> Commit-Queue: Matthew Jones <mdjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#584781}
-
John Abd-El-Malek authored
Bug: 821021 Change-Id: I420e1c9493b4eea33632e4b8b20c18b0a3abcb01 Reviewed-on: https://chromium-review.googlesource.com/1182009Reviewed-by:
Doug Turner <dougt@chromium.org> Commit-Queue: John Abd-El-Malek <jam@chromium.org> Cr-Commit-Position: refs/heads/master@{#584780}
-
chrome://safe-browsingDaniel Rubery authored
Example usage is: CRSBLOG << "debug messages " << this; It should serialize all objects in the same way as the regular LOG macro. Bug: 874693 Change-Id: I761184f919129a62dbde741bf97cf4a1d1cdb1ad Reviewed-on: https://chromium-review.googlesource.com/1181654 Commit-Queue: Daniel Rubery <drubery@chromium.org> Reviewed-by:
Varun Khaneja <vakh@chromium.org> Cr-Commit-Position: refs/heads/master@{#584779}
-
Mathias Carlen authored
R=gogerald@chromium.org Bug: 806868 Change-Id: Icbc5143b5e18d390c09902235827494d646dc7b9 Reviewed-on: https://chromium-review.googlesource.com/1183307Reviewed-by:
Ganggui Tang <gogerald@chromium.org> Commit-Queue: Mathias Carlen <mcarlen@chromium.org> Cr-Commit-Position: refs/heads/master@{#584778}
-
Philip Rogers authored
This test is now passing. TBR=trchen@chromium.org Bug: 874672 Cq-Include-Trybots: luci.chromium.try:linux-blink-gen-property-trees;luci.chromium.try:linux_layout_tests_slimming_paint_v2;master.tryserver.blink:linux_trusty_blink_rel Change-Id: I3ea00b870386a64d361e96e12efb25ad8dd7dfc2 Reviewed-on: https://chromium-review.googlesource.com/1182317Reviewed-by:
Philip Rogers <pdr@chromium.org> Commit-Queue: Philip Rogers <pdr@chromium.org> Cr-Commit-Position: refs/heads/master@{#584777}
-
Simon La Macchia authored
Problem: Cannot see highlighting of currently selected Saved Password when navigating Saved Password Settings for the following scenarios: - with Bluetooth keyboard - Accessibility (Explore by touch). - Touch/click event highlighting. Solution: Change background of affected buttons to selectableItemBackground. This enables visible highlighting for the above scenarios. See bug for screenshots. Note: Also fixed presubmit errors for textAppearance. R=melandory@chromium.org Bug: 873239 Change-Id: I0422529308c7898afc6a315a8369082b8db7af99 Reviewed-on: https://chromium-review.googlesource.com/1171115 Commit-Queue: Theresa <twellington@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Cr-Commit-Position: refs/heads/master@{#584776}
-
Philip Rogers authored
This patch updates the paint-related WebFrameTests to run with BlinkGenPropertyTrees so the blink->cc layer integration is tested. This test infrastructure will be useful in future patches to ensure viewport layers/nodes are created. These paint WebFrameTests are integration tests: they use html input and ensure the correct cc::Layers are created. Bug: 836902 Change-Id: Iac6c6ce82b2ae45370d539a5f3c7722447296751 Cq-Include-Trybots: luci.chromium.try:linux-blink-gen-property-trees;luci.chromium.try:linux_layout_tests_slimming_paint_v2;master.tryserver.blink:linux_trusty_blink_rel Reviewed-on: https://chromium-review.googlesource.com/1180619 Commit-Queue: Philip Rogers <pdr@chromium.org> Reviewed-by:
David Bokan <bokan@chromium.org> Cr-Commit-Position: refs/heads/master@{#584775}
-
Amirhossein Simjour authored
Add acondor to the list of keyboard OWNERS. Change-Id: If8c9d046cc7933db8d8644b06cceb7c22d565dad Reviewed-on: https://chromium-review.googlesource.com/1183689Reviewed-by:
Ian Vollick <vollick@chromium.org> Commit-Queue: Amirhossein Simjour <asimjour@chromium.org> Cr-Commit-Position: refs/heads/master@{#584774}
-
Dominic Battre authored
We are experiencing that ~50% of autofill requests show network errors and that 10% of them take more than 10 second to complete. This introduces some metrics to better understand the situation. Bug: 875271 Change-Id: I43dfdbaf7b021ccce0fb16cf55f67e2dc329f4df Reviewed-on: https://chromium-review.googlesource.com/1179891 Commit-Queue: Dominic Battré <battre@chromium.org> Reviewed-by:
Gayane Petrosyan <gayane@chromium.org> Reviewed-by:
Roger McFarlane <rogerm@chromium.org> Cr-Commit-Position: refs/heads/master@{#584773}
-
Paul Jensen authored
Sometimes resolving a host name will result in ERR_NAME_NOT_RESOLVED even though the host still should resolve. This change adds an option to use stale DNS results in these cases. Bug: 875845 Cq-Include-Trybots: master.tryserver.chromium.android:android_cronet_tester;master.tryserver.chromium.mac:ios-simulator-cronet Change-Id: I02b7a122bb9236f9ff47c73af8e4803315dcd382 Reviewed-on: https://chromium-review.googlesource.com/1179998 Commit-Queue: Paul Jensen <pauljensen@chromium.org> Reviewed-by:
Misha Efimov <mef@chromium.org> Cr-Commit-Position: refs/heads/master@{#584772}
-
Alexey Kozyatinskiy authored
New snippets use file system instead of own mappings. R=lushnikov@chromium.org Bug: none Change-Id: I7c8e9c1f88f3a555ba98ba613658dbde39c3f0a0 Reviewed-on: https://chromium-review.googlesource.com/1173751 Commit-Queue: Aleksey Kozyatinskiy <kozyatinskiy@chromium.org> Reviewed-by:
Andrey Lushnikov <lushnikov@chromium.org> Cr-Commit-Position: refs/heads/master@{#584771}
-
skia-chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/4d727c560b58..2e7dc331b35d git log 4d727c560b58..2e7dc331b35d --date=short --no-merges --format='%ad %ae %s' 2018-08-21 scroggo@google.com Update libjpeg-turbo to the official 2.0.0 Created with: gclient setdep -r src/third_party/skia@2e7dc331b35d 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;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=fmalita@chromium.org Change-Id: Ic656d532a8badab838192470ef785346d9e3e621 Reviewed-on: https://chromium-review.googlesource.com/1183501Reviewed-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@{#584770}
-
Mathias Carlen authored
Change-Id: I40f69ac93c6d0ed8b6d3ecb5cb06e74c449cccf9 Reviewed-on: https://chromium-review.googlesource.com/1183426Reviewed-by:
Ganggui Tang <gogerald@chromium.org> Commit-Queue: Mathias Carlen <mcarlen@chromium.org> Cr-Commit-Position: refs/heads/master@{#584769}
-
angle-chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/7a4f6b8c7d5e..4bcaf9987acf git log 7a4f6b8c7d5e..4bcaf9987acf --date=short --no-merges --format='%ad %ae %s' 2018-08-21 oetuaho@nvidia.com Inherit MultiViewProgramGenerationTest from MultiviewTest Created with: gclient setdep -r src/third_party/angle@4bcaf9987acf 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=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=cwallez@chromium.org Change-Id: If9e15509e783b747d78cc700b0b2456ab0fb8c40 Reviewed-on: https://chromium-review.googlesource.com/1183582Reviewed-by:
angle-chromium-autoroll <angle-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: angle-chromium-autoroll <angle-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#584768}
-
perfetto-chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/1a8cd3c7348f..b2ea4d435aae git log 1a8cd3c7348f..b2ea4d435aae --date=short --no-merges --format='%ad %ae %s' 2018-08-21 primiano@google.com TraceProcessor: add -d option for debugging SQLite vtable methods Created with: gclient setdep -r src/third_party/perfetto@b2ea4d435aae The AutoRoll server is located here: https://perfetto-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. TBR=perfetto-bugs@google.com Change-Id: Ibeef992b7aa341805d52239b1f7d6e70dd57a403 Reviewed-on: https://chromium-review.googlesource.com/1183581Reviewed-by:
perfetto-chromium-autoroll <perfetto-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: perfetto-chromium-autoroll <perfetto-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#584767}
-
Florian Uunk authored
The client_tag_based_model_type_processor requires incoming data to have client tag hash field set on each entity. Wallet data does not have this field set, because the data comes from the Wallet server, as opposed to from other clients. This makes the processor drop all incoming updates on the ground (this code introduced here), which means there's no data for the user. This CL makes the bridge to create client_tags for Wallet items that don't have the tag set yet. A future, longer term solutions would be to either make the server set the client tags, or to use a different processor for wallet data. BUG=874001 Change-Id: Ie4331c3bd601a43c59fc35ea94d271db2db66ec8 Reviewed-on: https://chromium-review.googlesource.com/1174435 Commit-Queue: Florian Uunk <feuunk@chromium.org> Reviewed-by:
Tim Schumann <tschumann@chromium.org> Cr-Commit-Position: refs/heads/master@{#584766}
-
Wez authored
These interfaces have not been used by Flash for a long time now. Change-Id: I53116e30145d7f322d2e27960b7b507691e75694 Reviewed-on: https://chromium-review.googlesource.com/1162585Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Reviewed-by:
Raymes Khoury <raymes@chromium.org> Commit-Queue: Wez <wez@chromium.org> Cr-Commit-Position: refs/heads/master@{#584765}
-
Wez authored
This early revision of the API hasn't been in use for some time, so remove it. Change-Id: I79df9948f1844563de7b100e19f5d4444be731dc Reviewed-on: https://chromium-review.googlesource.com/1161743Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Reviewed-by:
Raymes Khoury <raymes@chromium.org> Commit-Queue: Wez <wez@chromium.org> Cr-Commit-Position: refs/heads/master@{#584764}
-
Friedrich Horschig authored
In https://crrev.com/c/1146759, the newly introduced save password infobar mistakenly had no button to cancel the saving anymore. Closing the infobar would cancel it. This CL adds the button for the (still existing) canceling function. For screenshots of this regression, see the linked bug. TBR=tedchoc@chromium.org Bug: 870867 Change-Id: I3432303ef219b1f8fab3e7a7c1e7cce272533d25 Reviewed-on: https://chromium-review.googlesource.com/1183189Reviewed-by:
Ted Choc <tedchoc@chromium.org> Reviewed-by:
Vasilii Sukhanov <vasilii@chromium.org> Commit-Queue: Friedrich Horschig [CEST] <fhorschig@chromium.org> Cr-Commit-Position: refs/heads/master@{#584763}
-
James Cook authored
We need to distinguish between MultiProcessMash, SingleProcessMash and both (aka IsUsingWindowService). Clean up some usage in accessibility, ARC++, input methods, and virtual keyboard. Bug: 874468 Change-Id: I10411268d1e75a21002a95cdb38f01ee78c41061 Reviewed-on: https://chromium-review.googlesource.com/1182452Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: James Cook <jamescook@chromium.org> Cr-Commit-Position: refs/heads/master@{#584762}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/a3d09098..171ca366 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: I715375e4b7e4439ad66501ab562a6d8e2df46d37 Reviewed-on: https://chromium-review.googlesource.com/1183523Reviewed-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@{#584761}
-
jonross authored
Similar to https://chromium-review.googlesource.com/c/chromium/src/+/1173437 this patch updates autoscroll-iframe-no-scrolling.html to have timeout pass as expectations. TBR=hayato@chromium.org Bug: 873829 Change-Id: Ib534bc8d45b487888c6f75033241786aba768878 Reviewed-on: https://chromium-review.googlesource.com/1183461Reviewed-by:
Jonathan Ross <jonross@chromium.org> Commit-Queue: Jonathan Ross <jonross@chromium.org> Cr-Commit-Position: refs/heads/master@{#584760}
-
Khushal authored
Don't queue a cleanup task if one is already pending. This avoid queueing multiple redundant tasks for the case where images are being purged mid-draw due to exceeding budget constraints. R=fserb@chromium.org Cq-Include-Trybots: luci.chromium.try:linux_layout_tests_slimming_paint_v2;master.tryserver.blink:linux_trusty_blink_rel Change-Id: I17ba7c59ee6031bf2c18f81e3691685a78634f3c Bug: 876001, 872117 Reviewed-on: https://chromium-review.googlesource.com/1182601Reviewed-by:
Fernando Serboncini <fserb@chromium.org> Commit-Queue: Khushal <khushalsagar@chromium.org> Cr-Commit-Position: refs/heads/master@{#584759}
-
Jeroen de Borst authored
Bug: 875213 Change-Id: Ida2e195ae818724a72012fb2f0907ef09adbde10 Reviewed-on: https://chromium-review.googlesource.com/1180366Reviewed-by:
Henrik Boström <hbos@chromium.org> Commit-Queue: Hoi Pipeloi <jeroendb@chromium.org> Cr-Commit-Position: refs/heads/master@{#584758}
-
Christian Biesinger authored
When we are a legacy node and computing our min/max content, we need to check if we are an orthogonal writing mode before just returning legacy min/max, so that we return the right dimension (matching container_writing_mode). Bug: 635619 Cq-Include-Trybots: luci.chromium.try:linux_layout_tests_layout_ng Change-Id: I9663bf8a384fe3bfddd457371d6ecf879fcbf03b Reviewed-on: https://chromium-review.googlesource.com/1182142Reviewed-by:
Morten Stenshorne <mstensho@chromium.org> Reviewed-by:
Emil A Eklund <eae@chromium.org> Commit-Queue: Christian Biesinger <cbiesinger@chromium.org> Cr-Commit-Position: refs/heads/master@{#584757}
-
Javier Ernesto Flores Robles authored
Add strings used in Manual Fallback and in the new Autofill input accessory bar design. Bug: 845472 Cq-Include-Trybots: luci.chromium.try:ios-simulator-full-configs;master.tryserver.chromium.mac:ios-simulator-cronet Change-Id: I1d4c6c89ee74853d76b0890c19226a1ce9000d59 Reviewed-on: https://chromium-review.googlesource.com/1179826Reviewed-by:
Stepan Khapugin <stkhapugin@chromium.org> Commit-Queue: Javier Ernesto Flores Robles <javierrobles@chromium.org> Cr-Commit-Position: refs/heads/master@{#584756}
-
Xiyuan Xia authored
Bug: 866942 Change-Id: I98736af3ee98fde639b0aac6cd6ffb052802f22e Reviewed-on: https://chromium-review.googlesource.com/1180414Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#584755}
-
pdfium-chromium-autoroll authored
https://pdfium.googlesource.com/pdfium.git/+log/b2b00c31f48c..a16d9c72d60f git log b2b00c31f48c..a16d9c72d60f --date=short --no-merges --format='%ad %ae %s' 2018-08-21 delphick@chromium.org Fix usage of deprecated V8 Value::*Value methods Created with: gclient setdep -r src/third_party/pdfium@a16d9c72d60f The AutoRoll server is located here: https://pdfium-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. TBR=dsinclair@chromium.org Change-Id: Ic8d598c5317831c2b239c202e69dfb5dcfd5e08c Reviewed-on: https://chromium-review.googlesource.com/1183404Reviewed-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@{#584754}
-
Henrik Grunell authored
Bug: 807547 Change-Id: Ie8374888ddfa5e81f4920dbbf9fe6bb35d7fadc4 Reviewed-on: https://chromium-review.googlesource.com/1181266 Commit-Queue: Henrik Grunell <grunell@chromium.org> Reviewed-by:
Tommi <tommi@chromium.org> Cr-Commit-Position: refs/heads/master@{#584753}
-
Parastoo Geranmayeh authored
Reads the profiles fields validity map from the profile validation pipeline on the server side via ChromeSync PriorityPreferences. Returns the fields validity map of a profile by its GUID. Change-Id: I85ffad3495463bf38c452ced99858d1240cd6b89 Reviewed-on: https://chromium-review.googlesource.com/1178933Reviewed-by:
Tatiana Gornak <melandory@chromium.org> Reviewed-by:
Roger McFarlane <rogerm@chromium.org> Commit-Queue: Parastoo Geranmayeh <parastoog@google.com> Cr-Commit-Position: refs/heads/master@{#584752}
-