[go: nahoru, domu]

  1. d5cf08b [bookmarks] Prefer reassigning IDs for local bookmarks over account ones by Mikel Astiz · 9 months ago
  2. 42343c7 [bookmarks] Plumb metric suffixes for account bookmarks by Mikel Astiz · 9 months ago
  3. 4cc399f6 Reland "[bookmarks] Optimize away unnecessary JSON writes" by Mikel Astiz · 9 months ago
  4. b8ab509 Revert "[bookmarks] Optimize away unnecessary JSON writes" by luci-bisection@appspot.gserviceaccount.com · 9 months ago
  5. e3e143d [bookmarks] Optimize away unnecessary JSON writes by Mikel Astiz · 9 months ago
  6. dfefe05 [bookmarks] Refactor BookmarkModel::Load() signature by Mikel Astiz · 9 months ago
  7. 6a0cdbc9 [bookmarks] Fix potential ID collisions if one JSON file missing by Mikel Astiz · 9 months ago
  8. fdae1f6 [buganizer] Migrate DIR_METADATA components/a*, components/b* by Jeff Yoon · 9 months ago
  9. 347f9b8 [bookmarks] Decode and encode account sync metadata by Mikel Astiz · 9 months ago
  10. f0e3d45 [bookmarks] Write account bookmarks to disk (dedicated JSON file) by Mikel Astiz · 9 months ago
  11. 44f9b56 [bookmarks] Remove API to encode a BookmarkModel directly by Mikel Astiz · 9 months ago
  12. 14f86436 [bookmarks] Remove unnecessary BookmarkStorage::BookmarkModelDeleted() by Mikel Astiz · 9 months ago
  13. 75ae309d [bookmarks] Load account bookmarks upon profile startup if enabled by Mikel Astiz · 9 months ago
  14. b45a85b7 [bookmarks] Extend BookmarkLoadDetails with account bookmarks by Mikel Astiz · 9 months ago
  15. c571efb Rename {absl => std}::optional in //components/ by Arthur Sonzogni · 9 months ago
  16. 81061ddb [bookmarks] Delete unused model meta-info-map by Mikel Astiz · 9 months ago
  17. b8657865e [bookmarks] Instantiate BookmarkLoadDetails on backend sequence by Mikel Astiz · 10 months ago
  18. 0486668 libstdc++: fix static assertion in NodeUuidEquality by Jose Dapena Paz · 10 months ago
  19. 229be0b [bookmarks] Bypass BookmarkClient when consuming feature toggle by Mikel Astiz · 10 months ago
  20. 54bd6667 [bookmarks][trivial] Point TODOs to appropriate bug by Mikel Astiz · 10 months ago
  21. 0b5b7149 [bookmarks] Refactor BookmarkClient::IsPermanentNodeVisibleWhenEmpty() by Mikel Astiz · 10 months ago
  22. 8dde4374 Bookmarks: Make all pref names `constexpr` by Marc Treib · 10 months ago
  23. 13fab5e [bookmarks] Handle moves across storage/UUID-type boundaries by Mikel Astiz · 10 months ago
  24. ecfddc0 [bookmarks] Add separate UUID index for account bookmarks by Mikel Astiz · 10 months ago
  25. e1722ba [bookmarks] Refactor APIs to introduce enum NodeTypeForUuidLookup by Mikel Astiz · 10 months ago
  26. 686a13b [bookmarks] Add DCHECKs to enforce nodes belong to BookmarkModel by Mikel Astiz · 10 months ago
  27. 4fa0da6 [bookmarks] Refactor lookups to avoid temporary objects by Mikel Astiz · 10 months ago
  28. 7ca0606 Use std::string Base64Encode(StringPiece input) instead of void Base64Encode(StringPiece input, std::string* output) by Binoy Kumar Sutradhar · 10 months ago
  29. 9566ad5 Revert^2 "SyncToSigninMigration: Add tests for custom passphrase cases" by Marc Treib · 10 months ago
  30. 1b4e9d6 [bookmarks] Implement creation and removal of account permanent folders by Mikel Astiz · 10 months ago
  31. 662deaf [bookmarks] Plumb through the isAccountBookmark bit to BookmarkItem by Brandon Wylie · 10 months ago
  32. 8310f0f Replace logging::LOG_FATAL with LOGGING_ by Peter Boström · 10 months ago
  33. e63cbaf6 Rewrite vector<T*> into vector<raw_ptr<T, VectorExperimental>> by Ali Hijazi · 11 months ago
  34. 1a91575 [UNO][Bookmarks] Remove kEnableBookmarksAccountStorage feature flag by Boris Sazonov · 11 months ago
  35. 6921184 LSC: Reformat //components/**/*.java with google-java-format by Andrew Grieve · 12 months ago
  36. 5bbd13cd [history] Guard against invalid URLs when reading database by Mikel Astiz · 12 months ago
  37. f4005fa [bookmarks] Refactor passing of allow_folders_for_account_storage by Mikel Astiz · 12 months ago
  38. 7c07c2d [sync] Extend BookmarkModelView with support for account bookmarks by Mikel Astiz · 12 months ago
  39. a95312f7 [bookmarks] Let unit-tests load BookmarkModel without TestBookmarkClient by Mikel Astiz · 12 months ago
  40. 42e0d36 [UNO] Add API for united BookmarkModel by Boris Sazonov · 12 months ago
  41. faeb8e6 [bookmarks] Add flag to change default folder visibility by Brandon Wylie · 1 year ago
  42. b93f59e Revert "[bookmarks] Add local-only meta info field to bookmark_node" by Mikel Astiz · 1 year, 1 month ago
  43. 2bd7336 [Bookmarks] Remove BookmarkModel::AddNonClonedKey and related methods by Boris Sazonov · 1 year, 1 month ago
  44. e5c9357 [base] Rename DIR_SOURCE_ROOT to DIR_SRC_TEST_DATA_ROOT in //components by Ho Cheung · 1 year, 1 month ago
  45. 78c53dd0 Reland "jni_zero: Migrating all JNI annotations in /components to jni_zero copies #cleanup" by Sam Maier · 1 year, 1 month ago
  46. 87d9dc3 Revert "jni_zero: Migrating all JNI annotations in /components to jni_zero copies #cleanup" by luci-bisection@appspot.gserviceaccount.com · 1 year, 1 month ago
  47. 7a64d84 jni_zero: Migrating all JNI annotations in /components to jni_zero copies #cleanup by Sam Maier · 1 year, 1 month ago
  48. 6fa5935 Add DumpWithoutCrashing to bookmark folder check by Emily Shack · 1 year, 1 month ago
  49. 41de2a7 [SFL] Update shopping collection UUID by Matt Jones · 1 year, 2 months ago
  50. c4d8065 [bookmarks] Refactor CanBeEditedByUser() and CanSyncNode() to one by Mikel Astiz · 1 year, 2 months ago
  51. ca65dd5 [bookmarks] Refactor BookmarkModel APIs to return by value by Mikel Astiz · 1 year, 2 months ago
  52. c24d386 [bookmarks] Remove trivial utility functions to look up by UUID by Mikel Astiz · 1 year, 2 months ago
  53. 2fc9cd6 [bookmarks] Introduce UUID-keyed index in BookmarkModel by Mikel Astiz · 1 year, 2 months ago
  54. 155c73f [bookmarks] Refactor URL-index-building code by Mikel Astiz · 1 year, 2 months ago
  55. 2cb3f6d jni_zero: moving generate_jni gn template into third_party by Sam Maier · 1 year, 2 months ago
  56. 4a0b8283 Add support for BookmarkClient to provide suggested save locations by Matt Jones · 1 year, 2 months ago
  57. e58fd750 Fix bookmark codec with shopping collection by Matt Jones · 1 year, 2 months ago
  58. eac566b0 Move foundation_util to base/apple, leave a forwarding header by Avi Drissman · 1 year, 3 months ago
  59. 7225adf [Bookmarks] client_ gets destructed before the observer list. by Arthur Milchior · 1 year, 3 months ago
  60. 02484cc [Bookmarks] managed bookmark service use a scoped observation by Arthur Milchior · 1 year, 3 months ago
  61. ca95ab4 [iOS] Ensure bookmark model observer list is empty by Arthur Milchior · 1 year, 3 months ago
  62. c60f204 [Bookmarks] Fix CutToClipboard test leaking observer by Arthur Milchior · 1 year, 3 months ago
  63. a90628e [bookmark] remove observer in bookmark_model_unittest by Arthur Milchior · 1 year, 3 months ago
  64. b05fd49 Bookmark model becomes a checked observer by Arthur Milchior · 1 year, 3 months ago
  65. c0132766 [SFL] Add shopping collection flag and access util by Matt Jones · 1 year, 3 months ago
  66. a4800ad Remove ARC boilerplate in /components by Avi Drissman · 1 year, 3 months ago
  67. 1b262d4 Remove redundant ARC configuration in /components by Avi Drissman · 1 year, 3 months ago
  68. 574e8a81 [bookmarks] Add option to sort be last opened by Brandon Wylie · 1 year, 3 months ago
  69. 55a58b5 Move known bookmark UUIDs to separate file by Matt Jones · 1 year, 3 months ago
  70. 81090fd Remove @VisibleForTesting from ForTesting methods by Andrew Grieve · 1 year, 4 months ago
  71. e6361d0 Rename DanglingAcrossTasks to AcrossTasksDanglingUntriaged by Pâris · 1 year, 4 months ago
  72. 532e57ca Use @BookmarkType annotation more consistently. by Sky Malice · 1 year, 4 months ago
  73. 98d17f5 Move Bookmarks and ReadingList AccountStorage features to /sync/ by Marc Treib · 1 year, 4 months ago
  74. 7b499424 [Expired Histograms] Remove UMA metrics for bookmarks by Nan Lin · 1 year, 4 months ago
  75. 4332a2f Annotate Cross task dangling pointers detected on Linux builds by Pâris · 1 year, 4 months ago
  76. ddfcc907 IWYU: add cstddef for size_t in bookmarks::UrlLoadStats by Stephan Hartmann · 1 year, 4 months ago
  77. 0ba3416 Bookmarks Declutter: Add metrics by Emily Shack · 1 year, 5 months ago
  78. f0883fa Split Bookmarks.Opened action by account vs local storage by Marc Treib · 1 year, 5 months ago
  79. e125ffb Remove "=false" from BookmarkModel::UpdateLastUsedTime's just_opened by Marc Treib · 1 year, 5 months ago
  80. 63439e9 Avoid dangling use-after-return in MatchTitledUrlNodeWithQuery(). by Tom Sepez · 1 year, 5 months ago
  81. a49f521 [iOS][Bookmarks] Update BookmarkNode pointer after moving by Boris Sazonov · 1 year, 5 months ago
  82. e98d214 DanglingPointer: annotate for unittests base+linux [1/N] by Arthur Sonzogni · 1 year, 5 months ago
  83. aae66172 [iOS][Bkmrks] Split metrics for account and local storage - part 2 by Tanmoy Mollik · 1 year, 5 months ago
  84. a2edeb1 [iOS] Add rollback support for EnableBookmarksAccountStorage by Boris Sazonov · 1 year, 6 months ago
  85. c4c27d8d Manual raw_ptr rewrite: //components by Ho Cheung · 1 year, 6 months ago
  86. 6e7de9a [IOS][Bkmrks] Split metrics for account and local storage by Tanmoy Mollik · 1 year, 6 months ago
  87. 20180c0 Avoid dangling ptr in TitledUrlIndexTest.GetResultsSortedByTypedCount by Tom Sepez · 1 year, 6 months ago
  88. 2af8425 Compare bookmarks' added time when bookmarks have the same used time by Gang Wu · 1 year, 6 months ago
  89. 0876472 Implement querying bookmarks for auxiliary search by Gang Wu · 1 year, 6 months ago
  90. 84702db0 [bookmarks] Remove RecordAction from BookmarkClient by Mikel Astiz · 1 year, 6 months ago
  91. afcf19d Support account bookmark model in CreateOrUpdateBookmarkWithUndoToast by Boris Sazonov · 1 year, 6 months ago
  92. e28658b [bookmarks] Avoid redundant BookmarkUndoProvider pointers by Mikel Astiz · 1 year, 6 months ago
  93. c4f7e24 [bookmarks] Refactor BookmarkUndoDelegate into BookmarkClient by Mikel Astiz · 1 year, 6 months ago
  94. d3b0828 Convert /components/bookmarks to use ARC by Avi Drissman · 1 year, 6 months ago
  95. c86e49f Convert /ui/base/clipboard to use ARC by Avi Drissman · 1 year, 6 months ago
  96. c92a9cc [Bookmarks] Support undo operations for account BookmarkModel by Boris Sazonov · 1 year, 6 months ago
  97. f97156f [Bookmarks] Send notifications for descendants during cross-model move by Boris Sazonov · 1 year, 6 months ago
  98. 3c2ed98 [iOS] Add preference for default model by Arthur Milchior · 1 year, 6 months ago
  99. 2798175 [bookmarks] Add most recent metrics for save/recall by Brandon Wylie · 1 year, 6 months ago
  100. 7a8c14e5 [Bookmarks] Add BookmarkModel::MoveToOtherModelWithNewNodeIdsAndUuids by Boris Sazonov · 1 year, 6 months ago