- 15 May, 2018 40 commits
-
-
skia-chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/ab7181daad5d..6bbd386a0e4b $ git log ab7181daa..6bbd386a0 --date=short --no-merges --format='%ad %ae %s' 2018-05-14 swiftshader-skia-autoroll Roll third_party/externals/swiftshader/ 2a0def7f6..e475674ef (1 commit) 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=herb@chromium.org Change-Id: Ia45d4d49ab95df7ae278a5e9baf55ca2002927ef Reviewed-on: https://chromium-review.googlesource.com/1058717 Commit-Queue: skia-chromium-autoroll <skia-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Reviewed-by:
skia-chromium-autoroll <skia-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#558595}
-
Liquan(Max) Gu authored
For ergonomic purpose, UserTimingL3 supports returning the measure/mark entry they created. It's also useful for feature detection of L3 API as well. Bug: 842770 Change-Id: I4dfa1abb87d6f5750be7f9a23123530a1bf45e74 Reviewed-on: https://chromium-review.googlesource.com/1057995Reviewed-by:
Ojan Vafai <ojan@chromium.org> Reviewed-by:
Timothy Dresser <tdresser@chromium.org> Commit-Queue: Liquan (Max) Gǔ <maxlg@chromium.org> Cr-Commit-Position: refs/heads/master@{#558594}
-
Lei Zhang authored
There are a couple of services that have hard coded names in English. Localize them. Change-Id: Ice25e5d5a70304e0954757c619738dbd9264d1eb Reviewed-on: https://chromium-review.googlesource.com/1054991 Commit-Queue: Lei Zhang <thestig@chromium.org> Reviewed-by:
Wei Li <weili@chromium.org> Cr-Commit-Position: refs/heads/master@{#558593}
-
Nick Harper authored
This is a re-land of crrev.com/c/1055676, with additional changes to extension_messages_apitest.cc so that tests pass when both Token Binding and Channel ID are disabled. (Token Binding is enabled in testing configurations, but both are disabled in official builds.) Change-Id: If519b6bbbf1aea111f411c2faf1f2f2678a328e8 Reviewed-on: https://chromium-review.googlesource.com/1058428 Commit-Queue: Nick Harper <nharper@chromium.org> Reviewed-by:
Devlin <rdevlin.cronin@chromium.org> Cr-Commit-Position: refs/heads/master@{#558592}
-
David Valleau authored
BUG=chromium:841824 R=skau@chromium.org Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: I35fb1f1366449ac68639d30ce04aeb2105c498cc Reviewed-on: https://chromium-review.googlesource.com/1054692 Commit-Queue: David Valleau <valleau@chromium.org> Reviewed-by:
Michael Giuffrida <michaelpg@chromium.org> Reviewed-by:
Sean Kau <skau@chromium.org> Cr-Commit-Position: refs/heads/master@{#558591}
-
dpapad authored
Bug: 832173 Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: Id3e2fc972d95d213b3ee8ffa8517cdf0edead69c Reviewed-on: https://chromium-review.googlesource.com/1058588Reviewed-by:
Scott Chen <scottchen@chromium.org> Commit-Queue: Demetrios Papadopoulos <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#558590}
-
Donna Wu authored
This class has been replaced by MTPManagerClientChromeOS introduced by MTP mojofication process. BUG=769630 Change-Id: I27a83181ebbb464ab37308d85fec10832edf06fa Reviewed-on: https://chromium-review.googlesource.com/1046377Reviewed-by:
Lei Zhang <thestig@chromium.org> Reviewed-by:
Colin Blundell <blundell@chromium.org> Commit-Queue: Donna Wu <donna.wu@intel.com> Cr-Commit-Position: refs/heads/master@{#558589}
-
Ryan Sleevi authored
When/where appropriate, the following conversions are made: - Range-based for loops when iterating - constexpr base::StringPiece for string constants - base::span<> for array types - base::size() as last resort Bug: 837308 Change-Id: I7cb5ef94220049cfad935e9719657402461ff53d Reviewed-on: https://chromium-review.googlesource.com/1056111 Commit-Queue: Ryan Sleevi <rsleevi@chromium.org> Reviewed-by:
Eric Roman <eroman@chromium.org> Cr-Commit-Position: refs/heads/master@{#558588}
-
Philip Rogers authored
This patch reverts [1] because we have a more general solution in [2]. In addition, through manual code inspection, we found [1] has a bug for OOPIF because mapping to nullptr goes through remote frames whereas we only intend to map to the local root. The test from [1] has not been reverted. [1] https://chromium.googlesource.com/chromium/src/+/cfebac612b10fdf961dca9df2bb28581577a612a [2] https://chromium.googlesource.com/chromium/src/+/edc066c316b24fb3dea226ae6c1c5c1fdee062c3 Bug: 838111 Cq-Include-Trybots: master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Change-Id: I0810c0eacb492ac413d31c041e97fce6ad23932b Reviewed-on: https://chromium-review.googlesource.com/1058673Reviewed-by:
Chris Harrelson <chrishtr@chromium.org> Commit-Queue: Philip Rogers <pdr@chromium.org> Cr-Commit-Position: refs/heads/master@{#558587}
-
Matt Falkenhagen authored
It was named URLLoaderFactoryImpl which is confusing because there is already a content::URLLoaderFactoryImpl. Also it is an impl of (blink::)WebURLLoaderFactory not (network::mojom::)URLLoaderFactory. Give it a generic name Factory to make more apparent it's an unexposed inner class. Also remove unnecessary "content::" when we're already in content::. Change-Id: I0d0f69cdb21e144ec9606ee5a8f301f7d806a657 Reviewed-on: https://chromium-review.googlesource.com/1031753 Commit-Queue: Matt Falkenhagen <falken@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Tsuyoshi Horo <horo@chromium.org> Cr-Commit-Position: refs/heads/master@{#558586}
-
Kyle Horimoto authored
This class represents an ongoing attempt to connect to a given device over a given medium. Each ConnectionAttempt is comprised of one or more PendingConnectionRequests, and the attempt stays active for as long as at least one of the requests is active. While a ConnectionAttempt is active, it starts one or more operations to connect to the device. If an operation succeeds in connecting, the ConnectionAttempt notifies its delegate of success. If an operation fails to connect, it alerts each of its PendingConnectionRequests of the failure to connect. Each request can decide to give up connecting due to the client canceling the request or due to handling too many failures of individual operations. A ConnectionAttempt alerts its delegate of a failure if all of its associated PendingConnectionRequests have given up trying to connect. When an operation fails but there still exist active requests, ConnectionAttempt simply starts up a new operation and retries the connection. Bug: 824568, 752273 Change-Id: Ied90c93a33ffcbed1ac92e55265bf83240af2201 Reviewed-on: https://chromium-review.googlesource.com/1054969 Commit-Queue: Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:
Ryan Hansberry <hansberry@chromium.org> Cr-Commit-Position: refs/heads/master@{#558585}
-
Sadrul Habib Chowdhury authored
Instead of converting base::TimeTicks into double, and then converting it back to a base::TimeTicks, just send the base::TimeTicks directly to the paint-time reporting callbacks. BUG=811961 Cq-Include-Trybots: master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Change-Id: Ia10d897acafcf382406ba5e48f2cf46f7669c20a Reviewed-on: https://chromium-review.googlesource.com/1056469Reviewed-by:
Chris Harrelson <chrishtr@chromium.org> Reviewed-by:
Antoine Labour <piman@chromium.org> Commit-Queue: Sadrul Chowdhury <sadrul@chromium.org> Cr-Commit-Position: refs/heads/master@{#558584}
-
Joel Hockey authored
Added new volume type for crostini, and new VolumeManager::AddCrostiniVolume API. Network volumes such as sshfs used by crostini will need to register specifically with VolumeManager. Bug: 834103 Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: Id47fcb8850c9dee8e76b6c2881880a86b39b0a2b Reviewed-on: https://chromium-review.googlesource.com/1056968 Commit-Queue: Joel Hockey <joelhockey@chromium.org> Reviewed-by:
Sam McNally <sammc@chromium.org> Reviewed-by:
Naoki Fukino <fukino@chromium.org> Cr-Commit-Position: refs/heads/master@{#558583}
-
Dave Schuyler authored
This CL doesn't show a blank space for answers that will not have images (for example a stock price) while still showing for those that do (such as a weather result). Bug: 842250 Change-Id: Ia53e28124321267cd520407fb97cbac4dded0f06 Reviewed-on: https://chromium-review.googlesource.com/1055853 Commit-Queue: Dave Schuyler <dschuyler@chromium.org> Reviewed-by:
Justin Donnelly <jdonnelly@chromium.org> Cr-Commit-Position: refs/heads/master@{#558582}
-
Kurt Horimoto authored
JavaScript dialogs depend on the frame's source request to populate JavaScript alerts with host information so that the user is aware of which page is showing the dialog. If this information is unavailable, it is unsafe to show the dialog to the user, as it could be used to trick users into supplying data to a malicious page. Bug: 839822 Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs Change-Id: I351b93294179224d5a4ba1ee01d53104c124de8e Reviewed-on: https://chromium-review.googlesource.com/1058170 Commit-Queue: Kurt Horimoto <kkhorimoto@chromium.org> Reviewed-by:
Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#558581}
-
Dave Schuyler authored
The answers have colorful descriptions, the new style doesn't show the style variations. Bug: 842404 Change-Id: I8fbbd7ba4593a39a7eed38294773b8ba24592f3f Reviewed-on: https://chromium-review.googlesource.com/1056035 Commit-Queue: Dave Schuyler <dschuyler@chromium.org> Reviewed-by:
Justin Donnelly <jdonnelly@chromium.org> Cr-Commit-Position: refs/heads/master@{#558580}
-
Ryan Sleevi authored
//net/ntlm makes extensive use of uint8_t* pointers with various fixed size requirements. Convert these into defined-extent base::span<>'s so that the compiler can do more work for us to ensure that all the buffers are appropriately sized. This also switches uses of std::basic_string<uint8_t> and base::StringPiece into std::vector<uint8_t> / base::span<uint8_t>, as these are all working on 'data' buffers. Bug: 837308 Change-Id: Iae3f1933b2c948d77c841e6f9bc8ce04bfddc67d Reviewed-on: https://chromium-review.googlesource.com/1056013 Commit-Queue: Ryan Sleevi <rsleevi@chromium.org> Reviewed-by:
Asanka Herath <asanka@chromium.org> Cr-Commit-Position: refs/heads/master@{#558579}
-
Xianzhu Wang authored
--add-platform-exceptions --new-baseline --new-flag-specific-baseline --new-test-results deprecated on 6/5/2017 or 10/16/2017. They have been issuing errors since deprecated so most developers should have already know their deprecation. --run-singly deprecated on 8/22/2013. --pixel-test-directories has been useless since we switched to run pixel-tests by default many years ago. Change-Id: Ia0ca8b33daba664c18373c3710d1d658badb33cf Reviewed-on: https://chromium-review.googlesource.com/1058387 Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Reviewed-by:
Quinten Yearsley <qyearsley@chromium.org> Cr-Commit-Position: refs/heads/master@{#558578}
-
Tsuyoshi Horo authored
This reverts commit 54fe8266. Reason for revert: Caused windows build failure: https://ci.chromium.org/buildbot/chromium/Win/67289 https://logs.chromium.org/v/?s=chromium%2Fbb%2Fchromium%2FWin%2F67289%2F%2B%2Frecipes%2Fsteps%2Fcompile%2F0%2Fstdout FAILED: gen/headless/resources_stamp.d.stamp gen/headless/grit/headless_lib_resources.h gen/headless/headless_lib_resources.pak gen/headless/headless_lib_resources.pak.info C:/b/depot_tools/win_tools-2_7_6_bin/python/bin/python.exe ../../tools/grit/grit.py -i ../../headless/lib/resources/headless_lib_resources.grd build -o gen/headless --depdir . --depfile gen/headless/resources_stamp.d --write-only-new=1 --depend-on-stamp -D _chromium -E CHROMIUM_BUILD=chromium -D toolkit_views -D use_aura -E mojom_root=gen -f ../../tools/gritsettings/resource_ids -p ../../tools/gritsettings/startup_resources_win.txt --assert-file-list=obj/headless/resources_expected_outputs.txt Error processing node <?xml version="1.0" encoding="UTF-8"?> <include file="${mojom_root}/headless/lib/tab_socket.mojom.js" name="IDR_HEADLESS_TAB_SOCKET_MOJOM_JS" type="BINDATA" use_base_dir="false" /> Traceback (most recent call last): File "../../tools/grit/grit.py", line 15, in <module> grit.grit_runner.Main(sys.argv[1:]) File "C:\b\c\b\win\src\tools\grit\grit\grit_runner.py", line 249, in Main toolobject.Run(options, args[1:]) File "C:\b\c\b\win\src\tools\grit\grit\tool\build.py", line 256, in Run self.Process() File "C:\b\c\b\win\src\tools\grit\grit\tool\build.py", line 397, in Process self.ProcessNode(self.res, output, outfile) File "C:\b\c\b\win\src\tools\grit\grit\tool\build.py", line 320, in ProcessNode formatted = formatter(node, output_node.GetLanguage(), output_dir=base_dir) File "C:\b\c\b\win\src\tools\grit\grit\format\data_pack.py", line 83, in Format value = node.GetDataPackValue(lang, UTF8) File "C:\b\c\b\win\src\tools\grit\grit\node\include.py", line 87, in GetDataPackValue data = util.ReadFile(filename, util.BINARY) File "C:\b\c\b\win\src\tools\grit\grit\util.py", line 207, in ReadFile with open(filename, mode) as f: IOError: [Errno 2] No such file or directory: u'..\\..\\out\\Release\\gen\\headless\\lib\\tab_socket.mojom.js' Original change's description: > Headless: deprecate and remove the tab socket transport. > > Change-Id: Ifc9831e573697d3a75370cdee487b1d3238f0a5d > Reviewed-on: https://chromium-review.googlesource.com/1056055 > Reviewed-by: Eric Seckler <eseckler@chromium.org> > Cr-Commit-Position: refs/heads/master@{#558573} TBR=pfeldman@chromium.org,alexclarke@chromium.org,eseckler@chromium.org Change-Id: I0e49742f252ef8e0f29d499d56b2654044bab1ba No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://chromium-review.googlesource.com/1058847Reviewed-by:
Tsuyoshi Horo <horo@chromium.org> Commit-Queue: Tsuyoshi Horo <horo@chromium.org> Cr-Commit-Position: refs/heads/master@{#558577}
-
skia-chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/4c3cb3767f5a..ab7181daad5d $ git log 4c3cb3767..ab7181daa --date=short --no-merges --format='%ad %ae %s' 2018-05-14 enne Reland "Add driver bug workarounds to GrCaps" 2018-05-14 fmalita [skottie] Sanitize polystar point counts 2018-05-14 reed handle huge normalize requests (including non-finite x or y) 2018-05-14 bsalomon Make drawBitmap[Rect]() use GrTextureOp 2018-05-14 herb Centralize UTFN code point counting 2018-05-14 reed share impl for setlength 2018-05-14 mtklein asan_device_setup has moved 2018-05-14 bsalomon Clear temp buffer in GrContextPriv::readSurfacePixels2 2018-05-14 bungeman Move SkFontConfigInterface to smart pointers. 2018-05-14 mtklein update to NDK r17 2018-05-14 liyuqian Avoid dividing by zero in SkTwoPointConicalGradient::Create 2018-05-14 reed Revert "Revert "implement SkScalar versions in terms of float versions"" 2018-05-14 borenet [recipes] Separate build and test flavors 2018-05-14 benjaminwagner [infra] Switch back to 16-core GCE VMs for Perf and Test. 2018-05-14 bungeman Correctly handle empty outer blurs. 2018-05-14 reed Revert "implement SkScalar versions in terms of float versions" 2018-05-14 jvanverth Merge duplicate umbra points in spot shadow. 2018-05-14 angle-skia-autoroll Roll third_party/externals/angle2/ 66aafcb46..5d2ccc534 (1 commit) 2018-05-11 bungeman Don't set luminance color if not used in MakeRecAndEffects. Created with: roll-dep src/third_party/skia BUG=chromium: 829614 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=herb@chromium.org Change-Id: I701ebf2faef0c604ecbfd8843b6fa3200ed0fe8d Reviewed-on: https://chromium-review.googlesource.com/1058602Reviewed-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@{#558576}
-
Scott Chen authored
This CL makes the Enter key on the number-pad work like the normal enter key. Bug: 842608 Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: I18d5712e2b6b7d316f19f7b43951a9266b411c7e Reviewed-on: https://chromium-review.googlesource.com/1058114 Commit-Queue: Scott Chen <scottchen@chromium.org> Reviewed-by:
Demetrios Papadopoulos <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#558575}
-
https://pdfium.googlesource.com/pdfium.git/+log/a7ff4dc7c27c..08d96f1cadb1 $ git log a7ff4dc7c..08d96f1ca --date=short --no-merges --format='%ad %ae %s' 2018-05-15 thestig Simplify various functions in CPDF_TextPage. 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: I7615f33dff82400f39348701d1f481a2ae86505a Reviewed-on: https://chromium-review.googlesource.com/1058707 Commit-Queue: pdfium-chromium-autoroll <pdfium-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Reviewed-by:
pdfium-chromium-autoroll <pdfium-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#558574}
-
Pavel Feldman authored
Change-Id: Ifc9831e573697d3a75370cdee487b1d3238f0a5d Reviewed-on: https://chromium-review.googlesource.com/1056055Reviewed-by:
Eric Seckler <eseckler@chromium.org> Cr-Commit-Position: refs/heads/master@{#558573}
-
Pavel Feldman authored
Initial time is now configured as a part of the virtual time policy. Change-Id: I232ea1924c171b03d19d2a10d3547537b9e614ba Reviewed-on: https://chromium-review.googlesource.com/1056405Reviewed-by:
Alex Clarke <alexclarke@chromium.org> Reviewed-by:
Eric Seckler <eseckler@chromium.org> Commit-Queue: Pavel Feldman <pfeldman@chromium.org> Cr-Commit-Position: refs/heads/master@{#558572}
-
Ryan Hansberry authored
Bug: 824568, 752273 Change-Id: If3ccb394489821e8481db12bc0c9b5ff9e8d6d41 Reviewed-on: https://chromium-review.googlesource.com/1044769Reviewed-by:
James Hawkins <jhawkins@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Commit-Queue: Ryan Hansberry <hansberry@chromium.org> Cr-Commit-Position: refs/heads/master@{#558571}
-
Peter Boström authored
Makes use of the new MaterialDesignerController::IsRefreshUi() method instead of MD::GetMode() == MATERIAL_REFRESH. Bug: chromium:839972 Change-Id: Ib75590ce3dbc103d7e75927d8636755c1f581903 Reviewed-on: https://chromium-review.googlesource.com/1058601 Commit-Queue: Peter Boström <pbos@chromium.org> Commit-Queue: Bret Sepulveda <bsep@chromium.org> Reviewed-by:
Bret Sepulveda <bsep@chromium.org> Cr-Commit-Position: refs/heads/master@{#558570}
-
Raymes Khoury authored
Currently we assume that there will only be at most one of each PermissionType in a call to PermissionServiceImpl::RequestPermissions. However we never actually verify this and if it turns out to be true, it triggers a use-after-free in PermissionContextBase. Verify that this is the case otherwise call ReceivedBadMessage. Bug: 839197 Change-Id: I1270486ed942f20422a068c686c46d02e5f10da2 Reviewed-on: https://chromium-review.googlesource.com/1053333Reviewed-by:
Timothy Loh <timloh@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Commit-Queue: Raymes Khoury <raymes@chromium.org> Cr-Commit-Position: refs/heads/master@{#558569}
-
Scott Violet authored
This is a regression from recent refactoring. The TitledUrlIndex was not being populated on load, resulting in the omnibox not properly surfacing bookmarks. BUG=841375 TEST=covered by test Change-Id: I4fe924e7679f3591e5d8ad18afbfb6fdc3fdc3d4 Reviewed-on: https://chromium-review.googlesource.com/1058278 Commit-Queue: Scott Violet <sky@chromium.org> Reviewed-by:
Jay Civelli <jcivelli@chromium.org> Cr-Commit-Position: refs/heads/master@{#558568}
-
Shakti Sahu authored
Added a protection against a crash occuring during clicking of menu items in Download home. The possible reason could be that DownloadItemView can have a null |mItem| until a onBindViewHolder call is received from the RecyclerView after the creation through onCreateViewHolder. Hence we should have null checks inside the DownloadItemView against |mItem|. Bug: 834918 Change-Id: I76b8a08465da575b9ce364859f827ea3ff053bb5 Reviewed-on: https://chromium-review.googlesource.com/1058369 Commit-Queue: Shakti Sahu <shaktisahu@chromium.org> Reviewed-by:
David Trainor <dtrainor@chromium.org> Cr-Commit-Position: refs/heads/master@{#558567}
-
Kyle Milka authored
Add the 'Restore default background' UI string for NTP custom backgrounds. Bug: 839152 Change-Id: Ia221e3f515d97de456c5317f71fcdc19858bfb94 Reviewed-on: https://chromium-review.googlesource.com/1058565 Commit-Queue: Kyle Milka <kmilka@chromium.org> Commit-Queue: Ilya Sherman <isherman@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Cr-Commit-Position: refs/heads/master@{#558566}
-
Bret Sepulveda authored
Split off from crrev.com/c/1048877. IsMouseEventFromTouch would always return false for non-client mouse events even if they were from touch. HWNDMessageHandler lets these fall through anyway so this change alone does not fix any bugs (as far as I know). Bug: 838870, 832291 Change-Id: I2fc58816b7586a3347fade9e8171362137a2cbf5 Reviewed-on: https://chromium-review.googlesource.com/1058548Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Bret Sepulveda <bsep@chromium.org> Cr-Commit-Position: refs/heads/master@{#558565}
-
catapult-chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/a67f1510e710..dd13313c34d3 $ git log a67f1510e..dd13313c3 --date=short --no-merges --format='%ad %ae %s' 2018-05-14 chiniforooshan Telemetry: Plumb metadata through results ctor 2018-05-14 szager Rename --simpleperf-* arguments to interval-profiling-* 2018-05-14 simonhatch Dashboard - Stop using "monitored_ in list_tests. 2018-05-14 simonhatch Dashboard - Remove UI features that use "monitored" Created with: roll-dep src/third_party/catapult BUG=chromium:760553 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: Ib1e749e5330a5511404804bdd08a22922449d478 Reviewed-on: https://chromium-review.googlesource.com/1058317Reviewed-by:
catapult-chromium-autoroll <catapult-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: catapult-chromium-autoroll <catapult-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#558564}
-
Rohit Rao authored
BUG=839439 Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs Change-Id: I5bc6aea6c46d7c25808e3924f9ca45f8452682a5 Reviewed-on: https://chromium-review.googlesource.com/1057457 Commit-Queue: Rohit Rao <rohitrao@chromium.org> Reviewed-by:
Sergio Collazos <sczs@chromium.org> Cr-Commit-Position: refs/heads/master@{#558563}
-
Qiyu Hu authored
Two relevant patches are ag/4013275 and crosreview.com/1043496. Bug: b:78593133 Test: Pass test CtsVerifier test on MTU exchange Change-Id: Ia30313b71ba2c943f7c723c1334bc3e048c1875e Reviewed-on: https://chromium-review.googlesource.com/1050621Reviewed-by:
Miao-chen Chou <mcchou@chromium.org> Reviewed-by:
Greg Kerr <kerrnel@chromium.org> Reviewed-by:
Giovanni Ortuño Urquidi <ortuno@chromium.org> Reviewed-by:
Luis Hector Chavez <lhchavez@chromium.org> Commit-Queue: Qiyu Hu <qiyuh@google.com> Cr-Commit-Position: refs/heads/master@{#558562}
-
Joel Hockey authored
Exposes concierge call to FilesApp running in browser. Bug: 832508 Change-Id: Ic4fdbc417b10399ba47f597ce47a1a57c2e13098 Reviewed-on: https://chromium-review.googlesource.com/1056770 Commit-Queue: Joel Hockey <joelhockey@chromium.org> Reviewed-by:
Nicholas Verne <nverne@chromium.org> Reviewed-by:
Ryo Hashimoto <hashimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#558561}
-
Takuto Ikuta authored
Bug: 428099 Change-Id: I79d9c7b6b7b9697aee5eb35aaf6761b548d6d769 Reviewed-on: https://chromium-review.googlesource.com/1036715Reviewed-by:
Chris Mumford <cmumford@chromium.org> Commit-Queue: Takuto Ikuta <tikuta@chromium.org> Cr-Commit-Position: refs/heads/master@{#558560}
-
Sam McNally authored
IPC::SyncChannel is happy without a Listener so pass nullptr instead of leaking a NoOpListener. Bug: 788671 Change-Id: I492b52ed6b1a7a1c19b31df1fa1754c841d09e92 Reviewed-on: https://chromium-review.googlesource.com/1056751Reviewed-by:
Bill Budge <bbudge@chromium.org> Commit-Queue: Sam McNally <sammc@chromium.org> Cr-Commit-Position: refs/heads/master@{#558559}
-
Scott Chen authored
Since switching to cr-checkbox, the focus of the checkbox within media-router becomes very hard to see. This CL updates the focus style to be more visible. Also simplifies the learn-more link HTML to make it clickable within cr-checkbox. (I looked at the original CL that added the span within the anchor tag, and there doesn't seem to be a reason the nested structure is necessary https://codereview.chromium.org/1606303005). Bug: 842631 Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: If628e716284ca9477559e84a689db55790ee9180 Reviewed-on: https://chromium-review.googlesource.com/1058331Reviewed-by:
Demetrios Papadopoulos <dpapad@chromium.org> Reviewed-by:
apacible <apacible@chromium.org> Commit-Queue: Scott Chen <scottchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#558558}
-
Sadrul Habib Chowdhury authored
The presentation callbacks needs to happen after swap-buffer is complete, not in the middle of it. So, run the presentation-callback in the next cycle in ozone-headless. Also add some debug-validation that the presentation callback does not run before swap-buffer ends. BUG=811961 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 Change-Id: I97197c9cb383b0b7cac0be9d6a3085f20180cd91 Reviewed-on: https://chromium-review.googlesource.com/1055927Reviewed-by:
Peng Huang <penghuang@chromium.org> Reviewed-by:
Antoine Labour <piman@chromium.org> Commit-Queue: Sadrul Chowdhury <sadrul@chromium.org> Cr-Commit-Position: refs/heads/master@{#558557}
-
Joel Hockey authored
Bug: 834103 Tbr: fukino@chromium.org Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: I631cdeb7ab48743424356a64222a4d2276714b1b Reviewed-on: https://chromium-review.googlesource.com/1058727 Commit-Queue: Joel Hockey <joelhockey@chromium.org> Reviewed-by:
Noel Gordon <noel@chromium.org> Reviewed-by:
Joel Hockey <joelhockey@chromium.org> Cr-Commit-Position: refs/heads/master@{#558556}
-