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_codec.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename GetStringAsUTF16() to GetString() (and overload), etc.
viettrungluu@chromium.org
2010-08-04
1
-13
/
+13
*
Rename DictionaryValue's SetStringFromUTF16() to SetString() (and overload).
viettrungluu@chromium.org
2010-08-04
1
-2
/
+2
*
Convert more callers of the integer/string functions to using
brettw@chromium.org
2010-07-31
1
-5
/
+7
*
Move the number conversions from string_util to a new file.
brettw@chromium.org
2010-07-30
1
-5
/
+6
*
More bookmarks string1t work.
munjal@chromium.org
2010-01-21
1
-26
/
+26
*
Fix for crash when a bookmark URL is an empty string
tim@chromium.org
2009-10-30
1
-2
/
+3
*
Lands http://codereview.chromium.org/272036 for Thiago:
sky@chromium.org
2009-10-19
1
-5
/
+5
*
Makes sure bookmark ids are unique on reading from file. If not unique
sky@chromium.org
2009-10-07
1
-6
/
+15
*
Convert internal time format to Windows 1601 epoch on Linux & Mac.
brettw@chromium.org
2009-08-26
1
-2
/
+16
*
Fixing potential memory leak in BookmarkCodec::DecodeNode.
finnur@chromium.org
2009-08-04
1
-2
/
+9
*
Don't use ID generation logic always. Only reassign IDs
munjal@chromium.org
2009-07-15
1
-69
/
+31
*
Try the original CL "Always persist bookmark IDs" again with the fix to
munjal@chromium.org
2009-07-13
1
-24
/
+23
*
Revert "Always persist bookmark IDs."
tc@google.com
2009-07-13
1
-23
/
+24
*
Always persist bookmark IDs.
munjal@chromium.org
2009-07-13
1
-24
/
+23
*
Lands http://codereview.chromium.org/155128 for Thiago.
sky@chromium.org
2009-07-08
1
-5
/
+6
*
Make bookmark model public interface use const BookmarkNode* instead of
munjal@chromium.org
2009-06-26
1
-11
/
+11
*
Should provide checks while loading bookmarks
mhm@chromium.org
2009-06-09
1
-12
/
+6
*
Don't allow duplicate bookmark node ids by always assigning ids with the ones...
tim@chromium.org
2009-05-22
1
-6
/
+5
*
Moves decoding and population of bookmark index to background thread.
sky@chromium.org
2009-05-22
1
-20
/
+22
*
Moves GetFavIcon from BookmarkNode to BookmarkModel. I'm doing this
sky@chromium.org
2009-05-20
1
-2
/
+2
*
Move the bookmark node iD generation to bookmark model isntead of
munjal@chromium.org
2009-05-12
1
-7
/
+38
*
Move l10n_util to app/
ben@chromium.org
2009-05-05
1
-2
/
+1
*
Implement ID persistence for bookmarks:
munjal@chromium.org
2009-04-30
1
-9
/
+71
*
Add a way to checksum bookmark data to help determine if the
munjal@chromium.org
2009-04-27
1
-23
/
+85
*
Fixes CRLF and trailing white spaces.
maruel@chromium.org
2009-03-05
1
-1
/
+1
*
revert broken change 10833
nsylvain@chromium.org
2009-03-03
1
-47
/
+38
*
Port DictionaryValue to use string16 instead of wstring.
dsh@google.com
2009-03-03
1
-38
/
+47
*
Revert dsh's change 10818
nsylvain@chromium.org
2009-03-03
1
-42
/
+34
*
Port DictionaryValue to use string16 instead of wstring.
dsh@google.com
2009-03-03
1
-34
/
+42
*
Get rid of wstring variants of StringToFoo.
dsh@google.com
2009-02-28
1
-4
/
+4
*
Update include paths for grit files. Go ahead and resort
tc@google.com
2009-02-22
1
-2
/
+1
*
Port some files in chrome/browser/ - part 1.
deanm@chromium.org
2008-11-25
1
-2
/
+1
*
Adds import/export of bookmarks to bookmarks.html file.
sky@google.com
2008-11-07
1
-15
/
+12
*
Move Time, TimeDelta and TimeTicks into namespace base.
dsh@google.com
2008-10-27
1
-1
/
+2
*
Port some more of chrome/ to Linux.
deanm@google.com
2008-10-02
1
-0
/
+1
*
Renames BoomarkBarModel to BookmarkModel.
sky@google.com
2008-09-11
1
-13
/
+13
*
Moves bookmark related classes into bookmarks directory. There are no
sky@google.com
2008-09-09
1
-0
/
+195