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
*
Refactoring: Moved the function CompareString16WithCollator from ui/base/l10n...
hajimehoshi@chromium.org
2013-04-23
1
-2
/
+3
*
Delay bookmarks load while the profile is loading.
msarda@chromium.org
2013-04-18
4
-4
/
+16
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-6
/
+15
*
Revert "Rewrite std::string("") to std::string(), Linux edition."
dcheng@chromium.org
2013-04-09
1
-15
/
+6
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-6
/
+15
*
Enable BookmarkUtilsTest.CopyPaste to run on MacOSX too.
tfarina@chromium.org
2013-04-03
1
-2
/
+0
*
Remove GetApplicationLocale call in BookmarkModel, and just have it use ICU's...
jam@chromium.org
2013-04-02
1
-5
/
+1
*
Add a remove all bookmarks method to bookmark model.
shashishekhar@chromium.org
2013-03-30
9
-21
/
+149
*
Rename sys_string_conversions in chrome.
brettw@chromium.org
2013-03-28
1
-1
/
+1
*
bookmarks: Remove Profile getter accessor from BookmarkModel.
tfarina@chromium.org
2013-03-28
1
-2
/
+0
*
bookmarks: Get rid of TestingProfile::BlockUntilBookmarkModelLoaded().
tfarina@chromium.org
2013-03-25
6
-17
/
+33
*
Fix DCHECK when exporting an unnamed bookmark.
mmenke@chromium.org
2013-03-23
2
-0
/
+8
*
bookmarks: Remove c/b/api include rule from DEPS file.
tfarina@chromium.org
2013-03-23
1
-1
/
+0
*
Move files from c/b/a/bookmarks and c/b/a/sync back to c/b
kaiwang@chromium.org
2013-03-20
4
-8
/
+70
*
Use BookmarkModel as non-const pointer.
tfarina@chromium.org
2013-03-19
1
-15
/
+16
*
bookmarks: Extract PerformBookmarkDrop() function out of bookmark_utils.h
tfarina@chromium.org
2013-03-18
2
-42
/
+0
*
bookmarks: Extract DragBookmarks() function from bookmark_utils.h
tfarina@chromium.org
2013-03-15
1
-5
/
+0
*
bookmarks: Move drag and drop functions specific to views into c/b/ui/views/b...
tfarina@chromium.org
2013-03-13
2
-114
/
+2
*
bookmarks: Remove unnecessary includes of profile.h
tfarina@chromium.org
2013-03-10
3
-4
/
+0
*
bookmarks: Disable BookmarkBar animations on the views side.
tfarina@chromium.org
2013-03-09
2
-20
/
+0
*
bookmarks: Remove c/b/common entry from DEPS file.
tfarina@chromium.org
2013-03-09
1
-4
/
+4
*
bookmarks: Remove the last dependency on c/b/prefs from DEPS file.
tfarina@chromium.org
2013-03-06
1
-1
/
+0
*
Clear the clipboard if a user copies something from onmibox of Incognito wind...
vasilii@chromium.org
2013-03-06
3
-4
/
+11
*
Introduce //components/user_prefs.
joi@chromium.org
2013-03-06
4
-6
/
+8
*
Add a shortcut to open the Apps page from the bookmark bar.
beaudoin@chromium.org
2013-03-05
2
-0
/
+13
*
Revert 185964
justinlin@chromium.org
2013-03-04
3
-11
/
+4
*
Part II: clear the clipboard if a user copies something from onmibox of Incog...
vasilii@chromium.org
2013-03-04
3
-4
/
+11
*
Add/update UMA actions for BMB interactions on desktop platforms.
asvitkine@chromium.org
2013-03-02
2
-5
/
+12
*
chrome: Update include paths of string_split.h to its new location.
tfarina@chromium.org
2013-02-28
2
-2
/
+2
*
bookmarks: Include the right file to pick kJavaScriptScheme constant.
tfarina@chromium.org
2013-02-28
1
-1
/
+1
*
browser: Remove stale references to c/b/prefs/pref_service.h from DEPS files
tfarina@chromium.org
2013-02-27
1
-1
/
+0
*
bookmarks: Remove bookmark loaded notification.
tfarina@chromium.org
2013-02-27
1
-7
/
+2
*
Add GetDefaultIndex() to ComboboxModel.
estade@chromium.org
2013-02-26
2
-3
/
+7
*
Revert 184352
brettw@chromium.org
2013-02-24
3
-10
/
+10
*
Add utf_string_conversions to base namespace.
brettw@chromium.org
2013-02-24
3
-10
/
+10
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
6
-6
/
+6
*
bookmarks: Remove in_memory_database.h include, it's unused.
tfarina@chromium.org
2013-02-22
2
-3
/
+2
*
Remove PrefServiceBase, since everyone can now depend directly on PrefService.
joi@chromium.org
2013-02-16
4
-10
/
+8
*
Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.
joi@chromium.org
2013-02-11
2
-2
/
+2
*
Introduce PrefRegistrySyncable, simplifying PrefServiceSyncable.
joi@chromium.org
2013-02-10
7
-25
/
+30
*
Merge branch 'master' into file_path_browser
brettw@chromium.org
2013-02-10
8
-21
/
+21
*
Rename FilePath to base::FilePath and use new location of string_number_conve...
brettw@chromium.org
2013-02-08
5
-5
/
+5
*
Linux/ChromeOS Chromium style checker cleanup, chrome/browser edition.
rsleevi@chromium.org
2013-02-07
2
-2
/
+2
*
Add FilePath to base namespace.
brettw@chromium.org
2013-02-02
1
-2
/
+4
*
Stop static_cast<StringValue*>'ing from TYPE_STRING values.
kinaba@chromium.org
2013-01-29
1
-3
/
+1
*
history: Rename history.h to history_service.h
tfarina@chromium.org
2013-01-25
6
-6
/
+6
*
bookmarks: Add unit tests for bookmark_utils::GetParentForNewNodes() function.
tfarina@chromium.org
2013-01-25
1
-0
/
+39
*
Convert gfx::Image::Image(const SkBitmap&) and gfx::ImageSkia::ImageSkia(cons...
pkotwicz@chromium.org
2013-01-23
1
-1
/
+2
*
bookmarks: Forward declare some classes in header files when possible.
tfarina@chromium.org
2013-01-21
4
-3
/
+8
*
bookmarks: profile_path is always std::string on MacOSX.
tfarina@chromium.org
2013-01-17
3
-5
/
+7
[next]