- 23 Dec, 2019 40 commits
-
-
Kyle Horimoto authored
Because the wallpaper picker app uses the chrome.storage.sync API, it relies on OS app syncing to be enabled. Thus, this type does not have its own ModelType or UserSelectableOsType and instead is a one-off boolean value stored directly in user prefs. TBR=treib@chromium.org Fixed: 1031627 Change-Id: I6e1ea9e762cc964effd61f3cb6903e1f69c34ab3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1977956Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:
James Cook <jamescook@chromium.org> Commit-Queue: Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#727246}
-
Andrew Grieve authored
Came upon this by chance. The first entry in these .zip files was: ../$target_name.d.stamp Change-Id: If540c4b67e2c74401146a98c647b88db9cd8ba0a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1980961 Commit-Queue: Andrew Grieve <agrieve@chromium.org> Commit-Queue: Eric Stevenson <estevenson@chromium.org> Auto-Submit: Andrew Grieve <agrieve@chromium.org> Reviewed-by:
Eric Stevenson <estevenson@chromium.org> Cr-Commit-Position: refs/heads/master@{#727245}
-
Anastasia Helfinstein authored
TBR=dmazzoni@chromium.org Bug: 1036903 Change-Id: Icaee78e314f4a89a3c9b9230c968d8a12a14220e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1980965Reviewed-by:
Anastasia Helfinstein <anastasi@google.com> Commit-Queue: Anastasia Helfinstein <anastasi@google.com> Cr-Commit-Position: refs/heads/master@{#727244}
-
Demetrios Papadopoulos authored
Bug: 1036568 Change-Id: I5dfb2baab8429e712105ac2a0b5bf630403cb87d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1980211 Commit-Queue: Demetrios Papadopoulos <dpapad@chromium.org> Commit-Queue: Fabrice de Gans-Riberi <fdegans@chromium.org> Reviewed-by:
Fabrice de Gans-Riberi <fdegans@chromium.org> Cr-Commit-Position: refs/heads/master@{#727243}
-
Gabriel Charette authored
Flakily crashes. Can't revert suspect. See bug for details. TBR=caseq@chromium.org Bug: 1036627 Change-Id: I5dd30e331d8e9dc9d6860528b2d2ccf942c0e6ef Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1980878 Commit-Queue: Gabriel Charette <gab@chromium.org> Reviewed-by:
Gabriel Charette <gab@chromium.org> Cr-Commit-Position: refs/heads/master@{#727242}
-
Jian Cai authored
some toolchains may implement vcreate_u64 as an assignment to a vector causing a type mismatch: invalid conversion between vector type 'uint64x1_t' (vector of 1 'uint64_t' value) and integer type 'unsigned int' of different size const uint64x1_t LKJI____ = vcreate_u64(L | (K << 8) | (J << 16) | (I << 24)); (cherry-pick from commit b0e09e34) BUG=chromium:1036713 Change-Id: Id0559385826152df228efb4329cdaefb191de01e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1980129 Commit-Queue: Jian Cai <jiancai@google.com> Reviewed-by:
James Zern <jzern@google.com> Cr-Commit-Position: refs/heads/master@{#727241}
-
Natalie Chouinard authored
Use java_files instead of sources in GN build templates in //remoting/android. TBR=joedow@chromium.org Bug: 1035074 Change-Id: I7786b905f26b9d9180eba01748218ad3ec2ea74c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1980970Reviewed-by:
Natalie Chouinard <chouinard@chromium.org> Commit-Queue: Natalie Chouinard <chouinard@chromium.org> Cr-Commit-Position: refs/heads/master@{#727240}
-
Fabrice de Gans-Riberi authored
autofocus-in-sandbox-with-allow-scripts.html consistently fails on the WebKit Linux Leak bot. Sample failure: https://ci.chromium.org/p/chromium/builders/ci/WebKit%20Linux%20Leak/8521 TBR=masonfreed@chromium.org,fdegans@chromium.org Bug: 1035582, 954349 Change-Id: Ic4f5b575a2acd72a328b955c0ed0c727c7d7a3f6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1980963Reviewed-by:
Fabrice de Gans-Riberi <fdegans@chromium.org> Commit-Queue: Fabrice de Gans-Riberi <fdegans@chromium.org> Cr-Commit-Position: refs/heads/master@{#727239}
-
Natalie Chouinard authored
Replace usages of java_files with sources in above gn files, and automatically format. This CL was uploaded by git cl split. TBR=csharrison@chromium.org Bug: 1035074 Change-Id: Id7037c06facb49213bd02a6697f86abfae9dcd85 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1980952Reviewed-by:
Natalie Chouinard <chouinard@chromium.org> Commit-Queue: Natalie Chouinard <chouinard@chromium.org> Auto-Submit: Natalie Chouinard <chouinard@chromium.org> Cr-Commit-Position: refs/heads/master@{#727238}
-
Denis Kuznetsov authored
Bug: 955194 Change-Id: I92572cb2f02ed36718a2e2bb112061a3052369d9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1953735 Commit-Queue: Denis Kuznetsov [CET] <antrim@chromium.org> Reviewed-by:
Roman Aleksandrov <raleksandrov@google.com> Cr-Commit-Position: refs/heads/master@{#727237}
-
Fabrice de Gans-Riberi authored
This reverts commit bcff0792. Reason for revert: Speculative revert due to svg/as-image/animated-svg-wrong-timesource.html failure. See https://ci.chromium.org/p/chromium/builders/ci/WebKit%20Linux%20Leak/8508 for first failure. Original change's description: > Simplify SVGImage::ResetAnimation > > Now that SVGSVGElement::setCurrentTime(...) (or more specifically > SMILTimeContainer::SetElapsed) no longer trigger further updates when > the time container is paused, we can remove the "pending timeline > rewind" workaround. > When doing this also take the opportunity to fold CanScheduleFrame(...) > in SMILTimeContainer into its only caller and simplify a little bit. > > Bug: 998526 > Change-Id: I9ff3de1e8c4b28284bbf3ed27d128206ea7ee857 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1976410 > Reviewed-by: Stephen Chenney <schenney@chromium.org> > Commit-Queue: Fredrik Söderquist <fs@opera.com> > Cr-Commit-Position: refs/heads/master@{#726808} TBR=pdr@chromium.org,fs@opera.com,schenney@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 998526 Change-Id: Ia0e5739e3a33d2e3c875d2f600b5f2e035701294 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1980902Reviewed-by:
Fabrice de Gans-Riberi <fdegans@chromium.org> Commit-Queue: Fabrice de Gans-Riberi <fdegans@chromium.org> Cr-Commit-Position: refs/heads/master@{#727236}
-
Kurt Horimoto authored
This implements the InfobarType => BadgeType conversion in a shared util target. Bug: none Change-Id: Ib7848c4b9ab79e7d9c605d6c6131c62b4327c8c5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1974758 Commit-Queue: Kurt Horimoto <kkhorimoto@chromium.org> Reviewed-by:
Sergio Collazos <sczs@chromium.org> Cr-Commit-Position: refs/heads/master@{#727235}
-
Natalie Chouinard authored
Replace usages of java_files with sources in above gn files, and automatically format. This CL was uploaded by git cl split. TBR=sky@chromium.org Bug: 1035074 Change-Id: I4242e06e1ddfdb63c6253237ce3e726fb6803883 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1980956Reviewed-by:
Natalie Chouinard <chouinard@chromium.org> Commit-Queue: Natalie Chouinard <chouinard@chromium.org> Auto-Submit: Natalie Chouinard <chouinard@chromium.org> Cr-Commit-Position: refs/heads/master@{#727234}
-
Natalie Chouinard authored
Replace usages of java_files with sources in above gn files, and automatically format. This CL was uploaded by git cl split. R=boliu@chromium.org Bug: 1035074 Change-Id: Ib29bdd73006483c854ef34db3c6ec0fd5bb6d6cb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1980954 Commit-Queue: Natalie Chouinard <chouinard@chromium.org> Commit-Queue: Bo <boliu@chromium.org> Auto-Submit: Natalie Chouinard <chouinard@chromium.org> Reviewed-by:
Bo <boliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#727233}
-
Natalie Chouinard authored
Replace usages of java_files with sources in above gn files, and automatically format. This CL was uploaded by git cl split. TBR=rbpotter@chromium.org Bug: 1035074 Change-Id: Id56a65abcbf40d811abc669c1cfa638154ae8141 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1980753Reviewed-by:
Natalie Chouinard <chouinard@chromium.org> Commit-Queue: Natalie Chouinard <chouinard@chromium.org> Auto-Submit: Natalie Chouinard <chouinard@chromium.org> Cr-Commit-Position: refs/heads/master@{#727232}
-
Maksim Sisov authored
1) It is possible to use ChromeOS Chromium builds and run them on Linux machines for development. However, we have made a lot of changes to Ozone/X11 recently, and it started to rely on XSync protocol that ChromeOS has never used (that is, DesktopWindowTreeHostLinux (not used on ChromeOS) listens to swap completions using CompositorObserver (previously, it was DesktopWindowTreeHostX11 doing it) and notifies X11 about swap completions with new sizes during interactive resizes). Previously, X11WindowOzone implementation did not use that extension and ChromeOS/X11/Ozone builds could be run fine on X11 and users could resize the native window without any issues. Now, the resizing operation either stucks or works with glitches. Thus, to fix that, just disable that extension for ChromeOS. 2) Linux/Ozone/X11 builds suffer from the same problem. However, they do listen for swap completions using CompositorObserver, but EGL implementation for Ozone/X11 is quite limited and most of the code is guarded with USE_X11 define. We need to fix that first and only then start to use XSync protocol. Otherwise, the swap results may be sent with delays of several hundreds of ms. Thus, to fix that, explicitly disable the extension for ChromeOS builds. Bug: 1036070, 1036285 Change-Id: I9bc3f5d042c6e8046aaa13bcff42508e433fad28 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1978740 Commit-Queue: Thomas Anderson <thomasanderson@chromium.org> Reviewed-by:
Thomas Anderson <thomasanderson@chromium.org> Cr-Commit-Position: refs/heads/master@{#727231}
-
Natalie Chouinard authored
Replace usages of java_files with sources in above directory's gn files, and automatically format. TBR=jbudorick@chromium.org,pshmakov@chromium.org Bug: 1035074 Change-Id: I3423d3481c2baaaa7ccc1724051bdd30f5fb5dae Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1980899Reviewed-by:
Natalie Chouinard <chouinard@chromium.org> Commit-Queue: Natalie Chouinard <chouinard@chromium.org> Cr-Commit-Position: refs/heads/master@{#727230}
-
Gabriel Charette authored
TBR=kevers@chromium.org Bug: 960944 Change-Id: I89ca42f4bca5935e9db9b7c0a68b92c05a364cf3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1980877Reviewed-by:
Gabriel Charette <gab@chromium.org> Commit-Queue: Gabriel Charette <gab@chromium.org> Cr-Commit-Position: refs/heads/master@{#727229}
-
Gabriel Charette authored
TBR=alsan@google.com Bug: 1036054 Change-Id: Ie24ccf69dcece090f2a523d2ac85a80a7d8ba7e7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1980754Reviewed-by:
Gabriel Charette <gab@chromium.org> Commit-Queue: Gabriel Charette <gab@chromium.org> Cr-Commit-Position: refs/heads/master@{#727228}
-
Natalie Chouinard authored
Replace usages of java_files with sources in above gn files, and automatically format. This CL was uploaded by git cl split. TBR=asanka@chromium.org Bug: 1035074 Change-Id: Ic99cc6e64039396aa96c3144b8fe9667cac0084c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1980876Reviewed-by:
Natalie Chouinard <chouinard@chromium.org> Commit-Queue: Natalie Chouinard <chouinard@chromium.org> Auto-Submit: Natalie Chouinard <chouinard@chromium.org> Cr-Commit-Position: refs/heads/master@{#727227}
-
Tom Anderson authored
This is a followup to [1]. [1] https://chromium-review.googlesource.com/c/chromium/src/+/1974901 TBR=sky Change-Id: I442ffe121378607bdc5e1b16c081b8d66b138955 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1980900Reviewed-by:
Thomas Anderson <thomasanderson@chromium.org> Commit-Queue: Thomas Anderson <thomasanderson@chromium.org> Cr-Commit-Position: refs/heads/master@{#727226}
-
Jeroen Dhollander authored
This is a temporary fix. The real fix will be to move away from the Content Service and back to |views::WebView|. This is tracked in b/146351046. - Embedded UI: - TAB and shift-TAB works for settings. - TAB and shift-TAB works for webview based Assistant response (to the query |weather|). - Open Settings, click on other window, click back on settings, verify TAB and shift-TAB still work. - Standalone UI: - TAB and shift-TAB works for settings. - TAB and shift-TAB works for webview based Assistant response (to the query |weather|). Bug: 145213680 Change-Id: If0f39d4911409f177fb1f93525205ad7392bdd35 Tests: Manually tested that: Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1979633Reviewed-by:
Xiaohui Chen <xiaohuic@chromium.org> Commit-Queue: Jeroen Dhollander <jeroendh@google.com> Cr-Commit-Position: refs/heads/master@{#727225}
-
Maksim Sisov authored
For Metacity, we have a workaround which fixes unfullscreening issue. That is, we restore and maximize the window if the previous state before the fullscreen state was maximized. By that, we force metacity to leave the fullscreen. If we don't do it, it may end up in a fullscreen again. However, during our previous refactorings, a regression was introduced. Even though, we followed the same approach, the X11Window::Maximize method didn't directly call XWindow::SetFullScreen, but rather called X11Window::ToggleFullscreen, which resulted in recursive calls to the X11Window::ToggleFullscreen and crashes on X11 level. Also, this CL forces to use previous state when fullscreen is left as long as X server might not send a configure event and change our state. Thus, if it was maximized, set it to maximized. Otherwise, set it to normal as opposed to Unknown state set before. Also, we forgot to move the code that deals with restored bounds when a state change was triggered by X server. This CL restores that behaviour. PS: In a follow-up CL, I will make all state changes to be synchronous as we are doing now in Wayland. TBR=sky Bug: 1034791 Change-Id: I0725625148acf6602e7818823cb96b1d82ef9b38 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1978637Reviewed-by:
Thomas Anderson <thomasanderson@chromium.org> Commit-Queue: Thomas Anderson <thomasanderson@chromium.org> Cr-Commit-Position: refs/heads/master@{#727224}
-
Natalie Chouinard authored
Replace usages of java_files with sources in above directory's gn files, and automatically format. TBR=tiborg@chromium.org Bug: 1035074 Change-Id: Icd179380bcba508e87cad272b6d5aee1f72f56b5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1980874Reviewed-by:
Natalie Chouinard <chouinard@chromium.org> Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Commit-Queue: Natalie Chouinard <chouinard@chromium.org> Cr-Commit-Position: refs/heads/master@{#727223}
-
Vikas Soni authored
Use the gles2 apis which are meant to be used with shared image mailboxes. We were using legacy mailbox gles2 apis till now here in VideoResourceUpdater::CopyHardwarePlane. It was fine since this code was only used by android video path which always creates shared image mailboxes and registers it with a legacy mailbox. Hence it works with both shared image and legacy gles2 apis. Updating this code in order to convert everything to shared images eventually and get rid of legacy mailbox system. Bug: 900973 Change-Id: I3b9c97f938cd4d15740cd1b6007eaae8f4ef2c2f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1978907 Commit-Queue: vikas soni <vikassoni@chromium.org> Reviewed-by:
Frank Liberato <liberato@chromium.org> Reviewed-by:
Eric Karl <ericrk@chromium.org> Cr-Commit-Position: refs/heads/master@{#727222}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/08c025c5..05d3b827 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: I674dfa3452b0d2b625700e342de45d65f57b93fe Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1980832Reviewed-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@{#727221}
-
Natalie Chouinard authored
Replace usages of java_files with sources in above directory's gn files, and automatically format. TBR=alexclarke@chromium.org Bug: 1035074 Change-Id: I791a807262f2e03186776a7fbcfa1f3aeba3f93c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1980903Reviewed-by:
Natalie Chouinard <chouinard@chromium.org> Commit-Queue: Natalie Chouinard <chouinard@chromium.org> Cr-Commit-Position: refs/heads/master@{#727220}
-
Natalie Chouinard authored
Replace usages of java_files with sources in above gn files, and automatically format. This CL was uploaded by git cl split. TBR=tedchoc@chromium.org Bug: 1035074 Change-Id: Idce57785494009c4d740f82eaa43746c8a8285fb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1980955Reviewed-by:
Natalie Chouinard <chouinard@chromium.org> Commit-Queue: Natalie Chouinard <chouinard@chromium.org> Auto-Submit: Natalie Chouinard <chouinard@chromium.org> Cr-Commit-Position: refs/heads/master@{#727219}
-
Sammie Quon authored
An assortment of cleanup i noticed while working on other stuff. Test: old tests, no functional change Bug: none Change-Id: I191b53fc7646a64644f510afdb247519ff150527 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1980871Reviewed-by:
Xiaoqian Dai <xdai@chromium.org> Commit-Queue: Sammie Quon <sammiequon@chromium.org> Cr-Commit-Position: refs/heads/master@{#727218}
-
Nelson Billing authored
- Bring in changes that make dump_syms work for 32bit DWARF4. This, in turn, will enable Chrome Android build to use DWARF Fission to get around the 32bit linker binary size limitation. Change-Id: Ib2f0c45d916f6d173aed1422cb4ad07b3185d2c4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1978854Reviewed-by:
Mark Mentovai <mark@chromium.org> Commit-Queue: Nelson Billing <nbilling@google.com> Cr-Commit-Position: refs/heads/master@{#727217}
-
Renato Silva authored
A11Y - The dictation button will now properly switch colors based on the session state in order to be visible during OOBE. Tested locally Fixed: 889446 Change-Id: I86b3ec266e123fe2808395ffb84053fd43c6ff57 Bug: 889446 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1974096 Commit-Queue: Renato Silva <rrsilva@google.com> Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Reviewed-by:
Denis Kuznetsov [CET] <antrim@chromium.org> Reviewed-by:
Roman Sorokin [CET] <rsorokin@chromium.org> Auto-Submit: Renato Silva <rrsilva@google.com> Cr-Commit-Position: refs/heads/master@{#727216}
-
Clark DuVall authored
We should have enough data from this already, so no need to keep it around. Bug: 934317, 1033917 Change-Id: Ib3102b7382e47a5e2f4640090c8bfef69d27d6b5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1976823 Commit-Queue: John Abd-El-Malek <jam@chromium.org> Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Auto-Submit: Clark DuVall <cduvall@chromium.org> Cr-Commit-Position: refs/heads/master@{#727215}
-
Gabriel Charette authored
Rebased on crrev.com/727196 to add the non virtual/threaded variant of the same test. TBR=petermarshall@chromium.org Bug: 1036626 Change-Id: I03e7336020a12ed2e7241cd4a1104528278cc80c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1980875Reviewed-by:
Gabriel Charette <gab@chromium.org> Commit-Queue: Gabriel Charette <gab@chromium.org> Cr-Commit-Position: refs/heads/master@{#727214}
-
sczs authored
- Makes history_ui_egtest comply with eg2. Uses - Adds HistoryEntry to ChromeMatchers. - Creates ios/chrome/browser/ui/history:eg2_tests and moves history_ui_egtest to it. - Adds ios/chrome/browser/ui/history:eg2_tests to test/earl_grey BUILD.gn Change-Id: I315da4b84a99d27d281f0378771b3f7b3fd3f660 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1980553Reviewed-by:
Eugene But <eugenebut@chromium.org> Commit-Queue: Sergio Collazos <sczs@chromium.org> Cr-Commit-Position: refs/heads/master@{#727213}
-
Natalie Chouinard authored
Replace usages of java_files with sources in above gn files, and automatically format. This CL was uploaded by git cl split. R=joedow@chromium.org Bug: 1035074 Change-Id: I4fd20b72da6c1a8238d2b05ef237bd127fd09de7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1980953 Commit-Queue: Natalie Chouinard <chouinard@chromium.org> Commit-Queue: Lambros Lambrou <lambroslambrou@chromium.org> Auto-Submit: Natalie Chouinard <chouinard@chromium.org> Reviewed-by:
Lambros Lambrou <lambroslambrou@chromium.org> Cr-Commit-Position: refs/heads/master@{#727212}
-
Eric Willigers authored
When a desktop PWA is installed and the user requests 'Open in a window', we clear navigation history that occurred before the user most recently entered the app's scope. When the user chooses "Open in <app>" from the browser's three dot menu, we similarly prune navigation history. If the current page is the user's first page in the app, the Back button will be initially disabled. The user can still access history using chrome://history/ BookmarkAppRegistrar::IsInstalled now returns false (instead of crashing) when called with a Chrome packaged app id. Bug: 1027393 Change-Id: I4855b952801f6279607fcb52e6ed56e12725e109 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1978317 Commit-Queue: Eric Willigers <ericwilligers@chromium.org> Reviewed-by:
Alexey Baskakov <loyso@chromium.org> Reviewed-by:
Alan Cutter <alancutter@chromium.org> Cr-Commit-Position: refs/heads/master@{#727211}
-
Natalie Chouinard authored
Replace usages of java_files with sources in above directory's gn files, and automatically format. TBR=spang@chromium.org Bug: 1035074 Change-Id: I87fc8f5e0c888e350c18b3a17da8cd00f705bea5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1980950Reviewed-by:
Natalie Chouinard <chouinard@chromium.org> Commit-Queue: Natalie Chouinard <chouinard@chromium.org> Cr-Commit-Position: refs/heads/master@{#727210}
-
Haiyang Pan authored
Requires crrev.com/c/1979399 to land first Bug: 986990 Change-Id: I2e83a442b85a9c9ca494804d074b9cc51f01d669 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1979590Reviewed-by:
Caleb Rouleau <crouleau@chromium.org> Commit-Queue: Haiyang Pan <hypan@google.com> Cr-Commit-Position: refs/heads/master@{#727209}
-
Abhijeet Singh authored
Updating the InternalConfig::visibility field to a string instead of an integer to make it compatible with the libassistant side changes. Bug: b:143715504 Change-Id: I775a4b067ae0944733bd87ecc8869641006866cb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1970807Reviewed-by:
Xiaohui Chen <xiaohuic@chromium.org> Commit-Queue: Abhijeet Singh <siabhijeet@google.com> Cr-Commit-Position: refs/heads/master@{#727208}
-
David Schinazi authored
https://quiche.googlesource.com/quiche.git/+log/e223d0ec67ad..b93b64e6bec7 $ git log e223d0ec6..b93b64e6b --date=short --no-merges --format='%ad %ae %s' 2019-12-19 nharper Refactor GfeQuicCryptoServerStream so parent class owns handshaker 2019-12-19 dschinazi Add presubmit to disallow absl in /third_party/quic/ 2019-12-19 quiche-dev Created and integrated QuicIntervalDeque class for index management. Improves code readability. 2019-12-19 bnc Remove QuicHeaderList::max_header_list_size(). 2019-12-18 wub gfe-relnote: For QUIC BBRv2 flows, cut inflight_hi gradually when there is high loss from PROBE_UP. Protected by --gfe2_reloadable_flag_quic_bbr2_cut_inflight_hi_gradually. 2019-12-18 quiche-dev gfe-relnote: Migrate //gfe/test_tools/request_tools/clients/... from char* and size_t signatures to absl::string_view, a better and more modern representation of a view into a string buffer; changes the minimum number of tests to get successful compilation and runs 2019-12-18 dschinazi Make QuicSession own its perspective Created with: roll-dep src/net/third_party/quiche/src src/third_party/quic_trace/src Change-Id: Ia367ccae1f60b09686b9f2945b7b6e89d3abe793 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1978902 Auto-Submit: David Schinazi <dschinazi@chromium.org> Commit-Queue: Zhongyi Shi <zhongyi@chromium.org> Reviewed-by:
Zhongyi Shi <zhongyi@chromium.org> Reviewed-by:
Ryan Hamilton <rch@chromium.org> Cr-Commit-Position: refs/heads/master@{#727207}
-