summaryrefslogtreecommitdiffstats
path: root/chrome/browser/bookmarks
Commit message (Expand)AuthorAgeFilesLines
* bookmarks: Replace history_database.h include by url_database.htfarina@chromium.org2012-12-303-3/+3
* bookmarks: Remove unused includes from bookmark_model_unittest.cctfarina@chromium.org2012-12-261-8/+2
* bookmarks: Remove many entries from DEPS whitelist.tfarina@chromium.org2012-12-241-6/+0
* bookmarks: Forward declare FaviconBitmapResult in bookmark_html_writer.htfarina@chromium.org2012-12-223-10/+14
* Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable.joi@chromium.org2012-12-226-14/+16
* bookmarks: Forward declare FaviconImageResult in bookmark_model.htfarina@chromium.org2012-12-215-3/+10
* bookmarks: Get rid of |was_bookmarked| parameter from BookmarkModel::AddNode(...tfarina@chromium.org2012-12-202-11/+6
* Move BookmarkManagerAPI to c/b/e/apirdevlin.cronin@chromium.org2012-12-194-790/+0
* bookmarks: Move num_urls_before_prompting into ui/bookmarks/ directory.tfarina@chromium.org2012-12-192-9/+0
* bookmarks: Clean up the public API of BookmarkTabHelper.tfarina@chromium.org2012-12-171-5/+7
* Adding a new folder/url to the BMB via right-click insert it at the location ...yoichio@chromium.org2012-12-171-2/+6
* Make BookmarkAPI a PKSrdevlin.cronin@chromium.org2012-12-1611-1720/+24
* Remove straggling TabContents references.avi@chromium.org2012-12-141-1/+1
* Disable 6 ExtensionApiTests on win asandgrogan@chromium.org2012-12-131-1/+7
* bookmarks: Make BookmarkModel not send notifications through content::Notific...tfarina@chromium.org2012-12-092-94/+7
* bookmarks: Remove unused BookmarkDropInfo API.tfarina@chromium.org2012-12-072-148/+0
* Remove deprecated extension EventRouter APIs.mpcomplete@chromium.org2012-12-072-5/+5
* Convert some FaviconService functions to use New CancelableTaskTrackerkaiwang@chromium.org2012-12-074-38/+32
* Decouple IsMetroProcess() calls, introducing IsSingleWindowMetroMode().gab@chromium.org2012-12-061-2/+2
* bookmarks: Break the dependency in ui/cocoa.tfarina@chromium.org2012-12-053-165/+0
* Bookmark: change Move() with no effect to keep the folder timestamp.kinaba@chromium.org2012-12-052-2/+18
* ChromeOS: Show Google Drive folder in bookmark import file chooser.kinaba@chromium.org2012-11-301-1/+4
* Sync the bookmark's icon URL.pkotwicz@chromium.org2012-11-302-0/+14
* bookmarks: Remove more entries from DEPS whitelist.tfarina@chromium.org2012-11-291-2/+0
* bookmarks: Pass BrowserContext to ToggleWhenVisible() function.tfarina@chromium.org2012-11-292-13/+0
* bookmarks: Pass BrowserContext to BookmarkIndex.tfarina@chromium.org2012-11-283-9/+13
* bookmarks: Pass BrowserContext to BookmarkDropOperation() function.tfarina@chromium.org2012-11-262-3/+9
* bookmarks: Remove gtk_custom_drag.h entry from DEPS whitelist.tfarina@chromium.org2012-11-201-1/+0
* bookmarks: Remove file_changed() accessor from BookmarkModel API.tfarina@chromium.org2012-11-202-11/+1
* bookmarks: Do not use Value::Create* functions.tfarina@chromium.org2012-11-182-4/+4
* chrome/browser: Update calls from RunAllPending() to RunUntilIdle().tfarina@chromium.org2012-11-172-3/+3
* Move scoped_temp_dir from base to base/filesbrettw@chromium.org2012-11-161-2/+2
* This patch changes participation condition of bookmark prompt experiment to:yosin@chromium.org2012-11-161-14/+1
* Moved JsonPrefStore to use SequencedWorkerPool instead of FILE thread. The po...zelidrag@chromium.org2012-11-083-10/+24
* net: Implement canceling of all async operations in FileStream.paivanof@gmail.com2012-11-061-6/+6
* Coalesce event router Init calls into their constructors.yoz@chromium.org2012-11-052-6/+1
* bookmarks: Implement DragBookmarks() in the ui specific directories.tfarina@chromium.org2012-10-311-56/+1
* New feature: Bookmark Prompt Finch Experimentyosin@chromium.org2012-10-312-0/+100
* Remove GetExtensionEventRouter calls and replace with PKSF calls through the ...mirandac@chromium.org2012-10-293-7/+11
* [Sync] Ensure that creation_time_us changes are pushed into the bookmark modelzea@chromium.org2012-10-273-1/+45
* Transaction version is used to detect out-of-sync between sync model and nati...haitaol@chromium.org2012-10-268-5/+180
* Move ImportantFileWriter to base/. It now has two consumers, base/prefs and c...joi@chromium.org2012-10-241-3/+3
* bookmarks: Remove tab_contents.h entry from DEPS whitelist.tfarina@chromium.org2012-10-231-1/+0
* Hopefully fix TwoClientBookmarksSyncTest.SC_AddFirstBMWithFavicon flakinesspkotwicz@chromium.org2012-10-232-8/+16
* Move the bits of Prefs where production code has only trivially easyjoi@chromium.org2012-10-225-5/+5
* [Bookmarks] Be less aggressive about collapsing whitespace within bookmark ti...isherman@chromium.org2012-10-202-12/+54
* Implement Bookmark Autocomplete Providermrossetti@chromium.org2012-10-183-2/+14
* bookmarks: Pass browser context pointer to BookmarkStorage instead of a point...tfarina@chromium.org2012-10-172-6/+9
* bookmarks: Remove TabContents from BookmarkManagerExtensionAPI.tfarina@chromium.org2012-10-162-8/+12
* bookmarks: Add missing browser.h entry to please checkdeps.pytfarina@chromium.org2012-10-151-1/+1