- 08 Nov, 2019 40 commits
-
-
chromium-autoroll authored
https://chromium.googlesource.com/external/github.com/google/shaderc/+log/f7e05c734266..f0bfbce62d42 git log f7e05c734266..f0bfbce62d42 --date=short --no-merges --format='%ad %ae %s' 2019-11-08 rharrison@google.com Another major API rework (#871) Created with: gclient setdep -r src/third_party/shaderc/src@f0bfbce62d42 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/shaderc-chromium-autoroll Please CC radial-bots+chrome-roll@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md TBR=radial-bots+chrome-roll@google.com Bug: None Change-Id: I800c7b7729f175550466898fec078543767a638d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1906712Reviewed-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@{#713981}
-
Robert Sesek authored
Bug: 1017830 Change-Id: I1c0c69b130bc048ec75a70a65e22e7d73fad0158 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1906632 Commit-Queue: Robert Sesek <rsesek@chromium.org> Reviewed-by:
Ryan Sleevi <rsleevi@chromium.org> Cr-Commit-Position: refs/heads/master@{#713980}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/2a7f3180..fdd7f421 Please follow these instructions for assigning/CC'ing issues: https://v8.dev/docs/triage-issues 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 CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:mac_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:win_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_rel TBR=hablich@chromium.org,v8-waterfall-sheriff@grotations.appspotmail.com Change-Id: I41dc224608e14b61ed087198c6ce53e0c4de6d12 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1906510Reviewed-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@{#713979}
-
Ce Chen authored
The creation will happen on |task_runner_| when |model_update_listener| fires the new model available notification, instead of synchronously on receiving the user autocomplete input. This is to fix the omnibox.QueryTime2.1 regression (other QueryTime2.x is not affected by the existing design), e.g. http://screenshot/1U2Oq5vfnRm Tested on Pixel 2 XL for pre-existing model loading and new model download. Bug: 925072 Change-Id: Ieb26aa78c8bbd848ed1f0c9b722bab266b21aa59 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1902513 Commit-Queue: Ce Chen <cch@chromium.org> Reviewed-by:
Tommy Li <tommycli@chromium.org> Cr-Commit-Position: refs/heads/master@{#713978}
-
Quinten Yearsley authored
This would also rename BuildBot class to TestResultsFetcher, and rename the attribute buildbot to results_fetcher. These classes have nothing to do with Buildbot, which is no longer used. They do seem to be basically about fetching results of tests that were run on bots. Bug: 1002702 Change-Id: Ie877f4c16e8edde5023366a299dabb657a0ecd52 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1894618Reviewed-by:
Robert Ma <robertma@chromium.org> Commit-Queue: Quinten Yearsley <qyearsley@chromium.org> Cr-Commit-Position: refs/heads/master@{#713977}
-
Nick Diego Yamane authored
As of crrev.com/c/1789603, GdkEventKey::state is not being set correctly when translating ui::KeyEvent into GdkEvents. Such field should be equivalent to XKeyEvent::state, which contains, besides modifiers state bits, keyboard group information. This causes regressions such as crbug.com/1021732, oddly specifically when GTK_IM_MODULE env variable is set to 'xim'. This CL fixes it by including 'group' value into GdkEventKey::state composed value, as was already done in GtkEventLoopX11. Bug: 1021732 Change-Id: I2d166ab9f88fc46fd5150f0f2d224aa85a22f9a4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1902438Reviewed-by:
Thomas Anderson <thomasanderson@chromium.org> Commit-Queue: Nick Yamane <nickdiego@igalia.com> Cr-Commit-Position: refs/heads/master@{#713976}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/60c88fd3ec68..e9709db85ca9 git log 60c88fd3ec68..e9709db85ca9 --date=short --no-merges --format='%ad %ae %s' 2019-11-08 eseckler@google.com processor: Build all of TP on chrome desktop platforms 2019-11-08 fmayer@google.com Merge "Do not block on control socket." 2019-11-08 treehugger-gerrit@google.com Merge "compact sched_waking: cfg/trace protos" Created with: gclient setdep -r src/third_party/perfetto@e9709db85ca9 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/perfetto-chromium-autoroll Please CC perfetto-bugs@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md TBR=perfetto-bugs@google.com Bug: chromium:1022386 Change-Id: Ibaa5a79c764fbdeb5474dc741a72c1509a135752 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1906943Reviewed-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@{#713975}
-
Doug Arnett authored
Bug: 1022820 Change-Id: Icada0c443861e2c5a9b66a879abb3c976db2c2e6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1906311Reviewed-by:
Michael Crouse <mcrouse@chromium.org> Reviewed-by:
Tarun Bansal <tbansal@chromium.org> Commit-Queue: Doug Arnett <dougarnett@chromium.org> Cr-Commit-Position: refs/heads/master@{#713974}
-
Reilly Grant authored
These metrics for usage of the device motion and orientation sensor APIs are unused because these features are no longer available in insecure contexts. Bug: 1016906 Change-Id: I86f4d7f5979b307753b0ee6c5a96fb4b1d1af6cc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1904749 Commit-Queue: Reilly Grant <reillyg@chromium.org> Reviewed-by:
Mark Pearson <mpearson@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#713973}
-
Xiaohan Wang authored
Currently if there are encrypted streams in the demuxer and there's no CDM set, Renderer::Initialize() will wait for the CDM to be set to finish initialization. This logic has been implemented in RendererImpl and DecryptingRenderer. This CL moves this logic to PipelineImpl for two purposes: 1. We can create different Renderers based on the CDM type. 2. We can remove the waiting-for-CDM from Renderer implementations. Bug: 1018372 Test: Change-Id: I4d1b22bd0a3661a96934de1c78ccd5d9e179e2fc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1902647Reviewed-by:
Frank Liberato <liberato@chromium.org> Commit-Queue: Xiaohan Wang <xhwang@chromium.org> Cr-Commit-Position: refs/heads/master@{#713972}
-
chromium-autoroll authored
If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/fuchsia-sdk-chromium-autoroll Please CC cr-fuchsia+bot@chromium.org on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md CQ_INCLUDE_TRYBOTS=luci.chromium.try:fuchsia-arm64-cast;luci.chromium.try:fuchsia-x64-cast TBR=cr-fuchsia+bot@chromium.org Change-Id: I4c0a72b515a8ea51b7312347783b40cee2b9f529 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1907186Reviewed-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@{#713971}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/f0ade8a687ee..a53e47fe9483 git log f0ade8a687ee..a53e47fe9483 --date=short --no-merges --format='%ad %ae %s' 2019-11-08 mtklein@google.com native f32 min/max 2019-11-08 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-11-08 mtklein@google.com convert SkVMBlitter over to floats 2019-11-08 csmartdalton@google.com Always attach stencil buffers with exact sample count matches 2019-11-08 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). Created with: gclient setdep -r src/third_party/skia@a53e47fe9483 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/skia-autoroll Please CC ethannicholas@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux-blink-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 TBR=ethannicholas@google.com Bug: None Change-Id: I6765528c0a685b89721ffc14aa4ae41abe754bcd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1907187Reviewed-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@{#713970}
-
Victor Vasiliev authored
This way, we can reuse the logic in non-HTTP QUIC servers. Change-Id: I9651e80c965ea0ea3890f776f380d402a563f8a3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1904690 Commit-Queue: Victor Vasiliev <vasilvv@chromium.org> Reviewed-by:
Ryan Hamilton <rch@chromium.org> Cr-Commit-Position: refs/heads/master@{#713969}
-
Alex Cooper authored
This updates the WebXr Samples from 76 (whose Origin Token just expired) to call out that these samples are deprecated and to redirect visitors to the official immersive web samples instead. Also modifies the gitignore file to allow staging of samples without "git status" or "git cl upload" thinking the repo is dirty. Fixed: 1022918 Change-Id: I802000baa7fee52b4b24c39feb5e95fda0521439 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1906641 Commit-Queue: Alexander Cooper <alcooper@chromium.org> Commit-Queue: Brandon Jones <bajones@chromium.org> Auto-Submit: Alexander Cooper <alcooper@chromium.org> Reviewed-by:
Brandon Jones <bajones@chromium.org> Cr-Commit-Position: refs/heads/master@{#713968}
-
Mikel Astiz authored
Deleting permanent folders is not handled well and violates an existing DCHECK in BookmarkModel::RemoveNodeFromIndexRecursive(), but no layer enforces this precondition for an API that is exposed to extensions (and possibly other callers). The patch now adds a DCHECK in BookmarkModel::Remove() to explicitly make it a precondition violation, and updates the extensions codepath to prevent such case. Specifically, one side effect is that prior to this patch observers were notified for OnWillRemoveBookmarks(), which could explain the sync-related CHECK failures in the linked bug. Bug: 1021829 Change-Id: Ia4f013258420c024c06e0d6ce54f5b1868cff62e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1899374 Commit-Queue: Mikel Astiz <mastiz@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Devlin <rdevlin.cronin@chromium.org> Cr-Commit-Position: refs/heads/master@{#713967}
-
Maksym Onufriienko authored
Fixed recipe failure for ios13-sdk-simulator "recipe infra failure: Uncaught Exception: AssertionError('Triggered same task twice: ios_chrome_integration_egtests (iPad Pro (12.9-inch) iOS 12.4) shard 0 (with patch)',)" https://ci.chromium.org/p/chromium/builders/ci/ios13-sdk-simulator?limit=200 Change-Id: I0e0a80b45aa6f186c90e246914655d1f7bc3651e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1906928Reviewed-by:
Rohit Rao <rohitrao@chromium.org> Commit-Queue: Maksym Onufriienko <monufriienko@chromium.org> Cr-Commit-Position: refs/heads/master@{#713966}
-
David Grogan authored
RTL items weren't positioning their children correctly. Bug: 845235 Change-Id: Ic0ff8e8417a638a4da88eea574877c7b469106e4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1906942Reviewed-by:
Christian Biesinger <cbiesinger@chromium.org> Commit-Queue: David Grogan <dgrogan@chromium.org> Cr-Commit-Position: refs/heads/master@{#713965}
-
Bailey Berro authored
This change uses selectedDisplay's width and height properties, which correctly reflects the orientation of the display, to set the logical resolution text so that it correctly reflects the orientation of the display. Fixed: 994970 Test: Ran unittests, verified manually on device Change-Id: I3aa0174edff55fb88a0599e1a2809bcb7001abfd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1894173Reviewed-by:
Malay Keshav <malaykeshav@chromium.org> Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Reviewed-by:
Ahmed Fakhry <afakhry@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Commit-Queue: Bailey Berro <baileyberro@chromium.org> Auto-Submit: Bailey Berro <baileyberro@chromium.org> Cr-Commit-Position: refs/heads/master@{#713964}
-
Roger McFarlane authored
Bug: 978849, 1006806 Change-Id: Id797a8c9955ece26668490664f07c83756d0f6a7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1906335Reviewed-by:
Alexei Svitkine <asvitkine@chromium.org> Commit-Queue: Roger McFarlane <rogerm@chromium.org> Cr-Commit-Position: refs/heads/master@{#713963}
-
Dominique Fauteux-Chapleau authored
Migrates RetrieveDMToken call to use the new BrowserDMToken class. Bug: 1020296 Change-Id: I384a64e4587915930817ad7a803484a0f9cc9a10 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1906626Reviewed-by:
Tien Mai <tienmai@chromium.org> Reviewed-by:
Greg Thompson <grt@chromium.org> Commit-Queue: Dominique Fauteux-Chapleau <domfc@chromium.org> Cr-Commit-Position: refs/heads/master@{#713962}
-
Wei-Yin Chen (陳威尹) authored
Add one more RenderTest for native tab. Choose NTP in incognito mode for its consistency. Also fix the issue about thumbnails being not freed in http://crrev.com/c/1903402. Bug: 983170 Change-Id: I68d3f08184cb4b9504935a53f893bb7ea9473ba6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1903620 Commit-Queue: Wei-Yin Chen (陳威尹) <wychen@chromium.org> Reviewed-by:
Yue Zhang <yuezhanggg@chromium.org> Cr-Commit-Position: refs/heads/master@{#713961}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/7eee1a626bd1..80a89976c142 git log 7eee1a626bd1..80a89976c142 --date=short --no-merges --format='%ad %ae %s' 2019-11-08 yangguo@chromium.org Simplify build Created with: gclient setdep -r src/third_party/devtools-frontend/src@80a89976c142 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/devtools-frontend-chromium Please CC v8-waterfall-sheriff@grotations.appspotmail.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md TBR=v8-waterfall-sheriff@grotations.appspotmail.com Bug: None Change-Id: I6082e6fa1d9fecd32a369126a4531121929c0e19 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1906714Reviewed-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@{#713960}
-
nancy authored
Chrome is a special extenision app, which doesn't launch a new tab, but reuses the current item in shelf, when click the icon in app_list. So work around the issue for Chrome. When AppService Instance feature is ready, AppService should check the shelf id or window for Chrome, and not re-launch a new tab. BUG=1022541 Change-Id: Iddac3f0749f8bad4fc5396f1152a73cef5c2ad54 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1905303Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Nancy Wang <nancylingwang@chromium.org> Cr-Commit-Position: refs/heads/master@{#713959}
-
Chris Hamilton authored
Creates another VoteAggregator class that allows expressing "priority boosting" votes, which can be used to resolve priority inversions. BUG=971272 Change-Id: If84f0a7a22598de5f7a8897eb12066fbc5a00ccb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1853867Reviewed-by:
Etienne Pierre-Doray <etiennep@chromium.org> Commit-Queue: Chris Hamilton <chrisha@chromium.org> Cr-Commit-Position: refs/heads/master@{#713958}
-
Raymond Toy authored
Change base::Bind to base::BindOnce or base::BindRepeating as appropriate.. Bug: 1007798 Change-Id: I0bc1f2049624a4c4a1423139fd061ae84d6aa0ff Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1902269Reviewed-by:
Olga Sharonova <olka@chromium.org> Commit-Queue: Raymond Toy <rtoy@chromium.org> Cr-Commit-Position: refs/heads/master@{#713957}
-
Henrique Nakashima authored
Chromium's only exists for historic reasons, currently serving documentation purposes only. AndroidX's version is supported by Android lint, though the check at build time is not currently working (crbug.com/1022939). This check is still useful for Android Studio. Bug: 889467 Change-Id: I491efe7472e03cddfdc20009341955ed92bc7e81 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1907194Reviewed-by:
Yuchen Liu <yucliu@chromium.org> Commit-Queue: Henrique Nakashima <hnakashima@chromium.org> Cr-Commit-Position: refs/heads/master@{#713956}
-
Doug Arnett authored
The code was actually removed a while ago but the histogram hadn't yet been marked obsolete. Bug: 1018793 Change-Id: Idade711cc8782aa6415058e4ce97e469493a3b55 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1906259Reviewed-by:
Tarun Bansal <tbansal@chromium.org> Commit-Queue: Doug Arnett <dougarnett@chromium.org> Cr-Commit-Position: refs/heads/master@{#713955}
-
Michael Wasserman authored
This reverts commit 2b5d8199. Reason for revert: Causing consistent base_unittests StackTraceTest.OutputToStream failures on: https://ci.chromium.org/p/chrome/builders/ci/chromeos-kevin-google-rel/3709 Original change's description: > [base] Cleanup StackTraceTest.OutputToStream #ifdef soup. > > Bug: 999737, 706728 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1780074 > Commit-Queue: Wez <wez@chromium.org> > Reviewed-by: Albert J. Wong <ajwong@chromium.org> > Auto-Submit: Wez <wez@chromium.org> > Cr-Original-Commit-Position: refs/heads/master@{#712377} > Change-Id: I627b5250055233ea89718a9143de356c85633add > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1905270 > Cr-Commit-Position: refs/heads/master@{#713876} TBR=ajwong@chromium.org,wez@chromium.org Change-Id: I2e09ac22e3c2fa66312d142664e7b03c1950989f No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 999737, 706728 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1906545Reviewed-by:
Michael Wasserman <msw@chromium.org> Commit-Queue: Michael Wasserman <msw@chromium.org> Cr-Commit-Position: refs/heads/master@{#713954}
-
kylechar authored
Three tests are timing out occasionally on Mac FYI Retina Release (NVIDIA). Mark as RetryOnFailure to suppress failures as Mac Nvidia drivers are unlikely to get fixed. Bug: 1022831 Change-Id: If241719809f135546d89ca13fb69e4107a06cb9c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1906879Reviewed-by:
Kenneth Russell <kbr@chromium.org> Commit-Queue: Kenneth Russell <kbr@chromium.org> Commit-Queue: kylechar <kylechar@chromium.org> Auto-Submit: kylechar <kylechar@chromium.org> Cr-Commit-Position: refs/heads/master@{#713953}
-
Wei-Yin Chen (陳威尹) authored
Move common test helpers to TabUiTestHelper for easier reuse. This is a rather mechanical moving without functional changes. Bug: 983170 Change-Id: I7aaace040a1a93f653761cc73661c46ec92dd591 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1903691Reviewed-by:
Mei Liang <meiliang@chromium.org> Commit-Queue: Wei-Yin Chen (陳威尹) <wychen@chromium.org> Cr-Commit-Position: refs/heads/master@{#713952}
-
Max Li authored
Bug: 923594 Change-Id: I20025d7919c07d29b466a4d36d7a2c36b47d5cb6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1896299 Commit-Queue: Max Li <themaxli@chromium.org> Reviewed-by:
Josh Nohle <nohle@chromium.org> Reviewed-by:
Dominick Ng <dominickn@chromium.org> Cr-Commit-Position: refs/heads/master@{#713951}
-
Kenneth Russell authored
Address review comments from jdarpinian. Bug: 681341 Change-Id: I68923295cbc6699c1a313e18af4dd8c0ea226354 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1907106Reviewed-by:
James Darpinian <jdarpinian@chromium.org> Commit-Queue: Kenneth Russell <kbr@chromium.org> Cr-Commit-Position: refs/heads/master@{#713950}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/d5c0b56e84e0..039522eb577e git log d5c0b56e84e0..039522eb577e --date=short --no-merges --format='%ad %ae %s' 2019-11-08 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). Created with: gclient setdep -r src/third_party/depot_tools@039522eb577e If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/depot-tools-chromium-autoroll Please CC agable@chromium.org on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md TBR=agable@chromium.org Bug: None Change-Id: I935c94bd9772a227a33aa644625a0c62c18a68f8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1906710Reviewed-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@{#713949}
-
Wei-Yin Chen (陳威尹) authored
The test helpers will be moved to TabUiTestHelper for easier reuse. Bug: 983170 Change-Id: I6266e4599028258e97c0c69238f09293fc42cff2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1904824Reviewed-by:
Yue Zhang <yuezhanggg@chromium.org> Reviewed-by:
Mei Liang <meiliang@chromium.org> Commit-Queue: Wei-Yin Chen (陳威尹) <wychen@chromium.org> Cr-Commit-Position: refs/heads/master@{#713948}
-
Daniel Murphy authored
Iterators in TransactionalLevelDB are evicted when there are any changes to the database. There is an edge case where an iterator is evicted while on the 'last' key of the database, and that key is deleted. When reloaded, it Seek()s to the previous key, only to become 'Invalid' because it reaches the end of the database. Unfortunately leveldb doesn't allow 'Prev' to be called from the end of the database and instead just stays invalid. The fix checks for the state where 'the iterator was valid before eviction and is invalid after reloading' in the Prev() method. In this state, there must be no no keys at or after the previously loaded key. Thus calling SeekToLast() will correctly position the iterator at the first element 'Prev' the previously loaded key. Bug: 1022594 Change-Id: Ifa938b441683ea9f2cac5d926ff22b734ab4bb67 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1897007 Commit-Queue: Daniel Murphy <dmurph@chromium.org> Auto-Submit: Daniel Murphy <dmurph@chromium.org> Reviewed-by:
Ken Rockot <rockot@google.com> Cr-Commit-Position: refs/heads/master@{#713947}
-
Shimi Zhang authored
TBR: changwan@chromium.org Bug: 1022954 Change-Id: I3d5d259e3b045181f3c57ff70dcd3fcb4b1a279a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1907191Reviewed-by:
Shimi Zhang <ctzsm@chromium.org> Reviewed-by:
Changwan Ryu <changwan@chromium.org> Commit-Queue: Shimi Zhang <ctzsm@chromium.org> Cr-Commit-Position: refs/heads/master@{#713946}
-
Aga Wronska authored
Looks like intrusive_heap doesn't work on explicitly move-deleted types any more because vector::push_back doesn't. It seems this unit test is the only place this happens so far. This CL takes the temporary fix from crrev.com/c/1881953/1..2 (namely, remove test cases of move-deleted value types and add a comment about why), in order to unblock the LKGM uprev (e.g. crrev.com/c/1900888). Bug: chromium:1022033, chromium:1022576 Tested: Compiled with cros-sdk --version 12651.0.0 Change-Id: Ifbb93b7b3b17a2880bf4f0bab274fb505f32ee39 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1904550Reviewed-by:
vmpstr <vmpstr@chromium.org> Commit-Queue: Aga Wronska <agawronska@chromium.org> Cr-Commit-Position: refs/heads/master@{#713945}
-
Antonio Gomes authored
Use WTF::String instead, now that the classes are solely used within Blink. BUG=787254 R=guidou@chromium.org, haraken@chromium.org Change-Id: I0b43eefea87bf48367903a935ee06bb22f245113 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1906507 Commit-Queue: Antonio Gomes <tonikitoo@igalia.com> Reviewed-by:
Jeremy Roman <jbroman@chromium.org> Cr-Commit-Position: refs/heads/master@{#713944}
-
Shakti Sahu authored
This CL updates the text alignment issues for RTL layout in 1 - Download home list item title text 2 - Download home storage summary text 3 - Ephemeral tab's title and URL bar Bug: 1022549 Change-Id: I85ade78c8e308299dbc5df3add598d253a0404be Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1904499Reviewed-by:
David Trainor <dtrainor@chromium.org> Auto-Submit: Shakti Sahu <shaktisahu@chromium.org> Commit-Queue: Shakti Sahu <shaktisahu@chromium.org> Cr-Commit-Position: refs/heads/master@{#713943}
-
Eric Roman authored
Bug: 1021236 Change-Id: I1d1b5180048eb36fa78406a02fc3277cba0dcf63 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1904809 Commit-Queue: Eric Roman <eroman@chromium.org> Commit-Queue: Reilly Grant <reillyg@chromium.org> Auto-Submit: Eric Roman <eroman@chromium.org> Reviewed-by:
Reilly Grant <reillyg@chromium.org> Cr-Commit-Position: refs/heads/master@{#713942}
-