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
/
components
/
bookmarks
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move ManagedBookmarksTracker from policy/core/browser to (new) bookmarks/mana...
treib
2015-03-20
4
-0
/
+673
*
Fix up if statement curly braces issues.
aurimas
2015-03-18
1
-4
/
+2
*
Instrument BookmarkStorage::OnLoadFinished Codepaths to Find Jank
robliao
2015-03-14
1
-0
/
+32
*
Split ValueSerializer into separate Serializer and Deserializer classes.
prashhir
2015-03-05
3
-8
/
+8
*
bookmarks: Remove unnecessary namespace qualifiers.
tfarina
2015-02-26
2
-8
/
+6
*
bookmarks: Cleanup - remove unused Element variable from BookmarkNodeData::Re...
tfarina
2015-02-21
1
-1
/
+0
*
Add more size_t -> int warning fixes for the win x64 GN build.
dpranke
2015-02-20
1
-0
/
+2
*
Managed bookmarks for supervised users.
treib
2015-02-09
4
-0
/
+27
*
bookmarks: Reuse kJavaScriptScheme constant from //url module.
tfarina
2015-02-07
1
-7
/
+2
*
bookmarks: Move BookmarkNode into 'bookmarks' namespace.
tfarina
2015-02-04
10
-25
/
+27
*
bookmarks: Cleanup - remove unused variables left behind after refactoring.
tfarina
2015-01-30
1
-2
/
+0
*
bookmarks: BookmarkNodeData's size() cleanups.
tfarina
2015-01-29
5
-16
/
+16
*
Omnibox: BookmarksProvider: Make Multiple Prefix Matches Work
mpearson
2015-01-28
3
-138
/
+40
*
Disable BookmarkModelTest.Sort everywhere.
John Abd-El-Malek
2015-01-22
1
-3
/
+2
*
Revert of Revert of Eliminate components_unittests' dependence on chrome reso...
jam
2015-01-22
1
-0
/
+2
*
Revert of Eliminate components_unittests' dependence on chrome resources. (pa...
chrishtr
2015-01-21
1
-2
/
+0
*
Eliminate components_unittests' dependence on chrome resources.
John Abd-El-Malek
2015-01-21
1
-0
/
+2
*
Revert of Eliminate components_unittests' dependence on chrome resources. (pa...
sergeyv
2015-01-21
1
-2
/
+0
*
Eliminate components_unittests' dependence on chrome resources.
John Abd-El-Malek
2015-01-21
1
-0
/
+2
*
bookmarks: No need to make a temp variable when calling CloneBookmarkNode().
tfarina
2015-01-20
1
-2
/
+1
*
bookmarks: Eliminate more unnecessary static_casts.
tfarina
2015-01-15
2
-37
/
+34
*
bookmarks: Move BookmarkModel into 'bookmarks' namespace.
tfarina
2015-01-12
13
-62
/
+64
*
Cleanup: Remove some static_casts from bookmark index test.
tfarina
2015-01-09
1
-2
/
+2
*
Remove deprecated methods from Pickle.
avi
2014-12-28
2
-14
/
+13
*
Revert of Remove deprecated methods from Pickle. (patchset #10 id:180001 of h...
avi
2014-12-28
2
-13
/
+14
*
Remove deprecated methods from Pickle.
Avi Drissman
2014-12-22
2
-14
/
+13
*
bookmarks: Move bookmark_pasteboard_helper_mac functions into 'bookmarks' nam...
tfarina
2014-12-22
2
-4
/
+10
*
Add avi as OWNER for Cocoa stuff in components/bookmarks
tapted
2014-12-17
1
-0
/
+2
*
MacViews: Make clipboard simplified string data for bookmarks consistent with...
tapted
2014-12-17
1
-16
/
+22
*
bookmarks: Move BookmarkModelObserver into 'bookmarks' namespace.
tfarina
2014-12-16
3
-4
/
+9
*
Refactor BookmarksBridge#searchBookmarks to return a list of BookmarkMatches
twellington
2014-12-10
1
-0
/
+64
*
bookmarks: Only try to get favicon for URL nodes.
tfarina
2014-12-08
1
-8
/
+5
*
Reset remote ids of bookmark nodes when creating a clone.
rfevang
2014-12-06
4
-2
/
+74
*
gn format // (the rest, except mojo)
scottmg
2014-12-03
1
-1
/
+3
*
gn format //components
scottmg
2014-12-03
4
-18
/
+10
*
components: Cleanup gn check errors on 'bookmarks' component.
tfarina
2014-11-22
1
-0
/
+8
*
Use appropriate EXPECT_EQ argument order for BookmarkModelTest assertions
wittman
2014-11-21
1
-12
/
+12
*
bookmarks: Move BaseBookmarkModelObserver into 'bookmarks' namespace.
tfarina
2014-11-20
2
-0
/
+8
*
Reland rewrite clipboard write IPC handling to be easier to understand.
dcheng
2014-11-20
1
-0
/
+1
*
Revert of Rewrite clipboard write IPC handling to be easier to understand. (p...
sky
2014-11-19
1
-1
/
+0
*
Rewrite clipboard write IPC handling to be easier to understand.
dcheng
2014-11-19
1
-0
/
+1
*
Improve comments for BookmarkModelObserver removing functions
sky
2014-11-19
1
-10
/
+21
*
Cleanup: Remove unneeded path_service.h includes.
thestig
2014-11-06
1
-1
/
+0
*
Make sure to update the BookmarkIndex on a URL Change
danduong
2014-11-04
3
-15
/
+36
*
Allow systematic prefix search in bookmarks.
kkimlabs
2014-11-04
6
-26
/
+131
*
Add JNI bridges for EnhancedBookmark Create/AddFolder/Move
danduong
2014-10-30
3
-0
/
+21
*
Standardize usage of virtual/override/final specifiers.
dcheng
2014-10-29
3
-7
/
+7
*
Reland https://codereview.chromium.org/682103003/
Yaron Friedman
2014-10-29
1
-1
/
+0
*
Add kkimlabs@ as owner for enhanced_bookmarks locations.
Yaron Friedman
2014-10-29
1
-1
/
+1
*
Add unittest coverage for WriteToClipboard with a single URL
hichris123
2014-10-28
1
-0
/
+14
[next]