1. 1c99002 Replace tracked_objects::Location with base::Location. by Brett Wilson · 8 years ago
  2. ec04532 components: Fix common misspellings (excluding comments) by Julien Brianceau · 8 years ago
  3. 08a04b7 [Sync] Replace base::MakeUnique with std::make_unique by Sky Malice · 8 years ago
  4. e6d92ec3 Reland of [Sync] Maintain a global_id mapping to update UserEvents... by Sky Malice · 8 years ago
  5. 3105b147 Revert of "[Sync] Maintain a global_id mapping to update UserEvents that references navigations." by [email protected] · 8 years ago
  6. a58a1f0 [Sync] Maintain a global_id mapping to update UserEvents that references navigations. by skym · 8 years ago
  7. 3655c79 [Sync] Handle delayed source tab id by Nicolas Zea · 8 years ago
  8. 82892d4 [Sync] Reland cross-tab tracking for task ids. by Nicolas Zea · 8 years ago
  9. 6483d03 [Sync] FaviconCache: Remove entries from page_favicon_map_ when synced favicon is freed by Pavel Yatsuk · 8 years ago
  10. 1ee189bd Remove trailing semicolon at the end of a method definition by juncai · 8 years ago
  11. 75d70fe Don't move raw pointers in sync by vabr · 8 years ago
  12. 7e3869b Revert of Track task ids for navigations cross multiple tabs. (patchset #4 id:80001 of https://codereview.chromium.org/2868043003/ ) by zea · 8 years ago
  13. 854b8bc Track task ids for navigations cross multiple tabs. by shenchao · 8 years ago
  14. 783900c [Sync] Handle reassociation of tabs where the old tab is already mapped. by zea · 8 years ago
  15. 66a9a08 Use ScopedTaskEnvironment instead of MessageLoopForUI in components tests. by fdoray · 8 years ago
  16. 965fab94d Add taskids for navigation, created in session sync. by shenchao · 8 years ago
  17. 92d4a10 [Sync] Restore previous session if no tabbed windows present by zea · 8 years ago
  18. 325508e [Sync] Introduce SyncedSessionWindow type. by zea · 8 years ago
  19. 0a7406f Remove the wrapper functions content::RecordAction et al by bratell · 8 years ago
  20. 1901afa5 [sync] WebContentsObserver based sessions notifications by pnoland · 8 years ago
  21. 9b42f431 Reland v5 of Sessions Refactor by zea · 8 years ago
  22. 5bdcd6ff [Sync] Refactor SessionsSyncManager unit tests by zea · 9 years ago
  23. 60bd4d2f [Sync] Replace typedef with using. by skym · 9 years ago
  24. 471807b Revert of Reland v4 of Session refactor (patchset #3 id:40001 of https://codereview.chromium.org/2683263002/ ) by zea · 9 years ago
  25. 9e83363 Reland v4 of Session refactor by zea · 9 years ago
  26. 93a6ee79 Turn on clang format as an upload step for all the repo. by jam · 9 years ago
  27. 95716a604 [Sync] Fix sync lint errors/includes, update presubmit. by skym · 9 years ago
  28. ddd4300 Revert of Reland v3 of Session refactor (patchset #5 id:70001 of https://codereview.chromium.org/2651583006/ ) by zea · 9 years ago
  29. 0b0a0a1 Reland v3 of Session refactor by zea · 9 years ago
  30. 57426110 Remove ScopedVector in components/sync_sessions by ke.he · 9 years ago
  31. 0b45afb [Sync] Minor refactor to sessions manager to be more readable. by skym · 9 years ago
  32. aedecb0 [Sync] Add skym to sync OWNERS. by skym · 9 years ago
  33. 2fc56e3 Foreign tab suggestions should update when disabling sync or signing out. by skym · 9 years ago
  34. 0b91d717 Revert "Reland of [Sync] Put session tracker in charge of maintaining local state." by zea · 9 years ago
  35. f4224ba [Sync] Fix flakiness from Sessions refactor by zea · 9 years ago
  36. 159246f2 Reland of [Sync] Put session tracker in charge of maintaining local state. by zea · 9 years ago
  37. 3778079 [Sync] Rename NonUIDataTypeController to AsyncDirectoryTypeController by pavely · 9 years ago
  38. d8529e2 [Sync] Convert SyncSessions to NonUIDataTypeController and remove UIDataTypeController by pavely · 9 years ago
  39. fb4af85 [Sync] Remove UIDataTypeController by pavely · 9 years ago
  40. 0274b6d components: Cleanup class/struct fwd declarations by jbriance · 9 years ago
  41. 2b0bb91 [Sync] Move GenerateSyncableHash to base. by maxbogue · 9 years ago
  42. 1cd87c1 Revert of [Sync] Put session tracker in charge of maintaining local state. (patchset #5 id:120001 of https://codereview.chromium.org/2494533002/ ) by zea · 9 years ago
  43. 7453d79b [Sync] Put session tracker in charge of maintaining local state. by zea · 9 years ago
  44. fb4ce10 [Sync] Add support for identifying tabbed activites by zea · 9 years ago
  45. 24ffc6be [Sync] Replacing NULL with nullptr/null throughout sync code. by skym · 9 years ago
  46. 0a8b662 [Sync] Updating all sync components to use similar presubmit linting logic. by skym · 9 years ago
  47. 88daafd [Sync] Don't associate sessions when there are no windows by zea · 9 years ago
  48. 91ee6068 [Sync] Fix test support targets + duplicate namespaces. by maxbogue · 9 years ago
  49. dc10e45 [Sync] Rewriting ".reset(new" pattern to use "= base::MakeUnique" instead. by skym · 9 years ago
  50. 7160384 [Sync] Renaming sync/api* to sync/model*. by skym · 9 years ago
  51. 7ed9ccef [Sync] Move attachments code out of core/. by maxbogue · 9 years ago
  52. 2f960e5 [Sync] Move some things from driver to base. by maxbogue · 9 years ago
  53. a480621 Check SupervisedUserURLFilter on synchronous navigations. by bauerb · 9 years ago
  54. 6d5ecf8 [Sync] Fixing easy lint violations. by skym · 9 years ago
  55. f4b335b [Sync] Removing duplicate includes, part 2. by skym · 9 years ago
  56. 7e006db [Sync] Move //components/sync to the syncer namespace, take 2. by maxbogue · 9 years ago
  57. ad8dd0f Revert of [Sync] Move //components/sync to the syncer namespace. (patchset #5 id:40001 of https://codereview.chromium.org/2376123003 ) by ksakamoto · 9 years ago
  58. a1a85435 [Sync] Move //components/sync to the syncer namespace. by maxbogue · 9 years ago
  59. 453cc58e [Sync] Removing duplicated includes between cc and h files. by skym · 9 years ago
  60. 2376391 [sync] Crash in GenericChangeProcessor::NotifyLocalChangeObservers by pnoland · 9 years ago
  61. 3ab073a [sync] Gather metrics on how often tab sync misses navigations by pnoland · 9 years ago
  62. 498cabca Fix ownership in sync/sessions. by avi · 9 years ago
  63. ef46c00e Remove GYP annotations from components GN files. by brettw · 9 years ago
  64. a79d99b7 [Sync] Fix namespaces for the sync_sessions component. by maxbogue · 9 years ago
  65. fd43b4b9 [Sync] Convert DTCs to be not RefCounted and NonThreadSafe. by maxbogue · 9 years ago
  66. 85ec5795 Re-write many calls to WrapUnique() with MakeUnique() by ricea · 9 years ago
  67. 3033081a Change includes of histogram.h to histogram_macros.h. by asvitkine · 9 years ago
  68. 6ef45cf Remove calls to deprecated MessageLoop methods on Windows and Linux. by fdoray · 9 years ago
  69. f1885f7d [Sync] Create //components/sync/device_info. by maxbogue · 9 years ago
  70. 455a57e3 [Sync] Move //components/sync_driver to //components/sync/driver. by maxbogue · 9 years ago
  71. 4638441 components: Use stl utilities from the base namespace by skyostil · 9 years ago
  72. d0c366f4 [Sync] Update window_id for tabs during association. by maxbogue · 9 years ago
  73. fef332d [Sync] Move //sync to //components/sync. by Max Bogue · 9 years ago
  74. 2dbbe5b0 Convert some GN test support targets to static libs. by brettw · 9 years ago
  75. 74e10b2 Reland of place string::find(prefix) == 0 pattern with base::StartsWith(). (patchset #1 id:1 of https://codereview.chromium.org/2131933002/ ) by markusheintz · 9 years ago
  76. f6358362 Revert of Replace string::find(prefix) == 0 pattern with base::StartsWith(). (patchset #2 id:20001 of https://codereview.chromium.org/2121513002/ ) by markusheintz · 9 years ago
  77. 53bfbe9 Replace string::find(prefix) == 0 pattern with base::StartsWith(). by lazyboy · 9 years ago
  78. ee1440b Use container::back() and container::pop_back() in components/ by thestig · 9 years ago
  79. 6ad03d9 [Sync] Deprecate old histograms by zea · 9 years ago
  80. 1cbab2cb Cleanup: Remove static_casts of NULL in components/ by thestig · 9 years ago
  81. b0023a6 [Sync] Add maxbogue as a sync owner. by maxbogue · 9 years ago
  82. 7966d31 Fix include path for moved thread_task_runner_handle.h header in components/ by gab · 9 years ago
  83. 5b9c7ed6 Replace scoped_ptr with std::unique_ptr in //components/sync_sessions by danakj · 9 years ago
  84. 53151e5f [Sync] Sessions now deletes incorrectly hashed data during merge. by skym · 9 years ago
  85. b21a1b1 Convert //components/sync_driver from scoped_ptr to std::unique_ptr by dcheng · 9 years ago
  86. 199c7fd [Sync] Moved tab_node_id tracking to session object and improved foreign session by skym · 9 years ago
  87. 8508454d [Sync] Adding device count histogram based off pulsing device info. by skym · 9 years ago
  88. 34e4af6 [Sync] Adding metric on NTP load to emit the age of most recent foreign tab. by skym · 10 years ago
  89. f00b9b4 Update components for new prefs location. by brettw · 10 years ago
  90. 9f7802a2 Update GN build files for new prefs location. by brettw · 10 years ago
  91. 51ace48a Convert Pass()→std::move() in //components/[n-z]* by dcheng · 10 years ago
  92. 5dd91f8 Switch to standard integer types in components/, part 4 of 4. by avi · 10 years ago
  93. 83e8bd3 Sync: Clean up use of SyncedWindowDelegatesGetter by stanisc · 10 years ago
  94. d7a71c88 Run gn --format over all .gn files by agrieve · 10 years ago
  95. 9f5fa51 [Sync] Check for webcontents destruction before getting url by zea · 10 years ago
  96. 8ef2508 [Sync] Move sessions files from sync_driver to sync_sessions. by maxbogue · 10 years ago
  97. 1797a2e [sync] Componentize SessionDataTypeController by blundell · 10 years ago
  98. 9c7707d [Sync] Componentize SessionsSyncManager and PageRevisitBroadcaster by zea · 10 years ago
  99. e95da1e [sync] Remove NotificationServiceSessionRouter knowledge from PSS by blundell · 10 years ago
  100. c2f678e [Sync] Componentize SyncedSessionTracker by zea · 10 years ago