- 07 Mar, 2018 40 commits
-
-
Alexandr Ilin authored
This CL enables predictions for URLs that have non-standard port. This is done because some performance tests that use URLs with a custom port number show regression when the predictor is enabled. Now we're trying to confirm that this is the case. This restriction was overly cautious to begin with to make sure we don't put garbage in the database. In the future we can prohibit such URLs to be written in the database but allow preconnecting to them. Bug: 808036 Change-Id: I2a41795cb584db2ed164fc6b62c31a90d5ecb483 Reviewed-on: https://chromium-review.googlesource.com/939381Reviewed-by:
Charlie Harrison <csharrison@chromium.org> Reviewed-by:
Benoit L <lizeb@chromium.org> Commit-Queue: Alexandr Ilin <alexilin@chromium.org> Cr-Commit-Position: refs/heads/master@{#541452}
-
Maks Orlovich authored
This in particular targets the case where it's likely getting stuck (defined as taking >= 60s per entry), but also includes cases where it fails, since that's basically same spot. Bug: 809199, 808286 Change-Id: Id7f2157e352914dc7aa163938d260362c14afba6 Reviewed-on: https://chromium-review.googlesource.com/951925Reviewed-by:
Alexei Svitkine <asvitkine@chromium.org> Reviewed-by:
Victor Costan <pwnall@chromium.org> Reviewed-by:
Erik Chen <erikchen@chromium.org> Commit-Queue: Maks Orlovich <morlovich@chromium.org> Cr-Commit-Position: refs/heads/master@{#541451}
-
Sylvain Defresne authored
Add overload for GetToolbarSearchButtonImage taking the search engine icon type (as an enum) to allow the provider to return different image for different search engine. Bug: none Change-Id: I142aa9d2a5a9a97a7c66b773d6afd9ebc1bd867f 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/952448 Commit-Queue: Sylvain Defresne <sdefresne@chromium.org> Reviewed-by:
Gauthier Ambard <gambard@chromium.org> Cr-Commit-Position: refs/heads/master@{#541450}
-
Tommy Martino authored
Adding the capability to display icons (e.g., Visa logo) in Autofill dropdown reimplementation. Screenshots: https://docs.google.com/presentation/d/1869xYStqAIyVODBlUTi5Gf4ct6hevSdCGiJpFuOOVw8/edit?usp=sharing Bug: 768881 Change-Id: I659a2dcffe01f3390e187fd969f62570fe7cb850 Reviewed-on: https://chromium-review.googlesource.com/912401Reviewed-by:
Evan Stade <estade@chromium.org> Reviewed-by:
anthonyvd <anthonyvd@chromium.org> Commit-Queue: Tommy Martino <tmartino@chromium.org> Cr-Commit-Position: refs/heads/master@{#541449}
-
Nico Weber authored
Shipping Chrome/Wins are now always built with clang, so the Compiler: line is no longer needed. This part reverts https://codereview.chromium.org/1404063002 (and some follow-ups). We do want to switch the linker eventually, so add a "Linker:" line instead. Bug: 82385,530785,792131 Change-Id: I0ecee267e468e04ee10590e1396df8c49110e595 Reviewed-on: https://chromium-review.googlesource.com/952486Reviewed-by:
Bernhard Bauer <bauerb@chromium.org> Commit-Queue: Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#541448}
-
Simeon Anfinrud authored
This fixes a bug in CastWebContentsActivity where any call to finish() would trigger a startActivity(). Also: Hooray! A CastWebContentsActivityTest! Bug: 36777136 Test: cast_base_junit_tests, cast_shell_junit_tests Change-Id: Iea5da06f34a35267294acdbda5371b37e15045a2 Reviewed-on: https://chromium-review.googlesource.com/952571Reviewed-by:
Luke Halliwell <halliwell@chromium.org> Commit-Queue: Simeon Anfinrud <sanfin@chromium.org> Cr-Commit-Position: refs/heads/master@{#541447}
-
Mihai Sardarescu authored
This CL changes the title of the sign-in error dialog when Desktop Identity Consistency is enabled to "Can't sync to ..." Bug: 817123 Change-Id: I1c19d9f9e3e963a444a2a701515ab17504fa1785 Reviewed-on: https://chromium-review.googlesource.com/951790Reviewed-by:
David Roger <droger@chromium.org> Commit-Queue: Mihai Sardarescu <msarda@chromium.org> Cr-Commit-Position: refs/heads/master@{#541446}
-
Troy Hildebrandt authored
The ExternalNavigationHandlerDelegateImpl gets passed a Tab as a parameter when we create an ExternalNavigationHandler, and this doesn't change for its lifespan. The Tab in question is passed in from the call to Tab#attach, which creates a brand new InterceptNavigationDelegate which in turn ends up creating the ExternalNavigationHandlerDelegate. Bug: 651205 Change-Id: Iba4cfb154c5374ff931b35211246975f9cdd7892 Reviewed-on: https://chromium-review.googlesource.com/952274Reviewed-by:
Maria Khomenko <mariakhomenko@chromium.org> Commit-Queue: Troy Hildebrandt <thildebr@chromium.org> Cr-Commit-Position: refs/heads/master@{#541445}
-
Elad Alon authored
BrowserMainLoop still creates the instances of these two globals, but no longer owns them, meaning that they're allowed to leak when Chrome terminates, undoing concerns about WebRtcEventLogManager's internal task queue during teardown. Bug: 775415 Change-Id: I4f75cb31a84e2110ebc33daf50aa58c093a34a86 Reviewed-on: https://chromium-review.googlesource.com/909429 Commit-Queue: Elad Alon <eladalon@chromium.org> Reviewed-by:
Guido Urdaneta <guidou@chromium.org> Reviewed-by:
Jochen Eisinger <jochen@chromium.org> Cr-Commit-Position: refs/heads/master@{#541444}
-
Greg Thompson authored
This fixes a bug on macOS when using a Cocoa-based browser, whereby the bubble was not attached to the browser window. BUG=819546 Change-Id: Ia465a0ba9251e33b3b6fc9c6756445d1399ff79a Reviewed-on: https://chromium-review.googlesource.com/952926Reviewed-by:
Elly Fong-Jones <ellyjones@chromium.org> Commit-Queue: Greg Thompson <grt@chromium.org> Cr-Commit-Position: refs/heads/master@{#541443}
-
Nick Peterson authored
Any extension automaticaly installed using the ExtensionSettings policy must download it from the Chrome Webstore unless enterprise managed. If the policy attempts to install from a non-Chrome webstore location that part of the ExtensionSettings policy will be invalid and stripped out before the rest of the policy is applied. Bug: 809004 Change-Id: I2167dd1e067b9a5e4c9905a0a128e79546d7ca6f Reviewed-on: https://chromium-review.googlesource.com/905982 Commit-Queue: Nick Peterson <nrpeter@chromium.org> Reviewed-by:
Devlin <rdevlin.cronin@chromium.org> Reviewed-by:
Julian Pastarmov <pastarmovj@chromium.org> Cr-Commit-Position: refs/heads/master@{#541442}
-
https://webrtc.googlesource.com/src.git/+log/7dbb701076f3..db4fa4b94442 $ git log 7dbb70107..db4fa4b94 --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: I04ab801bcdd66c8e648fdef7b71b54073c844a43 Reviewed-on: https://chromium-review.googlesource.com/952049 Commit-Queue: webrtc-chromium-autoroll <webrtc-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Reviewed-by:
webrtc-chromium-autoroll <webrtc-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#541441}
-
erikchen authored
The tool is unmaintained, has not been finding bugs, and no one wants to maintain it. Bug: 819346 Change-Id: I348fe7d014f7d669465efe271ec435e0e18a7524 TBR: sky@chromium.org Reviewed-on: https://chromium-review.googlesource.com/951932 Commit-Queue: Erik Chen <erikchen@chromium.org> Reviewed-by:
Will Harris <wfh@chromium.org> Reviewed-by:
Primiano Tucci <primiano@chromium.org> Cr-Commit-Position: refs/heads/master@{#541440}
-
https://skia.googlesource.com/skia.git/+log/8bac928009b8..461ef7af88cc $ git log 8bac92800..461ef7af8 --date=short --no-merges --format='%ad %ae %s' 2018-03-07 fmalita Revert "add tiler for SkDraw" 2018-03-07 kjlubick Experiment with different settings for Pixel SKP bench 2018-03-07 angle-skia-autoroll Roll skia/third_party/externals/angle2/ 28060c436..7618eaf9a (3 commits) 2018-03-06 egdaniel Make GrReleaseProcHelper an SkWeakRefCnt 2018-03-07 angle-skia-autoroll Roll skia/third_party/externals/angle2/ d2cb7cec4..28060c436 (7 commits) 2018-03-06 amidlash [SkSVGDevice] Add support for image shaders. 2018-03-02 halcanary Viewer/Amdroid: universal build, resources in APK 2018-02-28 caryclark use safe math for growForRepeatedVerb 2018-03-06 herb Revert "Centralize mask byte calculations" 2018-03-06 brianosman Cleaning up SkColorSpaceXform a bit 2018-02-28 herb Centralize mask byte calculations 2018-03-06 reed add tiler for SkDraw 2018-03-06 mtklein support 888x, 1010102, and 101010x in SkPixmap::erase() 2018-03-06 robertphillips Add SkSurfaceCharacterization::createResized 2018-03-06 caryclark remove canvas internal private 2018-03-06 bungeman Add "--nonativeFonts" to public.bzl for running dm. 2018-03-06 angle-skia-autoroll Roll skia/third_party/externals/angle2/ e05ffdd19..d2cb7cec4 (1 commit) Created with: roll-dep src/third_party/skia BUG=803034 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=fmalita@chromium.org Change-Id: I7928450c1eb8746b96ac4acd0f6b39b39d081f19 Reviewed-on: https://chromium-review.googlesource.com/952546 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@{#541439}
-
Theresa authored
When the search box view isn't attached to the NTP, we use Integer.MIN_VALUE to translate the search box bounds. For modern, we use a negative lateral inset to make the search box bounds match the toolbar height. When applied to Integer.MIN_VALUE, we exceed the lower bounds for ints, turning the bounds.top from a very low negative integer to a very high positive integer. Only apply the inset if we aren't using Integer.MIN_VALUE for the bounds translation.y. BUG=818848 Change-Id: Icbf3a55ffd03df2eb3c26e07b732398417f7e915 Reviewed-on: https://chromium-review.googlesource.com/951900Reviewed-by:
Bernhard Bauer <bauerb@chromium.org> Commit-Queue: Theresa <twellington@chromium.org> Cr-Commit-Position: refs/heads/master@{#541438}
-
Stephen McGruer authored
This is a reland of 91310914 Now that the WPT test infra has been pulled from upstream, the hope is that changing tests from reftest to jsharness won't cause the bots to fail horribly. Original change's description: > Port another set of sticky tests to JS rather than reftests > > Change-Id: Idf6dd882d2d50b1ec349f245d76717553ee266b3 > Reviewed-on: https://chromium-review.googlesource.com/882002 > Reviewed-by: Robert Flack <flackr@chromium.org> > Commit-Queue: Stephen McGruer <smcgruer@chromium.org> > Cr-Commit-Position: refs/heads/master@{#532966} Bug: 699244 Change-Id: Ib8c16d08f1327765e0bd322a708452373db8581c Reviewed-on: https://chromium-review.googlesource.com/951662 Commit-Queue: Stephen McGruer <smcgruer@chromium.org> Reviewed-by:
Robert Flack <flackr@chromium.org> Cr-Commit-Position: refs/heads/master@{#541437}
-
https://chromium.googlesource.com/angle/angle.git/+log/065aa863f706..7618eaf9ad45 $ git log 065aa863f..7618eaf9a --date=short --no-merges --format='%ad %ae %s' 2018-03-07 oetuaho Fix incorrect path in run_code_generation.py 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=ynovikov@chromium.org Change-Id: Iae45f88ce316ad9bf44568ad60b5c677aec8d5f0 Reviewed-on: https://chromium-review.googlesource.com/953027Reviewed-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@{#541436}
-
jdoerrie authored
TBR=jrummell Bug: 819620 Change-Id: I06e3f62d70614ffe247ec23b27fe57b4d9582fe4 Reviewed-on: https://chromium-review.googlesource.com/951727Reviewed-by:
Jan Wilken Dörrie <jdoerrie@chromium.org> Commit-Queue: Jan Wilken Dörrie <jdoerrie@chromium.org> Cr-Commit-Position: refs/heads/master@{#541435}
-
Amirhossein Simjour authored
The touch events that are generated based on the controller state should not have touch size. This CL sets the pointer type to stylus to make sure that disambiguation popup won't show up in VR. BUG=817055 Change-Id: I903c9d19f331b59cd55c7ade0f5d3e26faae672a Reviewed-on: https://chromium-review.googlesource.com/949622Reviewed-by:
Michael Thiessen <mthiesse@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Commit-Queue: Amirhossein Simjour <asimjour@chromium.org> Cr-Commit-Position: refs/heads/master@{#541434}
-
Dave Tapuska authored
Remove code to log histogram that isn't used anymore. BUG=819059 Change-Id: I6141aec67fa44ea1c7883659f1b88274ddaa2c26 Reviewed-on: https://chromium-review.googlesource.com/951710Reviewed-by:
Robert Kaplow <rkaplow@chromium.org> Commit-Queue: Dave Tapuska <dtapuska@chromium.org> Cr-Commit-Position: refs/heads/master@{#541433}
-
Tsuyoshi Horo authored
Bug: 803774 Change-Id: I9c888a507913c54e11f3f6b3014001586151eed9 Reviewed-on: https://chromium-review.googlesource.com/920803 Commit-Queue: Tsuyoshi Horo <horo@chromium.org> Reviewed-by:
Ryan Sleevi <rsleevi@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Kouhei Ueno <kouhei@chromium.org> Cr-Commit-Position: refs/heads/master@{#541432}
-
Mikel Astiz authored
In tests (I believe the scenario cannot be reproduced otherwise), there are situations where DisableSync() is exercised before the model is ready to sync. Hence, the bridge should propagate the readiness state to the newly created processor during DisableSync(), without making the assumption that it must have been ready. The proposed implementation is not elegant, because the semantics of IsTrackingMetadata() are somewhat abused to assume it reflects model readiness (which is the case for the only production change processor). However, we will replace this is in a follow-up patch anyway, so it's best to keep the changes as small as possible. Bug: 819233 Change-Id: Idecf65ade939120fc89bace63b1844176cde9eb3 Reviewed-on: https://chromium-review.googlesource.com/951786Reviewed-by:
Jan Krcal <jkrcal@chromium.org> Commit-Queue: Mikel Astiz <mastiz@chromium.org> Cr-Commit-Position: refs/heads/master@{#541431}
-
David Roger authored
For some accounts (hosted domains), Chrome had long-lived tokens, whereas cookies for these accounts are short-lived (~2 weeks). As part of Dice, the cookies are re-created when they expire as long as the refresh token is still valid. This is a problem, because this would lead to these accounts staying logged in on the web for longer than intended. The Gaia server now correctly issues short-lived tokens for these accounts, but a lot of tokens that were issued before the change are still in use. This CL revokes of all the hosted domain tokens before migrating to Dice, to ensure that there are only new tokens going forward. Bug: 810092 Cq-Include-Trybots: master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Change-Id: I35eceb02dd9337ae479143d8b1cabb504b800d3a Reviewed-on: https://chromium-review.googlesource.com/926006 Commit-Queue: David Roger <droger@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Reviewed-by:
Mihai Sardarescu <msarda@chromium.org> Cr-Commit-Position: refs/heads/master@{#541430}
-
Sylvain Defresne authored
The providers are there to implement customisation points for Chrome on iOS. The provider are guaranteed to never be null but should only be accessed via the global provider. Bug: none Change-Id: I17eec9709f9a224fe810f5779713c14bb2e9f292 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/951489Reviewed-by:
Mark Cogan <marq@chromium.org> Reviewed-by:
Gauthier Ambard <gambard@chromium.org> Commit-Queue: Sylvain Defresne <sdefresne@chromium.org> Cr-Commit-Position: refs/heads/master@{#541429}
-
jdoerrie authored
TBR=csharrison Bug: 819592 Change-Id: Ibe928fa90db3d840a8c8adb6e8b1da97e8c7a58e Reviewed-on: https://chromium-review.googlesource.com/951770Reviewed-by:
Jan Wilken Dörrie <jdoerrie@chromium.org> Reviewed-by:
Charlie Harrison <csharrison@chromium.org> Commit-Queue: Jan Wilken Dörrie <jdoerrie@chromium.org> Cr-Commit-Position: refs/heads/master@{#541428}
-
Yutaka Hirano authored
ResourceRequest::fetch_request_context was not set in NavigationURLLoaderNetworkService, which resulted in failure of wpt/fetch/api/request/destination/fetch-destination-iframe.https.html. Bug: 778721 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_mojo Change-Id: I595e1a877d3fc7c8dbbd720867fd344d3c88b2ac Reviewed-on: https://chromium-review.googlesource.com/951670Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Commit-Queue: Yutaka Hirano <yhirano@chromium.org> Cr-Commit-Position: refs/heads/master@{#541427}
-
Balazs Engedy authored
In order to use MockU2fDiscovery, its consumer needed to have have a very detailed understanding of U2fDiscovery's internal behavior. E.g. needed to set up EXPECT_CALL expectations in way that correctly mimicked the production code's behavior. This is not good encapsulation. Instead, this CL introduces a fake that simulates the real implementation internally, so that consumers of U2fDiscovery need not duplicate that. This CL also adds a ScopedU2fFakeDiscoveryFactory that make it easier for consumers, possibly several layers away, to inject the fake discovery implementations for testing purposes (without real hardware). Bug: 785955 Change-Id: I45989dbc60ce48332590809dae07786deb6b312a Reviewed-on: https://chromium-review.googlesource.com/946469 Commit-Queue: Balazs Engedy <engedy@chromium.org> Reviewed-by:
Jan Wilken Dörrie <jdoerrie@chromium.org> Reviewed-by:
Kim Paulhamus <kpaulhamus@chromium.org> Cr-Commit-Position: refs/heads/master@{#541426}
-
Marc Treib authored
This contains two types of changes: - Removing unnecessary uses of unique_ptr. - Replacing many ASSERTs with EXPECTs. Both changes were suggested in https://crrev.com/c/943068. Bug: none Change-Id: Iec2339c00b0191a1ab72a30393b7990d62cb0418 Reviewed-on: https://chromium-review.googlesource.com/951485Reviewed-by:
Mikel Astiz <mastiz@chromium.org> Commit-Queue: Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/master@{#541425}
-
Bence Béky authored
websocket_handshake_request_info.h, websocket_handshake_response_info.h, websocket_handshake_stream_base.h, and websocket_stream.h occurred twice in net/BUILD.gn. This led to me breaking Cronet build, see https://crrev.com/c/951342. This CL is reconciling the situation by removing the trivial WebSocketHandshakeStreamBase::CreateHelper::DataKey method, and removing one of the two occurrences of these four files in the build file. Change-Id: I5105ba7622a9184a30c66997ca2493bcb622c7e6 Reviewed-on: https://chromium-review.googlesource.com/951929Reviewed-by:
Adam Rice <ricea@chromium.org> Commit-Queue: Bence Béky <bnc@chromium.org> Cr-Commit-Position: refs/heads/master@{#541424}
-
Peter K. Lee authored
Added overloaded PrepareMailtoHandling() with 2 parameters to MailtoHandlerProvider. PrepareMailtoHandling() with 3 parameters is considered deprecated and will be removed in a later CL. BUG=813821 Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs Change-Id: I4d510eb484b556d1462e9de594bff039aaa14168 Reviewed-on: https://chromium-review.googlesource.com/947097Reviewed-by:
Sylvain Defresne <sdefresne@chromium.org> Reviewed-by:
Eugene But <eugenebut@chromium.org> Commit-Queue: Peter Lee <pkl@chromium.org> Cr-Commit-Position: refs/heads/master@{#541423}
-
Martin Sramek authored
This is an interim solution until UserEventService is changed to initialize synchronously when first instantiated. See the comment in the added code for more details. Bug: 781765, 819296 Change-Id: I860e7f1294b52a0f58f3281fcc8e76f4cdaf99d7 Reviewed-on: https://chromium-review.googlesource.com/951254Reviewed-by:
Markus Heintz <markusheintz@chromium.org> Reviewed-by:
Mikel Astiz <mastiz@chromium.org> Reviewed-by:
Mihai Sardarescu <msarda@chromium.org> Commit-Queue: Martin Šrámek <msramek@chromium.org> Cr-Commit-Position: refs/heads/master@{#541422}
-
tzik authored
This migrates base::LaunchUnitTests and its relatives to OnceCallback. UnitTestLauncher is a blocker for a small number of components to migrate to OnceCallback, but it's the last blocker for some components. Bug: 714018 Change-Id: I0158f64201c7b4382726331df59fa4101fa1042b Reviewed-on: https://chromium-review.googlesource.com/951023Reviewed-by:
Ken Rockot <rockot@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Colin Blundell <blundell@chromium.org> Commit-Queue: Taiju Tsuiki <tzik@chromium.org> Cr-Commit-Position: refs/heads/master@{#541421}
-
Mohamed Heikal authored
Upstreamed monochrome_apk_checker.py script and set it up so that it is now run by linux_android_rel_ng Bug: 794585 Change-Id: Ie8e4d7c60c4907122e3fa200e3765e7aa733a1ad Reviewed-on: https://chromium-review.googlesource.com/938282 Commit-Queue: Mohamed Heikal <mheikal@chromium.org> Reviewed-by:
John Budorick <jbudorick@chromium.org> Reviewed-by:
Bernhard Bauer <bauerb@chromium.org> Cr-Commit-Position: refs/heads/master@{#541420}
-
https://webrtc.googlesource.com/src.git/+log/9a58cc00e0b2..7dbb701076f3 $ git log 9a58cc00e..7dbb70107 --date=short --no-merges --format='%ad %ae %s' Created with: roll-dep src/third_party/webrtc BUG=None,None 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: Ic88b29befc6c3070a8d665152d5c5fd6d15ed461 Reviewed-on: https://chromium-review.googlesource.com/953024Reviewed-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@{#541419}
-
Mostyn Bramley-Moore authored
This fixes the following jumbo build error: /../../third_party/WebKit/Source/modules/xr/XRInputPose.cpp:11:18: error: redefinition of 'transformationMatrixToFloat32Array' DOMFloat32Array* transformationMatrixToFloat32Array( ^ ./../../third_party/WebKit/Source/modules/xr/XRDevicePose.cpp:14:18: note: previous definition is here DOMFloat32Array* transformationMatrixToFloat32Array( ^ 1 error generated. Followup to https://chromium-review.googlesource.com/c/chromium/src/+/919150 Bug: 812287 Change-Id: Iedd5e1337fc14a1e974f6497974e283b03a48c80 Reviewed-on: https://chromium-review.googlesource.com/952444Reviewed-by:Kentaro Hara <haraken@chromium.org> Reviewed-by:
Daniel Bratell <bratell@opera.com> Commit-Queue: Mostyn Bramley-Moore <mostynb@vewd.com> Cr-Commit-Position: refs/heads/master@{#541418}
-
Matthew Cary authored
gmail-background has begun failing on perf-go-phone. As per crbug.com/777355, this benchmark had already been disabled on Android_Svelte. That does not seem to be sufficient to disable it on Go, however, so this CL disables it for all of android. Bug: 777355 TBR: perezju@chromium.org Change-Id: Iebfac98ba4e773dcf4d4345d69fe1a43a4b66eb5 Reviewed-on: https://chromium-review.googlesource.com/952908Reviewed-by:
Matthew Cary <mattcary@chromium.org> Reviewed-by:
Juan Antonio Navarro Pérez <perezju@chromium.org> Commit-Queue: Matthew Cary <mattcary@chromium.org> Cr-Commit-Position: refs/heads/master@{#541417}
-
Ken Rockot authored
For bug 819556 we now believe it is more likely an IPC::Channel or RenderProcessHost host leak in some fashion. This CHECK is being hit by renderers. Although that's potentially interesting, it does not help us address the original bug. TBR=jcivelli@chromium.org Bug: 819556,813045 Change-Id: I578d6b640815ec8d525df596a8b5d4843164d284 Reviewed-on: https://chromium-review.googlesource.com/953025Reviewed-by:
Ken Rockot <rockot@chromium.org> Commit-Queue: Ken Rockot <rockot@chromium.org> Cr-Commit-Position: refs/heads/master@{#541416}
-
Matthew Cary authored
development/scripts/symbol.py pointed to //third_party/android_tools/ndk, which is now obsolete. Bug: 819568 TBR: agrieve@chromium.org, lizeb@chromium.org Change-Id: I78ae6bc513d6a90a937f2f759dcdab47b8e942c5 Reviewed-on: https://chromium-review.googlesource.com/952906Reviewed-by:
Matthew Cary <mattcary@chromium.org> Commit-Queue: Matthew Cary <mattcary@chromium.org> Cr-Commit-Position: refs/heads/master@{#541415}
-
https://chromium.googlesource.com/catapult.git/+log/406b235a95c4..6fbfa7cb20f4 $ git log 406b235a9..6fbfa7cb2 --date=short --no-merges --format='%ad %ae %s' 2018-03-07 perezju Revert "[Telemetry] Move apk finding code to Android backend settings" 2018-03-06 perezju [Tracing] Fix merge_traces.py script 2018-03-07 perezju Revert "[Telemetry] Store Android backend settings as namedtuples" 2018-03-06 dtu [pinpoint] Remove login endpoint. 2018-03-06 dtu [pinpoint] Use oauth instead of App Engine users API in /api/new. 2018-03-06 simonhatch Pinpoint - Re-add api_auth.Authorize to new.py 2018-03-06 dtu [pinpoint] Fix blank Job page when Job is first created. 2018-03-06 dtu [pinpoint] Support Gerrit URLs with a revision specified. 2018-03-06 dtu [pinpoint] Fix arguments for patch job and rerun job FABs. 2018-03-06 estevenson [Dashboard] Add M66 to speed releasing dashboard. 2018-03-06 charliea Name Mac BattOr download directory 'Mac' instead of 'darwin' 2018-03-05 benjhayden [results.html] Show All by default. 2018-03-06 tiborg [vr] Add metrics for render step to frameCycleDurationMetric 2018-03-06 jbudorick [devil] Initialize WeakConstant values on their own thread. 2018-03-02 perezju [Telemetry] Store Android backend settings as namedtuples 2018-03-06 dproy More precise self time calculation 2018-03-05 etienneb Remove the 'deleted' suffix on path name 2018-03-06 perezju [soundwave] Add integration test for FetchAlertsData 2018-03-05 dtu [pinpoint] Use data binding for <change-details>. 2018-03-05 chiniforooshan Tracing: CPU time computation clean up 2018-03-05 dtu [pinpoint] Create a <job-charts> element to wrap the two Job page charts. 2018-03-04 dtu [dashboard] Skip memcache for responses that are over the size limit. 2018-02-27 dtu [pinpoint] Add "user" field to Job. 2018-03-05 azb.0x7dc [Telemetry] Replace TestOutputStream with StringIO 2018-03-04 dtu [pinpoint] Delete future tasks for failed jobs. 2018-03-02 tiborg [vr] Fix submit_frame of frameCycleDuration metric 2018-03-02 eakuefner [Telemetry] Filter histograms when importing with same logic as AddHistogram 2018-03-02 perezju [Telemetry] Move apk finding code to Android backend settings 2018-03-02 perezju [Soundwave] Separate bug id from alert status 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: I86ac91ceeab383a1f763b87b78940631b004a887 Reviewed-on: https://chromium-review.googlesource.com/951671Reviewed-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@{#541414}
-
jdoerrie authored
TBR=wangxianzhu Bug: 819591 Change-Id: I5580ac037f5d6634a5d76708a0ff8c7dbd73c53a Reviewed-on: https://chromium-review.googlesource.com/951788Reviewed-by:
Jan Wilken Dörrie <jdoerrie@chromium.org> Commit-Queue: Jan Wilken Dörrie <jdoerrie@chromium.org> Cr-Commit-Position: refs/heads/master@{#541413}
-