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_table_model.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Headers cleanup:
phajdan.jr@chromium.org
2009-07-23
1
-0
/
+1
*
Make bookmark model public interface use const BookmarkNode* instead of
munjal@chromium.org
2009-06-26
1
-30
/
+31
*
Move TableModel out of views/ and into app/.
estade@chromium.org
2009-06-16
1
-4
/
+1
*
Local text file with spaces in filename is urlencoded in tab title
mhm@chromium.org
2009-06-03
1
-1
/
+3
*
Support for searching bookmarks for IDN.
brettw@chromium.org
2009-06-02
1
-6
/
+12
*
Split out the views table functions into separate header files. Many users only
brettw@chromium.org
2009-05-31
1
-0
/
+4
*
Shows Unicode IDN instead of Punycode in the followings:
brettw@google.com
2009-05-22
1
-1
/
+9
*
Make views/ depend only on images from app/resources.
ben@chromium.org
2009-05-21
1
-0
/
+1
*
Revert 16567.
ben@chromium.org
2009-05-21
1
-1
/
+0
*
views/ should use resources from app/resources. Move dependent images to this...
ben@chromium.org
2009-05-21
1
-0
/
+1
*
Moves GetFavIcon from BookmarkNode to BookmarkModel. I'm doing this
sky@chromium.org
2009-05-20
1
-2
/
+2
*
Move l10n_util to app/
ben@chromium.org
2009-05-05
1
-1
/
+1
*
Adds toplevel app/ directory and moves ResourceBundle into it.
ben@chromium.org
2009-05-05
1
-1
/
+1
*
Fix the path layout in both bookmark manager and download location. (issue 8997)
xji@chromium.org
2009-03-26
1
-10
/
+19
*
Removed unneeded includes of base/time.h.
thestig@chromium.org
2009-03-16
1
-1
/
+0
*
Fixes CRLF and trailing white spaces.
maruel@chromium.org
2009-03-05
1
-1
/
+1
*
Wires up sorting of bookmarks to the 'organize menu' in the bookmark
sky@google.com
2009-02-27
1
-2
/
+18
*
Update include paths for grit files. Go ahead and resort
tc@google.com
2009-02-22
1
-3
/
+2
*
This CL fix the following 2 bugs:
xji@chromium.org
2009-02-20
1
-1
/
+1
*
Add TableModel to the scaffold, so we don't depend on views.
thestig@chromium.org
2009-02-13
1
-0
/
+1
*
Second try of landing chrome_resources project. Changes from last time:
tc@google.com
2009-02-12
1
-1
/
+1
*
Revert "Create a chrome_resources.vcproj that holds grd files that hold"
tc@google.com
2009-02-12
1
-1
/
+1
*
Create a chrome_resources.vcproj that holds grd files that hold
tc@google.com
2009-02-12
1
-1
/
+1
*
===================================================
xji@chromium.org
2009-01-23
1
-5
/
+33
*
Changes bookmark manager search to use contains vs starts with and to
sky@google.com
2008-12-10
1
-6
/
+3
*
Moves some utility functions out of bookmark model into
sky@google.com
2008-12-09
1
-5
/
+8
*
Miscellaneous bookmark manager polish:
sky@google.com
2008-11-03
1
-73
/
+88
*
Adds models needed by the bookmark manager. Specifically a
sky@google.com
2008-10-23
1
-0
/
+325