summaryrefslogtreecommitdiffstats
path: root/components/enhanced_bookmarks
Commit message (Expand)AuthorAgeFilesLines
* Avoid unnacessarily conversion from index to BookmarkNode pointer.deepak.m12015-05-041-6/+4
* Adjust URLFetcher::Create API so that object is returned as scoped_ptr.dtapuska2015-05-012-4/+4
* Clean up dead code in enhanced_bookmark_utils.ccqiankun.miao2015-04-301-23/+0
* Update {virtual,override} to follow C++11 style in components.nick2015-04-282-6/+6
* Remove most occurences of PrefRegistrySyncable::UNSYNCABLE_PREFraymes2015-04-271-3/+1
* Change CompareString16WithCollator to take const ref collator.estade2015-04-111-2/+2
* Clean up enhanced_bookmark_utils.h/ccqiankun.miao2015-04-072-14/+0
* Fix crashes due to gfx::Image unsafe thread passingkkimlabs2015-04-0313-120/+199
* Restrict salient image size before storingianwen2015-02-232-21/+26
* Upstream Enhanced Bookmark Model (2nd Land)ianwen2015-02-122-2/+2
* Revert of Upstream Enhanced Bookmark Model (patchset #6 id:100001 of https://...alexclarke2015-02-122-2/+2
* Upstream Enhanced Bookmark Modelianwen2015-02-122-2/+2
* ★ Change the order of the permanent nodes.lpromero2015-02-091-1/+1
* Dont set NEEDS_OFFLINE_PROCESSING flag.rfevang2015-02-053-115/+0
* [Enhanced Bookmark]Upstream image fetching code in androidianwen2015-02-052-7/+7
* [Android] Upstreamed Stars UMA from iOS.kkimlabs2015-02-052-0/+34
* bookmarks: Move BookmarkNode into 'bookmarks' namespace.tfarina2015-02-0416-85/+119
* Add method for removing bookmark image data.rfevang2015-02-044-0/+47
* ★ Add Bookmarks Bar to the list of primary permanent nodes.lpromero2015-01-302-8/+2
* ★ Record the image dominant color in the image database.lpromero2015-01-2316-183/+418
* Enable strict-virtual-specifiers for iOS builds.droger2015-01-201-5/+3
* Fix ImageStoreUnitTest.GetSize on iOSsdefresne2015-01-131-1/+1
* bookmarks: Move BookmarkModel into 'bookmarks' namespace.tfarina2015-01-129-32/+55
* Cleanup: Call std::string::empty instead of comparing against "".thestig2015-01-102-9/+9
* bookmarks: Move BookmarkModelObserver into 'bookmarks' namespace.tfarina2014-12-161-2/+2
* Set the version string nodes created in the enhanced bookmark model.rfevang2014-12-082-2/+8
* Reset remote ids of bookmark nodes when creating a clone.rfevang2014-12-062-0/+7
* Removing unused code.noyau2014-12-043-92/+0
* gn format //componentsscottmg2014-12-031-3/+1
* bookmarks: Move BaseBookmarkModelObserver into 'bookmarks' namespace.tfarina2014-11-201-2/+2
* Remove children of removed nodes from maps.rfevang2014-11-193-4/+26
* Revert "Revert of Reduce frequency of requesting bookmark clusters. (patchset...danduong2014-10-307-0/+36
* Revert "Revert of Add Search Service in Enhanced Bookmark Bridge (patchset #6...danduong2014-10-304-31/+57
* Revert of Add Search Service in Enhanced Bookmark Bridge (patchset #6 id:1000...kbr2014-10-304-57/+31
* Revert of Reduce frequency of requesting bookmark clusters. (patchset #8 id:1...csharp2014-10-306-35/+0
* Reduce frequency of requesting bookmark clusters.danduong2014-10-306-0/+35
* Add Search Service in Enhanced Bookmark Bridgeianwen2014-10-304-31/+57
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-292-4/+4
* Reland https://codereview.chromium.org/682103003/Yaron Friedman2014-10-291-1/+0
* Filter out clusters with no nodes when getting filters.danduong2014-10-291-2/+10
* Add kkimlabs@ as owner for enhanced_bookmarks locations.Yaron Friedman2014-10-291-1/+2
* Standardize usage of virtual/override/final in components/dcheng2014-10-218-115/+106
* Skip enhanced bookmarks cluster requests if it's not being used.kkimlabs2014-10-211-3/+5
* Make chrome_shell_apk buildcjhopman2014-10-131-0/+2
* Make sure GetAuthenticatedAccountId() returns a canonicalized id.rogerta2014-10-091-3/+3
* Set offline processing flag for new bookmarksrfevang2014-10-093-2/+134
* Declaring the weak_ptr_factory in proper order in src/componentspramod.bs2014-10-092-4/+4
* Set the enhanced_bookmark service loaded flag properly.noyau2014-10-091-0/+1
* Bring up of the enhanced bookmarks cluster service.noyau2014-10-0814-26/+549
* Revert of Bring up of the enhanced bookmarks cluster service. (patchset #13 i...sorin2014-10-0814-548/+24