| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleanup: Convert net::StripWWW to string16 and fix up the callsites. | jhawkins@chromium.org | 2010-09-10 | 1 | -2/+2 |
* | Lands http://codereview.chromium.org/3364005/show for jeanluc: | sky@chromium.org | 2010-09-04 | 7 | -5/+94 |
* | Lands http://codereview.chromium.org/3309007/show for jeanluc: | sky@chromium.org | 2010-09-03 | 2 | -0/+9 |
* | Fix TemplateURLModel::GenerateSearchURL for use on non-UI threads. | levin@chromium.org | 2010-09-03 | 8 | -60/+245 |
* | Don't treat input with a scheme that's not "http" or "https" as a potential k... | pkasting@chromium.org | 2010-09-01 | 1 | -0/+9 |
* | Prepare to load search provider information directly on the I/O thread. | levin@chromium.org | 2010-08-31 | 5 | -254/+56 |
* | Reduce the number of files that recompile when changing template_url.h or tem... | levin@chromium.org | 2010-08-31 | 9 | -21/+47 |
* | Fix build due to breakage introduced in r57918. | levin@chromium.org | 2010-08-31 | 1 | -1/+1 |
* | Fix compile bustage for levin. | phajdan.jr@chromium.org | 2010-08-30 | 1 | -1/+1 |
* | Move Google-specific code under browser/ into browser/google/. | evan@chromium.org | 2010-08-30 | 1 | -1/+1 |
* | Allow one to call TemplateURLModel::GenerateSearchURL when not on the UI thread. | levin@chromium.org | 2010-08-30 | 9 | -97/+277 |
* | FBTF: Move some heavy, repeatedly emitted symbols to implementation files. | erg@google.com | 2010-08-30 | 2 | -20/+35 |
* | Add code to get the search provider install state. | levin@chromium.org | 2010-08-29 | 4 | -8/+130 |
* | Address feedback regarding r57641. | levin@chromium.org | 2010-08-27 | 3 | -7/+13 |
* | Remove wstring from the search engine management APIs | stuartmorgan@chromium.org | 2010-08-27 | 7 | -37/+51 |
* | Disable test on Linux after it timed out once. | dmazzoni@chromium.org | 2010-08-27 | 1 | -1/+8 |
* | Separate the "search host to TemplateURL" functionality out of the TemplateUR... | levin@chromium.org | 2010-08-27 | 9 | -114/+597 |
* | Need to ensure that the autogenerated keyword is generated on the UI thread. | levin@chromium.org | 2010-08-27 | 2 | -10/+65 |
* | Extract the processing of the web data service results processing in a standa... | levin@chromium.org | 2010-08-26 | 6 | -179/+455 |
* | Move prefs-related files under chrome/browser/ into a prefs/ subdir. | evan@chromium.org | 2010-08-26 | 4 | -4/+4 |
* | FBTF: Move individual XXXMsg_Params structs to a new file. | erg@google.com | 2010-08-24 | 1 | -0/+1 |
* | Consolidate places where a TemplateURL is removed and then added to the Templ... | levin@chromium.org | 2010-08-24 | 2 | -59/+51 |
* | Skeleton of sync handler on the I/O thread for GetSearchProviderInstallState. | levin@chromium.org | 2010-08-23 | 2 | -0/+146 |
* | Nothing is ever added to hosts_to_delete_, so this code does nothing useful. | levin@chromium.org | 2010-08-23 | 2 | -28/+0 |
* | Re-land r56742 now with correct database files | brettw@chromium.org | 2010-08-21 | 2 | -2/+2 |
* | Sort the methods in template_url_model.cc to match the ordering in template_u... | levin@chromium.org | 2010-08-21 | 1 | -174/+174 |
* | FBTF: Header cleanup in chrome/common part 2. The majority of the changed files | jhawkins@chromium.org | 2010-08-20 | 1 | -0/+1 |
* | Reland r56483 - Monitor network change in GoogleURLTracker | ukai@chromium.org | 2010-08-20 | 1 | -2/+8 |
* | Revert 56742 - A new field to describe the sources of history urls(visits) is... | brettw@chromium.org | 2010-08-19 | 2 | -2/+2 |
* | A new field to describe the sources of history urls(visits) is added. This fi... | brettw@chromium.org | 2010-08-19 | 2 | -2/+2 |
* | Fix a crash where we send an invalid notification to TemplateURLTableModel's ... | thestig@chromium.org | 2010-08-19 | 2 | -9/+35 |
* | FBTF: Remove a few SkBitmap instances (and other headers that were next to th... | erg@google.com | 2010-08-18 | 1 | -0/+1 |
* | Convert GetDisplayStringInLTRDirectionality from wstring to string16. | tony@chromium.org | 2010-08-18 | 1 | -3/+3 |
* | Ensure that logos are always shown in search engine dialog when available. | mirandac@chromium.org | 2010-08-17 | 1 | -1/+1 |
* | Fix problem of identical search engine logos + names in search engine dialog. | mirandac@chromium.org | 2010-08-16 | 2 | -9/+12 |
* | Remove deprecated wstring Get(As)String() methods from Value, etc. | viettrungluu@chromium.org | 2010-08-16 | 1 | -17/+21 |
* | FBTF: Forward declare everything possible in testing_profile.h | erg@google.com | 2010-08-13 | 2 | -0/+6 |
* | Fix for issue 51693, which was a regression from integrating the open source | rogerta@google.com | 2010-08-13 | 3 | -3/+5 |
* | rid of more OS_LINUX defines, to help the BSD port (work by sprewell & I) | pvalchev@google.com | 2010-08-06 | 1 | -1/+1 |
* | Allow search engine dialog to have only two choices (Vietnam and Iran have on... | mirandac@chromium.org | 2010-08-06 | 1 | -1/+1 |
* | Remove a deprecated wstring ToLower function. | tony@chromium.org | 2010-08-04 | 2 | -2/+2 |
* | Remove usage of GetSwitchValue for most of chrome/browser/. | evan@chromium.org | 2010-08-04 | 1 | -4/+4 |
* | Convert more callers of the integer/string functions to using | brettw@chromium.org | 2010-07-31 | 2 | -10/+17 |
* | Add undeclared virtual destructors part 3 | ziadh@chromium.org | 2010-07-30 | 2 | -0/+6 |
* | Move the number conversions from string_util to a new file. | brettw@chromium.org | 2010-07-30 | 2 | -4/+6 |
* | Add new search engine logos to template url data. This CL also reorganizes t... | mirandac@google.com | 2010-07-28 | 4 | -45/+400 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 9 | -0/+9 |
* | Add undeclared virtual destructors. | ziadh@chromium.org | 2010-07-24 | 1 | -2/+4 |
* | Fix memory leak in unit test | cpu@chromium.org | 2010-07-17 | 1 | -4/+4 |
* | Add a PrefStore for loading prefs from command-line switches. | pam@chromium.org | 2010-07-16 | 1 | -5/+2 |