1. 8c498ea4 c/browser, c/common, components S-W: Change ScopedTempDir::path() to GetPath() by vabr · 9 years ago
  2. 3b04f32 Convert WindowOpenDisposition to an enum class. by nick · 9 years ago
  3. e8407d3 Record PasswordState in sync_pb::TabNavigation by nparker · 9 years ago
  4. 3033081a Change includes of histogram.h to histogram_macros.h. by asvitkine · 9 years ago
  5. de23c50 Remove search::GetSearchTerms since it always returns empty string by treib · 9 years ago
  6. 4638441 components: Use stl utilities from the base namespace by skyostil · 9 years ago
  7. 7710d22c Make TabRestoreService::Entry noncopyable and fix up surrounding code. by sdy · 9 years ago
  8. fef332d [Sync] Move //sync to //components/sync. by Max Bogue · 9 years ago
  9. 3d931371 Fix restore of a tab from a recently-closed browser window by blundell · 9 years ago
  10. ee1440b Use container::back() and container::pop_back() in components/ by thestig · 9 years ago
  11. 7eddb5f7 Avoid enum equality for PageTransition by mastiz · 9 years ago
  12. 7966d31 Fix include path for moved thread_task_runner_handle.h header in components/ by gab · 9 years ago
  13. 52983fe Reduce some complexity in session_service_commands.cc by thomasanderson · 9 years ago
  14. 06405c5 Add support for X11 workspaces by thomasanderson · 9 years ago
  15. c51ac9e Convert //components/sessions from scoped_ptr to std::unique_ptr by dcheng · 9 years ago
  16. 1553708 Fix IWYU violators that don't include scoped_ptr.h in Windows build. by dcheng · 9 years ago
  17. a34d1132 Add RetainedRef uses where needed. by vmpstr · 9 years ago
  18. b6449d51 components: Add out-of-line copy ctors for complex classes. by vmpstr · 10 years ago
  19. d161e6c Remove HostDesktopType from sessions and tab restore by scottmg · 10 years ago
  20. d0cf8b9 Convert Pass()→std::move() in //components (Android edition) by dcheng · 10 years ago
  21. 51ace48a Convert Pass()→std::move() in //components/[n-z]* by dcheng · 10 years ago
  22. f57136c1 Switch to standard integer types in components/, part 3 of 4. by avi · 10 years ago
  23. d01c49f1 Revert of Remove entries from "Recent tabs" if corresponding history is deleted. (patchset #9 id:180001 of https://codereview.chromium.org/954723003/ ) by acleung · 10 years ago
  24. c818a2a Remove entries from "Recent tabs" if corresponding history is deleted. by msramek · 10 years ago
  25. 3e9ca56 Deprecate *_EXPORT_PRIVATE macros. by xhwang · 10 years ago
  26. 2d7e84c [Sync] Deprecate sync session page state field by zea · 10 years ago
  27. 10a4ab7 Add IsInitialBlankNavigation to detect new tabs that aren't clones. by creis · 10 years ago
  28. 3ffcd23 Add a LiveTab::IsInitialNavigation method. by creis · 10 years ago
  29. bde024d [sessions] Rename TabRestoreServiceDelegate to LiveTabContext by blundell · 10 years ago
  30. a0e18cd Cleanup: IWYU for base/gtest_prod_util.h. by thestig · 10 years ago
  31. 47c6d8a Move all core files in //components/sessions into core/ subdir by blundell · 10 years ago
  32. 579e373e [sessions]: Move knowledge of TabClientData creation into LiveTab by blundell · 10 years ago
  33. 74001adc [sessions] Properly namespace recently-componentized TabRestore code by blundell · 10 years ago
  34. a08c5dd [sessions]: Componentize TabRestore code by blundell · 10 years ago
  35. 80c5b2a0 Abstract WebContents/NavigationController from core TabRestore code by blundell · 10 years ago
  36. 7f80ba1 Abstract content::SessionStorageNamespace from core TabRestore code by blundell · 10 years ago
  37. b5336a57 Remove knowledge of extensions from TabRestoreServiceHelper by blundell · 10 years ago
  38. 7bf49a3d Remove Profile and HostDesktopType dependencies from core TabRestore code by blundell · 10 years ago
  39. 6d34c34 Eliminate BaseSessionServiceDelegateImpl by blundell · 10 years ago
  40. a068d38 [sessions] Remove most knowledge of //chrome from core tab restore code by blundell · 10 years ago
  41. 56789fe Introduce TabRestoreServiceClient and //chrome implementation. by blundell · 10 years ago
  42. 24400c7d When sanitizing the referrer in navigation entries, also sanitize the page state by jochen · 11 years ago
  43. 31d74bdc6 Move referrer policy to a different field when serializing. by jochen · 11 years ago
  44. 74b46fe Moves content-specific code out of SerializedNavigationEntry. by rohitrao · 11 years ago