1. 464b32c6 Add service worker registration options for default web app config by Alan Cutter · 4 years, 9 months ago
  2. 0cc8373 Rename ExternalInstallOptions::url to install_url by Alan Cutter · 4 years, 9 months ago
  3. 38238af Install system webapp directly from WebApplicationInfo by Dominic Schulz · 4 years, 11 months ago
  4. 5ddded6 Desktop PWA: Adding prototype for Run PWA on user OS login by Carlos Frias · 5 years ago
  5. 14d72a25 Added is_disabled field to webApps CrOS by Aya ElAttar · 5 years ago
  6. 8897189 system-web-apps: Adds ChromeOS specific properties to Web Apps by Giovanni Ortuño Urquidi · 5 years ago
  7. b73eb2c50 desktop-pwas: Add additional search terms to Web Apps by Giovanni Ortuño Urquidi · 5 years ago
  8. 271d133 Split web_app::AppId out of web_app_helpers.h and update includes. by Glen Robertson · 5 years ago
  9. d32986ad desktop-pwas: alias for DisplayMode by Eric Willigers · 6 years ago
  10. 14c5e57 WebApp: record both application and user preference for display mode by Eric Willigers · 6 years ago
  11. ec94fd2 desktop-pwas: Replace WebConstants LaunchContainer with DisplayMode by Eric Willigers · 6 years ago
  12. 8cd2134 [Web Apps] Add uninstall_and_replace to PendingAppInstallTask for migrations. by Christopher Lam · 6 years ago
  13. c3fa638 WebApp: Split InstallManager and ExternalInstallOptions. by Alexey Baskakov · 6 years ago
  14. 0b9a2ee WebApp: Rename InstallOptions struct to ExternalInstallOptions. by Alexey Baskakov · 6 years ago[Renamed (75%) from chrome/browser/web_applications/components/install_options.h]
  15. 03189527 WebApp: Rename InstallSource enum to ExternalInstallSource. by Alexey Baskakov · 6 years ago
  16. b51f32aa WebApp: Remove kInvalid from InstallSource enum. by Alexey Baskakov · 6 years ago
  17. a04e0592 [Web Apps InstallOptions] Rename always_update to force_reinstall. by Christopher Lam · 6 years ago
  18. 44ee1a8 [System Web Apps] Move PendingAppManager methods into AppRegistrar by Christopher Lam · 6 years ago
  19. 68bd2a5 desktop-pwas: Replace stop_if_window_opened with wait_for_windows_closed by Giovanni Ortuño Urquidi · 6 years ago
  20. 2d57e5b deskop-pwa: Try to reinstall placeholders on startup by Giovanni Ortuño Urquidi · 6 years ago
  21. b6f4c5e0 desktop-pwa: Merge ReinstallPlaceholderApp into Install by Giovanni Ortuño Urquidi · 6 years ago
  22. c7e719b desktop-pwas: Add option to install a placeholder app by Giovanni Ortuño Urquidi · 6 years ago
  23. e22f2e1 desktop-pwas: Split create_shortcuts into desktop shortcut and pin app by Giovanni Ortuño Urquidi · 6 years ago
  24. d05bb01 WebApp: Extract PendingAppManager::AppInfo as a standalone struct. by Alexey Baskakov · 6 years ago