summaryrefslogtreecommitdiffstats
path: root/chrome/browser/history
Commit message (Expand)AuthorAgeFilesLines
* Eliminate sending NOTIFICATION_TOP_SITES_* from TopSitesnaiem.shaik2014-09-188-27/+157
* Fix WeakPtrFactory member ordering in chrome/browsermohan.reddy2014-09-174-15/+15
* Move TestBookmarkClient into bookmarks namespace.tfarina2014-09-111-3/+0
* Refactor HistoryService to not send NOTIFICATION_FAVICON_CHANGEDsdefresne2014-09-0911-155/+192
* Move encoding SkBitmaps to PNG out of FaviconService::SetFavicons() and ontopkotwicz2014-09-046-444/+225
* Fix SelectFaviconFramesTest on Nexus 5pkotwicz2014-09-021-0/+12
* HistoryService fixups for scoped_refptr operator T* removal.dcheng2014-08-281-4/+6
* Minor history tweaks that I came across while looking at crashes.sky2014-08-283-73/+74
* Finish converting chrome_strings target to use qualified paths.thestig2014-08-271-1/+1
* Remove implicit conversions from scoped_refptr to T* in chrome/dcheng2014-08-262-2/+2
* Change base/file_utils.h includes to base/files/file_utils.h in chrome/thestig2014-08-2616-16/+16
* Add LOCAL_ prefix to non-UMA histogram macros.asvitkine2014-08-261-4/+3
* Use a qualified path for chromium_strings, google_chrome_strings, and generat...thestig@chromium.org2014-08-222-4/+4
* Cleanup: Another round of removing unneeded grit #includes in chrome.thestig@chromium.org2014-08-161-2/+0
* Componentize AutocompleteResulthashimoto@chromium.org2014-08-141-1/+1
* Revert 289312 "Move StringToUpperASCII and LowerCaseEqualsASCII ..."brettw@chromium.org2014-08-131-1/+1
* Move StringToUpperASCII and LowerCaseEqualsASCII to the base namespacebrettw@chromium.org2014-08-131-1/+1
* Partially move history_types.{cc,h} to //components/historysdefresne@chromium.org2014-08-129-744/+6
* Omnibox: Clobber HQP Cache File when user mucks with historympearson@chromium.org2014-08-092-2/+19
* Cleanup: Remove unneeded #includes for grit/, ui/base/l10n/l10n_util.h and ui...thestig@chromium.org2014-08-081-2/+0
* Move OmniboxFieldTrial to components/omniboxhashimoto@chromium.org2014-08-081-1/+1
* Rename components/autocomplete to components/omniboxhashimoto@chromium.org2014-08-074-5/+5
* [Most Visited] Removing Most Visited Tiles experiment code, which is obsolete.mathp@chromium.org2014-08-053-549/+0
* Move non-API code out of sync/api/attachments/.maniscalco@chromium.org2014-08-051-1/+1
* Revert of Partially move history_types.{cc,h} to //components/history (https:...sdefresne@chromium.org2014-08-059-6/+744
* Remove temporary OWNERS for sdefresnesdefresne@chromium.org2014-08-041-3/+0
* Partially move history_types.{cc,h} to //components/historysdefresne@chromium.org2014-08-049-744/+6
* Componentize AutocompleteMatch and AutocompleteProviderhashimoto@chromium.org2014-07-301-1/+1
* Reland r284958: Make HistoryDBTask not refcounted, and ensure it's destroyed ...bauerb@chromium.org2014-07-2912-100/+133
* Refactoring isUrlReportable to isDistilledPagesmaslo@chromium.org2014-07-281-1/+2
* Disable InMemoryURLIndexTest.RebuildFromHistoryIfCacheOld since it's flaking ...jam@chromium.org2014-07-281-1/+7
* Added SERVER_UNAUTHORIZED download interrupt reason.ljagielski@opera.com2014-07-241-0/+2
* Code cleanupsdefresne@chromium.org2014-07-245-34/+3
* Remove dead codesdefresne@chromium.org2014-07-2410-171/+67
* Revert 284958 "Make HistoryDBTask not refcounted, and ensure it'..."stgao@chromium.org2014-07-2311-84/+61
* Make HistoryDBTask not refcounted, and ensure it's destroyed on its origin th...bauerb@chromium.org2014-07-2311-61/+84
* Change AndroidHistoryProviderService to use CancelableTaskTracker (6/6)sdefresne@chromium.org2014-07-185-96/+105
* Revert of Bypass the favicon_service when importing favicons. (https://codere...jif@chromium.org2014-07-182-17/+13
* Change AndroidHistoryProviderService to use CancelableTaskTracker (5/6)sdefresne@chromium.org2014-07-185-69/+79
* Bypass the favicon_service when importing favicons.jif@chromium.org2014-07-182-13/+17
* Change AndroidHistoryProviderService to use CancelableTaskTracker (4/6)sdefresne@chromium.org2014-07-176-65/+69
* Change AndroidHistoryProviderService to use CancelableTaskTracker (3/6)sdefresne@chromium.org2014-07-177-46/+55
* Change AndroidHistoryProviderService to use CancelableTaskTracker (2/6)sdefresne@chromium.org2014-07-166-71/+100
* Fix 'except' and 'prefer' spelling.tnagel@chromium.org2014-07-161-1/+1
* Fixes for re-enabling more MSVC level 4 warnings: chrome/browser/ editionpkasting@chromium.org2014-07-161-3/+6
* Move bookmark_utils into bookmarks namespace.tfarina@chromium.org2014-07-153-9/+9
* Componentize autocomplete_match_type.mukai@chromium.org2014-07-102-2/+2
* Change HistoryService::ScheduleAutocomplete interfacenaiem.shaik@gmail.com2014-07-094-19/+15
* Componentize HistoryMatchhashimoto@chromium.org2014-07-092-2/+1
* Add compiling chrome/browser to GN build on Linux.brettw@chromium.org2014-07-081-0/+10