summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/api/sessions
Commit message (Expand)AuthorAgeFilesLines
* Remove c/b/ui/host_desktop.h/ccscottmg2016-03-181-1/+0
* Require host permission for sensitive data in tabs APIlimasdf2016-02-261-4/+3
* Remove HostDesktopType from sessions and tab restorescottmg2016-02-171-5/+2
* InstantService: provide correct SyncState to SuggestionsServicetreib2016-02-121-1/+2
* Remove HostDesktopType from Browser::CreateParamsscottmg2016-02-092-4/+2
* Remove the rest of HostDesktopType from c/b/ui/browser_finder.hscottmg2016-02-031-2/+1
* Update chrome for new prefs location.brettw2016-02-021-1/+1
* Convert Pass()→std::move() in //chrome/browser/extensionsdcheng2015-12-262-28/+24
* Switch to standard integer types in chrome/browser/extensions/.avi2015-12-245-1/+10
* Componentize ProfileSyncServiceMockvabr2015-12-101-1/+1
* Wrap construction arguments or ProfileSyncServicevabr2015-12-091-2/+5
* [Sync] Reland Componentize ProfileSyncComponentsFactoryImplzea2015-11-181-4/+6
* Revert of [Sync] Componentize ProfileSyncComponentsFactoryImpl (patchset #8 i...loyso2015-11-171-6/+4
* [Sync] Componentize ProfileSyncComponentsFactoryImplzea2015-11-161-4/+6
* [Sync] Move sessions files from sync_driver to sync_sessions.maxbogue2015-11-161-2/+2
* [Sync] Componentize ProfileSyncServiceblundell2015-11-092-2/+2
* [Extensions] Remove kalman@ from OWNERS filesrdevlin.cronin2015-10-261-1/+0
* [Sync] Componentize SyncApiComponentFactoryMockzea2015-10-091-3/+3
* [sessions] Rename TabRestoreServiceDelegate to LiveTabContextblundell2015-09-301-7/+7
* [Sync] Move SyncClient ownership into ProfileSyncServicezea2015-09-301-1/+4
* [sessions] Properly namespace recently-componentized TabRestore codeblundell2015-09-182-37/+44
* [sessions]: Componentize TabRestore codeblundell2015-09-181-2/+2
* Abstract WebContents/NavigationController from core TabRestore codeblundell2015-09-171-14/+18
* Remove Profile and HostDesktopType dependencies from core TabRestore codeblundell2015-09-141-3/+3
* extensions: windows: list app windows of the current extensionlionel.g.landwerlin2015-08-241-3/+1
* Move net::FormatUrl and friends outside of //net and into //componentsrsleevi2015-08-071-3/+3
* extensions: windows: list all windows from the current profilelionel.g.landwerlin2015-08-061-1/+3
* Revert of Move net::FormatUrl and friends outside of //net and into //compone...jochen2015-08-041-3/+3
* Move net::FormatUrl and friends outside of //net and into //componentsrsleevi2015-08-031-3/+3
* Partially componentize //chrome/browser/search/search.{h,cc}sdefresne2015-08-031-1/+1
* Fourth batch adding real histogram values for extension events.kalman2015-07-171-2/+3
* Move MatchPattern to its own header and the base namespace.brettw2015-07-061-2/+3
* Replace StringPrintf("%d", ...) with IntToString()ricea2015-07-011-3/+2
* Set up the infrastructure for Extension event metrics.kalman2015-06-241-2/+2
* Move OpenTabsUIDelegate and SyncedSessions to sync_driverdroger2015-06-233-16/+15
* [Cleanup] Used scoped pointers in KeyedServiceFactory's SetTestingFactory fun...isherman2015-06-091-9/+7
* [Docking] Persists docked state for chrome app and extension windows on Chrom...varkha2015-05-051-0/+1
* Disable flaky ExtensionApiTest.SessionsApisjam2015-05-041-7/+2
* [Extensions API] Remove inline enumsrdevlin.cronin2015-04-061-15/+14
* Removed duplicated code in extension_function_test_utilsthiago.santos2015-01-051-20/+22
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-221-3/+4
* Moving componentizable sessions files into the sessions componentskuhne2014-11-142-14/+16
* Cleanup: Better constify some strings in chrome/browser/{chromeos,extensions}.thestig2014-10-311-3/+3
* Refactoring of SessionService into a component part 3.skuhne2014-10-301-2/+2
* Correctly set tab.active not tab.selected in the chrome.sessions API.kalman2014-10-242-8/+15
* Set the favicon URL in the tabs returned from chrome.sessions.getDevices.kalman2014-10-232-46/+70
* Reverting instrumentationsvadimt2014-10-221-5/+0
* Standardize usage of virtual/override/final in chrome/browser/extensions/dcheng2014-10-212-15/+15
* Instrumenting descendants of EventRouter::Observer to find out what causes ja...vadimt2014-10-081-0/+5
* replace OVERRIDE and FINAL with override and final in chrome/browser/extensions/mostynb2014-10-042-9/+9