Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Supporting undoing bookmark deletion without creating new ID. | jianli | 2015-10-09 | 4 | -175/+69 |
* | Add BookmarkUndoServiceTest.UndoRemoveFolderWithSubfolders | twellington | 2015-07-21 | 1 | -0/+43 |
* | Recursively call UpdateBookmarkIds with the correct index_added_at value | twellington | 2015-07-08 | 1 | -1/+1 |
* | components: Fix 'gn check' errors for undo and webcrypto. | tfarina | 2015-06-17 | 1 | -0/+2 |
* | Replace more ObserverList with base::ObserverList. | brettw | 2015-06-03 | 1 | -1/+1 |
* | Avoid unnacessarily conversion from index to BookmarkNode pointer. | deepak.m1 | 2015-05-04 | 2 | -4/+4 |
* | Disable size_t check for //components/undo:unit_tests to fix build. | Dirk Pranke | 2015-04-22 | 1 | -0/+1 |
* | Cleanup after componentization of //chrome/browser/undo | sdefresne | 2015-04-20 | 2 | -4/+1 |
* | Fix components/undo/BUILD.gn | sdefresne | 2015-04-20 | 1 | -1/+1 |
* | Move undo files into //components/undo | sdefresne | 2015-04-17 | 14 | -0/+1797 |