summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/webui/history_ui.cc
Commit message (Expand)AuthorAgeFilesLines
* browser: Move FindBrowserWithWebContents() into chrome namespace.tfarina@chromium.org2012-12-021-1/+1
* Convert HistoryService::ExpireHistoryBetween() to not use CancelableRequestakalin@chromium.org2012-11-281-4/+4
* Add method to load resources without scaleoshima@chromium.org2012-11-011-1/+1
* Revert r165444 "Add method to load resources without scale"oshima@chromium.org2012-11-011-1/+1
* Add method to load resources without scaleoshima@chromium.org2012-11-011-1/+1
* History: Remove unnecessary code, and refactor/rename to make things simpler.dubroy@chromium.org2012-10-221-94/+54
* webui: Pass the desired scale factor to individual webui componentsthakis@chromium.org2012-09-051-4/+3
* Correct const accessors in base/values.(h|cc), Part II (ListValue)vabr@chromium.org2012-08-031-1/+1
* Removing instances of profile_->GetBookmarkModel() as part of converting Book...rlp@chromium.org2012-08-011-2/+4
* Refactor SyncedWindowDelegateAndroid into TabModeldtrainor@chromium.org2012-07-271-1/+10
* Removing usage of profile_->GetHistory() from the codebase in order to remove...rlp@chromium.org2012-07-191-6/+7
* Get rid of browser::FindBrowserWithProfile in history webui and the prerender...jam@chromium.org2012-07-161-4/+3
* This CL moves the contents of ui_resources_standard.grd into ui_resources.grd...benrg@chromium.org2012-07-111-1/+0
* Reverting since this apparently caused Mac perf to suffer. Will break it down...rlp@chromium.org2012-06-251-7/+3
* Move singleton tabs off Browser.ben@chromium.org2012-06-211-1/+2
* Removing usage of profile_->GetHistory() from the codebase in order to remove...rlp@chromium.org2012-06-191-3/+7
* Revert "Revert 137734 - Select theme resources from ResourceBundle at request...flackr@chromium.org2012-05-241-1/+3
* Revert 137734 - Select theme resources from ResourceBundle at requested scale...fischman@chromium.org2012-05-171-3/+1
* Select theme resources from ResourceBundle at requested scale factor.flackr@chromium.org2012-05-171-1/+3
* Moves methods for finding browsers to browser_finder.sky@chromium.org2012-05-161-2/+2
* Move RefCountedMemory Class to Base namespacesimon.hong81@gmail.com2012-05-021-1/+1
* convert history page to loadTimeDataestade@chromium.org2012-04-301-4/+3
* Changed ChromeURLDataManager to a ProfileKeyedService and made a Factory for it.khorimoto@chromium.org2012-04-251-2/+3
* History: Fix string indicating the wrong shortcut for incognito mode on Mac.dubroy@chromium.org2012-04-231-2/+4
* Single URL Expires Were Not Being Deleted.mrossetti@chromium.org2012-04-171-4/+16
* Revert 132268 - Single URL Expires Were Not Being Deleted.mrossetti@chromium.org2012-04-131-16/+4
* Single URL Expires Were Not Being Deleted.mrossetti@chromium.org2012-04-131-4/+16
* History Tab: Un-bookmarking the page on clicking star icon.dubroy@chromium.org2012-04-051-0/+11
* Add message about incognito mode to chrome://history confirmation dialogdubroy@chromium.org2012-04-051-2/+16
* Fix most remaining WebUI link errors on Android.yfriedman@chromium.org2012-03-281-0/+4
* [uber page] Integrate history into uber page.csilv@chromium.org2012-03-031-2/+2
* Switch chrome code to use content::WebUI interface instead of WebUI concrete ...jam@chromium.org2012-01-181-4/+3
* Make WebUI objects not derive from WebUI. WebUI objects own the controller. T...jam@chromium.org2012-01-171-3/+4
* Start splitting out WebUI into an implementation class and an interface that ...jam@chromium.org2012-01-131-1/+1
* Get rid of the ChromeWebUI class and just make all the classes in chrome deri...jam@chromium.org2012-01-061-1/+1
* base::Bind: Remove callback_old.h.jhawkins@chromium.org2012-01-031-2/+1
* Move WebUIMessageHandler to its own file in the public directory and put it i...jam@chromium.org2011-12-311-0/+1
* Replace WebUI::tab_contents() with web_contents() and switch all users to use...jam@chromium.org2011-12-301-2/+3
* Simplify WebUIMessageHandler a bit in preparation for moving it into the Cont...jam@chromium.org2011-12-301-20/+17
* Coverity: Fix unchecked return bugs.kmadhusu@chromium.org2011-12-221-1/+2
* Coverity: Fix unchecked return values.kmadhusu@chromium.org2011-12-221-2/+4
* Rename TabContents::browser_context() to GetBrowserContext and put it into th...jam@chromium.org2011-12-211-1/+1
* Move TabContentsDelegate to content/public/browser and put it in the content ...tfarina@chromium.org2011-12-201-1/+1
* Make history refresh after clearing all browsing data.leandrogracia@chromium.org2011-12-161-1/+2
* Split UserMetrics into API vs. implementation. Move API to content/public.joi@chromium.org2011-12-141-1/+3
* Remove old history UI, and replace with history2.dubroy@chromium.org2011-11-161-21/+47
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-5/+6
* base::Bind: Complete cleanup of history/.jhawkins@chromium.org2011-10-081-3/+6
* Revert 104597 - base::Bind: Complete cleanup of history/.acolwell@chromium.org2011-10-071-6/+3
* base::Bind: Complete cleanup of history/.jhawkins@chromium.org2011-10-071-3/+6