summaryrefslogtreecommitdiffstats
path: root/chrome/browser/bookmarks
Commit message (Expand)AuthorAgeFilesLines
* Change FaviconData to be able to return data for multiple bitmaps for same ic...pkotwicz@chromium.org2012-08-304-19/+21
* Revert 154076 - Remove code obsoleted by the removal of StarredURLDatabase.kalman@chromium.org2012-08-302-11/+121
* Remove code obsoleted by the removal of StarredURLDatabase.erikwright@chromium.org2012-08-302-121/+11
* Remove legacy migration code that coupled history and bookmarks.erikwright@chromium.org2012-08-301-153/+3
* Promote BookmarkService to a public API.erikwright@chromium.org2012-08-292-47/+1
* Start the process of making Bookmarks into a Browser Component.kaiwang@chromium.org2012-08-292-0/+67
* Revert 153695 - Change FaviconData to be able to return data for multiple bit...pkotwicz@chromium.org2012-08-284-21/+19
* Change FaviconData to be able to return data for multiple bitmaps for same ic...pkotwicz@chromium.org2012-08-284-19/+21
* The touch menu for ChromeOS will be used for all flavors of ChromeOS while ot...skuhne@chromium.org2012-08-241-1/+1
* Moving FaviconService to a ProfileKeyedService.rlp@chromium.org2012-08-233-13/+19
* Convert the bookmarks pyauto test to chrome tests. The majority of the tests ...jam@chromium.org2012-08-232-0/+94
* Revert 152904 - Moving FaviconService to a ProfileKeyedService.ricow@chromium.org2012-08-233-19/+13
* Moving FaviconService to a ProfileKeyedService.rlp@chromium.org2012-08-233-13/+19
* Convert the pyauto bookmark bar test into a browser test.jam@chromium.org2012-08-211-0/+54
* Rid the world of the last of views::Event types: TouchEvent, GestureEvent, Mo...ben@chromium.org2012-08-144-8/+8
* Refactor extension event distribution to use Values instead of JSON strings.gdk@chromium.org2012-08-074-58/+41
* bookmarks: Fix mistakes found by cppcheck.tfarina@chromium.org2012-08-072-2/+3
* Removing instances of profile_->GetBookmarkModel() as part of converting Book...rlp@chromium.org2012-08-061-14/+19
* - Made BookmarkService::GetBookmarks return both urls and title,michaelbai@chromium.org2012-08-064-18/+39
* bookmarks: Forward declare DefaultSingletonTraits in bookmark_model_factory.htfarina@chromium.org2012-08-032-1/+7
* Correct const accessors in base/values.(h|cc), Part II (ListValue)vabr@chromium.org2012-08-034-5/+5
* Coverity: Fix a leak.jhawkins@chromium.org2012-08-031-2/+3
* Removing instances of profile_->GetBookmarkModel() as part of converting Book...rlp@chromium.org2012-08-0217-39/+60
* Refactor chrome.bookmarks API to use JSON schema compiler.mitchellwrosen@chromium.org2012-07-314-161/+266
* Remove redirection header and add "ui::" before all SelectFileDialog usage.erg@chromium.org2012-07-312-14/+14
* Correct const accessors in base/values.(h|cc)vabr@chromium.org2012-07-272-16/+18
* Fixing some more instances where I put in HistoryServiceFactory::GetForProfil...rlp@chromium.org2012-07-261-1/+2
* Fixed ExtensionApiTest.Bookmarks and enabled it again.joaodasilva@chromium.org2012-07-262-3/+2
* Remove more set noparentsben@chromium.org2012-07-251-1/+0
* Move ExtensionEventRouter and related into extensions namespacerdevlin.cronin@chromium.org2012-07-232-2/+2
* Re-enable context-menu options to open all bookmarks from the bookmarks bar.isherman@chromium.org2012-07-182-7/+22
* Added support for multiple parameters to Extension API callbacks.mtytel@chromium.org2012-07-122-14/+14
* This CL moves the contents of ui_resources_standard.grd into ui_resources.grd...benrg@chromium.org2012-07-111-1/+1
* Remove browser::FindTabbedBrowser call in bookmark_utils.cc. All callers, wit...jam@chromium.org2012-07-114-63/+4
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-1122-22/+0
* Filtered events.koz@chromium.org2012-07-052-2/+2
* browser: Put simple_message_box.h and chrome_web_contents_view_delegate.h int...tfarina@chromium.org2012-07-041-4/+4
* Revert 145145 - Filtered events.dharani@chromium.org2012-07-032-2/+2
* Coverity: Remove an unused variable.jhawkins@chromium.org2012-07-031-3/+0
* Reapply: Start consolidating cross-port file selection code into ui/base/dial...erg@google.com2012-07-021-5/+7
* Filtered events.koz@chromium.org2012-07-022-2/+2
* Move tab functions off Browser into browser_tabstrip and browser_tabrestore.ben@chromium.org2012-06-292-5/+8
* Breaks compile on Linux Auraabodenha@chromium.org2012-06-291-7/+5
* Start consolidating cross-port file selection code into ui/base/dialogs.erg@chromium.org2012-06-291-5/+7
* Get rid of browser::FindLastActiveWithProfile call in bookmark_utils::OpenAll...jam@chromium.org2012-06-281-14/+6
* mac: Remove nav.pdf in favor of IDR_DEFAULT_FAVICON.thakis@chromium.org2012-06-261-2/+6
* Convert BookmarkNode and BookmarkModel to use gfx::Image.rohitrao@chromium.org2012-06-264-17/+21
* RefCounted types should not have public destructors, delegate cleanuprsleevi@chromium.org2012-06-261-2/+4
* Revert 143896 - Filtered events.benwells@chromium.org2012-06-252-2/+2
* Filtered events.koz@chromium.org2012-06-252-2/+2