| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove kChromeFrame checks in the browser process. | jam@chromium.org | 2014-01-02 | 1 | -3/+2 |
* | Update some uses of UTF conversions in chrome/browser to use the base:: names... | avi@chromium.org | 2013-12-24 | 1 | -22/+23 |
* | Update some uses of Value in chrome/browser to use the base:: namespace. | avi@chromium.org | 2013-12-23 | 1 | -2/+2 |
* | Replace string16 with base::string16 in chrome/browser | brettw@chromium.org | 2013-12-12 | 1 | -5/+5 |
* | Add base namespace to some instances of string16. | brettw@chromium.org | 2013-12-06 | 1 | -31/+34 |
* | Move RemoveChars, ReplaceChars, TrimString, and TruncateUTF8ToByteSize to bas... | brettw@chromium.org | 2013-12-03 | 1 | -1/+1 |
* | Search providers extension API settings UI. | mad@chromium.org | 2013-11-08 | 1 | -2/+13 |
* | mac: Prepare for -Wunused-functions. | thakis@chromium.org | 2013-11-07 | 1 | -27/+0 |
* | This is a speculative fix to 311691. TemplateURLService's dtor is getting cal... | caitkp@chromium.org | 2013-11-01 | 1 | -2/+2 |
* | Support extension search engines. | vasilii@chromium.org | 2013-10-28 | 1 | -74/+192 |
* | Convert NOTIFICATION_TEMPLATE_URL_SERVICE_LOADED to CallbackList. | caitkp@chromium.org | 2013-10-08 | 1 | -10/+11 |
* | Profile Reset: support "soft reset" of search engines, homepage and startup p... | vasilii@chromium.org | 2013-10-03 | 1 | -43/+37 |
* | Fix read-after-free when loading two search engines with the same keyword. | pkasting@chromium.org | 2013-09-16 | 1 | -17/+29 |
* | content: Move kHttpScheme constant into content namespace. | tfarina@chromium.org | 2013-09-15 | 1 | -1/+1 |
* | content: Move kHttpsScheme constant into content namespace. | tfarina@chromium.org | 2013-08-26 | 1 | -1/+1 |
* | InstantExtended: Persist TemplateURL.new_tab_url. | jered@chromium.org | 2013-08-19 | 1 | -1/+9 |
* | Remove unused variable definitions. | etienneb@chromium.org | 2013-08-19 | 1 | -4/+0 |
* | Add SearchEngineType versions of histograms that look at prepopulate IDs. | pkasting@chromium.org | 2013-08-16 | 1 | -41/+17 |
* | [InstantExtended] Fixing how PageLoadSRP is emitted. Previously it was emitte... | rlp@chromium.org | 2013-08-08 | 1 | -0/+6 |
* | Save image search URLs and post parameters of all search URLs into perf, web_... | jnd@chromium.org | 2013-07-31 | 1 | -1/+61 |
* | The CL is a follow-up on https://codereview.chromium.org/18763004/ | vasilii@chromium.org | 2013-07-31 | 1 | -1/+2 |
* | importer: Allow chrome to import internal chrome pages (i.e, chrome:// and ab... | tfarina@chromium.org | 2013-07-27 | 1 | -1/+1 |
* | Reset Profile: clear and repopulate extension search engines. | vasilii@chromium.org | 2013-07-22 | 1 | -33/+75 |
* | New UMA counter for ProfileReset button, | vasilii@chromium.org | 2013-07-12 | 1 | -4/+7 |
* | Support image search URL in TemplateURL. | jnd@chromium.org | 2013-07-12 | 1 | -1/+4 |
* | Update some includes of chrome_notification_types.h | jam@chromium.org | 2013-07-12 | 1 | -1/+1 |
* | [Sync] Add support for sync Persistence Errors | zea@chromium.org | 2013-07-02 | 1 | -2/+4 |
* | Add --extra-search-query-params, which allows testers to pass additional query | pkasting@chromium.org | 2013-07-02 | 1 | -1/+6 |
* | Misc. cleanup: | pkasting@chromium.org | 2013-06-28 | 1 | -2/+2 |
* | Use a direct include of time headers in chrome/browser/, part 7. | avi@chromium.org | 2013-06-28 | 1 | -1/+1 |
* | The reset profile button should force a Google URL re-check. | pkasting@chromium.org | 2013-06-11 | 1 | -2/+2 |
* | Use a direct include of strings headers in chrome/browser/r*-s*/. | avi@chromium.org | 2013-06-10 | 1 | -1/+1 |
* | Fix memory leak in TemplateURLService::ResetNonExtensionURLs | Samusaaron3@gmail.com | 2013-06-08 | 1 | -9/+16 |
* | Use a direct include of utf_string_conversions.h in chrome/browser/, part 3. | avi@chromium.org | 2013-06-07 | 1 | -1/+1 |
* | Modify extension omnibox keywords to be user-configurable | Samusaaron3@gmail.com | 2013-06-04 | 1 | -77/+35 |
* | Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*" | rsleevi@chromium.org | 2013-06-03 | 1 | -1/+1 |
* | New methods allow to | vasilii@chromium.org | 2013-05-29 | 1 | -96/+165 |
* | Remove references to Profile from browser_context_keyed_service. | phajdan.jr@chromium.org | 2013-05-22 | 1 | -1/+1 |
* | Fix memory leaks in tests caused by not tearing down TemplateUrlService corre... | caitkp@google.com | 2013-04-17 | 1 | -1/+3 |
* | Cancel pending requests for TemplateURLs in Shutdown, instead of dtor. | caitkp@google.com | 2013-04-16 | 1 | -6/+12 |
* | Remove unused BuildQueryTerms from TemplateURLService. | beaudoin@chromium.org | 2013-04-06 | 1 | -32/+0 |
* | Ensure TemplateURLService::UpdateKeywordSearchTermsForURL takes alternate_url... | beaudoin@chromium.org | 2013-04-03 | 1 | -30/+5 |
* | Remove some dependencies on WebDataServiceFactory and WebDatabaseServiceFactory | caitkp@chromium.org | 2013-03-13 | 1 | -3/+2 |
* | Don't log anything if the user has a NULL default search provider. | beaudoin@chromium.org | 2013-03-04 | 1 | -5/+8 |
* | Possible fix for crasher, added null-check for default_search_provider_. | beaudoin@chromium.org | 2013-03-02 | 1 | -1/+2 |
* | chrome: Update include paths of string_split.h to its new location. | tfarina@chromium.org | 2013-02-28 | 1 | -1/+1 |
* | Added histogram to log the user's default search engine. | beaudoin@chromium.org | 2013-02-26 | 1 | -1/+13 |
* | Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/. | joi@chromium.org | 2013-02-11 | 1 | -1/+1 |
* | Rename FilePath to base::FilePath and use new location of string_number_conve... | brettw@chromium.org | 2013-02-08 | 1 | -1/+1 |
* | This patch ensures that whenever a sync operation in TemplateURLService adds ... | beaudoin@chromium.org | 2013-02-05 | 1 | -5/+30 |