| Commit message (Expand) | Author | Age | Files | Lines |
* | Move l10n_util to ui/base | ben@chromium.org | 2011-01-21 | 3 | -3/+3 |
* | Move ResourceBundle, DataPack to ui/base | ben@chromium.org | 2011-01-20 | 1 | -1/+1 |
* | Remove wstring from TemplateURL and friends. | avi@chromium.org | 2011-01-19 | 24 | -435/+456 |
* | Revert 71485 - Remove wstring from TemplateURL and friends. | avi@chromium.org | 2011-01-14 | 24 | -455/+435 |
* | Remove wstring from TemplateURL and friends. | avi@chromium.org | 2011-01-14 | 24 | -435/+455 |
* | Move models from app to ui/base/models | ben@chromium.org | 2011-01-14 | 3 | -9/+9 |
* | Adds the nord flag to the instant url so that if igoogle is your | sky@chromium.org | 2011-01-13 | 1 | -2/+2 |
* | net: Remove typedef net::URLRequestStatus URLRequestStatus; | tfarina@chromium.org | 2011-01-13 | 1 | -3/+3 |
* | Move base/thread.h to base/threading, fix up callers to use the new location. | brettw@chromium.org | 2011-01-01 | 3 | -3/+3 |
* | Remove wstring from TableModel. | avi@chromium.org | 2010-12-30 | 2 | -21/+22 |
* | Revert 70281 - Revert 70271 - Remove wstring from l10n_util. Part 3. | avi@chromium.org | 2010-12-29 | 1 | -7/+10 |
* | Revert 70271 - Remove wstring from l10n_util. Part 3. | avi@chromium.org | 2010-12-29 | 1 | -10/+7 |
* | Remove wstring from l10n_util. Part 3. | avi@chromium.org | 2010-12-29 | 1 | -7/+10 |
* | Cleanup: Remove unneeded includes of notification_service.h, part 2. | thestig@chromium.org | 2010-12-17 | 2 | -4/+2 |
* | Rename ExtensionsService to ExtensionService. | tfarina@chromium.org | 2010-12-14 | 1 | -2/+2 |
* | Switch a bunch of remaining filters to derive from BrowserMessageFilters so t... | jam@chromium.org | 2010-12-13 | 2 | -51/+27 |
* | Sanitize PrefStore interface. | mnissler@chromium.org | 2010-12-09 | 6 | -49/+46 |
* | Clean up pref change notification handling. | mnissler@chromium.org | 2010-12-08 | 1 | -30/+22 |
* | Move: | ben@chromium.org | 2010-12-02 | 9 | -9/+9 |
* | Revert 67662 - FBTF: Remove unneeded headers from base/ (part 10) | thestig@chromium.org | 2010-11-30 | 1 | -0/+1 |
* | FBTF: Remove unneeded headers from base/ (part 10) | thestig@chromium.org | 2010-11-30 | 1 | -1/+0 |
* | Cleanup AdjustStringForLocaleDirection() to modify input parameter in place. | jeremy@chromium.org | 2010-11-24 | 2 | -7/+4 |
* | Move ToUpperASCII into base namespace, to make it consistent with ToLowerASCII | joth@chromium.org | 2010-11-16 | 1 | -1/+2 |
* | Cleanup: Include browser.h -> ui/browser.h [Part 1]. | jhawkins@chromium.org | 2010-11-16 | 1 | -1/+1 |
* | Handful of related instant changes: | sky@chromium.org | 2010-11-15 | 1 | -0/+1 |
* | Adding ScopedAllowIO to GetRlzParameterValue() while we evaluate wether the a... | finnur@chromium.org | 2010-11-08 | 1 | -0/+3 |
* | Makes the in memory db update keyword search terms. | sky@chromium.org | 2010-11-04 | 1 | -6/+7 |
* | Part 3 of immutable Extension refactor. | mpcomplete@chromium.org | 2010-10-29 | 2 | -7/+8 |
* | Makes instant results from Google less flakey. We check for a property | sky@chromium.org | 2010-10-27 | 1 | -3/+3 |
* | Add logo display for fourth search engine in search engine selection dialog. | mirandac@chromium.org | 2010-10-27 | 5 | -33/+65 |
* | In short, break out the SearchEngineType enum into its own header file. | levin@chromium.org | 2010-10-26 | 6 | -217/+227 |
* | Tweaks instant url for google. | sky@chromium.org | 2010-10-25 | 1 | -2/+2 |
* | If default search is managed, we should not asked the user to choose it at Fi... | jeanluc@google.com | 2010-10-19 | 2 | -20/+9 |
* | Add function to convert from a url to a known search engine. | levin@chromium.org | 2010-10-19 | 3 | -63/+213 |
* | Revert 63005 - If default search is managed, we should not asked the user to ... | tyoshino@chromium.org | 2010-10-19 | 2 | -9/+20 |
* | If default search is managed, we should not asked the user to choose it at Fi... | jeanluc@google.com | 2010-10-19 | 2 | -20/+9 |
* | Make the TemplateURL test code less likley to crash if various failures happen. | levin@chromium.org | 2010-10-19 | 2 | -6/+9 |
* | Move scoped_cftyperef from base to base/mac, use the new namespace, and name it | brettw@chromium.org | 2010-10-17 | 1 | -2/+2 |
* | Adds support for a separate url for instant results. | sky@chromium.org | 2010-10-14 | 6 | -16/+211 |
* | base: Move SplitString functions into the base namespace and update the callers. | tfarina@chromium.org | 2010-10-14 | 2 | -5/+5 |
* | Fix clang compile error introduced by recent change to template_url_fetcher_u... | thakis@chromium.org | 2010-10-12 | 1 | -4/+4 |
* | Rename ChromeThread to BrowserThread Part21: | tfarina@chromium.org | 2010-10-12 | 7 | -7/+7 |
* | Remove executable bit from files. | levin@chromium.org | 2010-10-11 | 4 | -0/+0 |
* | Improve the robustness of setting the default search provider from script. | levin@chromium.org | 2010-10-11 | 3 | -33/+196 |
* | Refactor TemplateURLFetcher to make it more testable and add more tests for it. | levin@chromium.org | 2010-10-11 | 6 | -82/+354 |
* | Wire up InstallSearchProvider to allow setting the default search provider. | levin@chromium.org | 2010-10-11 | 6 | -47/+141 |
* | Add the Windows dialog for setting default search provider from js. | levin@chromium.org | 2010-10-11 | 1 | -0/+5 |
* | Rename ChromeThread to BrowserThread Part13: | tfarina@chromium.org | 2010-10-10 | 1 | -2/+2 |
* | Fix TemplateURLFetcher test. | levin@chromium.org | 2010-10-07 | 5 | -48/+78 |
* | Make ~GoogleURLChangeNotifier happen on the I/O thread. | levin@chromium.org | 2010-10-07 | 1 | -3/+8 |