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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Temporary fix to avoid crash in typing in Omnibox. The crash happens
sky@chromium.org
2009-03-26
1
-3
/
+18
*
Fix the path layout in both bookmark manager and download location. (issue 8997)
xji@chromium.org
2009-03-26
1
-10
/
+19
*
A trivial fix for localizing 'Bookmark bar' (folder name) in exported 'bookmark
jungshik@google.com
2009-03-25
2
-5
/
+11
*
Free unit tests for Mac: BookmarkHTMLWriterTest, BookmarkUtilsTest,
shess@chromium.org
2009-03-22
1
-3
/
+3
*
Adds a bookmark menu. This is experimental. To turn on you need
sky@google.com
2009-03-20
2
-4
/
+37
*
Remove unneeded uses of base/ref_counted.h.
thestig@chromium.org
2009-03-18
1
-2
/
+0
*
Mac bookmark work.
jrg@chromium.org
2009-03-18
3
-2
/
+41
*
Move controls into their own dir under chrome/views/controls
ben@chromium.org
2009-03-17
8
-8
/
+8
*
Move windowing related objects into chrome/views/window subdir.
ben@chromium.org
2009-03-17
1
-1
/
+1
*
Removed unneeded includes of base/time.h.
thestig@chromium.org
2009-03-16
2
-2
/
+0
*
Reverting change 11746 because it broke the unit tests.
nsylvain@chromium.org
2009-03-16
1
-3
/
+1
*
A trivial fix for localizing 'Bookmark bar' (folder name) in exported 'bookma...
jungshik@google.com
2009-03-16
1
-1
/
+3
*
Fixes a regression were showing a link brought a browser when to front
sky@google.com
2009-03-13
1
-1
/
+4
*
Refactors code for showing bookmarks menus into a standalone class
sky@google.com
2009-03-12
5
-0
/
+506
*
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
2
-26
/
+6
*
Test to see if we can reduce some crashes by deferring delegate destruction u...
ben@chromium.org
2009-03-06
1
-1
/
+1
*
NO CODE CHANGE.
maruel@google.com
2009-03-05
1
-2
/
+4
*
Changes bookmark sorting to sort folders first.
sky@google.com
2009-03-05
2
-7
/
+49
*
Fixes CRLF and trailing white spaces.
maruel@chromium.org
2009-03-05
7
-7
/
+7
*
revert broken change 10833
nsylvain@chromium.org
2009-03-03
2
-75
/
+61
*
Port DictionaryValue to use string16 instead of wstring.
dsh@google.com
2009-03-03
2
-61
/
+75
*
Revert dsh's change 10818
nsylvain@chromium.org
2009-03-03
2
-70
/
+57
*
Port DictionaryValue to use string16 instead of wstring.
dsh@google.com
2009-03-03
2
-57
/
+70
*
Enables bookmark_model_unittest on Mac and Linux.
avi@chromium.org
2009-03-03
1
-19
/
+19
*
Port Replace(First)SubstringsAfterOffset to string16.
dsh@google.com
2009-03-03
1
-3
/
+5
*
Get rid of wstring variants of StringToFoo.
dsh@google.com
2009-02-28
2
-6
/
+6
*
Wires up sorting of bookmarks to the 'organize menu' in the bookmark
sky@google.com
2009-02-27
10
-14
/
+148
*
Coalesce more hardcoded schemes to using predefined constants.
brettw@chromium.org
2009-02-26
1
-1
/
+2
*
Make bookmark_context_menu.cc and bookmark_drop_info.cc compile on Posix.
jhawkins@chromium.org
2009-02-25
6
-34
/
+58
*
Adds ability to sort the children of a node in the bookmark model. I
sky@google.com
2009-02-25
3
-10
/
+67
*
Make bookmark_drag_data.cc compile on Posix.
jhawkins@chromium.org
2009-02-24
1
-0
/
+22
*
Make bookmark_utils.cc compile on Posix.
jhawkins@chromium.org
2009-02-24
1
-5
/
+36
*
Update include paths for grit files. Go ahead and resort
tc@google.com
2009-02-22
9
-21
/
+12
*
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
2
-0
/
+8
*
Second try of landing chrome_resources project. Changes from last time:
tc@google.com
2009-02-12
2
-2
/
+2
*
Revert "Create a chrome_resources.vcproj that holds grd files that hold"
tc@google.com
2009-02-12
2
-2
/
+2
*
Create a chrome_resources.vcproj that holds grd files that hold
tc@google.com
2009-02-12
2
-2
/
+2
*
Re-check in some of my dynamic linking change.
evan@chromium.org
2009-02-10
3
-23
/
+41
*
Revert basically everything I've done today as it fails mysteriously
evan@chromium.org
2009-02-10
3
-41
/
+23
*
Bring a bunch more headers into the non-Windows build:
evan@chromium.org
2009-02-10
3
-23
/
+41
*
Fix a bunch of header includes. I removed some unnecessary headers from a
brettw@chromium.org
2009-02-01
2
-1
/
+7
*
Remove most header file dependencies on the notification type list. It is
brettw@chromium.org
2009-02-01
3
-15
/
+19
*
Porting profiles to the Mac.
avi@chromium.org
2009-01-28
3
-5
/
+7
*
Change FileStream to use FilePath instead of wstring.
erikkay@google.com
2009-01-26
1
-3
/
+5
*
Small porting in chrome/
phajdan.jr@chromium.org
2009-01-26
1
-0
/
+4
*
Two things:
ben@chromium.org
2009-01-24
1
-0
/
+1
*
===================================================
xji@chromium.org
2009-01-23
1
-5
/
+33
*
Revert r8560 due to broken interactive_ui_tests
mark@chromium.org
2009-01-23
1
-4
/
+0
[next]