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
*
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
*
Porting in chrome/
phajdan.jr@chromium.org
2009-01-23
1
-0
/
+4
*
Move metrics files into a subdir
ben@chromium.org
2009-01-16
1
-1
/
+1
*
Move a bunch of TabContents related files into a tab_contents subdir
ben@chromium.org
2009-01-15
3
-5
/
+5
*
Change the signature of JSONReader::Read() and related
aa@chromium.org
2008-12-29
1
-1
/
+1
*
Platform cleanup in browser/ and porting of few files.
phajdan.jr@chromium.org
2008-12-17
1
-1
/
+1
*
Attempt 2 at this. This differs from first version in that I renamed
sky@google.com
2008-12-16
2
-0
/
+13
*
Reverting 7083,7079.
phajdan.jr@chromium.org
2008-12-16
1
-1
/
+1
*
Platform cleanup in browser/ and porting of few files.
phajdan.jr@chromium.org
2008-12-16
1
-1
/
+1
*
Reverts r7062 as caused failures on interactive tests.
sky@google.com
2008-12-16
1
-6
/
+0
*
Makes the interactive bookmark bar view tests faster by disabling
sky@google.com
2008-12-16
1
-0
/
+6
*
Fixes a handful of related bookmark manager bugs/requests:
sky@google.com
2008-12-11
1
-2
/
+9
*
Changes bookmark manager search to use contains vs starts with and to
sky@google.com
2008-12-10
4
-25
/
+103
*
Moves some utility functions out of bookmark model into
sky@google.com
2008-12-09
6
-167
/
+172
*
Add error messages to JSONReader and friends. This required a bit of refactor...
aa@chromium.org
2008-12-05
1
-1
/
+1
*
Port some files in chrome/browser/ - part 1.
deanm@chromium.org
2008-11-25
5
-22
/
+24
*
Changes table_view to get position for context menu from the current
sky@google.com
2008-11-25
1
-2
/
+4
[next]