| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove c/b/ui/host_desktop.h/cc | scottmg | 2016-03-18 | 1 | -1/+0 |
* | Require host permission for sensitive data in tabs API | limasdf | 2016-02-26 | 1 | -4/+3 |
* | Remove HostDesktopType from sessions and tab restore | scottmg | 2016-02-17 | 1 | -5/+2 |
* | InstantService: provide correct SyncState to SuggestionsService | treib | 2016-02-12 | 1 | -1/+2 |
* | Remove HostDesktopType from Browser::CreateParams | scottmg | 2016-02-09 | 2 | -4/+2 |
* | Remove the rest of HostDesktopType from c/b/ui/browser_finder.h | scottmg | 2016-02-03 | 1 | -2/+1 |
* | Update chrome for new prefs location. | brettw | 2016-02-02 | 1 | -1/+1 |
* | Convert Pass()→std::move() in //chrome/browser/extensions | dcheng | 2015-12-26 | 2 | -28/+24 |
* | Switch to standard integer types in chrome/browser/extensions/. | avi | 2015-12-24 | 5 | -1/+10 |
* | Componentize ProfileSyncServiceMock | vabr | 2015-12-10 | 1 | -1/+1 |
* | Wrap construction arguments or ProfileSyncService | vabr | 2015-12-09 | 1 | -2/+5 |
* | [Sync] Reland Componentize ProfileSyncComponentsFactoryImpl | zea | 2015-11-18 | 1 | -4/+6 |
* | Revert of [Sync] Componentize ProfileSyncComponentsFactoryImpl (patchset #8 i... | loyso | 2015-11-17 | 1 | -6/+4 |
* | [Sync] Componentize ProfileSyncComponentsFactoryImpl | zea | 2015-11-16 | 1 | -4/+6 |
* | [Sync] Move sessions files from sync_driver to sync_sessions. | maxbogue | 2015-11-16 | 1 | -2/+2 |
* | [Sync] Componentize ProfileSyncService | blundell | 2015-11-09 | 2 | -2/+2 |
* | [Extensions] Remove kalman@ from OWNERS files | rdevlin.cronin | 2015-10-26 | 1 | -1/+0 |
* | [Sync] Componentize SyncApiComponentFactoryMock | zea | 2015-10-09 | 1 | -3/+3 |
* | [sessions] Rename TabRestoreServiceDelegate to LiveTabContext | blundell | 2015-09-30 | 1 | -7/+7 |
* | [Sync] Move SyncClient ownership into ProfileSyncService | zea | 2015-09-30 | 1 | -1/+4 |
* | [sessions] Properly namespace recently-componentized TabRestore code | blundell | 2015-09-18 | 2 | -37/+44 |
* | [sessions]: Componentize TabRestore code | blundell | 2015-09-18 | 1 | -2/+2 |
* | Abstract WebContents/NavigationController from core TabRestore code | blundell | 2015-09-17 | 1 | -14/+18 |
* | Remove Profile and HostDesktopType dependencies from core TabRestore code | blundell | 2015-09-14 | 1 | -3/+3 |
* | extensions: windows: list app windows of the current extension | lionel.g.landwerlin | 2015-08-24 | 1 | -3/+1 |
* | Move net::FormatUrl and friends outside of //net and into //components | rsleevi | 2015-08-07 | 1 | -3/+3 |
* | extensions: windows: list all windows from the current profile | lionel.g.landwerlin | 2015-08-06 | 1 | -1/+3 |
* | Revert of Move net::FormatUrl and friends outside of //net and into //compone... | jochen | 2015-08-04 | 1 | -3/+3 |
* | Move net::FormatUrl and friends outside of //net and into //components | rsleevi | 2015-08-03 | 1 | -3/+3 |
* | Partially componentize //chrome/browser/search/search.{h,cc} | sdefresne | 2015-08-03 | 1 | -1/+1 |
* | Fourth batch adding real histogram values for extension events. | kalman | 2015-07-17 | 1 | -2/+3 |
* | Move MatchPattern to its own header and the base namespace. | brettw | 2015-07-06 | 1 | -2/+3 |
* | Replace StringPrintf("%d", ...) with IntToString() | ricea | 2015-07-01 | 1 | -3/+2 |
* | Set up the infrastructure for Extension event metrics. | kalman | 2015-06-24 | 1 | -2/+2 |
* | Move OpenTabsUIDelegate and SyncedSessions to sync_driver | droger | 2015-06-23 | 3 | -16/+15 |
* | [Cleanup] Used scoped pointers in KeyedServiceFactory's SetTestingFactory fun... | isherman | 2015-06-09 | 1 | -9/+7 |
* | [Docking] Persists docked state for chrome app and extension windows on Chrom... | varkha | 2015-05-05 | 1 | -0/+1 |
* | Disable flaky ExtensionApiTest.SessionsApis | jam | 2015-05-04 | 1 | -7/+2 |
* | [Extensions API] Remove inline enums | rdevlin.cronin | 2015-04-06 | 1 | -15/+14 |
* | Removed duplicated code in extension_function_test_utils | thiago.santos | 2015-01-05 | 1 | -20/+22 |
* | Make callers of CommandLine use it via the base:: namespace. | avi | 2014-12-22 | 1 | -3/+4 |
* | Moving componentizable sessions files into the sessions component | skuhne | 2014-11-14 | 2 | -14/+16 |
* | Cleanup: Better constify some strings in chrome/browser/{chromeos,extensions}. | thestig | 2014-10-31 | 1 | -3/+3 |
* | Refactoring of SessionService into a component part 3. | skuhne | 2014-10-30 | 1 | -2/+2 |
* | Correctly set tab.active not tab.selected in the chrome.sessions API. | kalman | 2014-10-24 | 2 | -8/+15 |
* | Set the favicon URL in the tabs returned from chrome.sessions.getDevices. | kalman | 2014-10-23 | 2 | -46/+70 |
* | Reverting instrumentations | vadimt | 2014-10-22 | 1 | -5/+0 |
* | Standardize usage of virtual/override/final in chrome/browser/extensions/ | dcheng | 2014-10-21 | 2 | -15/+15 |
* | Instrumenting descendants of EventRouter::Observer to find out what causes ja... | vadimt | 2014-10-08 | 1 | -0/+5 |
* | replace OVERRIDE and FINAL with override and final in chrome/browser/extensions/ | mostynb | 2014-10-04 | 2 | -9/+9 |