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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Try the original CL "Always persist bookmark IDs" again with the fix to
munjal@chromium.org
2009-07-13
1
-45
/
+14
*
Revert "Always persist bookmark IDs."
tc@google.com
2009-07-13
1
-14
/
+45
*
Always persist bookmark IDs.
munjal@chromium.org
2009-07-13
1
-45
/
+14
*
Lands http://codereview.chromium.org/155128 for Thiago.
sky@chromium.org
2009-07-08
1
-12
/
+25
*
Make bookmark model public interface use const BookmarkNode* instead of
munjal@chromium.org
2009-06-26
1
-68
/
+78
*
Replace std:;wstring with std::string and string16 in locale-name related APIs.
jshin@chromium.org
2009-06-24
1
-1
/
+1
*
We need to save bookmarks file when the persist_ids settings changes
munjal@chromium.org
2009-05-28
1
-0
/
+16
*
Add a preference to enable/disable ID persistence in bookmark model and
munjal@chromium.org
2009-05-27
1
-0
/
+32
*
Moves decoding and population of bookmark index to background thread.
sky@chromium.org
2009-05-22
1
-24
/
+42
*
More NotificationRegistrar conversions.
pkasting@chromium.org
2009-05-22
1
-11
/
+3
*
Moves GetFavIcon from BookmarkNode to BookmarkModel. I'm doing this
sky@chromium.org
2009-05-20
1
-21
/
+20
*
Adds an index over bookmark titles for fast look up.
sky@chromium.org
2009-05-19
1
-0
/
+17
*
Move the bookmark node iD generation to bookmark model isntead of
munjal@chromium.org
2009-05-12
1
-19
/
+12
*
Converted BookmarkStorage to use ImportantFileWriter
phajdan.jr@chromium.org
2009-05-08
1
-77
/
+3
*
Move l10n_util to app/
ben@chromium.org
2009-05-05
1
-1
/
+1
*
Move scoped_vector.h and stl_util-inl.h to base/
ben@chromium.org
2009-05-05
1
-1
/
+1
*
Implement ID persistence for bookmarks:
munjal@chromium.org
2009-04-30
1
-8
/
+22
*
Fixes bug were sorting bookmarks wouldn't trigger a save.
sky@google.com
2009-03-12
1
-0
/
+3
*
Adds support for BlockTillLoaded to Linux.
markus@chromium.org
2009-03-09
1
-17
/
+4
*
Changes bookmark sorting to sort folders first.
sky@google.com
2009-03-05
1
-3
/
+38
*
Adds ability to sort the children of a node in the bookmark model. I
sky@google.com
2009-02-25
1
-0
/
+15
*
Update include paths for grit files. Go ahead and resort
tc@google.com
2009-02-22
1
-2
/
+1
*
Re-check in some of my dynamic linking change.
evan@chromium.org
2009-02-10
1
-7
/
+23
*
Revert basically everything I've done today as it fails mysteriously
evan@chromium.org
2009-02-10
1
-23
/
+7
*
Bring a bunch more headers into the non-Windows build:
evan@chromium.org
2009-02-10
1
-7
/
+23
*
Remove most header file dependencies on the notification type list. It is
brettw@chromium.org
2009-02-01
1
-12
/
+15
*
Attempt 2 at this. This differs from first version in that I renamed
sky@google.com
2008-12-16
1
-0
/
+8
*
Moves some utility functions out of bookmark model into
sky@google.com
2008-12-09
1
-120
/
+4
*
Fixes bug in adding bookmark groups. Adding wasn't setting the
sky@google.com
2008-11-13
1
-0
/
+1
*
Adds the ability for ObserverList to not notify observers added during
sky@google.com
2008-10-31
1
-0
/
+1
*
Move Time, TimeDelta and TimeTicks into namespace base.
dsh@google.com
2008-10-27
1
-0
/
+2
*
Adds models needed by the bookmark manager. Specifically a
sky@google.com
2008-10-23
1
-4
/
+23
*
Changes BookmarkModel to not grab the same lock twice.
sky@google.com
2008-10-09
1
-4
/
+8
*
Port some more of chrome/ to Linux.
deanm@google.com
2008-10-02
1
-0
/
+1
*
Changes the bookmark model to allow more than one bookmark to
sky@google.com
2008-09-19
1
-20
/
+72
*
Adds logging of loading/saving bookmarks to help me diagnose why some
sky@google.com
2008-09-16
1
-0
/
+9
*
Renames BoomarkBarModel to BookmarkModel.
sky@google.com
2008-09-11
1
-0
/
+693