index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
bookmarks
/
bookmark_model_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
bookmarks: Componentize bookmark_model_unittest.cc.
tfarina@chromium.org
2014-05-16
1
-1160
/
+0
*
Allow embedder to force visibility of permanent nodes
sdefresne@chromium.org
2014-05-12
1
-7
/
+10
*
Move bookmarks' test support file to the bookmarks component
sdefresne@chromium.org
2014-05-05
1
-2
/
+2
*
Remove NotifyHistoryAboutRemovedBookmarks from BookmarkClient interface.
tfarina@chromium.org
2014-05-02
1
-5
/
+9
*
Move bookmarks' production code to components/bookmarks
sdefresne@chromium.org
2014-04-30
1
-2
/
+2
*
Move bookmark_model_observer.h to the bookmarks component
sdefresne@chromium.org
2014-04-28
1
-1
/
+1
*
Introduce BookmarkClient interface to abstract embedder
sdefresne@chromium.org
2014-04-26
1
-159
/
+160
*
BookmarkManagerPrivate API meta info improvements.
rfevang@chromium.org
2014-04-24
1
-0
/
+27
*
Omnibox: Make URLs of Bookmarks Searchable
mpearson@chromium.org
2014-04-23
1
-1
/
+1
*
Move UTF16ToASCII, remove WideToASCII.
brettw@chromium.org
2014-03-14
1
-5
/
+5
*
Rename BookmarkModelObserver::Loaded() method to BookmarkModelLoaded().
tfarina@chromium.org
2013-12-26
1
-1
/
+2
*
Revert 242455 "Revert 242449 "Update some uses of UTF conversion..."
avi@chromium.org
2013-12-24
1
-2
/
+3
*
Revert 242449 "Update some uses of UTF conversions in chrome/bro..."
avi@chromium.org
2013-12-24
1
-3
/
+2
*
Update some uses of UTF conversions in chrome/browser to use the base:: names...
avi@chromium.org
2013-12-24
1
-2
/
+3
*
Replace string16 with base::string16.
brettw@chromium.org
2013-12-04
1
-19
/
+19
*
Extract sync transaction version from bookmark meta info.
rfevang@chromium.org
2013-11-26
1
-2
/
+2
*
bookmarks: Cleanup, remove BookmarkModelTestUtils class.
tfarina@chromium.org
2013-09-16
1
-10
/
+8
*
bookmarks: Get rid of ui_test_utils.h entry from the exception list.
tfarina@chromium.org
2013-09-11
1
-3
/
+2
*
BookmarkModel::ReorderChildren to take const BookmarkNodes.
tom.cassiotis@gmail.com
2013-08-06
1
-1
/
+1
*
Add asserts to TestingProfile::CreateHistoryService to ensure files are deleted
rmcilroy@chromium.org
2013-07-24
1
-10
/
+1
*
Revert 213148 "Add asserts to TestingProfile::CreateHistoryServi..."
rlarocque@chromium.org
2013-07-23
1
-1
/
+10
*
Add asserts to TestingProfile::CreateHistoryService to ensure files are deleted
rmcilroy@chromium.org
2013-07-23
1
-10
/
+1
*
chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 1
tfarina@chromium.org
2013-07-02
1
-1
/
+1
*
bookmarks: Move BookmarkModel test utils from chrome/test/base.
tfarina@chromium.org
2013-07-02
1
-21
/
+22
*
Use a direct include of time headers in chrome/browser/, part 1.
avi@chromium.org
2013-06-28
1
-1
/
+1
*
Fix Bookmark DeleteMetaInfo to handle paths
zea@chromium.org
2013-06-21
1
-5
/
+13
*
bookmarks: Use TestBrowserThreadBundle instead of TestBrowserThread.
tfarina@chromium.org
2013-06-20
1
-7
/
+3
*
Rename base/hash_tables to base/containers/hash_tables.
brettw@chromium.org
2013-06-11
1
-1
/
+1
*
Use a direct include of strings headers in chrome/browser/bookmarks/.
avi@chromium.org
2013-06-10
1
-2
/
+2
*
BookmarkModel changes for multiple level undo and redo of bookmarks.
tom.cassiotis@gmail.com
2013-06-10
1
-17
/
+80
*
Use a direct include of utf_string_conversions.h in chrome/browser/, part 1.
avi@chromium.org
2013-06-09
1
-1
/
+1
*
chrome: Use base::MessageLoop. (Part 3)
xhwang@chromium.org
2013-05-28
1
-1
/
+1
*
bookmarks: Get rid of the dependency on history_notifications.h
tfarina@chromium.org
2013-05-28
1
-27
/
+0
*
Cleanup: Remove unneeded base/file_util.h includes in chrome.
thestig@chromium.org
2013-05-15
1
-1
/
+0
*
Add a remove all bookmarks method to bookmark model.
shashishekhar@chromium.org
2013-03-30
1
-1
/
+35
*
bookmarks: Get rid of TestingProfile::BlockUntilBookmarkModelLoaded().
tfarina@chromium.org
2013-03-25
1
-1
/
+2
*
Use BookmarkModel as non-const pointer.
tfarina@chromium.org
2013-03-19
1
-15
/
+16
*
chrome: Update include paths of string_split.h to its new location.
tfarina@chromium.org
2013-02-28
1
-1
/
+1
*
Revert 184352
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
Add utf_string_conversions to base namespace.
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
Rename FilePath to base::FilePath and use new location of string_number_conve...
brettw@chromium.org
2013-02-08
1
-1
/
+1
*
Linux/ChromeOS Chromium style checker cleanup, chrome/browser edition.
rsleevi@chromium.org
2013-02-07
1
-1
/
+1
*
history: Rename history.h to history_service.h
tfarina@chromium.org
2013-01-25
1
-1
/
+1
*
bookmarks: Remove unused includes from bookmark_model_unittest.cc
tfarina@chromium.org
2012-12-26
1
-8
/
+2
*
bookmarks: Forward declare FaviconImageResult in bookmark_model.h
tfarina@chromium.org
2012-12-21
1
-0
/
+1
*
bookmarks: Make BookmarkModel not send notifications through content::Notific...
tfarina@chromium.org
2012-12-09
1
-74
/
+0
*
Bookmark: change Move() with no effect to keep the folder timestamp.
kinaba@chromium.org
2012-12-05
1
-0
/
+16
*
[Sync] Ensure that creation_time_us changes are pushed into the bookmark model
zea@chromium.org
2012-10-27
1
-0
/
+15
*
Transaction version is used to detect out-of-sync between sync model and nati...
haitaol@chromium.org
2012-10-26
1
-0
/
+25
*
[Bookmarks] Be less aggressive about collapsing whitespace within bookmark ti...
isherman@chromium.org
2012-10-20
1
-10
/
+41
[next]