- 02 May, 2018 40 commits
-
-
David Reveman authored
After some testing we have determined that the following pattern results in a more appropriate behavior when sending key press/release events to clients: - Send key press events if they have not been handled and are not already pressed. - Send key release events if they are currently pressed. This should reduce the chance that a client ends up with an inappropriate keyboard state where some keys are incorrectly pressed. Bug: 820641 Test: exo_unittests --gtest_filter=KeyboardTest.OnKeyboardKey Change-Id: Ica7b5510928056b6659140cf492e40234a272053 Reviewed-on: https://chromium-review.googlesource.com/1038907Reviewed-by:
Daniele Castagna <dcastagna@chromium.org> Commit-Queue: David Reveman <reveman@chromium.org> Cr-Commit-Position: refs/heads/master@{#555389}
-
Christian Fremerey authored
Besides the test being a redundant implementation of what is tested, we can rely on compile-time checks that all cases of the enum class are handled, so this test is not needed. Bug: 630694 Change-Id: I618a50692b1fc7a643a7863b477a54c6fee9e93f Reviewed-on: https://chromium-review.googlesource.com/1038743Reviewed-by:
Emircan Uysaler <emircan@chromium.org> Reviewed-by:
Max Morin <maxmorin@chromium.org> Commit-Queue: Christian Fremerey <chfremer@chromium.org> Cr-Commit-Position: refs/heads/master@{#555388}
-
Emily Hanley authored
Bug: 838302 Change-Id: I41a1640a1415c19e1b48ce442ee309632b7f4c90 Reviewed-on: https://chromium-review.googlesource.com/1036935Reviewed-by:
Ned Nguyen <nednguyen@google.com> Commit-Queue: Emily Hanley <eyaich@chromium.org> Commit-Queue: Ned Nguyen <nednguyen@google.com> Cr-Commit-Position: refs/heads/master@{#555387}
-
Ricky Liang authored
The Chrome OS HAL VideoCaptureDevice receives the captured data through DMAbuf. On certain platforms the DMAbuf are allocated under some alignment constraints, e.g. on Intel platform the buffer plane width is aligned to 64. Hence when mapped to CPU the memory planes are not contiguous so directly calling libyuv::ConverToI420() with the buffer address and size does not work. BUG=b:78259838 TEST=Make sure camera preview with resolution 2592x1944 displays correctly on DUT. Change-Id: I85cf4fadf24a9374ee837e820dbd89881d14f475 Reviewed-on: https://chromium-review.googlesource.com/1029935 Commit-Queue: Ricky Liang <jcliang@chromium.org> Reviewed-by:Wez <wez@chromium.org> Reviewed-by:
Christian Fremerey <chfremer@chromium.org> Cr-Commit-Position: refs/heads/master@{#555386}
-
Gauthier Ambard authored
This CL changes the blur effect of the toolbar, making it smoother. It also adds a blur effect to the popup menu. Bug: 824920 Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs Change-Id: Ic39fe55db2ee508fdf0f835f1af30e4b047afc5f Reviewed-on: https://chromium-review.googlesource.com/1039370 Commit-Queue: Gauthier Ambard <gambard@chromium.org> Reviewed-by:
Olivier Robin <olivierrobin@chromium.org> Cr-Commit-Position: refs/heads/master@{#555385}
-
Dmitry Gozman authored
It's always true, so we can remove some checks and unused code. We can actually remove MaybeCheckCSP method, but it has some valuable comments. We'll remove it either by removing the comments or finding a better place for them. Bug: 789577 Change-Id: I891407ad35230be936164acdfbe26f6123c3a0a9 Reviewed-on: https://chromium-review.googlesource.com/1037804 Commit-Queue: Dmitry Gozman <dgozman@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Camille Lamy <clamy@chromium.org> Cr-Commit-Position: refs/heads/master@{#555384}
-
Olivier Robin authored
This reverts commit 1cd5356f. Reason for revert: Breaks tree with error ninja: Entering directory `/b/c/b/ios_simulator/src/out/Debug-iphonesimulator' ninja: error: '../../ios/chrome/browser/ui/authentication/resources/identity_picker_view_arrow_down.imageset/Contents.json', needed by 'gen/ios/chrome/browser/ui/authentication/resources/identity_picker_view_arrow_down.xcassets/identity_picker_view_arrow_down.imageset/Contents.json', missing and no known rule to make it step returned non-zero exit code: 1 Original change's description: > [iOS] Adding unified consent dir > > Moving all files related to unified consent into: > ios/chrome/browser/ui/authentication/unified_consent/ > > Bug: 827072 > Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs > Change-Id: I36bbca2d9f3392da5243e524bdc2276ba35d906d > Reviewed-on: https://chromium-review.googlesource.com/1039187 > Commit-Queue: Jérôme Lebel <jlebel@chromium.org> > Reviewed-by: Mihai Sardarescu <msarda@chromium.org> > Cr-Commit-Position: refs/heads/master@{#555375} TBR=msarda@chromium.org,jlebel@chromium.org Change-Id: I7cbba26291b97afbe4206b31fe39ad7c8079b070 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 827072 Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs Reviewed-on: https://chromium-review.googlesource.com/1039745Reviewed-by:
Olivier Robin <olivierrobin@chromium.org> Commit-Queue: Olivier Robin <olivierrobin@chromium.org> Cr-Commit-Position: refs/heads/master@{#555383}
-
Danyao Wang authored
This fixes ReloadPostNavigation and ForwardPostNavigation from navigation_and_load_callbacks_inttest with WKBasedNavigationManager. Bug: 807428 Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs Change-Id: I7fd87c0a04c896570daa0ad35c6324867465702b Reviewed-on: https://chromium-review.googlesource.com/1038655 Commit-Queue: Danyao Wang <danyao@chromium.org> Reviewed-by:
Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#555382}
-
Mihai Sardarescu authored
This CL updates the string used for Unified Consent in the welcome page and in the settings sign-in and sync promos. Bug: 820585 Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: Ib575cd6307440a7e92379940f41c862b13578d1d Reviewed-on: https://chromium-review.googlesource.com/1019324 Commit-Queue: Mihai Sardarescu <msarda@chromium.org> Reviewed-by:
Scott Chen <scottchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#555381}
-
Dave Tapuska authored
Now that input mode has shipped in a stable release remove the setting. BUG=642800 Change-Id: I0aecb0261ba17be7bd911fc2c420d0e3c5dd783f Reviewed-on: https://chromium-review.googlesource.com/1037983Reviewed-by:
Jeremy Roman <jbroman@chromium.org> Commit-Queue: Dave Tapuska <dtapuska@chromium.org> Cr-Commit-Position: refs/heads/master@{#555380}
-
Eric Stevenson authored
Remove owners who've left Chrome and add myself. Change-Id: Icd28c0432ba688b4e5cff23310425e93f3d7ab09 Reviewed-on: https://chromium-review.googlesource.com/1037934Reviewed-by:
John Budorick <jbudorick@chromium.org> Commit-Queue: Eric Stevenson <estevenson@chromium.org> Cr-Commit-Position: refs/heads/master@{#555379}
-
Florent Castelli authored
Only straightforward usage has been removed, identified with regexp "URL.createObjectURL.*stream". Bug: 800767 Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: I83d563080b2f534e7d9e3062b1633017dc9a01a8 Reviewed-on: https://chromium-review.googlesource.com/878741 Commit-Queue: Florent Castelli <orphis@chromium.org> Reviewed-by:
Guido Urdaneta <guidou@chromium.org> Reviewed-by:
Philip Jägenstedt <foolip@chromium.org> Reviewed-by:
Jochen Eisinger <jochen@chromium.org> Cr-Commit-Position: refs/heads/master@{#555378}
-
Helen Li authored
CreateRequest() needs to take in a traffic annotation. Bug: 837333 Change-Id: Iaa4b8e0cbff89a4ffff4afef9c9cc6accdaba26f Reviewed-on: https://chromium-review.googlesource.com/1039124Reviewed-by:
Alexandr Ilin <alexilin@chromium.org> Commit-Queue: Helen Li <xunjieli@chromium.org> Cr-Commit-Position: refs/heads/master@{#555377}
-
Bruce Dawson authored
By default VC++ doesn't like having a variable declared with extern const and then defined with constexpr. They have a switch to allow this but it's off by default. In this case constexpr was not intended or necessary and is inconsistent with nearby definitions so removing it is reasonable. Long-term we can eventually switch to /Zc:constExpr to make the const/constexpr mixing legal. This was reported by the VC++ team who still use Chromium as the best compiler test suite ever. Change-Id: I9a1463c37495a9532ecc2f0b1bbbef5ff9ecd999 Reviewed-on: https://chromium-review.googlesource.com/1039193Reviewed-by:
Daniel Nicoara <dnicoara@chromium.org> Commit-Queue: Bruce Dawson <brucedawson@chromium.org> Cr-Commit-Position: refs/heads/master@{#555376}
-
Jérôme Lebel authored
Moving all files related to unified consent into: ios/chrome/browser/ui/authentication/unified_consent/ Bug: 827072 Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs Change-Id: I36bbca2d9f3392da5243e524bdc2276ba35d906d Reviewed-on: https://chromium-review.googlesource.com/1039187 Commit-Queue: Jérôme Lebel <jlebel@chromium.org> Reviewed-by:
Mihai Sardarescu <msarda@chromium.org> Cr-Commit-Position: refs/heads/master@{#555375}
-
Patrik Höglund authored
TBR=sergeyberezin@chromium.org Bug: chromium:838854 Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs Change-Id: Idbbfc62396a4676737146671be714e5302a45063 Reviewed-on: https://chromium-review.googlesource.com/1039565Reviewed-by:
Patrik Höglund <phoglund@chromium.org> Cr-Commit-Position: refs/heads/master@{#555374}
-
Dave Tapuska authored
Seems the field trial config was left around even though this feature was removed. Change-Id: Id718a32c1e3e2397ac995547e0fa83d939d34ee8 Reviewed-on: https://chromium-review.googlesource.com/1037808Reviewed-by:
Ilya Sherman <isherman@chromium.org> Commit-Queue: Dave Tapuska <dtapuska@chromium.org> Cr-Commit-Position: refs/heads/master@{#555373}
-
Sidney San Martín authored
The fix is to use BrowserNativeWidgetWindow only for tabbed windows. Bug: 769327 Change-Id: Ice36d327c2c27411ed2a4d15a8c6a78a9e55e347 Reviewed-on: https://chromium-review.googlesource.com/1038545Reviewed-by:
Elly Fong-Jones <ellyjones@chromium.org> Commit-Queue: Sidney San Martín <sdy@chromium.org> Cr-Commit-Position: refs/heads/master@{#555372}
-
Olivier Robin authored
The ModelTypeSet(ModelType) constructor does not create a ModelTypeSet containing only ModelType. On debug builds, the variable initializations of bitset to 0 make the test working as expected. On release builds, the preferred data types is set to a random value. Fix by calling an explicit ModelTypeSet constructor. Bug: 837553 Change-Id: I55c83a16ce391fdc908f0247d2dd1c7e510d54d7 Reviewed-on: https://chromium-review.googlesource.com/1039192Reviewed-by:
Roger McFarlane <rogerm@chromium.org> Commit-Queue: Olivier Robin <olivierrobin@chromium.org> Cr-Commit-Position: refs/heads/master@{#555371}
-
Chromium WPT Sync authored
Using wpt-import in Chromium e3e32d3d. With Chromium commits locally applied on WPT: 303956b6 "Enable WPT tests for the Generic Sensor classes" 7dea9b2c "[css-grid] Subtract scrollbar in ComputeReplacedLogicalHeightUsing()" Build: https://ci.chromium.org/buildbot/chromium.infra.cron/wpt-importer/16684 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 Directory owners for changes in this CL: yhirano@chromium.org, mkwst@chromium.org, japhet@chromium.org: external/wpt/fetch TBR=kereliuk No-Export: true Change-Id: I2fd899568bca26164c2410322e1dbd4bb1282af0 Reviewed-on: https://chromium-review.googlesource.com/1039244 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@{#555370}
-
v8-autoroll authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/2194d161..99550832 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,machenbach@chromium.org,kozyatinskiy@chromium.org,sergiyb@chromium.org Change-Id: I1f04861e6bc6f416a23294bc2595185fc7e7b7c1 Reviewed-on: https://chromium-review.googlesource.com/1038914Reviewed-by:
v8 autoroll <v8-autoroll@chromium.org> Commit-Queue: v8 autoroll <v8-autoroll@chromium.org> Cr-Commit-Position: refs/heads/master@{#555369}
-
Elly Fong-Jones authored
TBR=jbudorick@chromium.org Bug: 828031 Change-Id: If91d7f84eacb767e49899bf697b12957cbf64f8a Reviewed-on: https://chromium-review.googlesource.com/1039605Reviewed-by:
Elly Fong-Jones <ellyjones@chromium.org> Reviewed-by:
John Budorick <jbudorick@chromium.org> Commit-Queue: Elly Fong-Jones <ellyjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#555368}
-
https://skia.googlesource.com/skia.git/+log/3fef39d94d2a..eaded9d09c31 $ git log 3fef39d94..eaded9d09 --date=short --no-merges --format='%ad %ae %s' 2018-05-01 robertphillips Fix DDL blur image filter Created with: roll-dep src/third_party/skia 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=brianosman@chromium.org Change-Id: Idc47520cdc406b9fee3347c4538e35d43994334c Reviewed-on: https://chromium-review.googlesource.com/1039070Reviewed-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@{#555367}
-
Kent Tamura authored
All code in third_party/WebKit/Tools/Scripts was moved to third_party/blink/tools. This CL also fixes references to old names of scripts in Tools/Scripts. * third_party/WebKit/PRESUBMIT.py: Remove dead code. This PRESUBMIT.py doesn't use |audit_non_blink_usage|. Bug: 829697 Change-Id: I6c482a795708fa207124cb2030a4fdaa8ceac343 Reviewed-on: https://chromium-review.googlesource.com/1038863Reviewed-by:
Nico Weber <thakis@chromium.org> Commit-Queue: Kent Tamura <tkent@chromium.org> Cr-Commit-Position: refs/heads/master@{#555366}
-
Andreas Haas authored
It seems like the issue with the v8::Locker has been fixed at some point. I cannot reproduce the issue anymore. Bug: chromium:189177 Change-Id: Ie2929429735dc0b08dc7241986e7a95cf9d6c845 Reviewed-on: https://chromium-review.googlesource.com/1034685 Commit-Queue: Alexander Potapenko <glider@chromium.org> Reviewed-by:
Alexander Potapenko <glider@chromium.org> Cr-Commit-Position: refs/heads/master@{#555365}
-
Elly Fong-Jones authored
When closing the window on Mac via the system menus, Textfields can end up with their caret bounds changed (through a roundabout route) while they have a context menu open. This causes a reset of the context menu's model with the runner still referencing the old model, which leads to chaos. To fix that, reset the runner as well when updating the bounds. Bug: 837767 Change-Id: Id955d84c525f8d71121414f2784f216b4d9e6a65 Reviewed-on: https://chromium-review.googlesource.com/1037404Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Elly Fong-Jones <ellyjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#555364}
-
Jérôme Lebel authored
This patch fixes a bug to update the selected identity when the identity list is updated. Related to: crrev.com/c/1025895 Bug: 827072 Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs Change-Id: I772d3be25f6b280370c9d949487a7c2570fa6fc4 Reviewed-on: https://chromium-review.googlesource.com/1032741 Commit-Queue: Jérôme Lebel <jlebel@chromium.org> Reviewed-by:
Mihai Sardarescu <msarda@chromium.org> Cr-Commit-Position: refs/heads/master@{#555363}
-
Bence Béky authored
Some DNS transaction tests require ScopedTaskEnvironment(MainThreadType::IO), some require ScopedTaskEnvironment(MainThreadType::MockTime). Factor out common stuff to DnsTransactionTestBase and create two derived test classes. This is prework for https://crrev.com/c/1037405. Bug: 791831 Change-Id: I4e8c1b94f41d824a467fc0cee8349c821662721f Reviewed-on: https://chromium-review.googlesource.com/1037703Reviewed-by:
Ryan Hamilton <rch@chromium.org> Commit-Queue: Bence Béky <bnc@chromium.org> Cr-Commit-Position: refs/heads/master@{#555362}
-
Anita Woodruff authored
The callback should only be called after the notification close event has completed. This change postpones execution of the callback until the proper time. I had to add some workarounds because for some reason it seems the callback does not now get called from tests. R=peter@chromium.org Bug: 787459 Change-Id: I4450d54894f79f3e83581686965a328ef961e383 Reviewed-on: https://chromium-review.googlesource.com/1018461 Commit-Queue: Anita Woodruff <awdf@chromium.org> Reviewed-by:
Finnur Thorarinsson <finnur@chromium.org> Reviewed-by:
Nasko Oskov <nasko@chromium.org> Reviewed-by:
Peter Beverloo <peter@chromium.org> Reviewed-by:
Anita Woodruff <awdf@chromium.org> Cr-Commit-Position: refs/heads/master@{#555361}
-
Vadym Doroshenko authored
NewPasswordFormManager (details go/new-cpm-design-refactoring) will send a fill message to the Renderer. This CL extracts this logic from PasswordFormManager and PasswordManager to the separate file, without changing any logic so that NewPasswordFormManager can reuse it. Since now it is in a separate function, we can test it separately. So unit tests were written. Bug: 831123 Change-Id: Ibc448d7c287b1599bbbd8a721ca36a464b5b4a48 Reviewed-on: https://chromium-review.googlesource.com/1026111 Commit-Queue: Vadym Doroshenko <dvadym@chromium.org> Reviewed-by:
Vaclav Brozek <vabr@chromium.org> Cr-Commit-Position: refs/heads/master@{#555360}
-
Roman Sorokin authored
Part of elimination DMTokenStorage effort. DMToken will be stored in the device policy. Same as for cloud management. BUG=chromium:809914 TEST=existing unit and browsertests Change-Id: I90c6417399f55d07bbb815db76c365593cfe88e6 Reviewed-on: https://chromium-review.googlesource.com/1019326 Commit-Queue: Roman Sorokin <rsorokin@chromium.org> Reviewed-by:
Lutz Justen <ljusten@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:
Maksim Ivanov <emaxx@chromium.org> Cr-Commit-Position: refs/heads/master@{#555359}
-
Jérôme Lebel authored
This patch modifies the behavior of ChromeSigninViewController to support the user UnifiedUserConsentCoordinator if the signin::kUnifiedConsent flag is enabled. ChromeSigninViewController has 3 main states: - IDENTITY_PICKER_STATE - SIGNIN_PENDING_STATE - IDENTITY_SELECTED_STATE UnifiedUserConsentViewController is shown in IDENTITY_PICKER_STATE. Once the primary button (of ChromeSigninViewController) is pressed, the sign-in starts using SIGNIN_PENDING_STATE. After the sign-in is done, -[acceptSignInAndCommitSyncChanges] is called called to finish. IDENTITY_SELECTED_STATE state is not used for unified user consent. Related patch: crrev.com/c/995417 crrev.com/c/1009906 Screenshots: https://drive.google.com/open?id=1-fg35E2myznknRMauJN3HxAu-j_FARfD https://drive.google.com/open?id=1hGTTqKGQCihp2EN-zgIWrLDsdjzfPNV- https://drive.google.com/open?id=1EI1VPXtpJ4c1oW1hunkGvdYXB_Fw1EhW Mock: https://docs.google.com/presentation/d/1cZfr5FGWGSy0PNaQ8uzik0alLAH-5glh1vsb030vha8/edit?ts=5aba5455#slide=id.g353bc22139_3_19 Bug: 827072 Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs Change-Id: I1545ed03f38ebb8868e84577ae19adea61d80be1 Reviewed-on: https://chromium-review.googlesource.com/1010346 Commit-Queue: Jérôme Lebel <jlebel@chromium.org> Reviewed-by:
Mihai Sardarescu <msarda@chromium.org> Cr-Commit-Position: refs/heads/master@{#555358}
-
Alexander Timin authored
Unify FrameSchedulerImpl's UpdateTaskQueues, UpdateTaskQueue, UpdateThrottlingState and UpdateTaskQueueThrottling methods. R=alexclarke@chromium.org Change-Id: Iecdbe636511626e681afd17fca6224a1dfdc90fd Reviewed-on: https://chromium-review.googlesource.com/1039194Reviewed-by:
Alex Clarke <alexclarke@chromium.org> Commit-Queue: Alexander Timin <altimin@chromium.org> Cr-Commit-Position: refs/heads/master@{#555357}
-
https://chromium.googlesource.com/catapult.git/+log/5b642efe8459..86d3e79d8882 $ git log 5b642efe8..86d3e79d8 --date=short --no-merges --format='%ad %ae %s' 2018-05-02 mattcary [Tracing] Android native library resident size statistics. Created with: roll-dep src/third_party/catapult BUG=chromium:758566 The AutoRoll server is located here: https://catapult-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=sullivan@chromium.org Change-Id: I9887f72a3ecf93a97d56d4cc4b6ffb4b6f4b59b1 Reviewed-on: https://chromium-review.googlesource.com/1039264 Commit-Queue: catapult-chromium-autoroll <catapult-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Reviewed-by:
catapult-chromium-autoroll <catapult-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#555356}
-
Majid Valipour authored
These methods are not used outside tests that verify their functionality. Time to remove them
🔪 ⏰ . Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;master.tryserver.blink:linux_trusty_blink_rel Change-Id: Iaad6cd50ae9f69b8d20e06e0b9274b5f6909539e Reviewed-on: https://chromium-review.googlesource.com/1036259Reviewed-by:Robert Flack <flackr@chromium.org> Reviewed-by:
Yi Gu <yigu@chromium.org> Commit-Queue: Majid Valipour <majidvp@chromium.org> Cr-Commit-Position: refs/heads/master@{#555355}
-
Antonio Gomes authored
This is a preparation CL to migrate OneGoogleBarFetcherImpl::AuthenticatedURLFetcher from using URLFetcher to SimpleURLLoader. In practice, when creating an OneGoogleBarFetcherImpl instance, we need to pass the |api_url_override| as a parameter. When running SimpleURLLoader and EmbeddedTestServer (for unit testing), we can only set the proper |api_url_override| value after EmbeddedTestServer is instantiated, which will happen from ::SetUp (see [1]). This CL prepares the ground for it. No functionality change. [1] https://crrev.com/c/1031450/ BUG=773295 Change-Id: Iebd0d8dc0134a343e5187812982b6b5570f3ebe3 Reviewed-on: https://chromium-review.googlesource.com/1035862 Commit-Queue: Antonio Gomes <tonikitoo@igalia.com> Reviewed-by:
Matt Menke <mmenke@chromium.org> Reviewed-by:
Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/master@{#555354}
-
Wez authored
These tests were filtered due to threading issues in the production code leading to crash flakes. Bug: 813795, 827450 Change-Id: I1c5f69a3d26e23eec5e25c391bfe20422252c360 Reviewed-on: https://chromium-review.googlesource.com/1039068Reviewed-by:
Henrik Boström <hbos@chromium.org> Commit-Queue: Wez <wez@chromium.org> Cr-Commit-Position: refs/heads/master@{#555353}
-
Stephen McGruer authored
This CL adds a check to help investigate crbug.com/826627. The assumption is that merge_.start_interpolable_value is turning out to be nullptr in the TransitionInterpolation constructor. Working this backwards, it appears that the only way this could happen is if SetValue was called with a TypedInterpolationValue that had no interpolable value stored within it. Bug: 826627 Change-Id: I3c5159fa0314bf5651bdbda68ef9c97b5a1a567c Reviewed-on: https://chromium-review.googlesource.com/1032874Reviewed-by:
Robert Flack <flackr@chromium.org> Commit-Queue: Stephen McGruer <smcgruer@chromium.org> Cr-Commit-Position: refs/heads/master@{#555352}
-
Ryo Hashimoto authored
https://chromium.googlesource.com/chromiumos/platform/system_api.git/+log/43880122c4f3..d45ce7d90232 $ git log 43880122c..d45ce7d90 --date=short --no-merges --format='%ad %ae %s' 2018-04-26 emaxx cryptohome: Delete obsolete challenge-response APIs 2018-04-19 hashimoto Add constants for ArcAppFuseProvider Created with: roll-dep src/third_party/cros_system_api BUG=837161 BUG=806788 Change-Id: I31ebc9bd3b5338fcd69a61848054ab50ec0d63b7 Reviewed-on: https://chromium-review.googlesource.com/1039306Reviewed-by:
Hidehiko Abe <hidehiko@chromium.org> Commit-Queue: Ryo Hashimoto <hashimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#555351}
-
https://chromium.googlesource.com/angle/angle.git/+log/57d9cbb67f2d..9aef81c7cec0 $ git log 57d9cbb67..9aef81c7c --date=short --no-merges --format='%ad %ae %s' 2018-04-30 oetuaho Validate blitFramebuffer for overflows on all platforms 2018-04-26 oetuaho Clean up BlitGL Created with: roll-dep src/third_party/angle BUG=chromium:830046,chromium:830046 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: If5d19b20e6dc7096d7724d9fac6702427f560351 Reviewed-on: https://chromium-review.googlesource.com/1039067Reviewed-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@{#555350}
-