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
*
Improve the algorithm of TreeNode::Remove.
tfarina@chromium.org
2011-03-22
1
-2
/
+2
*
bookmarks: Rename more entries from Group/group/GROUP to Folder/folder/FOLDER.
tfarina@chromium.org
2011-03-21
1
-6
/
+6
*
Reverse the order of parameters in TreeNode::Add function.
tfarina@chromium.org
2011-03-18
1
-3
/
+3
*
bookmarks: Rename AddGroup to AddFolder.
tfarina@chromium.org
2011-03-18
1
-44
/
+44
*
fav icon -> favicon. Pass 10: bookmarks
avi@chromium.org
2011-03-15
1
-2
/
+2
*
Rename TreeNode::SetTitle to TreeNode::set_title. Part 4.
tfarina@chromium.org
2011-03-11
1
-2
/
+2
*
Rename TreeNode::GetChildCount to TreeNode::child_count. Part 3.
tfarina@chromium.org
2011-03-10
1
-20
/
+20
*
Rename TreeNode::GetParent() to TreeNode::parent(). Part 2
tfarina@chromium.org
2011-03-08
1
-4
/
+4
*
Update a bunch of files to the new location of notification files.
tfarina@chromium.org
2011-03-08
1
-6
/
+6
*
Update a bunch of files to the new location of browser_thread.h
jam@chromium.org
2011-03-01
1
-1
/
+1
*
GTTF: Use a fresh TestingBrowserProcess for each test, part #2
phajdan.jr@chromium.org
2011-02-25
1
-2
/
+4
*
Move models from app to ui/base/models
ben@chromium.org
2011-01-14
1
-4
/
+4
*
Cleanup: Remove unneeded includes of notification_service.h, part 2.
thestig@chromium.org
2010-12-17
1
-1
/
+3
*
base: Move StringSplitAlongWhitespace to string_split.h
tfarina@chromium.org
2010-11-15
1
-1
/
+2
*
Rename ChromeThread to BrowserThread Part19:
tfarina@chromium.org
2010-10-12
1
-1
/
+1
*
Rename ChromeThread to BrowserThread Part 1:
tfarina@chromium.org
2010-10-05
1
-4
/
+4
*
Remove the wstring TreeModelNode::GetTitle() and rename GetTitleAsString16() ...
viettrungluu@chromium.org
2010-08-30
1
-20
/
+18
*
bookmarks: Add HasBookmarks() method to BookmarkModel API.
tfarina@chromium.org
2010-08-27
1
-0
/
+7
*
Remove wstrings from bookmarks, part 14.
viettrungluu@chromium.org
2010-08-25
1
-2
/
+2
*
Remove wstrings from bookmarks, part 13.
viettrungluu@chromium.org
2010-08-25
1
-26
/
+26
*
Re-land r56742 now with correct database files
brettw@chromium.org
2010-08-21
1
-1
/
+1
*
Convert wstrings in bookmarks, part 4.
viettrungluu@chromium.org
2010-08-20
1
-2
/
+2
*
Revert 56742 - A new field to describe the sources of history urls(visits) is...
brettw@chromium.org
2010-08-19
1
-1
/
+1
*
A new field to describe the sources of history urls(visits) is added. This fi...
brettw@chromium.org
2010-08-19
1
-1
/
+1
*
Convert strings in bookmarks, part 2.
viettrungluu@chromium.org
2010-08-18
1
-19
/
+21
*
Remove wstrings from bookmarks, part 1 (of many).
viettrungluu@chromium.org
2010-08-18
1
-1
/
+2
*
FBTF: Forward declare everything possible in testing_profile.h
erg@google.com
2010-08-13
1
-0
/
+3
*
Use GetTitleAsString16 instead of GetTitle that returns std::wstring.
tfarina@chromium.org
2010-08-12
1
-23
/
+25
*
Convert more callers of the integer/string functions to using
brettw@chromium.org
2010-07-31
1
-1
/
+2
*
Add and implement cut/copy/paste to the bookmark bar and folder context menus...
mrossetti@chromium.org
2010-04-29
1
-36
/
+11
*
Long string continuation lines require an 'L' on each continuation.
mrossetti@chromium.org
2010-03-11
1
-1
/
+1
*
Add bookmark copying while dragging by holding down the <option> key.
mrossetti@chromium.org
2010-03-11
1
-0
/
+80
*
Implement BookmarkModel::SetUrl
arv@chromium.org
2010-02-09
1
-0
/
+15
*
[GTTF] Reduce header dependencies in chrome.
phajdan.jr@chromium.org
2009-12-02
1
-0
/
+2
*
Unittest for fix to allow navigation when there is no history DB.
pkasting@chromium.org
2009-11-02
1
-5
/
+5
*
Third patch in getting rid of caching MessageLoop pointers and always using C...
jam@chromium.org
2009-11-02
1
-0
/
+6
*
Lands http://codereview.chromium.org/272036 for Thiago:
sky@chromium.org
2009-10-19
1
-10
/
+10
*
Makes sure bookmark ids are unique on reading from file. If not unique
sky@chromium.org
2009-10-07
1
-0
/
+38
*
Coverity: check result of file_util::CopyFile.
mattm@chromium.org
2009-09-29
1
-1
/
+1
*
Lands http://codereview.chromium.org/155428 for Thiago, which changes
sky@chromium.org
2009-07-15
1
-3
/
+5
*
Try the original CL "Always persist bookmark IDs" again with the fix to
munjal@chromium.org
2009-07-13
1
-1
/
+1
*
Revert "Always persist bookmark IDs."
tc@google.com
2009-07-13
1
-1
/
+1
*
Always persist bookmark IDs.
munjal@chromium.org
2009-07-13
1
-1
/
+1
*
Lands http://codereview.chromium.org/155128 for Thiago.
sky@chromium.org
2009-07-08
1
-17
/
+15
*
Moved typedef of RedirectList from HistoryService class to history namespace.
meelapshah@chromium.org
2009-07-01
1
-1
/
+1
*
Fix: Certain redirections remove sites from the history
yuzo@chromium.org
2009-07-01
1
-1
/
+1
*
Make bookmark model public interface use const BookmarkNode* instead of
munjal@chromium.org
2009-06-26
1
-70
/
+99
*
Don't allow duplicate bookmark node ids by always assigning ids with the ones...
tim@chromium.org
2009-05-22
1
-0
/
+10
*
Adds an index over bookmark titles for fast look up.
sky@chromium.org
2009-05-19
1
-22
/
+0
*
Move tree-related classes that Linux code depends on from views/ to app/
phajdan.jr@chromium.org
2009-05-13
1
-2
/
+2
[next]