- 01 Nov, 2017 40 commits
-
-
Ryan Harrison authored
The current implementation for Mac crashes, since /proc/ doesn't exist and thus the path being searched for. This leads to attempting to create a string of length 0. This adds in Mac specific logic for fetching this information. BUG=chromium:773183 Change-Id: I57bc2530ee79a51c0caad42ec31f640f73c7a7d4 Reviewed-on: https://chromium-review.googlesource.com/740344Reviewed-by:
Lei Zhang <thestig@chromium.org> Commit-Queue: Ryan Harrison <rharrison@chromium.org> Cr-Commit-Position: refs/heads/master@{#513288}
-
Dmitry Skiba authored
Since 9c6253e4, TabbedModeFirstRunActivity is sometimes started instead of FirstRunActivity. This CL updates FirstRunIntegrationTest to also expect TabbedModeFRA. Bug: 780429 Change-Id: I74883c7b7719123d0acdee1e4939acf8de22e581 Reviewed-on: https://chromium-review.googlesource.com/749286Reviewed-by:
Ted Choc <tedchoc@chromium.org> Commit-Queue: Dmitry Skiba <dskiba@chromium.org> Cr-Commit-Position: refs/heads/master@{#513287}
-
Evan Stade authored
Bug: none Change-Id: Ie03afd866c41c5271a1031ce1f62fe517fed7990 Reviewed-on: https://chromium-review.googlesource.com/746994 Commit-Queue: Evan Stade <estade@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#513286}
-
David Reveman authored
This turns motion stills back on. The feature is currently considered ready to be enabled by default. A command line switch can be added as a follow up if we determine that this is not ready yet. Bug: 769140 Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: I0e180cece59aed3356331be8609616ffaab0d35c Reviewed-on: https://chromium-review.googlesource.com/749529Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Commit-Queue: David Reveman <reveman@chromium.org> Cr-Commit-Position: refs/heads/master@{#513285}
-
Xianzhu Wang authored
This reverts commit 4e5cbded. Reason for reland: It is not the reason of the break. Original change's description: > Revert "[SPv175] Support incremental invalidation on scrolling contents layer" > > This reverts commit 7ac572d1. > > Reason for revert: Reverting on suspicion of breaking webkit_layout_tests on many Mac bots. See, e.g.: > > https://build.chromium.org/p/chromium.mac/builders/Mac10.12%20Tests/builds/6891 > https://build.chromium.org/p/chromium.mac/builders/Mac10.10%20Tests/builds/25624 > > -- Chromium sheriff > > Original change's description: > > [SPv175] Support incremental invalidation on scrolling contents layer > > > > When the scrolling contents layer is resized and it paints the > > background, we should invalidate the expanded/shrunk part of the > > background. For SPv1 this is done by calling IncrementallyInvalidatePaint. > > For SPv175 we need to pass kIncremental reason to PaintController. > > > > Bug: 732611 > > Cq-Include-Trybots: master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 > > Change-Id: I501ed3e899282b31f4f9d461e23637ab1ca4460d > > Reviewed-on: https://chromium-review.googlesource.com/749283 > > Reviewed-by: Philip Rogers <pdr@chromium.org> > > Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> > > Cr-Commit-Position: refs/heads/master@{#513221} > > TBR=wangxianzhu@chromium.org,pdr@chromium.org > > Change-Id: I534c53fc28e9d657bbc7759aa80ac84cee065beb > No-Presubmit: true > No-Tree-Checks: true > No-Try: true > Bug: 732611 > Cq-Include-Trybots: master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 > Reviewed-on: https://chromium-review.googlesource.com/750001 > Reviewed-by: Justin Donnelly <jdonnelly@chromium.org> > Commit-Queue: Justin Donnelly <jdonnelly@chromium.org> > Cr-Commit-Position: refs/heads/master@{#513278} TBR=wangxianzhu@chromium.org,pdr@chromium.org,jdonnelly@chromium.org Change-Id: I2d882d39f99449496b053be9b29f6e4d64deec85 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 732611 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Reviewed-on: https://chromium-review.googlesource.com/749922 Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Reviewed-by:
Xianzhu Wang <wangxianzhu@chromium.org> Cr-Commit-Position: refs/heads/master@{#513284}
-
Joel Hockey authored
See discussion at https://groups.google.com/a/chromium.org/forum/#!topic/platform-architecture-dev/JjveNjsfRMI BUG=755046 Change-Id: I185fd50e7eae81c1c865b1d9e9477c0c596ec69c Reviewed-on: https://chromium-review.googlesource.com/748482Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Robert Kaplow <rkaplow@chromium.org> Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Commit-Queue: Joel Hockey <joelhockey@chromium.org> Cr-Commit-Position: refs/heads/master@{#513283}
-
Hans Wennborg authored
Recent Clang versions (r317076+) warn about this. TBR=dmichael Bug: 780523 Change-Id: Id3c239f109119aec9167096bed87a9b886632739 Reviewed-on: https://chromium-review.googlesource.com/749736Reviewed-by:
Hans Wennborg <hans@chromium.org> Commit-Queue: Hans Wennborg <hans@chromium.org> Cr-Commit-Position: refs/heads/master@{#513282}
-
Tommy Steimel authored
Bug: 776318 Change-Id: I00307ea4f9cf44c71f21a1311e35b5b6a9ea167d Reviewed-on: https://chromium-review.googlesource.com/731268Reviewed-by:
Mounir Lamouri <mlamouri@chromium.org> Reviewed-by:
Lucas Garron <lgarron@chromium.org> Commit-Queue: Tommy Steimel <steimel@chromium.org> Cr-Commit-Position: refs/heads/master@{#513281}
-
pdfium-deps-roller@chromium.org authored
https://pdfium.googlesource.com/pdfium.git/+log/a85e5ca5f2df..1bc5e494b675 $ git log a85e5ca5f..1bc5e494b --date=short --no-merges --format='%ad %ae %s' 2017-11-01 dsinclair Add CJX_ThisProxy 2017-11-01 dsinclair Convert CScript classes to have CJX objects 2017-11-01 dsinclair Move CXFA_NodeList JS to CJX_NodeList 2017-11-01 dsinclair Move the item methods into CXFA_Node propertly Created with: roll-dep src/third_party/pdfium 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: Ibe09a39fbdfb9943ec84ac67f4c3a1f0914dd125 Reviewed-on: https://chromium-review.googlesource.com/749724 Reviewed-by: <pdfium-deps-roller@chromium.org> Commit-Queue: <pdfium-deps-roller@chromium.org> Cr-Commit-Position: refs/heads/master@{#513280}
-
Aleks Totic authored
Bug: 635619 Change-Id: I90f55f60a8d85b0bdf3ba6fa934af3dfd401fc78 Reviewed-on: https://chromium-review.googlesource.com/749450Reviewed-by:
Ian Kilpatrick <ikilpatrick@chromium.org> Commit-Queue: Aleks Totic <atotic@chromium.org> Cr-Commit-Position: refs/heads/master@{#513279}
-
Justin Donnelly authored
This reverts commit 7ac572d1. Reason for revert: Reverting on suspicion of breaking webkit_layout_tests on many Mac bots. See, e.g.: https://build.chromium.org/p/chromium.mac/builders/Mac10.12%20Tests/builds/6891 https://build.chromium.org/p/chromium.mac/builders/Mac10.10%20Tests/builds/25624 -- Chromium sheriff Original change's description: > [SPv175] Support incremental invalidation on scrolling contents layer > > When the scrolling contents layer is resized and it paints the > background, we should invalidate the expanded/shrunk part of the > background. For SPv1 this is done by calling IncrementallyInvalidatePaint. > For SPv175 we need to pass kIncremental reason to PaintController. > > Bug: 732611 > Cq-Include-Trybots: master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 > Change-Id: I501ed3e899282b31f4f9d461e23637ab1ca4460d > Reviewed-on: https://chromium-review.googlesource.com/749283 > Reviewed-by: Philip Rogers <pdr@chromium.org> > Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> > Cr-Commit-Position: refs/heads/master@{#513221} TBR=wangxianzhu@chromium.org,pdr@chromium.org Change-Id: I534c53fc28e9d657bbc7759aa80ac84cee065beb No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 732611 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Reviewed-on: https://chromium-review.googlesource.com/750001Reviewed-by:
Justin Donnelly <jdonnelly@chromium.org> Commit-Queue: Justin Donnelly <jdonnelly@chromium.org> Cr-Commit-Position: refs/heads/master@{#513278}
-
Eugene But authored
Ignoring the result of WaitUntilConditionOrTimeout call is incorrect in many cases. CL adds WARN_UNUSED_RESULT annotation to WaitUntilConditionOrTimeout to force callers to do the checks. Bug: 780062 Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet Change-Id: I96daa8dfc6ec280d7f622a91f474714fe48fe3bf Reviewed-on: https://chromium-review.googlesource.com/748108Reviewed-by:
Mike Baxley <baxley@chromium.org> Commit-Queue: Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#513277}
-
Philip Rogers authored
[1] ensured kPaintLayerPaintingOverflowContents was cleared when painting a new root but failed to clear kPaintLayerPaintingCompositingScrollingPhase as well. This caused a regression where negative z index children of a scrolled and transformed paint layer would not paint. This patch fixes and tests the regression from [1], as well as passing one additional test with root layer scrolling. [1] https://crrev.com/19f7cb8adfd015bef06b08d0c02eb5a528e8c885 Bug: 779885 Change-Id: Id73ae360000efe866fd9c9c7c1dade186d547cac Cq-Include-Trybots: master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Reviewed-on: https://chromium-review.googlesource.com/749059Reviewed-by:
Tien-Ren Chen <trchen@chromium.org> Commit-Queue: Philip Rogers <pdr@chromium.org> Cr-Commit-Position: refs/heads/master@{#513276}
-
Jialiu Lin authored
Make DownloadItemView to triger download feedback when user press SAVE button in generic warning. Bug: 773105 Change-Id: I119d0f9e119115c38ee3a725345105e8ef93866b Reviewed-on: https://chromium-review.googlesource.com/747879Reviewed-by:
Nathan Parker <nparker@chromium.org> Reviewed-by:
Bret Sepulveda <bsep@chromium.org> Commit-Queue: Jialiu Lin <jialiul@chromium.org> Cr-Commit-Position: refs/heads/master@{#513275}
-
Eric Lawrence authored
multibuffer_data_source.h contains a GURL field carried over from a previous refactor. This field isn't used for anything and should be removed. Change-Id: I3767482358342fca2414eedb547daf467ea47411 Reviewed-on: https://chromium-review.googlesource.com/749317Reviewed-by:
Fredrik Hubinette <hubbe@chromium.org> Commit-Queue: Eric Lawrence <elawrence@chromium.org> Cr-Commit-Position: refs/heads/master@{#513274}
-
Sadrul Habib Chowdhury authored
The test is failing on intel and amd, but not on nvidia. Disable it now while I investigate. TBR=kbr@chromium.org BUG=780118 Cq-Include-Trybots: master.tryserver.chromium.android:android_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel Change-Id: Iae399d4079aefdd76facfe08df8280ede8b7327c Reviewed-on: https://chromium-review.googlesource.com/749784Reviewed-by:
Sadrul Chowdhury <sadrul@chromium.org> Reviewed-by:
Kenneth Russell <kbr@chromium.org> Commit-Queue: Sadrul Chowdhury <sadrul@chromium.org> Cr-Commit-Position: refs/heads/master@{#513273}
-
Justin Donnelly authored
This reverts commit 33fc6c64. Reason for revert: One or the other of this CL and https://crrev.com/c/748268 (perhaps both in combination?) broke PaletteTrayTestWithVoiceInteraction.StylusBarrelButtonActivatesHighlighter on Linux ChromiumOS Tests (dbg)(1): https://uberchromegw.corp.google.com/i/chromium.chromiumos/builders/Linux%20ChromiumOS%20Tests%20%28dbg%29%281%29/builds/31692 The connection to these voice interaction Cls seems pretty clear. I can't identify which one it is, though, so while I apologize for the trouble, I'm going to revert both to ensure that the bot turns green again. Original change's description: > Move assistant icon animation to CompositorAnimationOberver > > BUG=None > TEST=locally build and see animation running as before. > > Change-Id: I1eb62490108beaaec0795adb4251054c03b364e1 > Reviewed-on: https://chromium-review.googlesource.com/748273 > Commit-Queue: Xiaohui Chen <xiaohuic@chromium.org> > Reviewed-by: Xiyuan Xia <xiyuan@chromium.org> > Cr-Commit-Position: refs/heads/master@{#513211} TBR=xiyuan@chromium.org,xiaohuic@chromium.org Change-Id: I5ef677c189808601f8e357f56a171bf920b10fa0 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: None Reviewed-on: https://chromium-review.googlesource.com/749851Reviewed-by:
Justin Donnelly <jdonnelly@chromium.org> Commit-Queue: Justin Donnelly <jdonnelly@chromium.org> Cr-Commit-Position: refs/heads/master@{#513272}
-
Justin Donnelly authored
This reverts commit f69055b7. Reason for revert: One or the other of this CL and https://crrev.com/c/748273 (perhaps both in combination?) broke PaletteTrayTestWithVoiceInteraction.StylusBarrelButtonActivatesHighlighter on Linux ChromiumOS Tests (dbg)(1): https://uberchromegw.corp.google.com/i/chromium.chromiumos/builders/Linux%20ChromiumOS%20Tests%20%28dbg%29%281%29/builds/31692 The connection to these voice interaction Cls seems pretty clear. I can't identify which one it is, though, so while I apologize for the trouble, I'm going to revert both to ensure that the bot turns green again. -- Chromium Sheriff Original change's description: > Do not play assistant end animation when hiding > > When assistant is started and triggered hiding animation, during a very > short time window if the user lifted their finger, we would try to play > end animation. We should avoid doing that. > > BUG=b:67496461 > TEST=build and flash locally, see animation playing normally > > Change-Id: Idf52f692edd9d05b16ad48687384d291b208a42e > Reviewed-on: https://chromium-review.googlesource.com/748268 > Reviewed-by: Xiyuan Xia <xiyuan@chromium.org> > Commit-Queue: Xiaohui Chen <xiaohuic@chromium.org> > Cr-Commit-Position: refs/heads/master@{#513208} TBR=xiyuan@chromium.org,xiaohuic@chromium.org Change-Id: I13b9410f76829ec1491e9191e53519914d57f7cf No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: b:67496461 Reviewed-on: https://chromium-review.googlesource.com/749849Reviewed-by:
Justin Donnelly <jdonnelly@chromium.org> Commit-Queue: Justin Donnelly <jdonnelly@chromium.org> Cr-Commit-Position: refs/heads/master@{#513271}
-
Robert Liao authored
MacOS's alert dialog seems to need allowing nestable tasks for tab navigation to work. BUG=778562 Change-Id: Ic8654defa4e6ec1c7089639108e8a937e923b486 Reviewed-on: https://chromium-review.googlesource.com/747849 Commit-Queue: Robert Liao <robliao@chromium.org> Reviewed-by:
Gabriel Charette <gab@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Reviewed-by:
Trent Apted <tapted@chromium.org> Cr-Commit-Position: refs/heads/master@{#513270}
-
Peiyong Lin authored
As part of the progress to make GRC strongly typed, we also lean towards to making output mojo interface strongly-typed when needed. This patch removes the current two generic APIs from the mojo interface and creates two APIs that are used by the current TabSignalObserver implementation. BUG=775691 Change-Id: I3ddd06fc723dd63982be21ee39e5809305765751 Reviewed-on: https://chromium-review.googlesource.com/747962Reviewed-by:
Zhen Wang <zhenw@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Commit-Queue: lpy <lpy@chromium.org> Cr-Commit-Position: refs/heads/master@{#513269}
-
Marc-Antoine Ruel authored
https://chromium.googlesource.com/infra/luci/client-py.git/+log/fe94e7274e40..5da404cf35b6 $ git log fe94e7274..5da404cf3 --date=short --no-merges --format='%ad %ae %s' 2017-10-31 maruel Remove code that should have been deleted 3 years ago. 2017-10-31 maruel run_isolated: ignore relative_cwd if isolated's command is not used. 2017-10-30 maruel client: throw if the response is corrupted. 2017-10-27 maruel Do not run tests (and most tests) on upload anymore 2017-10-27 maruel Print more information in case of failure Created with: roll-dep src/tools/swarming_client -> Feel free to revert if anything goes wrong <- TBR=vadimsh@chromium.org Bug: 779718 Change-Id: Id21c679bdee0cd48af58d96a7558759297a9fa9e Reviewed-on: https://chromium-review.googlesource.com/749583Reviewed-by:
Marc-Antoine Ruel <maruel@chromium.org> Commit-Queue: Marc-Antoine Ruel <maruel@chromium.org> Cr-Commit-Position: refs/heads/master@{#513268}
-
Steven Bennetts authored
Currently 'network-connected' is fired much to often, causing significant slowdowns on slower devices, especially in chrome://network (debugging) but potentially to a lesser degree in oobe and Settings. Bug: none Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: I171e2015b7257f9e19b383687ae20282c0eb6c4c Reviewed-on: https://chromium-review.googlesource.com/747077Reviewed-by:
Alexander Alekseev <alemate@chromium.org> Commit-Queue: Steven Bennetts <stevenjb@chromium.org> Cr-Commit-Position: refs/heads/master@{#513267}
-
webrtc-autoroll@chromium.org authored
https://webrtc.googlesource.com/src.git/+log/6063e98dcb50..464e89c0ca66 $ git log 6063e98dc..464e89c0c --date=short --no-merges --format='%ad %ae %s' Created with: roll-dep src/third_party/webrtc BUG=None The AutoRoll server is located here: https://webrtc-chromium-roll.skia.org Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_chromium_archive_rel_ng;master.tryserver.chromium.mac:mac_chromium_archive_rel_ng TBR=webrtc-chromium-sheriffs-robots@google.com Change-Id: I416418720bdcf621df6722be91451a53514ca092 Reviewed-on: https://chromium-review.googlesource.com/749661Reviewed-by:
WebRTC Roll Bot <webrtc-autoroll@chromium.org> Commit-Queue: WebRTC Roll Bot <webrtc-autoroll@chromium.org> Cr-Commit-Position: refs/heads/master@{#513266}
-
mrefaat authored
This is more suitable place for it, as it will be used from different layers. Bug: Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet Change-Id: Iaa3a11f53730216d7c3794fc5cd771fd936c17be Reviewed-on: https://chromium-review.googlesource.com/748601Reviewed-by:
Lei Zhang <thestig@chromium.org> Reviewed-by:
Eugene But <eugenebut@chromium.org> Commit-Queue: Mohammad Refaat <mrefaat@chromium.org> Cr-Commit-Position: refs/heads/master@{#513265}
-
pdfium-deps-roller@chromium.org authored
https://pdfium.googlesource.com/pdfium.git/+log/a85e5ca5f2df..1bc5e494b675 $ git log a85e5ca5f..1bc5e494b --date=short --no-merges --format='%ad %ae %s' 2017-11-01 dsinclair Add CJX_ThisProxy 2017-11-01 dsinclair Convert CScript classes to have CJX objects 2017-11-01 dsinclair Move CXFA_NodeList JS to CJX_NodeList 2017-11-01 dsinclair Move the item methods into CXFA_Node propertly Created with: roll-dep src/third_party/pdfium 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: Ib1213187bb32b15cc5b6650d341f6d1433bfd77a Reviewed-on: https://chromium-review.googlesource.com/748891 Reviewed-by: <pdfium-deps-roller@chromium.org> Commit-Queue: <pdfium-deps-roller@chromium.org> Cr-Commit-Position: refs/heads/master@{#513264}
-
pdfium-deps-roller@chromium.org authored
https://pdfium.googlesource.com/pdfium.git/+log/a85e5ca5f2df..1bc5e494b675 $ git log a85e5ca5f..1bc5e494b --date=short --no-merges --format='%ad %ae %s' 2017-11-01 dsinclair Add CJX_ThisProxy 2017-11-01 dsinclair Convert CScript classes to have CJX objects 2017-11-01 dsinclair Move CXFA_NodeList JS to CJX_NodeList 2017-11-01 dsinclair Move the item methods into CXFA_Node propertly Created with: roll-dep src/third_party/pdfium 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: I7d85c312088c71d4cb248ed1e36ed84fc8ebb9ef Reviewed-on: https://chromium-review.googlesource.com/748976 Reviewed-by: <pdfium-deps-roller@chromium.org> Commit-Queue: <pdfium-deps-roller@chromium.org> Cr-Commit-Position: refs/heads/master@{#513263}
-
Rohit Rao authored
The migration tools inadvertently replaced autorelease with "= nil" in this case. Originally introducted in 9d30c08f. Surrounding code was fixed in e5a9cd7d, but this line was overlooked. BUG=None Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet Change-Id: I0872c29999934c04e330cf2e3f20b6d114d2657f Reviewed-on: https://chromium-review.googlesource.com/749521 Commit-Queue: edchin <edchin@chromium.org> Reviewed-by:
edchin <edchin@chromium.org> Cr-Commit-Position: refs/heads/master@{#513262}
-
pdfium-deps-roller@chromium.org authored
https://pdfium.googlesource.com/pdfium.git/+log/a85e5ca5f2df..1bc5e494b675 $ git log a85e5ca5f..1bc5e494b --date=short --no-merges --format='%ad %ae %s' 2017-11-01 dsinclair Add CJX_ThisProxy 2017-11-01 dsinclair Convert CScript classes to have CJX objects 2017-11-01 dsinclair Move CXFA_NodeList JS to CJX_NodeList 2017-11-01 dsinclair Move the item methods into CXFA_Node propertly Created with: roll-dep src/third_party/pdfium 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: I12bd2a76480db77acdff4cf37e2778ee3d7c5fc9 Reviewed-on: https://chromium-review.googlesource.com/749050 Reviewed-by: <pdfium-deps-roller@chromium.org> Commit-Queue: <pdfium-deps-roller@chromium.org> Cr-Commit-Position: refs/heads/master@{#513261}
-
pdfium-deps-roller@chromium.org authored
https://pdfium.googlesource.com/pdfium.git/+log/a85e5ca5f2df..1bc5e494b675 $ git log a85e5ca5f..1bc5e494b --date=short --no-merges --format='%ad %ae %s' 2017-11-01 dsinclair Add CJX_ThisProxy 2017-11-01 dsinclair Convert CScript classes to have CJX objects 2017-11-01 dsinclair Move CXFA_NodeList JS to CJX_NodeList 2017-11-01 dsinclair Move the item methods into CXFA_Node propertly Created with: roll-dep src/third_party/pdfium 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: Ie6ce877aea48b719b1bacbd7825abce107f3c04e Reviewed-on: https://chromium-review.googlesource.com/748978 Reviewed-by: <pdfium-deps-roller@chromium.org> Commit-Queue: <pdfium-deps-roller@chromium.org> Cr-Commit-Position: refs/heads/master@{#513260}
-
Nicolas Dossou-gbete authored
Bug: 740905 Change-Id: I8b052887895bee3038df20517d8cc68f36389962 Reviewed-on: https://chromium-review.googlesource.com/746803Reviewed-by:
Bernhard Bauer <bauerb@chromium.org> Commit-Queue: Nicolas Dossou-Gbété <dgn@chromium.org> Cr-Commit-Position: refs/heads/master@{#513259}
-
Klaus Weidner authored
In preparation for sharing the test, move the Create test to the test template. (Split from http://crrev.com/c/680100 for AHardwareBuffer-based GpuMemoryBuffer) BUG=761432 Cq-Include-Trybots: master.tryserver.chromium.android:android_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel Change-Id: I766f115cde35777a93351a57c7a5fa64d62f2368 Reviewed-on: https://chromium-review.googlesource.com/747604 Commit-Queue: Klaus Weidner <klausw@chromium.org> Reviewed-by:
David Reveman <reveman@chromium.org> Cr-Commit-Position: refs/heads/master@{#513258}
-
Sebastien SG authored
Bug: 778780 Change-Id: Ie3cc8633cb03e9711a4777c6c884f4fb07a7ab68 Reviewed-on: https://chromium-review.googlesource.com/740301 Commit-Queue: Sebastien Seguin-Gagnon <sebsg@chromium.org> Reviewed-by:
Keishi Hattori <keishi@chromium.org> Cr-Commit-Position: refs/heads/master@{#513257}
-
Dave Schuyler authored
This CL provides a line of instructions for creating extensions shortcuts. It also adds interactive feedback during shortcut entry. Bug: 769576 Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: I419cb1f4e3ee63aa47fc56ca784faa5ec9f2fdb6 Reviewed-on: https://chromium-review.googlesource.com/748082 Commit-Queue: Dave Schuyler <dschuyler@chromium.org> Reviewed-by:
Demetrios Papadopoulos <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#513256}
-
Elliot Glaysher authored
This changes management of the window position from booleans which live on ash::wm::WindowState to general aura Window properties. These can be set from //chrome/ without having to link with the non-public parts of //ash/. Bug: 780160 Change-Id: I834c268dcf333576bf88a24f99d388cf9732a9e5 Reviewed-on: https://chromium-review.googlesource.com/747876Reviewed-by:
Tom Sepez <tsepez@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
James Cook <jamescook@chromium.org> Commit-Queue: Elliot Glaysher <erg@chromium.org> Cr-Commit-Position: refs/heads/master@{#513255}
-
Lei Zhang authored
- Explain |view_| member's life time. - Remove an old comment that does not make sense. - std::make_unique() everywhere. Change-Id: I42360b80ea66fbd38705223a162f1683b49ab5b3 Reviewed-on: https://chromium-review.googlesource.com/740709 Commit-Queue: Nick Carter <nick@chromium.org> Reviewed-by:
Nick Carter <nick@chromium.org> Cr-Commit-Position: refs/heads/master@{#513254}
-
Helen Li authored
The overridden method is from NetworkChangeObserver and not from IPAddressObserver. TBR=isherman@chromium.org Bug: 754695 Change-Id: Ic37fccfce1abc1e89ad6300b652416cd73a6f39b Reviewed-on: https://chromium-review.googlesource.com/749302Reviewed-by:
Helen Li <xunjieli@chromium.org> Commit-Queue: Helen Li <xunjieli@chromium.org> Cr-Commit-Position: refs/heads/master@{#513253}
-
Gheorghe Comanici authored
The classifier tries to add all prefixes to the autocomplete input, from the ones with the smallest number of components to those with largest num components (e.g. for input 'www.blah.foo', it checks 'http://www.blah.foo' before ''http://www.www.blah.foo'). This CL addds an additional preference for HTTPS prefixes over HTTP. Note on the change to history_url_provider.cc: the comparator was failing to distinguish entries that have all features equal (such as present in the test). An additional tie-breaker was added to increase the stability of our tests. One of the tests in HistoryURLProviderTest.MatchURLFormatting was failing because the url_prefix.cc change was changing the order in the list of suggestions prior to sorting/deduping. Bug: 6794 Change-Id: Ie1bdcacaea8213439b2f52c062ce11d17b8f1d51 Reviewed-on: https://chromium-review.googlesource.com/749313Reviewed-by:
Mark Pearson <mpearson@chromium.org> Commit-Queue: Gheorghe Comanici <gcomanici@chromium.org> Cr-Commit-Position: refs/heads/master@{#513252}
-
Stephen Chenney authored
Code checks for the size when allocating a raster shape (for CSS shape-outside) but ASAN defeats this check by allocating more than the exact image size. Be robust to this case and other out-of-memory situations by handling failed allocations. R=fs@opera.com BUG=779366 Change-Id: I11b1f9baaac21d89044dbaa1d5ed6cd188ccc813 Reviewed-on: https://chromium-review.googlesource.com/749320Reviewed-by:
Fredrik Söderquist <fs@opera.com> Commit-Queue: Stephen Chenney <schenney@chromium.org> Cr-Commit-Position: refs/heads/master@{#513251}
-
Philippe Hamel authored
Deleting CS Ranker Model. This change is not wire-compatible, but we have not published any CS models yet. So, this should not break anything. Bug: 759161 Change-Id: I43e6a2885a97ab030eb43edd01e44773e6239693 Reviewed-on: https://chromium-review.googlesource.com/732167Reviewed-by:
Roger McFarlane <rogerm@chromium.org> Commit-Queue: Philippe Hamel <hamelphi@chromium.org> Cr-Commit-Position: refs/heads/master@{#513250}
-
Jerome Jiang authored
https://chromium.googlesource.com/webm/libvpx.git/+log/401e6d48bfd3..3ba9a2c8b234 $ git log 401e6d48b..3ba9a2c8b --date=short --no-merges --format='%ad %ae %s' 2017-10-31 jianj vp9: Move allocation of vt2 after early exits. 2017-10-30 jianj vp9: Reduce stack usage of choose_partitioning. 2017-10-30 jianj vp9: Reduce stack usage of choose_partioning. 2016-07-19 jzern vp8: correct if/else '{' placement 2017-10-26 slavarnway vpx: hadamard: use ptrdiff_t instead of int for stride 2017-10-22 kylesiefring Optimize convolve8 SSSE3 and AVX2 intrinsics 2017-10-23 marpan vp9-svc: Allow for adapt_rd_thresh with row-mt. 2017-10-20 slavarnway vpx: [x86] vpx_hadamard_16x16_avx2() highbitdepth fix 2017-10-20 slavarnway vpx: [x86] vpx_hadamard_16x16_avx2() improvements 2017-10-18 slavarnway vpx: [x86] add vpx_hadamard_16x16_avx2() 2017-10-11 paulwilkins Corpus VBR tweak for undershoot. 2017-10-11 paulwilkins Increase precision of some debug stats output for corpus VBR. 2017-10-11 paulwilkins Prevent double application of min rate in two pass. Created with: roll-dep src/third_party/libvpx/source/libvpx R=johannkoenig@google.com BUG=b/68362457 Change-Id: If020f2122bea6b00926aa51469d6570b409fc47e Reviewed-on: https://chromium-review.googlesource.com/749043Reviewed-by:
Johann Koenig <johannkoenig@google.com> Commit-Queue: Jerome Jiang <jianj@google.com> Cr-Commit-Position: refs/heads/master@{#513249}
-