- 13 Mar, 2018 40 commits
-
-
rbpotter authored
Make controls appear on preview area when custom margins is selected. Controls do not yet work. Bug: 773928, 812095 Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: Ia0319b743736717f94af65c3ef364b65f2193571 Reviewed-on: https://chromium-review.googlesource.com/935681 Commit-Queue: Rebekah Potter <rbpotter@chromium.org> Reviewed-by:
Demetrios Papadopoulos <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#542918}
-
Bailey Berro authored
This change updates SmbFileSystem to using SupportsWeakPtr instead of manually implementing a WeakPtrFactory. Bug: chromium:757625 Change-Id: I00cf23d863a5f094185217bc5d18bda49d4405db Reviewed-on: https://chromium-review.googlesource.com/957205 Commit-Queue: Bailey Berro <baileyberro@chromium.org> Reviewed-by:
Zentaro Kavanagh <zentaro@chromium.org> Cr-Commit-Position: refs/heads/master@{#542917}
-
Xiaohan Wang authored
The new name is shorter and better reflects what the class does: providing the MediaCrypto object. Bug: 821114 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: I5226a8280a1342fb47a0847755b82a8be8ed52e4 Reviewed-on: https://chromium-review.googlesource.com/959698Reviewed-by:
Frank Liberato <liberato@chromium.org> Cr-Commit-Position: refs/heads/master@{#542916}
-
Bailey Berro authored
This change adds Abort functionality to SmbTaskQueue. The unrun tasks for a given operation can be aborted via SmbTaskQueue::AbortOperation(). Test=unittest Bug: chromium:757625 Change-Id: I317cc95556e4952a2c7049ad2cdf358d3058147b Reviewed-on: https://chromium-review.googlesource.com/956260 Commit-Queue: Bailey Berro <baileyberro@chromium.org> Reviewed-by:
Zentaro Kavanagh <zentaro@chromium.org> Cr-Commit-Position: refs/heads/master@{#542915}
-
https://webrtc.googlesource.com/src.git/+log/313385726692..e63afff36496 $ git log 313385726..e63afff36 --date=short --no-merges --format='%ad %ae %s' Created with: roll-dep src/third_party/webrtc 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;master.tryserver.chromium.win:win-msvc-dbg TBR=webrtc-chromium-sheriffs-robots@google.com Change-Id: I7fa495e46a67155fed43d912f338e65b0d2fc900 Reviewed-on: https://chromium-review.googlesource.com/961103Reviewed-by:
webrtc-chromium-autoroll <webrtc-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: webrtc-chromium-autoroll <webrtc-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#542914}
-
Luna Lu authored
OOPIF is going to roll out in M67, this means the blink side UseCounter will no longer be accurate. Switching to the browser side UseCounter in this CL. However, there's still existing bugs where the browser sise UseCounter is not working correctly, tracked in crbug.com/811948. Bug: 811948, 716565 Change-Id: I112f82d5f6b938dce4bbe394413068a8c3472498 Reviewed-on: https://chromium-review.googlesource.com/957472Reviewed-by:
Jesse Doherty <jwd@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Rick Byers <rbyers@chromium.org> Commit-Queue: Luna Lu <loonybear@chromium.org> Cr-Commit-Position: refs/heads/master@{#542913}
-
Hidy Han authored
Use DevToolsStatus enum to distinguish DevTools-handled redirects from request failures. Fix some typos. Change-Id: If32f061c76f44fa830ec701ffbf01d88963d1b9c Reviewed-on: https://chromium-review.googlesource.com/959587 Commit-Queue: Hidy Han <hidyhan@chromium.org> Reviewed-by:
Dmitry Gozman <dgozman@chromium.org> Reviewed-by:
Alex Clarke <alexclarke@chromium.org> Cr-Commit-Position: refs/heads/master@{#542912}
-
v8-autoroll authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/53c448db..f0dfd5a0 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;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;master.tryserver.chromium.android:android_optional_gpu_tests_rel TBR=hablich@chromium.org,machenbach@chromium.org,kozyatinskiy@chromium.org,sergiyb@chromium.org Change-Id: I30a4a72d2d4d0cb652c146f25adbeae2831da4c8 Reviewed-on: https://chromium-review.googlesource.com/961361Reviewed-by:
v8 autoroll <v8-autoroll@chromium.org> Commit-Queue: v8 autoroll <v8-autoroll@chromium.org> Cr-Commit-Position: refs/heads/master@{#542911}
-
Demetrios Papadopoulos authored
This makes it possible for the user to reach extension provided options that don't fit in the viewport. Bug: 820876 Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: Idf3ef16f0cead1da99bf255b32b4669072518c19 Reviewed-on: https://chromium-review.googlesource.com/960968 Commit-Queue: Demetrios Papadopoulos <dpapad@chromium.org> Reviewed-by:
Scott Chen <scottchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#542910}
-
Sonny Sasaka authored
https://chromium.googlesource.com/chromiumos/platform/system_api.git/+log/e22d01d973dc..1e83c2514884 $ git log e22d01d97..1e83c2514 --date=short --no-merges --format='%ad %ae %s' 2018-03-12 sonnysasaka bluetooth: Add bluez object manager service constants. 2018-02-15 ljusten authpolicy: Add unspecific kpasswd error 2018-03-07 jkardatzke Add D-Bus signal for starting a container in a VM Created with: roll-dep src/third_party/cros_system_api Bug: 812468 Change-Id: Ia9f3ecd344f8203b145797baac73e733c3449a15 Reviewed-on: https://chromium-review.googlesource.com/961128Reviewed-by:
Rahul Chaturvedi <rkc@chromium.org> Commit-Queue: Rahul Chaturvedi <rkc@chromium.org> Cr-Commit-Position: refs/heads/master@{#542909}
-
Oksana Zhuravlova authored
This change moves the file, file path and file_info mojom files from //mojo/common to //mojo/public/mojom/base. Corresponding typemap and struct traits file were also moved. Unit tests for file and file_path were updated to use SerializeAndDeserialize() from //mojo/public/cpp/test_support/test_utils.h and moved to mojo_unittests. Bug: 799482 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_mojo Change-Id: I18cfd1848b3411ae1524280ed72ae4508b00208e Reviewed-on: https://chromium-review.googlesource.com/959423 Commit-Queue: Oksana Zhuravlova <oksamyt@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Jay Civelli <jcivelli@chromium.org> Reviewed-by:
Ken Rockot <rockot@chromium.org> Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Cr-Commit-Position: refs/heads/master@{#542908}
-
Prabhu Rajendran authored
Bug: 821208 Change-Id: I65b9b712262d5c457e98e19fddc29e4baa7391a1 Reviewed-on: https://chromium-review.googlesource.com/960927Reviewed-by:
Ryan Sturm <ryansturm@chromium.org> Commit-Queue: Prabhu Rajendran <prabhur@google.com> Cr-Commit-Position: refs/heads/master@{#542907}
-
https://chromium.googlesource.com/catapult.git/+log/3b4e1d958fac..4d4ed66a74c4 $ git log 3b4e1d958..4d4ed66a7 --date=short --no-merges --format='%ad %ae %s' 2018-03-13 charliea Revert "More precise self time calculation" Created with: roll-dep src/third_party/catapult 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: I8cd15c60f078e5552a0a9132c688e949c437d732 Reviewed-on: https://chromium-review.googlesource.com/961366 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@{#542906}
-
Aaron Leventhal authored
This is split out from the CL to test all widgets and views for nameless focusable objects. See crrev.com/c/951933. Bug: 819350 Change-Id: Iecef5783a292363f8f994cdce5f5f24f92d48025 Reviewed-on: https://chromium-review.googlesource.com/961281Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Aaron Leventhal <aleventhal@chromium.org> Cr-Commit-Position: refs/heads/master@{#542905}
-
Daniel Cheng authored
Change-Id: Ic18b465206f29e854a7a463e75436f6ea7c37812 Reviewed-on: https://chromium-review.googlesource.com/957591 Commit-Queue: Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Jeremy Roman <jbroman@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#542904}
-
This CL may cause a small binary size increase, roughly proportional to how long it's been since our last AFDO profile roll. For larger increases (around or exceeding 100KB), please file a bug against gbiv@chromium.org. Additional context: https://crbug.com/805539 The AutoRoll server is located here: https://afdo-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=gbiv@chromium.org Change-Id: Ib5331f5a51027443effa4115fec652d0b678176c Reviewed-on: https://chromium-review.googlesource.com/961448 Commit-Queue: afdo-chromium-autoroll <afdo-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Reviewed-by:
afdo-chromium-autoroll <afdo-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#542903}
-
Vlad Tsyrklevich authored
Change-Id: I7717f832c3aeb005b5258fd4206c14dccc13aba1 Reviewed-on: https://chromium-review.googlesource.com/961250Reviewed-by:
Peter Collingbourne <pcc@chromium.org> Commit-Queue: Peter Collingbourne <pcc@chromium.org> Cr-Commit-Position: refs/heads/master@{#542902}
-
Nate Fischer authored
This is a follow-up to http://crrev/c/958229. This moves the implementation of getSafeBrowsingPrivacyPolicyUrl() to the UI thread, and adds a DCHECK to assert this. This was done under boliu@'s recommendation, since AwBrowserContext seems like it should be used mainly on the UI thread only (based on how content::BrowserContext is used). We still permit apps to call WebView#getSafeBrowsingPrivacyPolicyUrl() on any thread, since it is a static method. We accommodate this by blocking and running on the UI thread. Test: run_webview_instrumentation_test_apk -f SafeBrowsingTest#testGetSafeBrowsingPrivacyPolicyUrl Change-Id: I275825d6a49e08247e2839ec4a93272ce4204c98 Reviewed-on: https://chromium-review.googlesource.com/958040Reviewed-by:
Bo <boliu@chromium.org> Commit-Queue: Nate Fischer <ntfschr@chromium.org> Cr-Commit-Position: refs/heads/master@{#542901}
-
jonross authored
A few tests had been flaking on viz configs. Some have since shown themselves to be flaking everywhere. Others have been triaged to have been caused by now fixed issues. This change updates the filter to re-enable one on viz_browser_tests. While only re-enabling some on the FYI bot for viz_content_browsertests. TBR=kylerchar@chromium.org TEST=viz_browser_tests, viz_content_browsertests Bug: 760181 Change-Id: I08e643dd8074ab3b7a4d6bbbe72063da81d21b04 Reviewed-on: https://chromium-review.googlesource.com/961262Reviewed-by:
Jonathan Ross <jonross@chromium.org> Cr-Commit-Position: refs/heads/master@{#542900}
-
Bailey Berro authored
This change creates the SmbTaskQueue class for queueing FileSystem operations that will be sent over D-Bus to the Smb Daemon. BUG=chromium:757625 Change-Id: Id48b8b4abbc5841f42ae1b52dca2e142f2ba6706 Reviewed-on: https://chromium-review.googlesource.com/953134 Commit-Queue: Bailey Berro <baileyberro@chromium.org> Reviewed-by:
Zentaro Kavanagh <zentaro@chromium.org> Cr-Commit-Position: refs/heads/master@{#542899}
-
Koji Ishii authored
This patch fixes VisualRect for flipped block (vertical-rl) writing-mode. LayoutObject::LocalVisualRect should be in flipped physical coordinate system, but was not flipped in LayoutNG. This patch fixed it to be flipped physical coordinate system. In addition: * LocalVisualRectFor() is moved to NGPaintFragment, by using NGPaintFragment::InlineFragmentsFor(). * PaintInvalidator::UpdateVisualRect() applies the same mapping to fragments as the LayoutObject. Before this patch computed the mapping from local and backing rect, but this method does not work in flipped writing-mode. 11 tests turn to pass. More tests were expected to pass, but it turned out that there are more fixes needed for vertical-rl in paint and a few others. Bug: 636993 Cq-Include-Trybots: master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.linux:linux_layout_tests_layout_ng;master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Change-Id: I3176a89bd96afa75ef024b1441d85fec5d30d75a Reviewed-on: https://chromium-review.googlesource.com/960403Reviewed-by:
Emil A Eklund <eae@chromium.org> Commit-Queue: Emil A Eklund <eae@chromium.org> Cr-Commit-Position: refs/heads/master@{#542898}
-
Lukasz Anforowicz authored
//services/network won't be able to directly use ContentBrowserClient, so this CL refactors CORB-related parts of ContentBrowserClient in such a way that the data they return in a browser-process can be easily passed to the network service process. Specifically, this CL changes the following ContentBrowserClient API: virtual bool ShouldBypassDocumentBlocking(const url::Origin& initiator, const GURL& url, ResourceType resource_type); into: virtual const char* GetInitatorSchemeBypassingDocumentBlocking(); Bug: 792546 Change-Id: I39d88a97ff24d776319b2687837838fa594054c5 Tbr: rdevlin.cronin@chromium.org Reviewed-on: https://chromium-review.googlesource.com/958041 Commit-Queue: Łukasz Anforowicz <lukasza@chromium.org> Reviewed-by:
Nick Carter <nick@chromium.org> Cr-Commit-Position: refs/heads/master@{#542897}
-
https://skia.googlesource.com/skia.git/+log/98ad5b7a4bca..296de50b4c2e $ git log 98ad5b7a4..296de50b4 --date=short --no-merges --format='%ad %ae %s' 2018-03-13 bsalomon Fix possible overflows in hair line path renderer vertex counts 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;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 TBR=stephana@chromium.org Change-Id: Idcc466699d243620f27c969eb3c3dff3440f1482 Reviewed-on: https://chromium-review.googlesource.com/961142Reviewed-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@{#542896}
-
Pedro Amaral authored
This change removes three methods from BottomSheet.java Bug: 814528 Change-Id: Ib03a1ce24e41a69dd8124daabe8355196e82d072 Reviewed-on: https://chromium-review.googlesource.com/956264Reviewed-by:
Matthew Jones <mdjones@chromium.org> Reviewed-by:
Ted Choc <tedchoc@chromium.org> Commit-Queue: Pedro Amaral <amaralp@chromium.org> Cr-Commit-Position: refs/heads/master@{#542895}
-
Chromium WPT Sync authored
Using wpt-import in Chromium e733c104. With Chromium commits locally applied on WPT: ad9cc156 "Add WPT tests for feature policy frame policy" Build: https://ci.chromium.org/buildbot/chromium.infra.cron/wpt-importer/13833 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: rouslan@chromium.org, mathp@chromium.org: external/wpt/payment-request TBR=leon.han@intel.com No-Export: true Change-Id: I1f09ffbc549ad1d3962e476f3a77d8d2701fce79 Reviewed-on: https://chromium-review.googlesource.com/961104 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@{#542894}
-
Scott Chen authored
Bug: 819862 Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: I67b2d99c2efa25749764bc8cc524c472d57a0c67 Reviewed-on: https://chromium-review.googlesource.com/955952 Commit-Queue: Scott Chen <scottchen@chromium.org> Reviewed-by:
Hector Carmona <hcarmona@chromium.org> Cr-Commit-Position: refs/heads/master@{#542893}
-
Luna Lu authored
Bug: 821547 Change-Id: Idd4bd103a12935599a811a3d02b6f0071637543d Reviewed-on: https://chromium-review.googlesource.com/961443 Commit-Queue: Luna Lu <loonybear@chromium.org> Reviewed-by:
Luna Lu <loonybear@chromium.org> Cr-Commit-Position: refs/heads/master@{#542892}
-
Daniel Vogelheim authored
HTMLPreloadScanner is written to be simple and fast. SubresourceIntegrity::ParseIntegrtiyAttribute assumes that the caller does error checking, and won't call it twice for the same element. Reconcile the two by adding a relaxed version, TryParseIntegrityAttribute. Bug: 818385 Change-Id: I722fb80c283249941e8db14a8efc9af392bc1cbc Reviewed-on: https://chromium-review.googlesource.com/948848 Commit-Queue: Daniel Vogelheim <vogelheim@chromium.org> Reviewed-by:
Yoav Weiss <yoav@yoav.ws> Reviewed-by:
Mike West <mkwst@chromium.org> Cr-Commit-Position: refs/heads/master@{#542891}
-
Saman Sami authored
We thought embedding_render_widget_ would outlive the BrowserPlugin, but apparently not, so use weak pointers to ensure we don't access embedding_render_widget_ once it's gone. Bug: 812966 Change-Id: I7f374a63bd34db3cb616fa961d7c504570c5ef2d Reviewed-on: https://chromium-review.googlesource.com/959239Reviewed-by:
Antoine Labour <piman@chromium.org> Commit-Queue: Saman Sami <samans@chromium.org> Cr-Commit-Position: refs/heads/master@{#542890}
-
Jun Choi authored
Move U2fApduCommand::Create{Version, Sign, Register}() to U2fRequest interface. This is a preliminary work for migrating APDU to src/components. Bug: 807836 Change-Id: I2db9f503d9925c891f789fa9abb06f26a9fe98f8 Reviewed-on: https://chromium-review.googlesource.com/923417 Commit-Queue: Jun Choi <hongjunchoi@chromium.org> Reviewed-by:
Jan Wilken Dörrie <jdoerrie@chromium.org> Cr-Commit-Position: refs/heads/master@{#542889}
-
David Bienvenu authored
Change-Id: Ia674d6e5cae68b3a60f67f655ba6353e31be053a Reviewed-on: https://chromium-review.googlesource.com/957475Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: David Bienvenu <davidbienvenu@chromium.org> Cr-Commit-Position: refs/heads/master@{#542888}
-
Anita Woodruff authored
- Display() Part 3: Attribute notification correctly by looking up service worker scope from the service worker registration ID. - Note the mojo pathway is guarded behind the NotificationsWithMojo flag as development continues. R=peter@chromium.org Bug: 796991 Change-Id: I7fb7b9402cb44ee6810b29c8ed472771842fc5ed Reviewed-on: https://chromium-review.googlesource.com/929082 Commit-Queue: Anita Woodruff <awdf@chromium.org> Reviewed-by:
Peter Beverloo <peter@chromium.org> Cr-Commit-Position: refs/heads/master@{#542887}
-
Matt Reynolds authored
On OSX, opening a device with USBDeviceOpen may fail with kIOReturnExclusiveAccess if the device has already been opened by another process. This CL checks for the exclusive access error and waits for a signal from the OS that the device is available. BUG=811480 Change-Id: I8ed3cd25e52e80ca1d6086e151a63b9df0e99e0c Reviewed-on: https://chromium-review.googlesource.com/915018Reviewed-by:
Brandon Jones <bajones@chromium.org> Commit-Queue: Matt Reynolds <mattreynolds@chromium.org> Cr-Commit-Position: refs/heads/master@{#542886}
-
Yury Khmel authored
REQUIRED type is deprecated and FORCE_INSTALLED should be used. Since Friday app install log stopped working due not supporting FORCE_INSTALLED. TBR=bartfab@chromium.org Bug: b/73277923 Test: Manual + unit test Change-Id: Id1fa5ef4f8eb591188bf91e57f9367326e33dd8c Reviewed-on: https://chromium-review.googlesource.com/957829 Commit-Queue: Yury Khmel <khmel@google.com> Reviewed-by:
Pavol Marko <pmarko@chromium.org> Cr-Commit-Position: refs/heads/master@{#542885}
-
Evan Stade authored
also, - use native notifications any time Mash is enabled - get rid of ScopedKeepAlive in ProfileNotification for Chrome OS and the call to clear ScopedKeepAlives in HandleAppExitingForPlatform. This should have no effect on a normal run of Chrome, where the browser process is kept alive regardless of how many browser windows are left, but it's necessary to do this for browser tests to terminate cleanly without jumping through the hoops of manually destroying existing ProfileNotification objects. Change-Id: I510ec4e774965159ee03209791f6bd1c43c3c042 Reviewed-on: https://chromium-review.googlesource.com/940186Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Reviewed-by:
James Cook <jamescook@chromium.org> Commit-Queue: Evan Stade <estade@chromium.org> Cr-Commit-Position: refs/heads/master@{#542884}
-
Qiang Xu authored
changes: This CL relies on android CL: ag/3691606. This CL introduces the framework of chrome side changes and also did initial UI changes (circular 40px avatar icon) of contacts search result. Bug: 818902 Test: tested on device with android changes patched Change-Id: Id9bb1e2a9c1a1c179f6ceef3abe7249fdad83a7c Reviewed-on: https://chromium-review.googlesource.com/957421Reviewed-by:
Tom Sepez <tsepez@chromium.org> Reviewed-by:
Luis Hector Chavez <lhchavez@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Qiang Xu <warx@google.com> Cr-Commit-Position: refs/heads/master@{#542883}
-
Elly Fong-Jones authored
This fixes UsbChooserBrowserTest.* in both polychrome modes. Bug: 817408 Change-Id: If739ffdb6084fc55af38932dff09c2b2b3c4ce38 Reviewed-on: https://chromium-review.googlesource.com/961162Reviewed-by:
Sarah Chan <spqchan@chromium.org> Commit-Queue: Elly Fong-Jones <ellyjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#542882}
-
Sadrul Habib Chowdhury authored
The MouseLatencyBrowserTest.CoalescedMouseMovesCorrectlyTerminated test is very flaky, and disabled on most platforms. We can remove it from the filter for viz. When the test is fixed, it should be done in a way so that it works with viz. BUG=791557 Change-Id: I2e08fd9f8d14133021a733f01c79d3cca157a2c9 Reviewed-on: https://chromium-review.googlesource.com/961089Reviewed-by:
Jonathan Ross <jonross@chromium.org> Cr-Commit-Position: refs/heads/master@{#542881}
-
v8-autoroll authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/5018e7b8..53c448db 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;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;master.tryserver.chromium.android:android_optional_gpu_tests_rel TBR=hablich@chromium.org,machenbach@chromium.org,kozyatinskiy@chromium.org,sergiyb@chromium.org Change-Id: Ied8c4c460192d1343c28ef7bea35ce8cddf36676 Reviewed-on: https://chromium-review.googlesource.com/960983Reviewed-by:
v8 autoroll <v8-autoroll@chromium.org> Commit-Queue: v8 autoroll <v8-autoroll@chromium.org> Cr-Commit-Position: refs/heads/master@{#542880}
-
Tom Sepez authored
This reverts commit abc55490. This cl had to be reverted to allow the revert of its predecessor. Now that the predecessor is relanded, it can be re-applied. Original CL at https://chromium-review.googlesource.com/c/chromium/src/+/956488 TBR=jam@chromium.org Bug: 809614 Change-Id: I7a4eceed9d8a7df5e7a60ae79b226eab8a0dd9ad Reviewed-on: https://chromium-review.googlesource.com/961105Reviewed-by:
Tom Sepez <tsepez@chromium.org> Commit-Queue: Tom Sepez <tsepez@chromium.org> Cr-Commit-Position: refs/heads/master@{#542879}
-