- 09 Feb, 2019 40 commits
-
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/fafae1e432d9..4b2bf5b221a6 Created with: gclient setdep -r src-internal@4b2bf5b221a6 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: I2c54875939dcc573db45b0bac88ec8352b1e07c7 Reviewed-on: https://chromium-review.googlesource.com/c/1461466Reviewed-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@{#630627}
-
Tina Wang authored
Add conditions which decides whether the "Send To My Devices" option should be shown on the desktop Chrome menu. Requirements are: - Flag enabled - Sync requirements: - User sync type enabled - 2 or more devices are synced - Context requirements: - Is Http/Https - Not in a native page - Not in incognito mode Bug: 926279 Change-Id: Ib93c99cdacc2bdb66960ec880b29978b8808f3f4 Reviewed-on: https://chromium-review.googlesource.com/c/1406170 Commit-Queue: Tina Wang <tinazwang@chromium.org> Reviewed-by:
Lei Zhang <thestig@chromium.org> Reviewed-by:
Sebastien Seguin-Gagnon <sebsg@chromium.org> Cr-Commit-Position: refs/heads/master@{#630626}
-
Madeleine Barowsky authored
This change provides overrides for GetYUVA8Planes and QueryYUVA8 so that the generator can be used as a fake for YUV decoding within unit tests. It also CHECKs that RGB-only methods are not called within the |is_yuv_| mode and vice versa, while providing |expect_fallback_to_rgb_| for future tests/code paths. This is because there does not yet exist software rendering for YUV, so software fallback goes to RGB. Bug: 900672 Change-Id: I76bfb744d1beec72939ddb016b0a7abedbde33e7 Reviewed-on: https://chromium-review.googlesource.com/c/1458600 Commit-Queue: Madeleine Barowsky <mbarowsky@chromium.org> Reviewed-by:
Khushal <khushalsagar@chromium.org> Auto-Submit: Madeleine Barowsky <mbarowsky@chromium.org> Cr-Commit-Position: refs/heads/master@{#630625}
-
Andrew Grieve authored
//.vpython recently had colorama added to it, which means that adding the third_party version of colorama to then end of sys.path would result in the system package being chosen. This fixes the import order of javac.py so that the third_party/ one is chosen over system packages. It also changes print_python_deps.py to *not* use vpython, so that it will match the behavior of GN / Ninja. Change-Id: I39cc397fa7d3fe32ddc15893bfda356b79ce8ecf Reviewed-on: https://chromium-review.googlesource.com/c/1458700Reviewed-by:
Dirk Pranke <dpranke@chromium.org> Commit-Queue: Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#630624}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/75d577fbf801..abf6dbbb107b git log 75d577fbf801..abf6dbbb107b --date=short --no-merges --format='%ad %ae %s' 2019-02-09 spang@chromium.org Disable MultithreadingTest on Vulkan Created with: gclient setdep -r src/third_party/angle@abf6dbbb107b 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=geofflang@chromium.org Change-Id: Iad71a30ab82b8ebb82d5924d4370ff0f8cf25e8d Reviewed-on: https://chromium-review.googlesource.com/c/1461465Reviewed-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@{#630623}
-
Esmael El-Moslimany authored
Bug: 929782 Change-Id: I0b5be762f584fdada8cc92b47508f99867189c70 Reviewed-on: https://chromium-review.googlesource.com/c/1459067 Commit-Queue: Esmael El-Moslimany <aee@chromium.org> Reviewed-by:
Hector Carmona <hcarmona@chromium.org> Cr-Commit-Position: refs/heads/master@{#630622}
-
chrome-release-bot authored
# This is an automated release commit. # Do not revert without consulting chrome-pmo@google.com. NOAUTOREVERT=true TBR=govind@chromium.org Change-Id: I7d32c2e34448fff58c34dd34c7d59c8d5a3f9deb Reviewed-on: https://chromium-review.googlesource.com/c/1461759Reviewed-by:
chrome-release-bot@chromium.org <chrome-release-bot@chromium.org> Cr-Commit-Position: refs/heads/master@{#630621}
-
Victor Vasiliev authored
Merge internal change: 231909406 R=rch@chromium.org Change-Id: I412ba9c436f99b6940c458a6b7035421b48c29aa Reviewed-on: https://chromium-review.googlesource.com/c/1458678Reviewed-by:
Ryan Hamilton <rch@chromium.org> Commit-Queue: Ryan Hamilton <rch@chromium.org> Cr-Commit-Position: refs/heads/master@{#630620}
-
Toni Barzic authored
BUG=929466 Change-Id: I4e58d5fb14ce82097665c5bad34a1f779b38c04f Reviewed-on: https://chromium-review.googlesource.com/c/1457667 Commit-Queue: Toni Baržić <tbarzic@chromium.org> Reviewed-by:
Jacob Dufault <jdufault@chromium.org> Cr-Commit-Position: refs/heads/master@{#630619}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/7ecf0be48e58..fafae1e432d9 Created with: gclient setdep -r src-internal@fafae1e432d9 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. BUG=chromium:925774,chromium:891734 TBR=mmoss@chromium.org Change-Id: Ibad80f14b1dadf7f5666befa95ec593dbe807efd Reviewed-on: https://chromium-review.googlesource.com/c/1461463Reviewed-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@{#630618}
-
Sunny Sachanandani authored
Although rotated videos are not promoted to hardware overlays with or without decode swap chain, we plan to implement rotation using video processor so don't use decode swap chain. Bug: 848093 Change-Id: I5be838184b3c5886962147b1c31b279dae46e944 Reviewed-on: https://chromium-review.googlesource.com/c/1461101 Auto-Submit: Sunny Sachanandani <sunnyps@chromium.org> Reviewed-by:
Zhenyao Mo <zmo@chromium.org> Commit-Queue: Sunny Sachanandani <sunnyps@chromium.org> Cr-Commit-Position: refs/heads/master@{#630617}
-
chromium-autoroll authored
https://pdfium.googlesource.com/pdfium.git/+log/471510ee209e..27a3c7755b4d git log 471510ee209e..27a3c7755b4d --date=short --no-merges --format='%ad %ae %s' 2019-02-09 thestig@chromium.org Check for integer overflows in CFX_Break::IsGreaterThanLineWidth(). Created with: gclient setdep -r src/third_party/pdfium@27a3c7755b4d 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:881095,chromium:928841 TBR=dsinclair@chromium.org Change-Id: Iab766a9f21e1f90524231c0ddbb8adc524543bc8 Reviewed-on: https://chromium-review.googlesource.com/c/1461462Reviewed-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@{#630616}
-
Alexander Alekseev authored
Remove login.js and unused variable isMd in md_login.js Bug: 926638 Change-Id: I30ac92f6d4af0487d5589b508d88424a8c0f96e1 Reviewed-on: https://chromium-review.googlesource.com/c/1460300Reviewed-by:
Jacob Dufault <jdufault@chromium.org> Commit-Queue: Alexander Alekseev <alemate@chromium.org> Cr-Commit-Position: refs/heads/master@{#630615}
-
Esmael El-Moslimany authored
|removeObservers_()| When an row is updated, the row is reprocessed by calling |addItems_()| which removes all the observers, repopulates the row with elements that have the focus-row-control attribute and updates the first control if needed. The code that was removing observers removed the keydown event handler from the first control. The code that updates the first control only will register a keydown event handler if the first control has changed. In the scenario that the row has been updated and the first control did not change, the first control event handler will be removed and never added back. Bug: 927272 Change-Id: Iaf498889a4a78b33413751bcd9f74731ce2a7e01 Reviewed-on: https://chromium-review.googlesource.com/c/1460061Reviewed-by:
Demetrios Papadopoulos <dpapad@chromium.org> Commit-Queue: Esmael El-Moslimany <aee@chromium.org> Auto-Submit: Esmael El-Moslimany <aee@chromium.org> Cr-Commit-Position: refs/heads/master@{#630614}
-
Karan Bhatia authored
BUG=824848 TBR=dom-dev@chromium.org,qyearsley@chromium.org Change-Id: I9b80a22d0084a151fb13e41ebb9bf2f409160cc4 Reviewed-on: https://chromium-review.googlesource.com/c/1461683Reviewed-by:
Karan Bhatia <karandeepb@chromium.org> Reviewed-by:
Quinten Yearsley <qyearsley@chromium.org> Commit-Queue: Karan Bhatia <karandeepb@chromium.org> Cr-Commit-Position: refs/heads/master@{#630613}
-
Kai Ninomiya authored
Only fails on old macOS 10.12, and on {Win,Linux}/NVIDIA/GL. Bug: 905003 TBR: kbr@chromium.org Change-Id: I620be70b35c94c47f4965230bda015408d714d0c Reviewed-on: https://chromium-review.googlesource.com/c/1461496Reviewed-by:
Kai Ninomiya <kainino@chromium.org> Commit-Queue: Kai Ninomiya <kainino@chromium.org> Cr-Commit-Position: refs/heads/master@{#630612}
-
Tomasz Wiszkowski authored
This change addresses problem where no placeholder is reserved on tablets. Text would appear with no placeholder for status/security icon on first load and would be followed by presenting the icon within a second, which looks like a glitch. Bug: 930306 Change-Id: I20117d4b6bb3fd51c0940de224b5cdd623b8a640 Reviewed-on: https://chromium-review.googlesource.com/c/1461329 Commit-Queue: Ender <ender@google.com> Auto-Submit: Ender <ender@google.com> Reviewed-by:
Theresa <twellington@chromium.org> Cr-Commit-Position: refs/heads/master@{#630611}
-
Stephen McGruer authored
As of Chrome M72, data URIs strictly enforce encoding of '#' characters. This includes data loaded via the WebView loadData API. To help WebView developers with the transition, this CL adds a target-sdk guarded quirk to loadData to encode '#' characters for them. Bug: 929083 Change-Id: I75bdb8a0641c9e47bb29ac37f3f6157050bbd76a Reviewed-on: https://chromium-review.googlesource.com/c/1456638Reviewed-by:
Changwan Ryu <changwan@chromium.org> Reviewed-by:
Robert Flack <flackr@chromium.org> Reviewed-by:
Nate Fischer <ntfschr@chromium.org> Commit-Queue: Stephen McGruer <smcgruer@chromium.org> Cr-Commit-Position: refs/heads/master@{#630610}
-
Hector Carmona authored
Bug: NONE Change-Id: Ib949401239c84be2a3445b8a15111aa2c923b363 Reviewed-on: https://chromium-review.googlesource.com/c/1461543 Commit-Queue: Hector Carmona <hcarmona@chromium.org> Commit-Queue: Demetrios Papadopoulos <dpapad@chromium.org> Auto-Submit: Hector Carmona <hcarmona@chromium.org> Reviewed-by:
Demetrios Papadopoulos <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#630609}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/295aca65583b..7ecf0be48e58 Created with: gclient setdep -r src-internal@7ecf0be48e58 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. BUG=chromium:927962 TBR=mmoss@chromium.org Change-Id: I108a6234eb5b4c0c465c4cb4d563d592b158047a Reviewed-on: https://chromium-review.googlesource.com/c/1460985Reviewed-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@{#630608}
-
Yi Su authored
If the bottom toolbar of tab grid is not in compact layout or remote tabs page, it is transparent and should not respond to tapping events unless the new tab button is being tapped, so that user can tap the tabs behind the toolbar. Bug: 924106 Change-Id: Ie6406d23553bcb168053688f89c0a90fc2eee3ae Reviewed-on: https://chromium-review.googlesource.com/c/1460443 Commit-Queue: edchin <edchin@chromium.org> Reviewed-by:
edchin <edchin@chromium.org> Cr-Commit-Position: refs/heads/master@{#630607}
-
bsheedy authored
Temporarily disables VrBrowserNativeUiTest#testOverflowMenuAppears, as it's proven to be significantly more flaky than the other pixel tests. TBR=donnd@chromium.org Bug: 930296 Change-Id: I245dc7749c60dd0493412a05ad1bf6faae92c454 Reviewed-on: https://chromium-review.googlesource.com/c/1461796Reviewed-by:
Brian Sheedy <bsheedy@chromium.org> Commit-Queue: Brian Sheedy <bsheedy@chromium.org> Cr-Commit-Position: refs/heads/master@{#630606}
-
Chromium WPT Sync authored
Using wpt-import in Chromium b7a70665. With Chromium commits locally applied on WPT: 14c11107 "Implement `Sec-CH-Lang`" c49d046d "Initial support for WorkletAnimation.playbackRate" 70938d55 "Fix remaining preload tests flaking on wpt.fyi" af3b056c "[WPT] [wasm] Add JS-API tests for wasm threads" 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=foolip No-Export: true Change-Id: If2714d4b993beda1c616ee996c4aea4fa62a66ae Reviewed-on: https://chromium-review.googlesource.com/c/1461498Reviewed-by:
WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#630605}
-
Chris Cunningham authored
https://chromium.googlesource.com/chromium/third_party/ffmpeg.git/+log/4b75b8bab993..41268576ad9a $ git log 4b75b8bab..41268576a --date=short --no-merges --format='%ad %ae %s' 2019-02-08 chcunningham avformat/mov.c: require tfhd to begin parsing trun 2019-02-08 chcunningham avformat/mov: validate chunk_count vs stsc_data Created with: roll-dep src/third_party/ffmpeg Bug: 906384, 919573 TBR: dalecurtis@chromium.org Change-Id: Iaeefcddc5324bb48b3c74a0ebaae20a794266f1b Reviewed-on: https://chromium-review.googlesource.com/c/1461682Reviewed-by:
Chrome Cunningham <chcunningham@chromium.org> Commit-Queue: Chrome Cunningham <chcunningham@chromium.org> Cr-Commit-Position: refs/heads/master@{#630604}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/2b0553ce59c3..75d577fbf801 git log 2b0553ce59c3..75d577fbf801 --date=short --no-merges --format='%ad %ae %s' 2019-02-09 natlee@microsoft.com Fixed Bug where array initialized with same name of 2019-02-08 jmadill@chromium.org Add fuzzer for xxHash. 2019-02-08 syoussefi@chromium.org Vulkan: implement eglSwapInterval 2019-02-08 jmadill@chromium.org Make .gni files always use LF endings. Created with: gclient setdep -r src/third_party/angle@75d577fbf801 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=geofflang@chromium.org Change-Id: Ibb2c35c28b2e9e429e091c75aa969ebc2478788d Reviewed-on: https://chromium-review.googlesource.com/c/1461461Reviewed-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@{#630603}
-
Jimmy Gong authored
- Introduces a method that attempts to resolve an SmbUrl and returns whether it was able to. - This new method will be used to determine if a hostname was resolved during dynamic hostname resolution. Bug: 922273 Test: compiles Change-Id: I9c15a2ccfd07cd8f4f8c888c3358c42b74253984 Reviewed-on: https://chromium-review.googlesource.com/c/1444598 Commit-Queue: jimmy gong <jimmyxgong@chromium.org> Reviewed-by:
Bailey Berro <baileyberro@chromium.org> Auto-Submit: jimmy gong <jimmyxgong@chromium.org> Cr-Commit-Position: refs/heads/master@{#630602}
-
Josh Nohle authored
This class is used for the batch computation of key proofs needed for CryptAuth v2 Enrollment. The lone method ComputeKeyProofs() takes a list of key-payload pairs and returns a list of key proof strings, ordered consistent with the input list. The key proofs are used by CryptAuth to verify that the client has the appropriate key material. The CryptAuth v2 Enrollment protocol requires the following key proof formats: - Symmetric keys: The HMAC-SHA256 of the payload, using a key derived from the symmetric key. Specifically, HMAC(HKDF(|key|, salt="CryptAuth Key Proof", info=|key_handle|), |payload|) - Asymmetric keys: A signed, unencrypted, and serialized SecureMessage proto, with the following parameters: - signature_scheme = ECDSA_P256_SHA256, - encryption_scheme = NONE, - verification_key_id = |key_handle|, - body = |payload|, signed with the private key material. The protocol also demands that the |random_session_id|, sent by the CryptAuth server via the SyncKeysResponse, be used as the payload for key proofs. In the future, key crossproofs might be employed, where the payload will consist of other key proofs. Requirements: - An instance of this class should only be used once. - The input list, |key_payload_pairs|, cannot be empty. - Currently, the only supported key types are RAW128 and RAW256 for symmetric keys and P256 for asymmetric keys. Bug: 899080 Change-Id: I3db6dfedd15ef7a51b4ef8953dfb4fc84c5bd550 Reviewed-on: https://chromium-review.googlesource.com/c/1460310 Commit-Queue: Josh Nohle <nohle@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#630601}
-
Matt Menke authored
This CL makes HttpProxyConnectJob use CommonConnectJobParams, adding ProxyDelegate to the CommonConnectJobParams object. This is the last ConnectJob type to use the struct, so this CL also removes the legacy ConnectJob constructor. This is part of an effort to flatten the socket pools. https://docs.google.com/document/d/1g0EA4iDqaDhNXA_mq-YK3SlSX-xRkoKvZetAQqdRrxM/edit Bug: 472729 Change-Id: I4d3e4b99469ddb9a275e0668b4c827f405a73a3d Reviewed-on: https://chromium-review.googlesource.com/c/1446790 Commit-Queue: Matt Menke <mmenke@chromium.org> Reviewed-by:
Asanka Herath <asanka@chromium.org> Cr-Commit-Position: refs/heads/master@{#630600}
-
Becky Zhou authored
Bug: 930344, 925564 Change-Id: Ib087bcaf222a7c51a2a5a1e5368c873ad1afc21b Reviewed-on: https://chromium-review.googlesource.com/c/1460111Reviewed-by:
Theresa <twellington@chromium.org> Commit-Queue: Becky Zhou <huayinz@chromium.org> Cr-Commit-Position: refs/heads/master@{#630599}
-
Kristi Park authored
Add browser tests for dark mode on local NTP. These test if dark mode is properly applied on start-up and when dark mode is toggled. Also now checking if the ThemeInfoChanged observer is fired in the dark mode InstantService unit test. Change-Id: I240b9a85f060298c19b25c49d6831010f4fbf433 Reviewed-on: https://chromium-review.googlesource.com/c/1459577Reviewed-by:
Kyle Milka <kmilka@chromium.org> Commit-Queue: Kristi Park <kristipark@chromium.org> Cr-Commit-Position: refs/heads/master@{#630598}
-
Javier Ernesto Flores Robles authored
Bug: 918522 Change-Id: I125e8d3477fa52b980b8d38a65a5a2360da425b7 Reviewed-on: https://chromium-review.googlesource.com/c/1461677Reviewed-by:
Olivier Robin <olivierrobin@chromium.org> Commit-Queue: Javier Ernesto Flores Robles <javierrobles@chromium.org> Cr-Commit-Position: refs/heads/master@{#630597}
-
ssid authored
The UniqueProtoDatabase can be destroyed in any thread at creation time when the posted tasks are dropped at shutdown. So, remove the dcheck. BUG=929902 Change-Id: Ib0ff347d110001b8164d813bfb007e20b5ca8ec3 Reviewed-on: https://chromium-review.googlesource.com/c/1459756 Commit-Queue: ssid <ssid@chromium.org> Commit-Queue: Tommy Nyquist <nyquist@chromium.org> Reviewed-by:
Tommy Nyquist <nyquist@chromium.org> Cr-Commit-Position: refs/heads/master@{#630596}
-
James Cook authored
Otherwise accidental double or triple clicks result in strange selections of the icon images. Bug: 783107, 774391 Change-Id: If0493f3a7546d9bc318c622bab30b36ae1e98547 Reviewed-on: https://chromium-review.googlesource.com/c/1461596 Auto-Submit: James Cook <jamescook@chromium.org> Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Commit-Queue: James Cook <jamescook@chromium.org> Cr-Commit-Position: refs/heads/master@{#630595}
-
chromium-autoroll authored
https://pdfium.googlesource.com/pdfium.git/+log/1ec1b5c17001..471510ee209e git log 1ec1b5c17001..471510ee209e --date=short --no-merges --format='%ad %ae %s' 2019-02-08 tsepez@chromium.org Fix logic botch in CJX_Object::SetAttribute(). Created with: gclient setdep -r src/third_party/pdfium@471510ee209e 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: I1939ab132c928f145f9c49ca81767f4f27ee6348 Reviewed-on: https://chromium-review.googlesource.com/c/1461459Reviewed-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@{#630594}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/be39f713e530..706a7cd1e826 git log be39f713e530..706a7cd1e826 --date=short --no-merges --format='%ad %ae %s' 2019-02-08 herb@google.com Clearify code around hasImage and hasPath 2019-02-08 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 7fb0b73b1aa7..9686153413f3 (1 commits) 2019-02-08 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 cd4f1fbaabce..2b0553ce59c3 (7 commits) 2019-02-08 reed@google.com update dox for pathmeasure Created with: gclient setdep -r src/third_party/skia@706a7cd1e826 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=luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux-blink-rel;luci.chromium.try:linux-chromeos-compile-dbg;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: Icfc0f82f3a4b571a5612b84fe9853b91e62262d0 Reviewed-on: https://chromium-review.googlesource.com/c/1461460Reviewed-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@{#630593}
-
Mustafa Emre Acer authored
This CL adds push_proto.py which is a adapted from hrome/browser/safe_browsing/push_file_type_proto.py. It's used to push generated binary protos to the Google Cloud Storage Bucket. The CL modifies the proto generator to write two copies of the binary proto instead of one. The second copy is put under a versioned directory so that it's easier to copy it to the Google Cloud Storage bucket as a whole. Bug: 640835 Change-Id: I99c7831ee4117802777180fd67e19ae1d131a8cf Reviewed-on: https://chromium-review.googlesource.com/c/665967 Commit-Queue: Mustafa Emre Acer <meacer@chromium.org> Reviewed-by:
Nathan Parker <nparker@chromium.org> Cr-Commit-Position: refs/heads/master@{#630592}
-
Adam Langley authored
In the authenticator options, the “up” flag doesn't mean that user presence is required, it means that the authenticator supports obtaining it. So, firstly, rename that field to correctly reflect the semantics. Secondly, implement this in the virtual CTAP2 device. (The purpose of this field is a little unclear: creating a credential unconditionally requires user-presence in the spec. Therefore an authenticator that's not capable of testing it can never create any credentials and would appear to be useless. But there we go.) Change-Id: I129f825a3732da1e0521182f2dc1bc4c9e26e038 Reviewed-on: https://chromium-review.googlesource.com/c/1450640 Commit-Queue: Adam Langley <agl@chromium.org> Reviewed-by:
Martin Kreichgauer <martinkr@google.com> Cr-Commit-Position: refs/heads/master@{#630591}
-
Hiroki Nakagawa authored
This CL renames DedicatedWorkerFactory(Client) to DedicatedWorkerHostFactory(Client) because of following reasons: - DedicatedWorkerFactory creates DedicatedWorkerHost, not DedicatedWorker. - SharedWorkerFactory that creates SharedWorker lives in a renderer process, while DedicatedWorkerFactory lives in the browser process. Bug: 731604, 906991 Change-Id: I451ab85d4e6fc5b492b5a26bec931dd571d50f6c Reviewed-on: https://chromium-review.googlesource.com/c/1459874Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Commit-Queue: Hiroki Nakagawa <nhiroki@chromium.org> Cr-Commit-Position: refs/heads/master@{#630590}
-
Stephen Martinis authored
Adds network_service_headless_browsertests and headless_python_unittests to the main set of chromium gtests. These suites are pretty quick to run, and the headless bot which used to run them is being deleted. This ensures these tests continue to run. Also disables a test which fails on ASAN. Bug: 893662, 930356 Change-Id: Ieebf22d1de013c5f476bccdf1bb1d77090f989e4 Reviewed-on: https://chromium-review.googlesource.com/c/1461093 Commit-Queue: Stephen Martinis <martiniss@chromium.org> Commit-Queue: Andrey Kosyakov <caseq@chromium.org> Reviewed-by:
Andrey Kosyakov <caseq@chromium.org> Reviewed-by:
John Budorick <jbudorick@chromium.org> Auto-Submit: Stephen Martinis <martiniss@chromium.org> Cr-Commit-Position: refs/heads/master@{#630589}
-
Xing Liu authored
This CL adds an API in NotificationManagerProxy to take ChromeNotification struct when sending notification, to avoid duplicate variable used in ChromeNotificationBuilder. Also this will enfore NotificationManagerProxy code path. Bug: 898269 Change-Id: I4dac598a56da3bb3b2a647445e1b47fe4ead42ce Reviewed-on: https://chromium-review.googlesource.com/c/1437774 Commit-Queue: Xing Liu <xingliu@chromium.org> Reviewed-by:
David Trainor <dtrainor@chromium.org> Cr-Commit-Position: refs/heads/master@{#630588}
-