summaryrefslogtreecommitdiffstats
path: root/chrome/browser/apps
Commit message (Expand)AuthorAgeFilesLines
* Refactor ProfileInfoCache in most of chrome/browserlwchkg2016-03-132-4/+4
* Replace Increment/DecrementKeepAliveCount by ScopedKeepAlivesdgn2016-03-121-5/+6
* Temporarily allow loading v2 apps in tabs.lazyboy2016-03-101-4/+11
* Replace base::Tuple in //chrome with std::tupletzik2016-03-091-1/+2
* Implement touch events for site-isolation.wjmaclean2016-03-021-2/+4
* Plumb the correct owner document through DocumentInit::m_owner.dcheng2016-03-014-8/+19
* Propagate window and view rects from parent to child RenderWidgetHostView.lfg2016-03-011-4/+0
* Add ScopedKeepAlive to c/b/lifetimedgn2016-02-263-44/+2
* Disallow loading v2 apps in tabs.lazyboy2016-02-251-5/+16
* Keep track of accessibility focus across windows.dmazzoni2016-02-191-1/+4
* Revert of Remove HostDesktopType from AppLaunchParams (patchset #2 id:20001 o...scottmg2016-02-171-0/+1
* Refactor ProfileInfoCache in c/b/appslwchkg2016-02-163-8/+10
* Remove HostDesktopType from AppListService::Get()scottmg2016-02-132-7/+4
* Fixing WebViewVisibilityTests for OOPIF-<webview>.ekaramad2016-02-111-3/+1
* Remove HostDesktopType from AppLaunchParamsscottmg2016-02-111-1/+0
* Remove PerAppSettingsServicescottmg2016-02-104-152/+0
* Disable failing Webkit test.waffles2016-02-101-0/+3
* Enabling WebViewInteractiveTests for OOPIF-based <webview>.ekaramad2016-02-031-50/+94
* Update chrome for new prefs location.brettw2016-02-024-6/+6
* Run <webview> browser tests in OOPIF mode.lfg2016-02-011-230/+295
* Remove BrowserIteratorscottmg2016-01-281-9/+9
* Remove HostDesktopType from BrowserList::GetInstance()scottmg2016-01-282-5/+2
* [UseZoomForDSF] Guest view supportoshima2016-01-271-0/+26
* Make major tests target build without unused data members on Linux.mlamouri2016-01-161-1/+0
* Do not attempt to show login prompts for <webview>s living in background page.lazyboy2016-01-081-0/+1
* Plumb audio muting state to guest web-contents.wjmaclean2016-01-071-0/+64
* Mac: Properly wait for all shortcuts to be updated before invoking the callbacktapted2016-01-072-110/+61
* OWNERS updates after jackhou departure.tapted2016-01-061-1/+1
* Add method for identifying different InfoBarsdfalcantara2015-12-301-0/+1
* Convert Pass()→std::move() in //chromedcheng2015-12-277-12/+16
* Switch to standard integer types in chrome/browser/, part 1 of 4.avi2015-12-2632-5/+47
* Handle HTTP headers case-insensitively on the test servertzik2015-12-211-2/+1
* Route touch-events for WebViewGuest directly to guest renderer.wjmaclean2015-12-141-37/+1
* Mac: Fix browser crash on CloseAllAppWindows with MacViews native app windows.karandeepb2015-12-141-2/+10
* Re-Enable PlatformAppDevToolsBrowserTest.{ReOpenedWithID,ReOpenedWithURL}tapted2015-12-101-20/+2
* Remove all the ephemeral apps code.benwells2015-12-0910-1499/+5
* Allow arbitrary sizes for extension icons (and bookmark app icons)estade2015-12-082-10/+9
* Fix webview crash on invalid src URLmknowles2015-12-041-0/+8
* Fix crash in aura window destructorlof842015-12-021-1/+2
* [Mac] Increment app shortcut version numbers.dominickn2015-12-021-3/+1
* Files: Use new image server to download Drive thumbnails.fukino2015-11-261-0/+1
* Migrating tests to use EmbeddedTestServer (/chrome/browser misc)svaldez2015-11-182-7/+4
* Add a way to cancel deferred navigations in NavigationHandleclamy2015-11-181-1/+2
* app_sorting() in extension_prefs.h should be private and all access should godeepak.m12015-11-171-5/+4
* [Reland] [ExtensionView] Add extension id whitelisting for ExtensionView.apacible2015-11-131-4/+2
* Revert of [ExtensionView] Add extension id whitelisting for ExtensionView. (p...tommi2015-11-111-2/+4
* Extensions sync: Create a whitelist of syncable disable reasonstreib2015-11-111-4/+15
* [ExtensionView] Add extension id whitelisting for ExtensionView.apacible2015-11-111-4/+2
* Add basic platform app ServiceWorker tests: registration & postMessage.lazyboy2015-11-061-0/+11
* Resubmit/ Remove deprecated extension notification from app_browsertest.cclimasdf2015-11-041-19/+22