1. f50a327 bookmarks: Simplify constructing the managed node in tests by Mikel Astiz · 5 years ago
  2. af1a45f bookmarks: Simplify visibility of permanent nodes by Mikel Astiz · 5 years ago
  3. e8f4a202 Convert Callbacks in components/bookmarks/ {Once,Repeating}Callback by danakj · 6 years ago
  4. 95c45e6e Replaced WrapUnique with make_unique in components/ by Tomasz Dobrowolski · 6 years ago
  5. fb617fde [Bookmarks] Rename "extra node" to "managed node" by Mohamed Amir Yosef · 6 years ago
  6. 35f826b Reland "BookmarkModel can contain at most one managed permanent folder" by Mohamed Amir Yosef · 6 years ago
  7. 8565cb0 Revert "BookmarkModel can contain at most one managed permanent folder" by Stephen McGruer · 6 years ago
  8. 6a55661a BookmarkModel can contain at most one managed permanent folder by Mohamed Amir Yosef · 6 years ago
  9. b0d21f2 Remove instances of TreeNode::child_count(). by Peter Kasting · 6 years ago
  10. 15193a6a Misc. cleanup found while removing instances of TreeNode::child_count(). by Peter Kasting · 6 years ago
  11. 45d34f4 [base] Replace Contains{Key,Value} with Contains in //components by Jan Wilken Dörrie · 6 years ago
  12. 8cf4c23e Convert TreeNode{Model} Add/Remove functions to use size_t. by Peter Kasting · 6 years ago
  13. 2bcf8e4 Apply base_bind_rewriters to //components to update base::Bind to base::BindOnce by tzik · 7 years ago
  14. 4cf4e0fe Use ContainsValue() instead of std::find() at components -4- by Hwanseung Lee · 7 years ago
  15. d1950618 [Sync::USS] Persisting bookmark sync metadata with the bookmark model by Mohamed Amir Yosef · 7 years ago
  16. 82ef0fa bookmarks: creates UrlIndex by Scott Violet · 7 years ago
  17. e349e96 bookmarks: moves creation of various state to BookmarkLoadDetails by Scott Violet · 7 years ago
  18. 6784852 Chrome style plugin: enable virtual specifier checks for Gmock objects in //components by Daniel Cheng · 7 years ago
  19. f64aa8ef [jumbo] add missing include guards in //components by Mostyn Bramley-Moore · 8 years ago
  20. d8cfe8f Migrate MessageLoop::ScopedNestableTaskAllower to RunLoop::Type::kNestableTasksAllowed when used in same scope as a RunLoop variable in /components/bookmarks by Gabriel Charette · 8 years ago
  21. f64a25e Add missing IWYU message_loop.h includes. by gab · 8 years ago
  22. cee78e4e Fix object ownership in ui/base/models. by avi · 9 years ago
  23. acd3f52 Convert //components/bookmarks from scoped_ptr to std::unique_ptr by dcheng · 9 years ago
  24. 1fb7646 Drop |languages| from FormatUrl*() and ElideUrl() by jshin · 9 years ago
  25. 070a510 Change ownership of BookmarkClient. by sdefresne · 10 years ago
  26. 5160635 Convert Pass()→std::move() in //components/[a-m]* by dcheng · 10 years ago
  27. bc5337b Switch to standard integer types in components/, part 1 of 4. by avi · 10 years ago
  28. e6b7345 bookmarks: Remove includes of basictypes.h. by tfarina · 10 years ago
  29. a665b308 bookmarks: Move BookmarkNode into 'bookmarks' namespace. by tfarina · 11 years ago
  30. a0ec34e bookmarks: Move BookmarkModel into 'bookmarks' namespace. by tfarina · 11 years ago
  31. ac0ea031 gn format //components by scottmg · 11 years ago
  32. 8f4aae2 bookmarks: Move bookmark_test_helpers.h into 'bookmarks' namespace. by tfarina · 11 years ago
  33. 00ea022b Standardize usage of virtual/override/final in components/ by dcheng · 11 years ago
  34. fe59f48 replace OVERRIDE and FINAL with override and final in components/ by mostynb · 11 years ago
  35. 51a9d86 Move TestBookmarkClient into bookmarks namespace. by tfarina · 11 years ago
  36. 0c8745a Mark gtest and gmock as testonly in GN. by Brett Wilson · 11 years ago
  37. 1e542cb Move MockBookmarkModelObserver into bookmarks namespace. by tfarina · 11 years ago
  38. 56bd38e Omnibox: Make URLs of Bookmarks Searchable - Try 2 by mpearson · 11 years ago
  39. 6b7b926 Revert of Omnibox: Make URLs of Bookmarks Searchable (patchset #2 of https://codereview.chromium.org/489373005/) by [email protected] · 11 years ago
  40. 1c2f071 Omnibox: Make URLs of Bookmarks Searchable by [email protected] · 11 years ago
  41. 48c35b8 components: Add bookmarks to GN build. by [email protected] · 11 years ago
  42. 5d4832f2 Move BookmarkClient into bookmarks namespace. by [email protected] · 11 years ago
  43. 5cd942208a Mass-rename of BookmarkModel::RemoveAll(). by [email protected] · 11 years ago
  44. 9b53310 Revert of Mass-rename of BookmarkModel::RemoveAll(). (https://codereview.chromium.org/323563003/) by [email protected] · 11 years ago
  45. 40317ba Mass-rename of BookmarkModel::RemoveAll(). by [email protected] · 11 years ago
  46. 23e3969 Added BookmarkClient::CanBeEditedByUser. by [email protected] · 11 years ago
  47. 80bc8a0 Create the managed_node at the ChromeBookmarkClient. by [email protected] · 11 years ago
  48. 043a76d BookmarkClient can add extra nodes to BookmarkModel. by [email protected] · 11 years ago
  49. a90c8ca Move bookmarks/core/... to bookmarks/... by [email protected] · 11 years ago