summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/app_process_apitest.cc
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Make ExtensionService:: and ExtensionPrefs::OnExtensionInstalledkalman@chromium.org2014-06-131-4/+2
* Moved IS_EPHEMERAL flag to extension prefstmdiep@chromium.org2014-05-221-0/+1
* cleanup: pass string as const reference from c/b/extensionlimasdf@gmail.com2014-04-301-2/+2
* Move most of extension_file_util.cc into extensions/common/file_util.ccjamescook@chromium.org2014-04-151-2/+2
* Move ExtensionHost from src/chrome to src/extensionsjamescook@chromium.org2014-03-211-1/+1
* Disable AppApiTest.AppProcessRedirectBack on Linux.skobes@google.com2014-02-071-2/+7
* Mark AppApiTest.AppProcessRedirectBack flaky.skobes@google.com2014-02-071-1/+2
* Split ExtensionSystem interface from ExtensionSystemImpl implementation, part 1.yoz@chromium.org2014-01-301-1/+1
* Convert extensions::ProcessMap to BrowserContextKeyedServicejamescook@chromium.org2014-01-171-19/+20
* BUG=267514oleg@chromium.org2013-12-171-1/+1
* linux_aura: Reenable a bunch of individual extensions tests.erg@chromium.org2013-12-131-8/+1
* Clean up ChromeContentBrowserClient::ShouldSwapProcessesForNavigation.creis@chromium.org2013-12-031-0/+47
* Move Extension and PermissionsData to extensions/common.yoz@chromium.org2013-11-151-1/+1
* Moved ProcessMap to extensions/benwells@chromium.org2013-11-141-1/+1
* linux_aura: Turn aura on on the main linux builders.erg@chromium.org2013-11-091-1/+8
* Move chrome/common/extensions/background_info.h to src/extensionsjamescook@chromium.org2013-11-091-2/+3
* Remove two RenderViewHost::AddCreatedCallback calls.jam@chromium.org2013-10-291-23/+16
* Revert 228779 "Update defaults for InstantExtended."erg@chromium.org2013-10-151-12/+8
* Update defaults for InstantExtended.samarth@chromium.org2013-10-151-8/+12
* Remove notifications from TestNavigationObserver and clean it and its uses up.avi@chromium.org2013-10-081-8/+2
* Remove old popup blocker.jochen@chromium.org2013-08-191-11/+2
* Silently install blacklisted extensions from auto-install locations (sync,kalman@chromium.org2013-07-311-0/+1
* Disable Ash browser tests by detecting command-line switch rather than OS ver...gab@chromium.org2013-07-311-5/+3
* Make BlockedAppApiTest.OpenAppFromIframe pass with and without new popup blockerjochen@chromium.org2013-07-251-8/+17
* Disable failing Ash browser_tests (on win8: browser_tests.exe --ash-browserte...gab@chromium.org2013-07-221-0/+10
* Updates some includes of chrome_notification_types.hjam@chromium.org2013-07-111-1/+1
* GTTF: convert some tests in chrome to use EmbeddedTestServer patch nr 1phajdan.jr@chromium.org2013-06-261-16/+17
* Disabled AppApiTest.AppProcess on Mac and Linuxsergeyu@chromium.org2013-06-171-6/+1
* Disable AppApiTest.AppProcessInstances on Windowshashimoto@chromium.org2013-06-101-1/+7
* content: Remove usage of NOTIFICATION_NAV_ENTRY_COMMITTED from contentphajdan.jr@chromium.org2013-06-051-2/+4
* Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-021-1/+1
* Remove "using base::MessageLoop" from message_loop.h.xhwang@google.com2013-06-011-2/+2
* Avoids the extension check in ShouldFork for server-redirects.creis@chromium.org2013-05-301-4/+45
* Avoid DidStopLoading messages from the old renderer process during a transfer.creis@chromium.org2013-05-291-4/+4
* chrome: Use base::MessageLoop. (Part 3)xhwang@chromium.org2013-05-281-2/+2
* Enabling the app tests and adding logging to help diagnosing flaky execution.nasko@chromium.org2013-05-151-16/+48
* Disable AppApiTest.NavigateIntoAppProcess on Windowscsharp@chromium.org2013-05-081-1/+7
* Disable AppApiTest.BookmarkAppGetsNormalProcess on Windowscsharp@chromium.org2013-05-071-1/+7
* Disable AppApiTest.ReloadIntoAppProcess on Win and Maccsharp@chromium.org2013-05-071-1/+10
* Fetch extension icon for extension/app crashed notifications.dewittj@chromium.org2013-04-271-0/+2
* convert NOTIFICATION_RENDER_VIEW_HOST_CREATED usage to callbacksphajdan.jr@chromium.org2013-04-091-14/+23
* net: move host_resolver files from net/base to net/dnsphajdan.jr@chromium.org2013-03-211-1/+1
* content: Move all listeners of NOTIFICATION_RENDER_VIEW_HOST_CREATED out of c...phajdan.jr@chromium.org2013-03-181-1/+0
* Split ReloadIntoAppProcessTest into three shorter tests.wez@chromium.org2013-03-021-12/+53
* Remove kDefaultHostDesktopType from browser_finder.cc.gab@chromium.org2013-02-281-3/+6
* Change --load-extension flag so the extensions don't persist across restart.mpcomplete@chromium.org2013-02-271-1/+1
* Linux/ChromeOS Chromium style checker cleanup, chrome/browser/extensions edit...rsleevi@chromium.org2013-02-071-2/+2
* Move Extension Location and Type enums to Manifest, and move InstallWarning t...yoz@chromium.org2013-01-311-1/+1
* Disable AppApiTest.AppProcess which times out a lot on windows.pkotwicz@chromium.org2013-01-291-1/+7
* Remove TabStripModel wrapper use.avi@chromium.org2013-01-111-54/+82