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
*
Remove unused bookmark model helper function.
rfevang@chromium.org
2013-12-02
1
-21
/
+0
*
Include folders in bookmarks search.
d.halman@gmail.com
2013-11-27
2
-8
/
+11
*
Extract sync transaction version from bookmark meta info.
rfevang@chromium.org
2013-11-26
8
-75
/
+328
*
Make FaviconService() use Profile as parameter
michaelbai@chromium.org
2013-11-05
2
-3
/
+2
*
Add UMA stats for tracking bookmark depth
yfriedman@chromium.org
2013-11-02
2
-3
/
+20
*
Experimental bookmark model based on tags.
noyau@chromium.org
2013-10-17
6
-0
/
+1432
*
bookmarks: Remove Mac specific function from BookmarkNodeData.
tfarina@chromium.org
2013-10-12
7
-58
/
+38
*
Don't write URLs to clipboard from views omnibox as hyperlinks
scottmg@chromium.org
2013-10-08
1
-1
/
+4
*
bookmarks: bookmark_pasteboard_helper_mac.h misc clean ups.
tfarina@chromium.org
2013-09-28
3
-62
/
+46
*
bookmarks: Move metrics functions out of bookmark_utils.
tfarina@chromium.org
2013-09-26
4
-64
/
+84
*
Escape omnibox URLs before pasting to clipboard as HTML.
tsepez@chromium.org
2013-09-26
1
-2
/
+1
*
bookmarks: Remove Kai from OWNERS file.
tfarina@chromium.org
2013-09-21
1
-3
/
+0
*
Moves ui/base/events to ui/events
sky@chromium.org
2013-09-18
1
-1
/
+1
*
bookmarks: Cleanup, remove BookmarkModelTestUtils class.
tfarina@chromium.org
2013-09-16
5
-146
/
+108
*
bookmarks: Cleanup, move AssertModelsEqual() to bookmark_code_unittest.cc
tfarina@chromium.org
2013-09-13
3
-48
/
+35
*
bookmarks: Get rid of ui_test_utils.h entry from the exception list.
tfarina@chromium.org
2013-09-11
8
-17
/
+99
*
bookmarks: Add chrome/test/base entries to the exception list.
tfarina@chromium.org
2013-09-07
1
-0
/
+2
*
Move startup_metric_utils.* to a new component
aberent@chromium.org
2013-09-03
1
-1
/
+1
*
bookmarks: Take over DEPS from Kai.
tfarina@chromium.org
2013-09-02
1
-1
/
+1
*
Added date_added and folder_modification_time to BookmarkNodeData.
tom.cassiotis@gmail.com
2013-08-22
6
-10
/
+55
*
bookmarks: Get rid of DoesBookmarkContainText() search function.
tfarina@chromium.org
2013-08-21
3
-87
/
+0
*
Move kJavaScriptScheme into content namespace.
tfarina@chromium.org
2013-08-19
1
-1
/
+1
*
Remove unused variable declaration.
etienneb@chromium.org
2013-08-10
1
-1
/
+0
*
BookmarkModel::ReorderChildren to take const BookmarkNodes.
tom.cassiotis@gmail.com
2013-08-06
3
-4
/
+5
*
Add asserts to TestingProfile::CreateHistoryService to ensure files are deleted
rmcilroy@chromium.org
2013-07-24
3
-12
/
+3
*
Revert 213148 "Add asserts to TestingProfile::CreateHistoryServi..."
rlarocque@chromium.org
2013-07-23
3
-3
/
+12
*
Add asserts to TestingProfile::CreateHistoryService to ensure files are deleted
rmcilroy@chromium.org
2013-07-23
3
-12
/
+3
*
Use a direct include of the message_loop header in chrome/browser/, part 1.
avi@chromium.org
2013-07-18
4
-4
/
+4
*
2nd try: Supporting high dpi favicons in Instant Extended.
pedrosimonetti@chromium.org
2013-07-17
2
-2
/
+2
*
Move most importer code to chrome/utility/importer
scottmg@chromium.org
2013-07-16
2
-0
/
+290
*
bookmarks: Change BookmarkExpandedStateTracker to take PrefService.
tfarina@chromium.org
2013-07-16
3
-24
/
+18
*
Updates some includes of chrome_notification_types.h
jam@chromium.org
2013-07-11
3
-2
/
+3
*
Move PathExists to base namespace.
brettw@chromium.org
2013-07-11
2
-2
/
+2
*
Revert 211085 "Preparation for supporting high dpi favicons in I..."
pauljensen@chromium.org
2013-07-11
2
-2
/
+2
*
Preparation for supporting high dpi favicons in Instant Extended.
pedrosimonetti@chromium.org
2013-07-11
2
-2
/
+2
*
Move Copy* into the base namespace.
brettw@chromium.org
2013-07-09
1
-1
/
+1
*
Allow Chrome OS login profile to have different default pref values
bartfab@chromium.org
2013-07-05
6
-6
/
+6
*
Move some importer-related functionality to chrome/browser/importer
scottmg@chromium.org
2013-07-02
6
-1136
/
+0
*
chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 1
tfarina@chromium.org
2013-07-02
9
-9
/
+9
*
bookmarks: Move BookmarkModel test utils from chrome/test/base.
tfarina@chromium.org
2013-07-02
3
-36
/
+142
*
Use a direct include of time headers in chrome/browser/, part 1.
avi@chromium.org
2013-06-28
7
-7
/
+7
*
Use std::set's find for RegisterNode
jeanfrancoisg@chromium.org
2013-06-25
1
-5
/
+0
*
bookmarks: Move BookmarkEditor into c/b/ui/bookmarks directory.
tfarina@chromium.org
2013-06-25
5
-329
/
+0
*
Fix Bookmark DeleteMetaInfo to handle paths
zea@chromium.org
2013-06-21
2
-8
/
+34
*
bookmarks: Use TestBrowserThreadBundle instead of TestBrowserThread.
tfarina@chromium.org
2013-06-20
5
-45
/
+21
*
bookmarks: Fix the documentation for BookmarkEditor::Show() method.
tfarina@chromium.org
2013-06-20
1
-10
/
+7
*
bookmarks: Remove unused includes from bookmark_node_data_mac.cc
tfarina@chromium.org
2013-06-17
1
-2
/
+0
*
bookmarks: Fix a small typo.
tfarina@chromium.org
2013-06-12
1
-6
/
+6
*
Rename base/hash_tables to base/containers/hash_tables.
brettw@chromium.org
2013-06-11
1
-1
/
+1
*
components: Move user_prefs into user_prefs namespace.
tfarina@chromium.org
2013-06-11
1
-2
/
+2
[next]