- 20 Feb, 2018 40 commits
-
-
Charles Harrison authored
Bug: 813643 Change-Id: I6cea489ba38ee181c49b54cb87b747db64a5ee63 Reviewed-on: https://chromium-review.googlesource.com/925622Reviewed-by:
Jochen Eisinger <jochen@chromium.org> Commit-Queue: Charlie Harrison <csharrison@chromium.org> Cr-Commit-Position: refs/heads/master@{#537810}
-
Sylvain Defresne authored
Move all the code related to clearing browsing data to IOSChromeBrowsingDataRemover after remarking that method -removeIOSSpecificIncognitoBrowsingDataFromBrowserState:.. is unnecessary as -removeBrowsingDataFromBrowserState:... clear exactly the same data is BrowserState is incognito. Refactor some method clearing browsing data to accept a closure (those that are asynchronous). Bug: none Change-Id: I7dfbb7040b87343fdd3df3b473a7d4c2046d4c46 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/919264 Commit-Queue: Sylvain Defresne <sdefresne@chromium.org> Reviewed-by:
Olivier Robin <olivierrobin@chromium.org> Cr-Commit-Position: refs/heads/master@{#537809}
-
Francois Doray authored
The command line is initialized before TaskScheduler on non-iOS platforms. That allows TaskScheduler to read configuration flags on the command line. Bug: 726937 Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs Change-Id: I43e430aecbfa88927244f6db94bcb0b81e608426 Reviewed-on: https://chromium-review.googlesource.com/924375Reviewed-by:
Eugene But <eugenebut@chromium.org> Commit-Queue: François Doray <fdoray@chromium.org> Cr-Commit-Position: refs/heads/master@{#537808}
-
Fabio Tirelo authored
BUG: 800507 Change-Id: I979dc51418f494bc1aa11fcf6954b78ceffdc075 Reviewed-on: https://chromium-review.googlesource.com/924319 Commit-Queue: Fabio Tirelo <ftirelo@chromium.org> Reviewed-by:
Robert Kaplow <rkaplow@chromium.org> Cr-Commit-Position: refs/heads/master@{#537807}
-
Evan Stade authored
Chrome OS should know its own name. This allows us to move one more reference to MessageCenter from the Chrome process to Ash. Unlike chromium_strings.grd/google_chrome_strings.grd, the branded and unbranded strings both live in ash_strings.grd. This should be OK because the split grd files are both part of the src checkout, and are probably only separate because google_chrome_strings.grd used to be in src-internal. Bug: 578868 Change-Id: If7da91e2e291c7d9b467aa9a51b5af671a54b98f Reviewed-on: https://chromium-review.googlesource.com/923559Reviewed-by:
James Cook <jamescook@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Evan Stade <estade@chromium.org> Cr-Commit-Position: refs/heads/master@{#537806}
-
sczs authored
Creates a TableContainerViewController that contains a ChromeTableViewController. Adds it to showcase. Screenshot: https://drive.google.com/open?id=1kCC5xDoreepzp2Y-uQmVUxMUP_Vae_Y_ Bug: 805013 Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs Change-Id: I5f5d58eab32a8c13cbcc8ed32f4a6d5cbc7b7598 Reviewed-on: https://chromium-review.googlesource.com/923408 Commit-Queue: Sergio Collazos <sczs@chromium.org> Reviewed-by:
Rohit Rao <rohitrao@chromium.org> Cr-Commit-Position: refs/heads/master@{#537805}
-
https://chromium.googlesource.com/angle/angle.git/+log/697bf65c1107..029e8ca77884 $ git log 697bf65c1..029e8ca77 --date=short --no-merges --format='%ad %ae %s' 2018-02-16 oetuaho Add a constexpr constructor for TFunction Created with: roll-dep src/third_party/angle 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=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 TBR=fjhenigman@chromium.org Change-Id: I82f3edcb8d9eacf406e97c9dd93d4d9d2a65be5d Reviewed-on: https://chromium-review.googlesource.com/926502Reviewed-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@{#537804}
-
Majid Valipour authored
Reduce Animation API surface exposed to the effect. In particular it enables WorkletAnimation to also be a client and it futures enabled constructs such as GroupEffect whose child effects are not attached to an Animation. Changes in this patch: - Introduce a new interface AnimationEffectOwner implemented by Animation. - Update AnimationEffectReadOnly to depend on this interface. - SampledEffect no longer access Animation directly but it relies solely on effect. This still leaves some access to the underlying animation instance in the following cases: - KeyframeEffect uses it mostly to pass it to CompositorAnimations. - EffectStack uses it to check if it is in the suppressed set. - Animation uses it to detach the effect when moving an effect from one animation to another. These are tracked for clean up here: http://crbug.com/812410 Change-Id: I4fa78ce8c5369d2de1432e0bc032e88ce7ee3595 Reviewed-on: https://chromium-review.googlesource.com/900210 Commit-Queue: Majid Valipour <majidvp@chromium.org> Reviewed-by:
Stephen McGruer <smcgruer@chromium.org> Cr-Commit-Position: refs/heads/master@{#537803}
-
Justin Cohen authored
This reverts commit e56e2bba. Reason for revert: Breaking downstream device tests: Using Xcode version 9.2 build 9C40b at /b/swarm_slave/w/ir/Xcode.app/Contents/Developer Traceback (most recent call last): File "src/ios/build/bots/scripts/run.py", line 228, in <module> sys.exit(main()) File "src/ios/build/bots/scripts/run.py", line 73, in main return 0 if tr.launch() else 1 File "/b/swarm_slave/w/ir/src/ios/build/bots/scripts/test_runner.py", line 489, in launch result = self._run(cmd=cmd, shards=self.shards or 1) AttributeError: 'DeviceTestRunner' object has no attribute 'shards' Original change's description: > Implement iOS test sharding with multiple simulators on test_runner. > > Details in doc: > https://docs.google.com/document/d/1QaAZgmYuEImL1wAYJQxPcbex-fPLVd3rx8oMMKIgZX8/edit# > > Bug: 808267 > Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs > Change-Id: I55fc27fcf31120a7c9d39e8953f72a39dd6394a7 > Reviewed-on: https://chromium-review.googlesource.com/917309 > Commit-Queue: Menglu Huang <huangml@chromium.org> > Reviewed-by: Sergey Berezin <sergeyberezin@chromium.org> > Cr-Commit-Position: refs/heads/master@{#537731} TBR=sergeyberezin@chromium.org,huangml@chromium.org Change-Id: I6a8e30d1fa5e9e1f5e2d7af3f620f967841cddcb No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 808267 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/926822Reviewed-by:
Justin Cohen <justincohen@chromium.org> Commit-Queue: Justin Cohen <justincohen@chromium.org> Cr-Commit-Position: refs/heads/master@{#537802}
-
Evan Stade authored
This is a follow up to 309d7b01 Bug: 795331 Change-Id: I2765f13bf66e2fd0f1a0cce94c7a4c84fd237c3c Reviewed-on: https://chromium-review.googlesource.com/923356Reviewed-by:
Yoshiki Iguchi <yoshiki@chromium.org> Commit-Queue: Evan Stade <estade@chromium.org> Cr-Commit-Position: refs/heads/master@{#537801}
-
Miguel Casas authored
vaapi_video_decode_accelerator.* have three inner classes for H264, VP8 and VP9 decoding. To reduce the size of the file(s), this CL extracts those into their own files. No new code is introduced in those new files, but VideoDecodeAccelerator needs to make 3 methods public in order for those not-anymore-internal classes to work (idea for next CL would be to make those into an interface that VaapiVDA implements). Test: Compile and run in simplechrome on soraka. Ran h264, vp8, vp9 videos of crosvideo.appspot.com, verified GpuVideoDecoder engaged. Bug: 717265 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: I054b39a330f3876031fd30d6e3e36878322d9036 Reviewed-on: https://chromium-review.googlesource.com/922811Reviewed-by:
Daniele Castagna <dcastagna@chromium.org> Commit-Queue: Miguel Casas <mcasas@chromium.org> Cr-Commit-Position: refs/heads/master@{#537800}
-
Dominik Röttsches authored
While we do support variations, our format specifier support was not updated yet. Move all of that to FontCustomPlatformData and add a WPT test to cover common supported format specifiers. Test: external/wpt/css/css-fonts/format-specifiers-variations.html Bug: 804466 Change-Id: I06d7af65cf74e13cec49dc279efb8ffc2b56dda9 Reviewed-on: https://chromium-review.googlesource.com/926007Reviewed-by:
Koji Ishii <kojii@chromium.org> Commit-Queue: Dominik Röttsches <drott@chromium.org> Cr-Commit-Position: refs/heads/master@{#537799}
-
https://pdfium.googlesource.com/pdfium.git/+log/e53460ff2697..8c0a80087c42 $ git log e53460ff2..8c0a80087 --date=short --no-merges --format='%ad %ae %s' 2018-02-20 dsinclair [formcalc] The if token is a keyword and should not be made an identifier 2018-02-20 dsinclair Tighten up assignment instructions in formcalc. 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: I52a4aacf8113ad5b0186f3f62fa153c39a65a24f Reviewed-on: https://chromium-review.googlesource.com/926573 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@{#537798}
-
Xi Cheng authored
Test coverage is also added. Bug: 734095 Change-Id: Id0fa36d078aa68ccbe4d2b820d55838303bbfdd9 Reviewed-on: https://chromium-review.googlesource.com/896743Reviewed-by:
Greg Thompson <grt@chromium.org> Commit-Queue: Xi Cheng <chengx@chromium.org> Cr-Commit-Position: refs/heads/master@{#537797}
-
https://webrtc.googlesource.com/src.git/+log/52e58524b67a..645898a45433 $ git log 52e58524b..645898a45 --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: Ied8aa6fbb5051eb6a956e0b822a47e80140503c4 Reviewed-on: https://chromium-review.googlesource.com/926501Reviewed-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@{#537796}
-
https://skia.googlesource.com/skia.git/+log/7f583c933032..cefc1b97405d $ git log 7f583c933..cefc1b974 --date=short --no-merges --format='%ad %ae %s' 2018-02-19 fmalita Pass Viewer touch events to slides 2018-02-15 egdaniel Change createWrappedTextureProxy for render targets to use lazy proxies. 2018-02-20 kjlubick Remove XSAN blacklist 2018-02-16 mtklein loop over all color and alpha types 2018-02-20 borenet [recipes] More hackery to work around old depot_tools 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=djsollen@chromium.org Change-Id: I8ffa51ad11abaeb10384a480126867363f02f8e6 Reviewed-on: https://chromium-review.googlesource.com/926562 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@{#537795}
-
sunxd authored
Mask layer's occlusion is actually its render surface's occlusion in the contributed parent surface space. However, when tiling a solid color mask layer, we used to adopt the logic from normal picture layers: overwrite the occlusion's transform with the layer's draw transform. This is problematic because mask layer's draw transform is to the render surface that owns the mask. In this way, we can generate the wrong visible quad rect and result in blanks when rendering. Since solid color mask layer does not do anything but cannot be fully avoided in the current code base, we should never apply an occlusion to it. Any occlusion to the masked content can still take effect by applying itself to the owning render surface. Bug: 811143, 810820, 808372 Cq-Include-Trybots: master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.android:android_optional_gpu_tests_rel Change-Id: I821492c107c2abadb9b9e6986369c9f6262d0ad4 Reviewed-on: https://chromium-review.googlesource.com/916625 Commit-Queue: Xianda Sun <sunxd@chromium.org> Reviewed-by:
enne <enne@chromium.org> Cr-Commit-Position: refs/heads/master@{#537794}
-
Pavol Marko authored
On user session start, only request the chrome process to be restarted if site isolation policies effectively change between the sign-in screen and the user session. The DeviceLoginScreenSitePerProcess and DeviceLoginScreenIsolateOrigins policies map to --site-per-process and --isolate-origins command-line flags passed to the sign-in screen chrome process by session manager (see CL:924421). The user session should respect SitePerProcess/IsolateOrigins user policies instead. Replace special handling of the site isolation flags with placing them between --policy-flags-begin and --policy-flags-end sentinels. This makes sure that chrome is restarted exactly when the user session flags don't match the login screen flags. Background: chrome decides if it should be restarted by comparing the parts of the current command line with parts of the target command line. Specifically, the parts between flags and policy sentinels are compared. Also, evaluate the user policies mapped through user Profile prefs instead of local_state. Reason: When login_manager starts chrome with site isolation flags, the prefs are set by ChromeCommandLinePrefStore. TBR=xiyuan@chromium.org Bug: 800117 Test: browser_tests --gtest_filter=*SiteIsolationFlagHandlingTest* Change-Id: I85d47bd2a4da9155e9c6ad338284e1bfed5b478e Reviewed-on: https://chromium-review.googlesource.com/924147 Commit-Queue: Pavol Marko <pmarko@chromium.org> Reviewed-by:
Maksim Ivanov <emaxx@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Cr-Original-Commit-Position: refs/heads/master@{#537733} Reviewed-on: https://chromium-review.googlesource.com/926370 Cr-Commit-Position: refs/heads/master@{#537793}
-
v8-autoroll authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/e87c0fb4..056e8283 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: I23440c5a5c265d827dffc6a147f797264d2192ce Reviewed-on: https://chromium-review.googlesource.com/926422Reviewed-by:
v8 autoroll <v8-autoroll@chromium.org> Commit-Queue: v8 autoroll <v8-autoroll@chromium.org> Cr-Commit-Position: refs/heads/master@{#537792}
-
Vladislav Kuzkokov authored
This is a reland of 53ccd0b5. TBR=thestig@chromium.org,mnissler@chromium.org Original change's description: > ARC Print > > This allows container to use native printers. > > Bug: 625126 > Change-Id: Idb1b1de9a11877fdfa9e9eb4e9ec87d4bf089ef7 > Reviewed-on: https://chromium-review.googlesource.com/648979 > Commit-Queue: Vladislav Kuzkokov <vkuzkokov@chromium.org> > Reviewed-by: Luis Hector Chavez <lhchavez@chromium.org> > Reviewed-by: Lei Zhang <thestig@chromium.org> > Reviewed-by: Mattias Nissler <mnissler@chromium.org> > Cr-Commit-Position: refs/heads/master@{#536784} Bug: 625126 Change-Id: I569a36ee57e6495525efcc44820b65f03146dc26 Reviewed-on: https://chromium-review.googlesource.com/925481Reviewed-by:
Luis Hector Chavez <lhchavez@chromium.org> Commit-Queue: Vladislav Kuzkokov <vkuzkokov@chromium.org> Cr-Commit-Position: refs/heads/master@{#537791}
-
Colin Blundell authored
This CL change's Autofill's PaymentsClient class to interact with the user's Google identity via IdentityManager rather than IdentityProvider. This change should have no behavioral effect: the IdentityProvider being supplied is always a ProfileIdentityProvider, which is backed by the same SigninManager and ProfileOAuth2TokenService instances as the IdentityManager instance now being supplied (see crbug.com/809435 for the details of exactly where the IdentityProvider instance comes from in all cases). I tested this change manually on Linux with a fake credit card following the instructions given in https://chromium-review.googlesource.com/c/chromium/src/+/904992#message-244dec285c2ea73ecb01d86550a067454739ba46. One addendum to the above-given instructions: Per https://chromium-review.googlesource.com/c/chromium/src/+/904992#message-83d6d1c236e3791c5fb2ec0c129aae701730e5ad, step 5 of the top set of instructions is not relevant on Linux and should be ignored. TBR=jochen@chromium.org Bug: 809435 Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs Change-Id: I7d6bea8690e3546f8832e26cadea17394425c0ba Reviewed-on: https://chromium-review.googlesource.com/904992 Commit-Queue: Colin Blundell <blundell@chromium.org> Reviewed-by:
Mathieu Perreault <mathp@chromium.org> Reviewed-by:
Jared Saul <jsaul@google.com> Cr-Commit-Position: refs/heads/master@{#537790}
-
Gauthier Ambard authored
The ToolbarModelIOS wasn't used as a ToolbarModel. This CL moves the logic to a BVC helper as it was the only class using it. The other classes are directly using a ToolbarModel. Bug: 809785 Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs Change-Id: Iaa5bb717943b92e365bfdbd389d774549451667f Reviewed-on: https://chromium-review.googlesource.com/926361 Commit-Queue: Gauthier Ambard <gambard@chromium.org> Reviewed-by:
Sylvain Defresne <sdefresne@chromium.org> Cr-Commit-Position: refs/heads/master@{#537789}
-
Stephen McGruer authored
* Remove cc/animation/OWNERS; we prefer to list things in top-level cc/OWNERS file. * Remove loyso@ as animation OWNER; no longer reviews animation CLs. * Remove vollick@ as animation OWNER; no longer reviews animation CLs. * Add smcgruer@ as animation OWNER. Bug: None Cq-Include-Trybots: master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.android:android_optional_gpu_tests_rel Change-Id: Iea0f9776da914deb8e4148bc8dc470a1653feecf Reviewed-on: https://chromium-review.googlesource.com/926569Reviewed-by:
Robert Flack <flackr@chromium.org> Commit-Queue: Stephen McGruer <smcgruer@chromium.org> Cr-Commit-Position: refs/heads/master@{#537788}
-
Alex Clarke authored
This makes it much easier to diagnose traces where virtual time is enabled. Bug: 777763 Change-Id: I844b2cc189fea2d324692bd2474fe597a2794380 Reviewed-on: https://chromium-review.googlesource.com/926126Reviewed-by:
Dmitry Gozman <dgozman@chromium.org> Commit-Queue: Alex Clarke <alexclarke@chromium.org> Cr-Commit-Position: refs/heads/master@{#537787}
-
Jens Widell authored
Change-Id: I4685aaade618b0ea68750688eeca2fc0d24364c9 Reviewed-on: https://chromium-review.googlesource.com/922821 Commit-Queue: Jens Widell <jl@opera.com> Reviewed-by:
Ken Rockot <rockot@chromium.org> Cr-Commit-Position: refs/heads/master@{#537786}
-
Scott Graham authored
Flaked at https://build.chromium.org/p/chromium.fyi/builders/Fuchsia/builds/14164. TBR: wez@chromium.org Bug: 813795 Change-Id: I9eaed91e6dee5496d0c8fb5ec3fcdb7610482439 Reviewed-on: https://chromium-review.googlesource.com/926564Reviewed-by:
Scott Graham <scottmg@chromium.org> Commit-Queue: Scott Graham <scottmg@chromium.org> Cr-Commit-Position: refs/heads/master@{#537785}
-
Fady Samuel authored
Prior to this patch, if BeginFrameSource::AddObserver is slow, it's possible for SurfaceDependencyDeadline::Set to return true (there is a deadline) whereas SurfaceDependencyDeadline::has_deadline would return false because the deadline passed before Set returned. This CL changes the return value of Set to be has_deadline(). If a deadline hits before Set returns then Set will now return false. Bug: 813030, 672962 Cq-Include-Trybots: master.tryserver.chromium.android:android_optional_gpu_tests_rel Change-Id: I43ca97c57d8da4c915c54a8e97bb2ff5bc07bd87 Reviewed-on: https://chromium-review.googlesource.com/925447Reviewed-by:
Saman Sami <samans@chromium.org> Commit-Queue: Fady Samuel <fsamuel@chromium.org> Cr-Commit-Position: refs/heads/master@{#537784}
-
Fady Samuel authored
I find myself printing out SurfaceInfo over and over again. This is a quick CL to upstream this. Bug: 672962 Cq-Include-Trybots: master.tryserver.chromium.android:android_optional_gpu_tests_rel Change-Id: Ia1a4afbbb02f20e5cb6466fd5e381da192d713c1 Reviewed-on: https://chromium-review.googlesource.com/925681Reviewed-by:
Saman Sami <samans@chromium.org> Commit-Queue: Fady Samuel <fsamuel@chromium.org> Cr-Commit-Position: refs/heads/master@{#537783}
-
Miguel Casas authored
This CL makes Display:: RotationSource, TouchSupport and AccelerometerSupport enum classes. Just stumbled upon them while reading this class and thought why not? sed -i -e 's/Display::ACCELEROMETER_SUPPORT_/Display::AccelerometerSupport::/g' `grep -rn "Display::ACCELEROMETER_SUPPORT_" ui ash chrome components extensions | cut -f 1 -d: | uniq` sed -i -e 's/Display::TOUCH_SUPPORT_/Display::TouchSupport::/g' `grep -rn "Display::TOUCH_SUPPORT_" ui ash chrome components extensions | cut -f 1 -d: | uniq` sed -i -e 's/Display::ROTATION_SOURCE_/Display::RotationSource::/g' `grep -rn "Display::ROTATION_SOURCE_" ui ash chrome components | cut -f 1 -d: | uniq ` Bug: None Change-Id: Ic470df3b9de4f1b1ea9fbdc218078d6bd4be770e Reviewed-on: https://chromium-review.googlesource.com/915211Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Robert Sesek <rsesek@chromium.org> Reviewed-by:
Mitsuru Oshima (In Tokyo) <oshima@chromium.org> Commit-Queue: Miguel Casas <mcasas@chromium.org> Cr-Commit-Position: refs/heads/master@{#537782}
-
Peter K. Lee authored
FeedbackKit V2 needs GTMNSData+zlib. Bug: 657076 Change-Id: I4b5ab25b4d9c8b2594c34a067935107e11318bbc Reviewed-on: https://chromium-review.googlesource.com/926041Reviewed-by:
Robert Sesek <rsesek@chromium.org> Reviewed-by:
Mark Mentovai <mark@chromium.org> Commit-Queue: Peter Lee <pkl@chromium.org> Cr-Commit-Position: refs/heads/master@{#537781}
-
https://skia.googlesource.com/skia.git/+log/62ce2ca06978..7f583c933032 $ git log 62ce2ca06..7f583c933 --date=short --no-merges --format='%ad %ae %s' 2018-02-20 reed null check 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=djsollen@chromium.org Change-Id: I2dffb6e54382b71dcbd4fedd65e357ac91160f87 Reviewed-on: https://chromium-review.googlesource.com/926301 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@{#537780}
-
Henrique Nakashima authored
Bug: 811331 Change-Id: Id7d44e0d0ef14252735516d4a9d62bf055da2076 Reviewed-on: https://chromium-review.googlesource.com/914849 Commit-Queue: dsinclair <dsinclair@chromium.org> Reviewed-by:
dsinclair <dsinclair@chromium.org> Cr-Commit-Position: refs/heads/master@{#537779}
-
Maxim Kolosovskiy authored
TBR=khushalsagar@chromium.org No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 813545, 813150 Change-Id: I46869c1d8bb4250fc94416c9083e0d2185d9b8a1 Reviewed-on: https://chromium-review.googlesource.com/926402 Commit-Queue: Maxim Kolosovskiy <kolos@chromium.org> Reviewed-by:
Maxim Kolosovskiy <kolos@chromium.org> Cr-Commit-Position: refs/heads/master@{#537778}
-
Matt Falkenhagen authored
Bug: 813775 Change-Id: Ifb738ea32c6f06b20aabca21b540a1c39577300f TBR: bashi Reviewed-on: https://chromium-review.googlesource.com/926442Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Commit-Queue: Matt Falkenhagen <falken@chromium.org> Cr-Commit-Position: refs/heads/master@{#537777}
-
Dianna Hu authored
This CL lands server change 185170750 by bnc. BUG=488484 Change-Id: I9d6b44ef24fe690fe707087bf2bcc366631a7933 Reviewed-on: https://chromium-review.googlesource.com/925806 Commit-Queue: Bence Béky <bnc@chromium.org> Reviewed-by:
Bence Béky <bnc@chromium.org> Cr-Commit-Position: refs/heads/master@{#537776}
-
Gauthier Ambard authored
This CL adds an Earl Grey test to ensure that the toolbar buttons and the toolbar visibility is correctly updated when the size class changes. Bug: 804726 Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs Change-Id: Iee3937485ddf379695fabe420ce3311ddea4aba3 Reviewed-on: https://chromium-review.googlesource.com/919061Reviewed-by:
Sylvain Defresne <sdefresne@chromium.org> Reviewed-by:
Olivier Robin <olivierrobin@chromium.org> Reviewed-by:
edchin <edchin@chromium.org> Commit-Queue: Gauthier Ambard <gambard@chromium.org> Cr-Commit-Position: refs/heads/master@{#537775}
-
https://webrtc.googlesource.com/src.git/+log/e12738720874..52e58524b67a $ git log e12738720..52e58524b --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: I6fce9f3d85a2662d9afc379783bd7de90c767245 Reviewed-on: https://chromium-review.googlesource.com/925846Reviewed-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@{#537774}
-
Maxim Kolosovskiy authored
TBR=avayvod@chromium.org, beccahughes@chromium.org No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 789921 Change-Id: Id8433239e4c12bd115330bbaee3e43e3afe5e204 Reviewed-on: https://chromium-review.googlesource.com/926403 Commit-Queue: Maxim Kolosovskiy <kolos@chromium.org> Reviewed-by:
Maxim Kolosovskiy <kolos@chromium.org> Cr-Commit-Position: refs/heads/master@{#537773}
-
Maxim Kolosovskiy authored
See https://uberchromegw.corp.google.com/i/chromium.webkit/builders/WebKit%20Mac10.11%20%28dbg%29 TBR=beccahughes@chromium.org,avayvod@chromium.org No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 789921 Change-Id: Ib4add80912d6ec2f95fe27224d06656702b7380f Reviewed-on: https://chromium-review.googlesource.com/926363 Commit-Queue: Maxim Kolosovskiy <kolos@chromium.org> Reviewed-by:
Maxim Kolosovskiy <kolos@chromium.org> Cr-Commit-Position: refs/heads/master@{#537772}
-
Peter K. Lee authored
Bug: 657076 Change-Id: Iebbc85ea1061ef2a00479d80eecd038d78a6c548 Reviewed-on: https://chromium-review.googlesource.com/926042Reviewed-by:
Sylvain Defresne <sdefresne@chromium.org> Commit-Queue: Peter Lee <pkl@chromium.org> Cr-Commit-Position: refs/heads/master@{#537771}
-