- 15 Oct, 2018 40 commits
-
-
Jamie Walch authored
Bug: 879729 Change-Id: I8a7296b344c42115a7fade7d965a6b38f0688f59 Reviewed-on: https://chromium-review.googlesource.com/c/1281239Reviewed-by:
Avi Drissman <avi@chromium.org> Commit-Queue: Jamie Walch <jamiewalch@chromium.org> Cr-Commit-Position: refs/heads/master@{#599742}
-
Peng Huang authored
This reverts commit 0cb76248. Reason for revert: performance regressions Original change's description: > Skia: Enable ExplicitlyAllocateGPUResources & SortRenderTargets. > > Enable those two options which may improve skia performance. > > Bug: 894492 > > 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: I80a1b9d1ce018d90ab91e5e676b6d09a7dc23d8d > Reviewed-on: https://chromium-review.googlesource.com/c/1273267 > Commit-Queue: Peng Huang <penghuang@chromium.org> > Reviewed-by: Antoine Labour <piman@chromium.org> > Reviewed-by: Robert Phillips <robertphillips@google.com> > Cr-Commit-Position: refs/heads/master@{#599321} TBR=penghuang@chromium.org,robertphillips@google.com,piman@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 894492,895408,895384,895377,895369,895280 Change-Id: I657077091716a618d18a3d1109531e6b3819108c 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 Reviewed-on: https://chromium-review.googlesource.com/c/1281055 Commit-Queue: Peng Huang <penghuang@chromium.org> Reviewed-by:
Peng Huang <penghuang@chromium.org> Cr-Commit-Position: refs/heads/master@{#599741}
-
Corentin Wallez authored
Dawn is a library implementing WebGPU in native. It uses SPIRV-Cross to translate shaders from SPIRV to other shading languages, and requires glfw for testing. Adds the Zlib license to the list of allowed license for Android. This also adds back shaderc that was very recently removed. So hopefully a new third_party review isn't required. BUG=chromium:870747 Change-Id: I506156072f34e70e12797f922a979aa8c743bd6e Reviewed-on: https://chromium-review.googlesource.com/c/1244817Reviewed-by:
Will Harris <wfh@chromium.org> Reviewed-by:
Jochen Eisinger <jochen@chromium.org> Reviewed-by:
dsinclair <dsinclair@chromium.org> Reviewed-by:
Kai Ninomiya <kainino@chromium.org> Commit-Queue: Corentin Wallez <cwallez@chromium.org> Cr-Commit-Position: refs/heads/master@{#599740}
-
Ben Kelly authored
This CL fixes some edge condition interactions when being loaded as a ReadableStream. In particular, it: 1. Properly distinguishes between the end of the DataPipe and a closed DataPipe with bytes left to be read. A ReadableStream that is not actively draining the pipe could get closed too early. 2. Responses must support explicit completion in order to handle error conditions properly. This CL makes DataPipeBytesConsumer wait for an explicit signal before closing. 3. Service worker navigation preload is updated to provide the explicit completion signals. Bug: 894815 Change-Id: I2b5d61f9fe4a6f17c37e8a728b2f081debe6d936 Reviewed-on: https://chromium-review.googlesource.com/c/1278910Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Yutaka Hirano <yhirano@chromium.org> Commit-Queue: Ben Kelly <wanderview@chromium.org> Cr-Commit-Position: refs/heads/master@{#599739}
-
Tommy C. Li authored
This CL is a followup to: https://chromium-review.googlesource.com/c/chromium/src/+/1273985 It adds the IFRAME test case, which did not seem flaky. The EMBED test case is still in-progress to deflake. Bug: 887752, 879149, 878871 Change-Id: Iee52d4314539b2d457812a220a42051caeb1bab0 Reviewed-on: https://chromium-review.googlesource.com/c/1281262Reviewed-by:
Lei Zhang <thestig@chromium.org> Commit-Queue: Tommy Li <tommycli@chromium.org> Cr-Commit-Position: refs/heads/master@{#599738}
-
Josh Nohle authored
Update the multi-device setup flow button bar to include the following buttons: Back, Cancel, Forward. Set the buttons on each page to conform to the following specs (sans padding): https://drive.google.com/file/d/1UqHV67OrdGT0_G0L98nV5IVr26OkHu9F/view. Screenshots with this patch applied: start screen: https://drive.google.com/open?id=1QlWKjesaBpt0ZtNQ_vONBqu1czUWiezz start screen (OOBE): https://drive.google.com/open?id=1kh9UNYjLaSbP-zE0U89sniZSb9Sbhk8fMw password screen: https://drive.google.com/open?id=1olKePztZ9pqxPHupVCdrwEBZ1pyfzLA_ success screen: https://drive.google.com/open?id=1zpZfnowdpOvge8nteqsjBHuUin_I9HgW Bug: 889574 Change-Id: I7a0834b58b6f2458e5ab6641aa5b323cb5fc32fe Tested: Manual; ./out/Default/browser_tests --gtest_filter=*MultiDevice* Reviewed-on: https://chromium-review.googlesource.com/c/1254760Reviewed-by:
Alexander Alekseev <alemate@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Commit-Queue: Josh Nohle <nohle@chromium.org> Cr-Commit-Position: refs/heads/master@{#599737}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/4edc5a93c0aa..3871bde5c505 git log 4edc5a93c0aa..3871bde5c505 --date=short --no-merges --format='%ad %ae %s' 2018-10-15 chrome-bot@chromium.org Update config settings by config-updater. Created with: gclient setdep -r src/third_party/chromite@3871bde5c505 The AutoRoll server is located here: https://autoroll.skia.org/r/chromite-chromium-autoroll 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=chrome-os-gardeners@chromium.org Change-Id: If968c514c53b0dc58e2aba19d2e7c85b65196b95 Reviewed-on: https://chromium-review.googlesource.com/c/1281026Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#599736}
-
Anand K. Mistry authored
Also, update the comment about the 'modification_time' field in the compression request. BUG=889703 Change-Id: I37df9e8abc50b195b73ffd9cf101444dc682ff33 Reviewed-on: https://chromium-review.googlesource.com/c/1279199 Commit-Queue: Anand Mistry <amistry@chromium.org> Reviewed-by:
Noel Gordon <noel@chromium.org> Cr-Commit-Position: refs/heads/master@{#599735}
-
Tom Anderson authored
Also rolls buildtools [1] and includes some small cleanups. [1] https://chromium.googlesource.com/chromium/buildtools/+log/2dff9c9c74e9d732e6fe57c84ef7fd044cc45d96..13a00f110ef910a25763346d6538b60f12845656 BUG=894427 R=thakis Change-Id: I52fd273ab2e93f8c5e461fd3bf7a34b09135d384 Reviewed-on: https://chromium-review.googlesource.com/c/1277374 Commit-Queue: Thomas Anderson <thomasanderson@chromium.org> Reviewed-by:
Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#599734}
-
Raphael Kubo da Costa authored
Follow-up to ac53c5c5 ("Remove CR_DEFINE_STATIC_LOCAL from /components"). Due to https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84849, having base::NoDestructor<T<U>> and passing an initializer list of Us does not work if this is not done explicitly, as GCC incorrectly fails to determine which constructor overload to use: ../../components/google/core/common/google_util.cc: In function ‘bool google_util::{anonymous}::IsCanonicalHostGoogleHostname(base::StringPiece, google_util::SubdomainPermission)’: ../../components/google/core/common/google_util.cc:120:24: error: call of overloaded ‘NoDestructor(<brace-enclosed initializer list>)’ is ambiguous {GOOGLE_TLD_LIST}); See also: https://chromium-review.googlesource.com/c/chromium/src/+/1170905 Bug: 819294 Change-Id: Ie1490b6646d7998d636c485769caabf56c1cf44c Reviewed-on: https://chromium-review.googlesource.com/c/1275854Reviewed-by:
Peter Kasting <pkasting@chromium.org> Commit-Queue: Raphael Kubo da Costa (CET) <raphael.kubo.da.costa@intel.com> Cr-Commit-Position: refs/heads/master@{#599733}
-
Michael Spang authored
This adds a quirk to force this device as internal so that it behaves correctly in tablet mode. Bug: b/116723180 Test: please Change-Id: Ica3ace1098daf090e843ffb03bb27ef07d5144a1 Reviewed-on: https://chromium-review.googlesource.com/c/1280845Reviewed-by:
Kevin Schoedel <kpschoedel@chromium.org> Reviewed-by:
Xiaoqian Dai <xdai@chromium.org> Commit-Queue: Michael Spang <spang@chromium.org> Cr-Commit-Position: refs/heads/master@{#599732}
-
Jacob Dufault authored
Only happens where there are 2+ users (ie, user list is used). OnImageDecoded is supposed to use the animation playback type that was set in SetAnimationEnabled. However, UpdateForUser calls SetImage which updates image_->playback() to kFirstFrameOnly. This means that OnImageDecoded cannot use image_->playback() as the playback type set by SetAnimationEnabled. Bug: 894771 Change-Id: I47ac6daa1e8780e58abdabf59a7642ca4b9dcc43 Reviewed-on: https://chromium-review.googlesource.com/c/1277699Reviewed-by:
Wenzhao (Colin) Zang <wzang@chromium.org> Commit-Queue: Jacob Dufault <jdufault@chromium.org> Cr-Commit-Position: refs/heads/master@{#599731}
-
Alex Moshchuk authored
Previously, specifying the --isolate-origins command-line flag prevented any field trials involving the IsolateOrigins feature from specifying additional isolated origins. This meant that it's not possible to experiment with additional isolated origins via field trials when an IsolateOrigins enterprise policy is in effect. This CL changes the logic to instead merge any isolated origins specified in field trials with those specified by the cmdline flag. Bug: 894535 Change-Id: If38fe3280dad7f4af3d8b5383556239493ffc7f3 Reviewed-on: https://chromium-review.googlesource.com/c/1279414Reviewed-by:
Łukasz Anforowicz <lukasza@chromium.org> Commit-Queue: Alex Moshchuk <alexmos@chromium.org> Cr-Commit-Position: refs/heads/master@{#599730}
-
Wenzhao Zang authored
The marketing opt-in screen should only be shown the first time the particular user is added to the device, but not when the user is re-added. Bug: 880480 Change-Id: I0ee9a245a3a37b78a5c98b382b5f0f46696f9d19 Reviewed-on: https://chromium-review.googlesource.com/c/1272085 Commit-Queue: Wenzhao (Colin) Zang <wzang@chromium.org> Reviewed-by:
Stefan Kuhne <skuhne@chromium.org> Reviewed-by:
Alexander Alekseev <alemate@chromium.org> Cr-Commit-Position: refs/heads/master@{#599729}
-
Jan Wilken Doerrie authored
r598929 changed the communication between the password settings backend and frontend to identify password list elements by a unique identifier instead of relying on the element's index in the list. This change renames the appropriate members of the DisplayEntry structs to reflect this change in semantics. Bug: 892260 Cq-Include-Trybots: luci.chromium.try:closure_compilation Change-Id: Ic4ea4456ef88f8f0a94ffc6a0a824d2f9da6659a Reviewed-on: https://chromium-review.googlesource.com/c/1278213Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Commit-Queue: Jan Wilken Dörrie <jdoerrie@chromium.org> Cr-Commit-Position: refs/heads/master@{#599728}
-
Anthony Vallee-Dubois authored
Bug: 895485 Change-Id: I57b740831956d1ed9985aa580b7fa24e7b085f7e Reviewed-on: https://chromium-review.googlesource.com/c/1280852Reviewed-by:
Theresa <twellington@chromium.org> Commit-Queue: anthonyvd <anthonyvd@chromium.org> Cr-Commit-Position: refs/heads/master@{#599727}
-
Siddhartha S authored
Helps to measure why BrowserPolicyConnector::IsNonEnterpriseUser() sometimes takes too long to run on main thread. BUG=891476 Change-Id: I5dd76dfb22a3334dc1015cf6d6c1f23c7e6f2da0 Reviewed-on: https://chromium-review.googlesource.com/c/1280550Reviewed-by:
Maksim Ivanov <emaxx@chromium.org> Commit-Queue: Siddhartha S <ssid@chromium.org> Cr-Commit-Position: refs/heads/master@{#599726}
-
Kevin McNee authored
Currently, the InputRouterImplScaleGestureEventTests send unrealistic input sequences. These tests still pass the GestureEventStreamValidator since the validator either doesn't check the given event type or the test sends only the events necessary to get the validator to pass. We now use realistic input sequences. Bug: None Change-Id: I9540b14f9d15bfc835d819d41ff3f2d386c2b607 Reviewed-on: https://chromium-review.googlesource.com/c/1256376 Commit-Queue: Kevin McNee <mcnee@chromium.org> Reviewed-by:
David Bokan <bokan@chromium.org> Reviewed-by:
Timothy Dresser <tdresser@chromium.org> Cr-Commit-Position: refs/heads/master@{#599725}
-
Min Chen authored
We used a callback SetShowMenuAnimationDone to start the |pre_shutdown_timer_| if the PowerButtonMenuScreenView has been full shown (opacity reaches its final opacity), but didn't stop it if UseTabletBehavior is true when power button up. Then if menu animation has been started (power_button_menu_timer_ run out of) but not finished (pre_shutdown_timer_ hasn't been started) and UseTabletBehavior is true when power button up. We did nothing in this case. This will cause the |pre_shutdown_timer_| to be started and finally trigger power off when the menu shown animation finished. This cl tried to fix the issue by calling ScheduleShowHideAnimation(false) too if UseTabletBehavior. This will cancel the menu shown animation to make sure its opacity will not achieve its final shown opacity then the callback SetShowMenuAnimationDone will not be called. Turn screen off too in this case. Bug: 894192 Change-Id: Id744597e53229384fd01279e489d9099c83be67b Reviewed-on: https://chromium-review.googlesource.com/c/1277914 Commit-Queue: Min Chen <minch@chromium.org> Reviewed-by:
Dan Erat <derat@chromium.org> Cr-Commit-Position: refs/heads/master@{#599724}
-
Fredrik Söderquist authored
Step two of [1], invokes [2], whose step 1 invokes [3], which says to throw a TypeError if the dictionary is not "well-formed". Also remove some dead code in DOMMatrix/DOMMatrixReadOnly and remove few unused includes of svg_matrix_tear_off.h. [1] https://html.spec.whatwg.org/multipage/canvas.html#dom-path2d-addpath [2] https://drafts.fxtf.org/geometry/#create-a-dommatrix-from-the-2d-dictionary [3] https://drafts.fxtf.org/geometry/#matrix-validate-and-fixup-2d Bug: 895244 Change-Id: Icd3f7058ce945d761ab7128e294ccc2e3fd3a879 Reviewed-on: https://chromium-review.googlesource.com/c/1278789Reviewed-by:
Fernando Serboncini <fserb@chromium.org> Commit-Queue: Fredrik Söderquist <fs@opera.com> Cr-Commit-Position: refs/heads/master@{#599723}
-
Robert Ogden authored
The Virtual URL handling won't work while the navigation is pending. So, for every time the URL is updated on Android, check if the visible URL is a HTTPS Server Preview URL and if so, return the original host. Bug: 894881 Change-Id: I143c70bdb1b2985ed0c475b603cb25cf93d7468a Reviewed-on: https://chromium-review.googlesource.com/c/1280859Reviewed-by:
Ryan Sturm <ryansturm@chromium.org> Commit-Queue: Robert Ogden <robertogden@chromium.org> Cr-Commit-Position: refs/heads/master@{#599722}
-
Tarun Bansal authored
Network Quality Provider is the base class for network quality estimator (NQE). It was originally added as a read-only version of NQE with the goal of passing it to consumers outside of //net, and preventing them from calling internal net-specific APIs. With servicification, this is no longer needed. In short term, it also makes it simpler to plumb NQE to H2 session class (see linked bug) which will be done in a subsequent CL. This is purely a refactor CL, and does not introduce any functionality change. Change-Id: Ibb5bbf6a06ca02d232fbca0c29022422738694f4 Bug: 823322 Reviewed-on: https://chromium-review.googlesource.com/c/1280860Reviewed-by:
Matt Menke <mmenke@chromium.org> Reviewed-by:
Ryan Sturm <ryansturm@chromium.org> Commit-Queue: Tarun Bansal <tbansal@chromium.org> Cr-Commit-Position: refs/heads/master@{#599721}
-
Tarun Bansal authored
Use the end to end RTT provided by QUIC connections to clamp the upper bound on HTTP RTT. In some cases, network quality estimator may not detect hanging XHR requests, and use the RTT samples from such requests when computing the HTTP RTT estimate. Using end-to-end RTT to clamp HTTP RTT helps in improving the accuracy of HTTP RTT estimate in such cases. Change-Id: I0c2b60eb73b35408c4d32d38ffffc29f6d3e0ce1 Bug: 834119 Reviewed-on: https://chromium-review.googlesource.com/c/1279435Reviewed-by:
Ryan Sturm <ryansturm@chromium.org> Commit-Queue: Tarun Bansal <tbansal@chromium.org> Cr-Commit-Position: refs/heads/master@{#599720}
-
agrieve authored
apk_size_regressions.md: Make use of size trybot. html_report_faq.md: Link to README.md README.md: Add resource_sizes.py and size trybot README.md: Document all "Overhead:" symbols. README.md: Mention Bloaty McBloatface Change-Id: I4cab3b7cd4c711931e9cae102e2354408cfbdd02 Reviewed-on: https://chromium-review.googlesource.com/c/1278721 Commit-Queue: agrieve <agrieve@chromium.org> Reviewed-by:
Mohamed Heikal <mheikal@chromium.org> Reviewed-by:
Eric Stevenson <estevenson@chromium.org> Reviewed-by:
Samuel Huang <huangs@chromium.org> Reviewed-by:
Peter Wen <wnwen@chromium.org> Cr-Commit-Position: refs/heads/master@{#599719}
-
Khushal authored
The change [1] meant to apply this workaround to all Android devices but missed removing the gl_renderer filter. [1]: https://chromium-review.googlesource.com/c/chromium/src/+/1272451 R=ericrk@chromium.org Bug: 860021 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: I48537a12e14035eff7b8699f5a43c402f490e6cc Reviewed-on: https://chromium-review.googlesource.com/c/1280552Reviewed-by:
Eric Karl <ericrk@chromium.org> Commit-Queue: Khushal <khushalsagar@chromium.org> Cr-Commit-Position: refs/heads/master@{#599718}
-
Rune Lillesveen authored
There should be no reason to force computed style for the root element if it doesn't have one when trying to figure out if body background is propagated to the viewport. Change-Id: Ibf0beb7848101bd1acc20f16a826f0787ef010b9 Reviewed-on: https://chromium-review.googlesource.com/c/1280278Reviewed-by:
Morten Stenshorne <mstensho@chromium.org> Commit-Queue: Rune Lillesveen <futhark@chromium.org> Cr-Commit-Position: refs/heads/master@{#599717}
-
Fady Samuel authored
This reverts commit d15ba9ba. Reason for revert: This doesn't seem to solve the deadline reporting bug. This was a speculative fix that didn't fix the issue. Original change's description: > Surface synchronization: Don't report blocked duration of throttled children > > A child can be "throttled" for an arbitrary length of time if it is never > embedded. This skews blocked duration metrics. Simply don't report those > metrics if a surface is blocked on a parent. > > Bug: 890767 > Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel > Change-Id: I3c8a8494a5b1e5a973b2e5c2b61cffe5c2b76f6f > Reviewed-on: https://chromium-review.googlesource.com/c/1274591 > Commit-Queue: Fady Samuel <fsamuel@chromium.org> > Reviewed-by: Saman Sami <samans@chromium.org> > Cr-Commit-Position: refs/heads/master@{#598886} TBR=fsamuel@chromium.org,samans@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 890767 Change-Id: I3b1188d49a1301681391d526abaa25dcabf69f79 Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel Reviewed-on: https://chromium-review.googlesource.com/c/1281083Reviewed-by:
Fady Samuel <fsamuel@chromium.org> Commit-Queue: Fady Samuel <fsamuel@chromium.org> Cr-Commit-Position: refs/heads/master@{#599716}
-
Dan Harrington authored
This is in preparation for a schema upgrade. Improvements: - we test that the new schema is compatible with the old one (minimally) - the test won't need to be changed with the next version (only the .sql/data files) - the history of schemas is now clearly documented, and diffable - we test that the migrated schema matches, not just the data - it guarantees the next schema upgrade (v3) CL will test the current schema (v2) accurately. Change-Id: Ibd0de797bcfd878b24956946552eb7a77117124b Reviewed-on: https://chromium-review.googlesource.com/c/1179977Reviewed-by:
Carlos Knippschild <carlosk@chromium.org> Commit-Queue: Dan H <harringtond@google.com> Cr-Commit-Position: refs/heads/master@{#599715}
-
Ben Kelly authored
R=morlovich@chromium.org Bug: 894982 Change-Id: Ic3c5ee9923bbd3ade6c0a269416684094d25dc43 Reviewed-on: https://chromium-review.googlesource.com/c/1278906Reviewed-by:
Maks Orlovich <morlovich@chromium.org> Commit-Queue: Ben Kelly <wanderview@chromium.org> Cr-Commit-Position: refs/heads/master@{#599714}
-
Siddhartha S authored
Helps to show the impact of settings parsing in startup. BUG=890129 Change-Id: Ia92ebd734600a9114b7cffaf1296d7ada2d1c4f5 Reviewed-on: https://chromium-review.googlesource.com/c/1260142Reviewed-by:
Balazs Engedy <engedy@chromium.org> Reviewed-by:
Martin Šrámek <msramek@chromium.org> Commit-Queue: Siddhartha S <ssid@chromium.org> Cr-Commit-Position: refs/heads/master@{#599713}
-
Thomas Tangl authored
When sync is paused, the string for the history checkbox is changed from "Clears history and autocompletions in the address bar. Your account may have other forms of browsing history at myactivity.google.com." to "Clears history and autocompletions in the address bar." Bug: 893696 Change-Id: I1aba27b8902b39bc2e28e8e66e564a58327fcc33 Reviewed-on: https://chromium-review.googlesource.com/c/1280672Reviewed-by:
Scott Chen <scottchen@chromium.org> Commit-Queue: Thomas Tangl <tangltom@chromium.org> Cr-Commit-Position: refs/heads/master@{#599712}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/6164a6e58d71..482b936f1be1 Created with: gclient setdep -r src-internal@482b936f1be1 The AutoRoll server is located here: https://autoroll-internal.skia.org/r/src-internal-chromium-autoroll 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=mmoss@chromium.org Change-Id: I76ea9c516e9f3ff370c43e6003b3ce770ce00da4 Reviewed-on: https://chromium-review.googlesource.com/c/1280409Reviewed-by:
chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#599711}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/11dd1ab3b9e9..c064d0b121db git log 11dd1ab3b9e9..c064d0b121db --date=short --no-merges --format='%ad %ae %s' 2018-10-15 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms 271ddb4ed93a..9369e44523c7 (1 commits) 2018-10-15 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 758796a466bc..71e256cae02a (1 commits) 2018-10-15 brianosman@google.com Revert "Use SkImage to manage mip map cache purging, not Bitmap/PixelRef" 2018-10-15 caryclark@skia.org fix bookmaker 2018-10-15 ethannicholas@google.com add support for clears to Metal backend 2018-10-15 kjlubick@google.com Add ignore to Bazel file 2018-10-15 mtklein@google.com fAddedToCache tidy up 2018-10-15 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader a2d15d1a268c..758796a466bc (1 commits) 2018-10-15 mtklein@google.com Flutter also won't need NVPR. 2018-10-15 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms 7362d8835a07..271ddb4ed93a (1 commits) 2018-10-15 brianosman@google.com Use SkImage to manage mip map cache purging, not Bitmap/PixelRef Created with: gclient setdep -r src/third_party/skia@c064d0b121db The AutoRoll server is located here: https://autoroll.skia.org/r/skia-autoroll 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-chromeos-compile-dbg;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel;master.tryserver.blink:linux_trusty_blink_rel TBR=egdaniel@chromium.org Change-Id: I2e033f029a241fba8f41342dde1f3f81b08fa233 Reviewed-on: https://chromium-review.googlesource.com/c/1281024Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#599710}
-
Theresa authored
BUG=894850 Change-Id: I15583ce5f5ad2cfecebdaa18d34df3ddd1176f33 Reviewed-on: https://chromium-review.googlesource.com/c/1279190Reviewed-by:
Ted Choc <tedchoc@chromium.org> Commit-Queue: Theresa <twellington@chromium.org> Cr-Commit-Position: refs/heads/master@{#599709}
-
Dmitry Gozman authored
Ensure that all frames in the page loaded from mhtml have unique origins and content-id urls (except for the main frame which has a file url). Bug: none Change-Id: I0c1d40b82404de2e95e6a7e10dd354826a799d84 Reviewed-on: https://chromium-review.googlesource.com/c/1279188 Commit-Queue: Dmitry Gozman <dgozman@chromium.org> Reviewed-by:
Łukasz Anforowicz <lukasza@chromium.org> Reviewed-by:
Min Qin <qinmin@chromium.org> Cr-Commit-Position: refs/heads/master@{#599708}
-
Ted Choc authored
NOPRESUBMIT=true BUG=843596 Change-Id: I08316abfd1e7be7427337538c722716a0737048f Reviewed-on: https://chromium-review.googlesource.com/c/1279184 Commit-Queue: Ted Choc <tedchoc@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Cr-Commit-Position: refs/heads/master@{#599707}
-
Peter K. Lee authored
There are no more users of this API. Bug: 863559 Cq-Include-Trybots: luci.chromium.try:ios-simulator-cronet;luci.chromium.try:ios-simulator-full-configs Change-Id: I96b5d14bc53093f6e5a02c57191fbb9f4c108b7e Reviewed-on: https://chromium-review.googlesource.com/c/1280849Reviewed-by:
Justin Cohen <justincohen@chromium.org> Commit-Queue: Peter Lee <pkl@chromium.org> Cr-Commit-Position: refs/heads/master@{#599706}
-
Xiaocheng Hu authored
This patch changes tests in the following directories to use Element.innerText for text dump: css1/ - fast/cookies/ Most of this patch is mechanical rebaseline, except that some LayoutNG-specific baselines become redundant and are removed. Bug: 887148 Cq-Include-Trybots: luci.chromium.try:linux_layout_tests_layout_ng Change-Id: Id8ab195c13d762b4e060f127203c7e4206c301f3 Reviewed-on: https://chromium-review.googlesource.com/c/1278210Reviewed-by:
Kent Tamura <tkent@chromium.org> Reviewed-by:
Yoshifumi Inoue <yosin@chromium.org> Commit-Queue: Xiaocheng Hu <xiaochengh@chromium.org> Cr-Commit-Position: refs/heads/master@{#599705}
-
Ben Pastene authored
This reverts commit d0e6a977. Reason for revert: crbug.com/895337 Original change's description: > Automated Commit: LKGM 11157.0.0 for chromeos. > > BUG=762641 > TBR=achuith@chromium.org > > Change-Id: Idbd7085f4d721c9cb0316d896b739008dbdea75a > Reviewed-on: https://chromium-review.googlesource.com/c/1279954 > Commit-Queue: ChromeOS bot <3su6n15k.default@developer.gserviceaccount.com> > Reviewed-by: ChromeOS bot <3su6n15k.default@developer.gserviceaccount.com> > Cr-Commit-Position: refs/heads/master@{#599535} TBR=achuith@chromium.org,3su6n15k.default@developer.gserviceaccount.com # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 762641 Change-Id: Ia02d93e87498e23f04a19aa0e1140a55164b0eac Reviewed-on: https://chromium-review.googlesource.com/c/1281085Reviewed-by:
Ben Pastene <bpastene@chromium.org> Reviewed-by:
Achuith Bhandarkar <achuith@chromium.org> Commit-Queue: Ben Pastene <bpastene@chromium.org> Cr-Commit-Position: refs/heads/master@{#599704}
-
Xing Liu authored
This CL changes the storage string to [storage used by download] of [total disk size]. Bug: 892328 Change-Id: I6516c89e4f6bf71101c56b43171375a037cc36bf Reviewed-on: https://chromium-review.googlesource.com/c/1277917 Commit-Queue: Xing Liu <xingliu@chromium.org> Reviewed-by:
Shakti Sahu <shaktisahu@chromium.org> Reviewed-by:
David Trainor <dtrainor@chromium.org> Cr-Commit-Position: refs/heads/master@{#599703}
-