1. f57136c1 Switch to standard integer types in components/, part 3 of 4. by avi · 9 years ago
  2. 2102f7c Move //components/omnibox into //components/omnibox/browser by blundell · 10 years ago[Renamed (95%) from components/omnibox/shortcuts_backend.h]
  3. 3bf9496e Componentize ShortcutsBackend by blundell · 10 years ago[Renamed (96%) from chrome/browser/autocomplete/shortcuts_backend.h]
  4. a081fc8 Inject dependencies into ShortcutsBackend by blundell · 10 years ago
  5. 33ec649 Move extensions-related functionality out of ShortcutsBackend by blundell · 10 years ago
  6. aaf3fdbb Componentize ShortcutsDatabase by blundell · 10 years ago
  7. d195c95 Replace ObserverList->base::ObserverList in chrome by brettw · 10 years ago
  8. c62efa3 Move HistoryService and ContentVisitDelegate into history namespace by sdefresne · 10 years ago
  9. 4946258f Move ShortcutsDatabase out of history namespace by sdefresne · 10 years ago
  10. 5017fc6 Remove NOTIFICATION_HISTORY_URLS_DELETED by naiem.shaik · 10 years ago
  11. a3b9602 Move shortcuts_database.{cc,h} to //chrome/browser/autocomplete by sdefresne · 10 years ago
  12. a542fca Standardize usage of virtual/override/final in chrome/browser/ by Daniel Cheng · 11 years ago
  13. 01d8b10e replace OVERRIDE and FINAL with override and final in chrome/browser/[a-i]* by mostynb · 11 years ago
  14. 2eb633d Refactor RefcountedBrowserContextKeyedService to be usable on iOS by sdefresne · 11 years ago
  15. b1c5ab68 Rename components/autocomplete to components/omnibox by [email protected] · 11 years ago
  16. e7e0771 Componentize AutocompleteMatch and AutocompleteProvider by [email protected] · 11 years ago
  17. 593173d6 Revert of Use ExtensionRegistryObserver instead of deprecated extension notification from autocomplete (https://codereview.chromium.org/271393003/) by [email protected] · 11 years ago
  18. 4bfdf132 Use extensions::ExtensionRegistryObserver instead of deprecated extension notification from autocomplete by [email protected] · 11 years ago
  19. ef613d38 Handle Search suggest subtypes for Shortcuts DB by [email protected] · 11 years ago
  20. 78597132 Revert of Handle Search suggest subtypes for Shortcuts DB (https://codereview.chromium.org/165163002/) by [email protected] · 11 years ago
  21. f2b7c01 Handle SEARCH_SUGGEST_.+ types for Shortcuts DB by [email protected] · 11 years ago
  22. f9dac2c7 Move the ShortcutsBackend from history to autocomplete so that it can fully by [email protected] · 11 years ago[Renamed (63%) from chrome/browser/history/shortcuts_backend.h]
  23. 95003d52 Move clients of BrowserContextKeyedService to use KeyedService (#5) by [email protected] · 11 years ago
  24. d2065e06 Replace string16 with base::string16 in chrome/browser by [email protected] · 11 years ago
  25. 439f1e3 Convert string16 to use base namespace. by [email protected] · 12 years ago
  26. dbe6517 When a user clicks the "accidental search" infobar link, add a shortcut for that by [email protected] · 12 years ago
  27. ccb0f51 Make the OmniboxNavigationObserver update the ShortcutsProvider. by [email protected] · 12 years ago
  28. 1cef2cce Misc. shortcuts cleanup: by [email protected] · 12 years ago
  29. d77a832c Store more info about shortcuts, part 2. by [email protected] · 12 years ago
  30. 206c0748 Store more info about shortcuts, part 1. by [email protected] · 12 years ago
  31. f7bb91f Remove shortcuts to extension URLs when the corresponding extensions are unloaded. by [email protected] · 12 years ago
  32. 761fa470 chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 1 by [email protected] · 12 years ago
  33. 0e49848 Use a direct include of time headers in chrome/browser/, part 5. by [email protected] · 12 years ago
  34. d883056 Use a direct include of strings headers in chrome/browser/e*-h*/. by [email protected] · 12 years ago
  35. f1484c5 Remove references to Profile from browser_context_keyed_service. by [email protected] · 12 years ago
  36. 0dd6f203 Move ProfileKeyedService infrastructure to a component by [email protected] · 12 years ago
  37. 5799981 Move file_path.h to base/files. by [email protected] · 12 years ago
  38. 01c86ec Remove the rest of #pragma once in one big CL. by [email protected] · 13 years ago
  39. a912e29e Make ShortcutsBackend a ProfileKeyedService. by [email protected] · 13 years ago
  40. a3988cc RefCounted types should not have public destructors, chrome/browser/ part 1 by [email protected] · 13 years ago
  41. 9d2b5f3b Clean up ShortcutsProvider and related classes: by [email protected] · 13 years ago
  42. 6c2381d Move NotificationObserver, NotificationSource, and NotificationDetails to content/public/browser. by [email protected] · 14 years ago
  43. 9c8242a7 Fixes and simplification to ShortcutsBackend including addition of "DeleteAll" by [email protected] · 14 years ago
  44. 9251368 Remove confidence from AutocompleteMatch and use History DB instead. by [email protected] · 14 years ago
  45. c620fd5 Back-end for shortcuts provider by [email protected] · 14 years ago