- 01 Mar, 2019 40 commits
-
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/27fb2bec31ac..9539a2ce1044 Created with: gclient setdep -r src-internal@9539a2ce1044 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: If47e8f1941c47f398882a843cc83951c73d8602d Reviewed-on: https://chromium-review.googlesource.com/c/1495786Reviewed-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@{#636766}
-
Alex Clarke authored
This reverts commit 606087eb. This is crashing and the speculative fix was ineffective. Original change's description: > SequenceManager to perform periodic housekeeping (sweep canceled tasks) > > Long delay canceled tasks can really pile up if we don't activly remove > them. We already do that in the renderer but we need to bring this > technology to other SequenceMangers. > > Bug: 863341 > Change-Id: Ie16674043028090f94c184c02acbef6efcf3471b > Reviewed-on: https://chromium-review.googlesource.com/c/1483076 > Commit-Queue: Alex Clarke <alexclarke@chromium.org> > Reviewed-by: Sami Kyöstilä <skyostil@chromium.org> > Reviewed-by: Alexander Timin <altimin@chromium.org> > Reviewed-by: Alex Clarke <alexclarke@chromium.org> > Cr-Commit-Position: refs/heads/master@{#635497} TBR=skyostil@chromium.org,alexclarke@chromium.org,altimin@chromium.org,carlscab@google.com # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 863341, 936734 Change-Id: Ie948d9519dee14326137ad04aa88e53207db6eed Reviewed-on: https://chromium-review.googlesource.com/c/1495976Reviewed-by:
Alex Clarke <alexclarke@chromium.org> Commit-Queue: Alex Clarke <alexclarke@chromium.org> Cr-Commit-Position: refs/heads/master@{#636765}
-
David Roger authored
Mice wants to enable account consistency even when Sync is disabled. To do this, it needs to have access to all the device accounts. Change-Id: I03d030eebe88f4af07770d0e56d1bd73503b008b Reviewed-on: https://chromium-review.googlesource.com/c/1491971 Commit-Queue: David Roger <droger@chromium.org> Reviewed-by:
Boris Sazonov <bsazonov@chromium.org> Cr-Commit-Position: refs/heads/master@{#636764}
-
Javier Fernandez authored
Since we are already working on the implementation of this feature, we can unskip the import of the related tests. We can skip them from being run while the feature is not ready. Bug: 720205 Change-Id: I15d7e9b4ca7a12877c13dc35b85335fd6d56a7b0 Reviewed-on: https://chromium-review.googlesource.com/c/1495974 Commit-Queue: Javier Fernandez <jfernandez@igalia.com> Reviewed-by:
Manuel Rego <rego@igalia.com> Cr-Commit-Position: refs/heads/master@{#636763}
-
Boris Sazonov authored
This CL fixes SigninUtils.openAccountSettingsPage behavior on Android O+ where android.settings.ACCOUNT_SYNC_SETTINGS action no longer works. Also, openAccountSettingsPage is renamed to openSettingsForAccount and openSettingsForAllAccounts is introduced, so subsequent CLs can use it to specifically open settings page with all accounts. Bug: 814441 Change-Id: I4c5e6469701ae31835426a204b2d4d07b0fb5cd7 Reviewed-on: https://chromium-review.googlesource.com/c/1494662Reviewed-by:
David Roger <droger@chromium.org> Commit-Queue: Boris Sazonov <bsazonov@chromium.org> Cr-Commit-Position: refs/heads/master@{#636762}
-
Tao Bai authored
This patch includes below changes - Creates the ContentCaptureManager in main frame. - Injects the NodeHolder in paint stage. - Add integration test for multiple frames. Bug: 924681 Change-Id: Ic7104fab8b7ac33868193c2f12cffb93924bae48 Reviewed-on: https://chromium-review.googlesource.com/c/1484860 Commit-Queue: Tao Bai <michaelbai@chromium.org> Reviewed-by:
Philip Rogers <pdr@chromium.org> Reviewed-by:
enne <enne@chromium.org> Cr-Commit-Position: refs/heads/master@{#636761}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/df7065a0be96..fb02ade1a0b9 git log df7065a0be96..fb02ade1a0b9 --date=short --no-merges --format='%ad %ae %s' 2019-03-01 sadrul@chromium.org telemetry: Add TraceValue.SerializeTraceData(). Created with: gclient setdep -r src/third_party/catapult@fb02ade1a0b9 The AutoRoll server is located here: https://autoroll.skia.org/r/catapult-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_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel BUG=chromium:935834 TBR=sullivan@chromium.org Change-Id: I7990aa2e69f86ee3070a3ffc28ee5e43a1da8d20 Reviewed-on: https://chromium-review.googlesource.com/c/1495785Reviewed-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@{#636760}
-
David Jean authored
To replace ChromeLoadParams, WebLoadParams and OpenNewTabCommand as parameters passed in to LoadUrlInCurrentTab, SwitchToTab and OpenUrlInNewTab in url loading service. Bug: 907527 Change-Id: I911985c7f62bd9d807c71e5349f194cefd1d57a0 Reviewed-on: https://chromium-review.googlesource.com/c/1488925 Commit-Queue: David Jean <djean@chromium.org> Reviewed-by:
Mark Cogan <marq@chromium.org> Reviewed-by:
Olivier Robin <olivierrobin@chromium.org> Cr-Commit-Position: refs/heads/master@{#636759}
-
Yutaka Hirano authored
Currently the url argument for the trace event is {url: <url>}, but that prevents us to search for the url from the UI. Provide a simple string to the argument to make it work. Bug: 937173 Change-Id: Ic4a344b52a0967018d3955b9909f967d655357c6 Reviewed-on: https://chromium-review.googlesource.com/c/1496119 Commit-Queue: Taiju Tsuiki <tzik@chromium.org> Reviewed-by:
Taiju Tsuiki <tzik@chromium.org> Auto-Submit: Yutaka Hirano <yhirano@chromium.org> Cr-Commit-Position: refs/heads/master@{#636758}
-
Alexander Dunaev authored
The handler of configure surface events didn't take whether the window had normal state when responding to zero width and height passed by the compositor. This resulted in unnecessary restoring of window size when it should remain maximized of expanded to full screen. This CL fixes the behaviour and improves the test to cover the scenario explained above. R=msisov@igalia.com Bug: 934686 Change-Id: I4dd7e01484ccea663f0e0012288d6de70e48ad06 Reviewed-on: https://chromium-review.googlesource.com/c/1489195 Commit-Queue: Alexander Dunaev <adunaev@igalia.com> Reviewed-by:
Maksim Sisov <msisov@igalia.com> Cr-Commit-Position: refs/heads/master@{#636757}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/3e8b031e3e8e..19dd955a0744 git log 3e8b031e3e8e..19dd955a0744 --date=short --no-merges --format='%ad %ae %s' 2019-03-01 allenwebb@google.com usergroup_baseline: Allow homedir for nobody and sshd to be /dev/null. 2019-03-01 seanabraham@chromium.org testingconfig: Purge chromite testingconfig directory 2019-03-01 saklein@chromium.org commandline: Add argument deprecation support. 2019-03-01 dhanyaganesh@chromium.org BuildStore: Redirect GetBuildHistory through BuildStore 2019-03-01 lamontjones@chromium.org signing: Add DumpConfig() and binaries. 2019-03-01 dhanyaganesh@chromium.org HWTestStage: Remove insertion of empty Subsystem message 2019-03-01 saklein@chromium.org Build API: Naming convention changes for clarity. 2019-03-01 vapier@chromium.org dev-install: use new package.installable path Created with: gclient setdep -r src/third_party/chromite@19dd955a0744 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. CQ_INCLUDE_TRYBOTS=luci.chromium.try:chromeos-kevin-rel TBR=chrome-os-gardeners@chromium.org Change-Id: I4ffecb0933fc8e219f75593be46a5f5a0f4b5663 Reviewed-on: https://chromium-review.googlesource.com/c/1495784Reviewed-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@{#636756}
-
Marc Treib authored
TBR=bokan@chromium.org No-Try: true Bug: 937215 Change-Id: I24f1a7920284a1ed87255e1948088004a4d5c7f5 Reviewed-on: https://chromium-review.googlesource.com/c/1495522 Commit-Queue: Marc Treib <treib@chromium.org> Reviewed-by:
Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/master@{#636755}
-
Robbie Gibson authored
Currently, when the omnibox popup is open, Voiceover will highlight and read the items from the WebView, even though those views are covered by the popup. This is because the popup is just added to the same parent VC (not presented). We need something to manually say that the webview is covered. Bug: 786940, 912419 Change-Id: I70ce9abcfff8c3f0e48aa990d383eabe78b6ef47 Reviewed-on: https://chromium-review.googlesource.com/c/1485951 Commit-Queue: Robbie Gibson <rkgibson@google.com> Reviewed-by:
Mark Cogan <marq@chromium.org> Reviewed-by:
Stepan Khapugin <stkhapugin@chromium.org> Cr-Commit-Position: refs/heads/master@{#636754}
-
Peter E Conn authored
Bug: 929169 Change-Id: I06cf33cb79c42052adc460ce0ccce54e43a379a4 Reviewed-on: https://chromium-review.googlesource.com/c/1472719 Commit-Queue: Peter Conn <peconn@chromium.org> Reviewed-by:
Peter Conn <peconn@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Cr-Commit-Position: refs/heads/master@{#636753}
-
Yi Su authored
This CL converts ios_web_shell_egtests.MetaTagTestCase to ios_web_inttests.MetaTagTest, because it doesn't require UI for testing. Bug: 930859 Change-Id: Idad9e27707ded89a180d9e47e127a8e3cf5260d1 Reviewed-on: https://chromium-review.googlesource.com/c/1488917 Commit-Queue: Yi Su <mrsuyi@chromium.org> Reviewed-by:
Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#636752}
-
Robbie Gibson authored
Before, the option would appear regardless of the default search engine, but would DCHECK if the default search engine didn't support search-by- image. Now, the option doesn't appear in that case. Bug: 935386 Change-Id: Ic1e1ef896674b72bd8de8f159cf8afb9718c93a5 Reviewed-on: https://chromium-review.googlesource.com/c/1486093 Commit-Queue: Robbie Gibson <rkgibson@google.com> Reviewed-by:
David Roger <droger@chromium.org> Reviewed-by:
Stepan Khapugin <stkhapugin@chromium.org> Cr-Commit-Position: refs/heads/master@{#636751}
-
Adam Rice authored
Add an |is_settled_| member variable to StreamPromiseResolver. This is used to protect against cases when Resolve() is called re-entrantly inside Resolve(), which can happen when resolving with an object that has a getter on "then". Also use IsSettled() in two places rather than a check of State(), as it is considerably cheaper. Include a test for re-entrant use of Resolve(). BUG=902633,931640 Change-Id: I38aeea82cf2e1499fccacda2e9f27f871ff8e9af Reviewed-on: https://chromium-review.googlesource.com/c/1488489Reviewed-by:
Yutaka Hirano <yhirano@chromium.org> Commit-Queue: Adam Rice <ricea@chromium.org> Cr-Commit-Position: refs/heads/master@{#636750}
-
Mugdha Lakhani authored
This adds logic to verify that the background task that wakes up Chrome is called with network connectivity. Unit tests are also added to verify the same. Follow-up CLs will add more unit tests to verify the behavior of BackgroundSyncBackgroundTask. Bug: 924490 Change-Id: I1950e00704054c120b6668ebabcb99c32ec9f5c3 Reviewed-on: https://chromium-review.googlesource.com/c/1482462Reviewed-by:
Tommy Nyquist <nyquist@chromium.org> Commit-Queue: Mugdha Lakhani <nator@chromium.org> Cr-Commit-Position: refs/heads/master@{#636749}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/100cc47d5e0a..27fb2bec31ac Created with: gclient setdep -r src-internal@27fb2bec31ac 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: I506dd7d2adf6b15e8b6968108ec2f9c2d1163624 Reviewed-on: https://chromium-review.googlesource.com/c/1495782Reviewed-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@{#636748}
-
Marc Treib authored
This reverts commit 46584179. Reason for revert: Still breaks http/tests/devtools/application-panel/storage-view-reports-quota-and-clear.js on Mac, see https://ci.chromium.org/p/chromium/builders/ci/Mac10.12%20Tests Original change's description: > Reland "[DevTools] Application>Clear Site Data: stop service worker when unregistering it" > > This is a reland of 3dc09a0d > > Original change's description: > > [DevTools] Application>Clear Site Data: stop service worker when unregistering it > > > > We should stop the service worker before unregistering it. > > > > Originally, clicking "Clear site data" will unregister the service worker. In > > Application>Service Workers, the service worker's tab title is marked as > > "deleted", but its "status" says it's still running. > > > > Bug: 894783 > > Change-Id: Ib1550cfab8274a27495bb795501f54e9a19f6a36 > > Reviewed-on: https://chromium-review.googlesource.com/c/1480725 > > Reviewed-by: Dmitry Gozman <dgozman@chromium.org> > > Commit-Queue: Haihong Li (Harley) <hhli@chromium.org> > > Cr-Commit-Position: refs/heads/master@{#635263} > > Bug: 894783 > Change-Id: I4b1b9a2f3764391846e47f8752cab6e223adbb1d > Reviewed-on: https://chromium-review.googlesource.com/c/1490432 > Reviewed-by: Pavel Feldman <pfeldman@chromium.org> > Commit-Queue: Haihong Li (Harley) <hhli@chromium.org> > Cr-Commit-Position: refs/heads/master@{#636612} TBR=dgozman@chromium.org,pfeldman@chromium.org,hhli@chromium.org Change-Id: I3935ddfc1374e418e4ec935e3387dabf8c183161 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 894783 Reviewed-on: https://chromium-review.googlesource.com/c/1495979Reviewed-by:
Marc Treib <treib@chromium.org> Commit-Queue: Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/master@{#636747}
-
Yutaka Hirano authored
Some callers, notablly flash, with |grant_universal_access| want to have an origin matching with referrer. Bug: 935662 Change-Id: I99fc48266015d1a6ef611102f2cfbe2330ccc465 Reviewed-on: https://chromium-review.googlesource.com/c/1496125Reviewed-by:
Takashi Toyoshima <toyoshim@chromium.org> Commit-Queue: Yutaka Hirano <yhirano@chromium.org> Cr-Commit-Position: refs/heads/master@{#636746}
-
Darwin Huang authored
- I saw that we use HashSet::Find(T Value) == HashSet::End(). HashSet::Contains is simpler, so I figure we should change it where applicable. Thankfully, we don't use Hashset::Find(..) == HashSet::End() too often. - Likely no logic changes. Change-Id: If6d595877318d0de9c8510a2b489871a16767c56 Reviewed-on: https://chromium-review.googlesource.com/c/1496249Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Darwin Huang <huangdarwin@chromium.org> Cr-Commit-Position: refs/heads/master@{#636745}
-
Hayato Ito authored
The return value is always non-null there. Change-Id: I114d563d10736cfb4cefdf0b40ec44d645ebeed4 Reviewed-on: https://chromium-review.googlesource.com/c/1496269 Auto-Submit: Hayato Ito <hayato@chromium.org> Reviewed-by:
Kent Tamura <tkent@chromium.org> Reviewed-by:
Yoshifumi Inoue <yosin@chromium.org> Commit-Queue: Kent Tamura <tkent@chromium.org> Commit-Queue: Yoshifumi Inoue <yosin@chromium.org> Commit-Queue: Hayato Ito <hayato@chromium.org> Cr-Commit-Position: refs/heads/master@{#636744}
-
Lowell Manners authored
This logic is no longer needed after https://crrev.com/c/1372318. Change-Id: I15db2bf94d54fd92c92cdd455d58fed9bc8421f6 Bug: 913400,933109 Reviewed-on: https://chromium-review.googlesource.com/c/1488871Reviewed-by:
Sylvain Defresne <sdefresne@chromium.org> Commit-Queue: Lowell Manners <lowell@chromium.org> Cr-Commit-Position: refs/heads/master@{#636743}
-
Clemens Arbesser authored
The new parameter is 'autofill-assistant-url'. This allows us to remove the dependency on finch trials to be able to override the server url from the command line (see related CL cr/235482708). Bug: 806868 Change-Id: I25c75201c92d02540b5fa44e75a07d90a990fbb3 Reviewed-on: https://chromium-review.googlesource.com/c/1494656Reviewed-by:
Stephane Zermatten <szermatt@chromium.org> Commit-Queue: Clemens Arbesser <arbesser@google.com> Cr-Commit-Position: refs/heads/master@{#636742}
-
Juan Antonio Navarro Perez authored
Tidy up a bit the directory structure in tools/perf by adding a new command_line_tools module. It is intended to include, as submodules, packaged implementations for each of the scripts available within tools/perf itself. Currently update_wpr and flakiness_cli are moved as the first two submodules. This is in preparation for moving over further tools from catapult/experimental/soundwave. Bug: 922030 Change-Id: I6a568e13916cd607047ef301bd77f5597709b637 Reviewed-on: https://chromium-review.googlesource.com/c/1489246 Commit-Queue: Juan Antonio Navarro Pérez <perezju@chromium.org> Reviewed-by:
Caleb Rouleau <crouleau@chromium.org> Reviewed-by:
Sergiy Belozorov <sergiyb@chromium.org> Cr-Commit-Position: refs/heads/master@{#636741}
-
Marc Treib authored
This reverts commit 932fdb31. Reason for revert: use-of-uninitialized-value on ChromiumOS MSan: https://ci.chromium.org/p/chromium/builders/ci/Linux%20ChromiumOS%20MSan%20Tests https://ci.chromium.org/p/chromium/builders/ci/Linux%20ChromiumOS%20MSan%20Tests/11553 Original change's description: > Introduce ash::network_icon::NetworkIconState > > This CL: > * Introduces a NetworkIconState to cache state that the network > icon code cares about in an intermediate format that will be > compatable with Mojo network state. > * Fixes a rather bad edge case (that I previously introduced) > where ActiveNetworkIcon stores pointers to NetworkState that could > possibly be accessed after being deleted. > * Modifies the criteria for ActiveNetworksChanged() to include > significant changes to signal strength. > * Adds some verbose logging for continued debugging. > > Bug: 923444 > Change-Id: I917b353c9da7a3c5e20dc8e69191a6a97f752aa9 > Reviewed-on: https://chromium-review.googlesource.com/c/1469521 > Reviewed-by: Toni Baržić <tbarzic@chromium.org> > Reviewed-by: Kyle Horimoto <khorimoto@chromium.org> > Commit-Queue: Steven Bennetts <stevenjb@chromium.org> > Cr-Commit-Position: refs/heads/master@{#636562} TBR=stevenjb@chromium.org,tbarzic@chromium.org,khorimoto@chromium.org Change-Id: If8523f3b782bf78c858d1390a5fc89e5b3a34c2d No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 923444 Reviewed-on: https://chromium-review.googlesource.com/c/1495521Reviewed-by:
Marc Treib <treib@chromium.org> Commit-Queue: Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/master@{#636740}
-
Marc Treib authored
This reverts commit 1e0ea868. Reason for revert: Depends on crrev.com/c/1469521 which needs to be reverted for introducing a use-of-uninitialized-value. Original change's description: > network_icon: Use GUID instead of path to track state in cache > > NetworkHandler uses Shill service paths to identify network services, > but the forthcoming mojo API and the rest of the UI code uses GUID > so this code needs to switch to GUID to support the mojo API. > > Bug: 923444 > Change-Id: I739b36762b6f380ae70e054eba9284bad2773ba9 > Reviewed-on: https://chromium-review.googlesource.com/c/1470939 > Commit-Queue: Steven Bennetts <stevenjb@chromium.org> > Reviewed-by: Kyle Horimoto <khorimoto@chromium.org> > Reviewed-by: Toni Baržić <tbarzic@chromium.org> > Cr-Commit-Position: refs/heads/master@{#636603} TBR=stevenjb@chromium.org,tbarzic@chromium.org,khorimoto@chromium.org Change-Id: Ib21003e61b5cd5e819463ba4c6d66fa2c9a4f92b No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 923444 Reviewed-on: https://chromium-review.googlesource.com/c/1495520Reviewed-by:
Marc Treib <treib@chromium.org> Commit-Queue: Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/master@{#636739}
-
Min Qin authored
With recent changes, the target path is not a content Uri if download is written to a content Uri. This may cause some undesirable effect for resumption. We kept the target path earlier due to display names. This Cl solves both issues by loading the display names from ContentResolver on initialization time, and pass them to all the download items so that could be used later. The target path will be changed to content Uri once intermediate file rename completes. TBR=dtrainor@chromium.org BUG=931021 Change-Id: I36bf5245ea1f7d36aa707a4b0f1065a5b0f8b133 Reviewed-on: https://chromium-review.googlesource.com/c/1479934 Commit-Queue: Min Qin <qinmin@chromium.org> Reviewed-by:
Min Qin <qinmin@chromium.org> Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Reviewed-by:
Xing Liu <xingliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#636738}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/520d06f4107a..df7065a0be96 git log 520d06f4107a..df7065a0be96 --date=short --no-merges --format='%ad %ae %s' 2019-03-01 sadrul@chromium.org Revert "speed: Use thread-pool for processing results." 2019-03-01 sadrul@chromium.org speed: Use thread-pool for processing results. 2019-03-01 benjhayden@chromium.org Integrate ResultChannelReceiver into RequestBase Created with: gclient setdep -r src/third_party/catapult@df7065a0be96 The AutoRoll server is located here: https://autoroll.skia.org/r/catapult-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_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel BUG=chromium:935834,chromium:935834,chromium:918193 TBR=sullivan@chromium.org Change-Id: Ia942c3b0552ac375f8028e8b03527ad2a93648df Reviewed-on: https://chromium-review.googlesource.com/c/1495781Reviewed-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@{#636737}
-
Leo Zhang authored
Bug: 937152 Change-Id: I8a295b46cf2a6e261839121eadf87dfa76e8b66d Reviewed-on: https://chromium-review.googlesource.com/c/1496257Reviewed-by:
Shu Chen <shuchen@chromium.org> Reviewed-by:
Leo Zhang <googleo@chromium.org> Commit-Queue: Leo Zhang <googleo@chromium.org> Cr-Commit-Position: refs/heads/master@{#636736}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/b8a4d688f907..8e98c60f8483 git log b8a4d688f907..8e98c60f8483 --date=short --no-merges --format='%ad %ae %s' 2019-03-01 benwright@webrtc.org Cleanup for openssl_stream_adapter.cc. 2019-03-01 steveanton@webrtc.org scale_resolution_down_by and rid are implemented 2019-03-01 mellem@webrtc.org Implement OpenChannel() on test media transports and make it pure virtual. 2019-02-28 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision 16b06806..d1e2a1cf (636404:636518) 2019-02-28 titovartem@google.com Use default values for video and audio streams generation in PC E2E framework 2019-02-28 srte@webrtc.org Allow injection of TaskQueueFactory in FrameGeneratorCapturer. Created with: gclient setdep -r src/third_party/webrtc@8e98c60f8483 The AutoRoll server is located here: https://autoroll.skia.org/r/webrtc-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. CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux_chromium_archive_rel_ng;luci.chromium.try:mac_chromium_archive_rel_ng BUG=chromium:None,chromium:None TBR=webrtc-chromium-sheriffs-robots@google.com Change-Id: I1fd1c0ac76dcc4736d4520ba1b67731371d5ee1b Reviewed-on: https://chromium-review.googlesource.com/c/1496384Reviewed-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@{#636735}
-
Gauthier Ambard authored
This CL changes the fakebox animation to have something smoother. The animation should be one transition directly from the fake omnibox to the real omnibox, instead of the two steps process we currently have. Bug: 910753 Change-Id: Iac51c08b49db09b3a2e0041e236af6cba90fa55c Reviewed-on: https://chromium-review.googlesource.com/c/1473231Reviewed-by:
Stepan Khapugin <stkhapugin@chromium.org> Reviewed-by:
Justin Cohen <justincohen@chromium.org> Reviewed-by:
Mark Cogan <marq@chromium.org> Commit-Queue: Gauthier Ambard <gambard@chromium.org> Cr-Commit-Position: refs/heads/master@{#636734}
-
Gauthier Ambard authored
This CL makes sure that the Switch to Tab element is present before closing the tab in the testSwitchToClosedTab test. It might reduce flakyness as it is possible that the tab is closed before the suggestion is displayed. If it is the case then the suggestion appears as if no tab with this URL is opened, making the test fails. Bug: 936085 Change-Id: Ief59c0436677d02c915d65543d93f1c081ab83bd Reviewed-on: https://chromium-review.googlesource.com/c/1491613 Commit-Queue: Gauthier Ambard <gambard@chromium.org> Reviewed-by:
Stepan Khapugin <stkhapugin@chromium.org> Cr-Commit-Position: refs/heads/master@{#636733}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/486980d1..9ea32aab 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=luci.chromium.try:linux-blink-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;luci.chromium.try:android_optional_gpu_tests_rel TBR=hablich@chromium.org,v8-waterfall-sheriff@grotations.appspotmail.com Change-Id: I55a75e938fc527f448a759df31309d8fdaeaacc7 Reviewed-on: https://chromium-review.googlesource.com/c/1496609Reviewed-by:
v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#636732}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/6edf76bf7b99..100cc47d5e0a Created with: gclient setdep -r src-internal@100cc47d5e0a 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: I65a3f25fb9bb482bdce0d12ade5d02cf4857659b Reviewed-on: https://chromium-review.googlesource.com/c/1496391Reviewed-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@{#636731}
-
Dominic Mazzoni authored
This is enough to quickly check how many images it's trying to label and what successes we got back. To use, run Chrome with: --enable-logging=stderr --vmodule="*ax_image_annotator*=1" Bug: 905419 Change-Id: If3ceedbbb1a4d673f2045319836046690ccf7ed9 Reviewed-on: https://chromium-review.googlesource.com/c/1493198 Commit-Queue: Dominic Mazzoni <dmazzoni@chromium.org> Reviewed-by:
Katie Dektar <katie@chromium.org> Cr-Commit-Position: refs/heads/master@{#636730}
-
David Jean authored
Merged LoadURL directly in UrlLoadingService::LoadUrlInCurrentTab. Removed URLLoadResult enum. Exported InduceBRowserCrash. Bug: 907527 Change-Id: I7070a954db76c1466564538e3896b402be8516ab Reviewed-on: https://chromium-review.googlesource.com/c/1488914 Commit-Queue: David Jean <djean@chromium.org> Reviewed-by:
Mark Cogan <marq@chromium.org> Cr-Commit-Position: refs/heads/master@{#636729}
-
Yoichi Osato authored
This patch removes Shadow DOM V0, Custom Element V0 (CEv0) and HTML Imports. Intent to Deprecate and Remove: http://bit.ly/2RGHe3x Bug: 911943 Change-Id: I1baa906e019e0f59331c1fb590eccbc38a482fec Reviewed-on: https://chromium-review.googlesource.com/c/1481130Reviewed-by:
Hayato Ito <hayato@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Kent Tamura <tkent@chromium.org> Commit-Queue: Yoichi Osato <yoichio@chromium.org> Cr-Commit-Position: refs/heads/master@{#636728}
-
chrome-release-bot authored
# This is an automated release commit. # Do not revert without consulting chrome-pmo@google.com. NOAUTOREVERT=true TBR=cmasso@chromium.org Change-Id: I6f69877637a0baab35d46e897f6be6c188780257 Reviewed-on: https://chromium-review.googlesource.com/c/1496658Reviewed-by:
chrome-release-bot@chromium.org <chrome-release-bot@chromium.org> Cr-Commit-Position: refs/heads/master@{#636727}
-