| Commit message (Expand) | Author | Age | Files | Lines |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -5/+5 |
* | Revert "Rewrite std::string("") to std::string(), Linux edition." | dcheng@chromium.org | 2013-04-09 | 1 | -5/+5 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -5/+5 |
* | [Cleanup] Remove StringPrintf from global namespace | groby@chromium.org | 2013-03-18 | 1 | -1/+1 |
* | chrome: Update include paths of string_split.h to its new location. | tfarina@chromium.org | 2013-02-28 | 1 | -1/+1 |
* | Revert 184352 | brettw@chromium.org | 2013-02-24 | 1 | -2/+2 |
* | Add utf_string_conversions to base namespace. | brettw@chromium.org | 2013-02-24 | 1 | -2/+2 |
* | Merge branch 'master' into file_path_browser | brettw@chromium.org | 2013-02-10 | 1 | -22/+25 |
* | Rename FilePath to base::FilePath and use new location of string_number_conve... | brettw@chromium.org | 2013-02-08 | 1 | -3/+3 |
* | Linux/ChromeOS Chromium style checker cleanup, chrome/browser edition. | rsleevi@chromium.org | 2013-02-07 | 1 | -1/+1 |
* | Get the Firefox branding name dynamically | cristian.patrasciuc@gmail.com | 2012-08-10 | 1 | -0/+46 |
* | Reland r131019: Move most TemplateURL data members to a new struct, TemplateU... | pkasting@chromium.org | 2012-04-07 | 1 | -3/+2 |
* | Revert 131019 - This caused memory tests to fail on all the perf bots. | kerz@chromium.org | 2012-04-06 | 1 | -2/+3 |
* | Move most TemplateURL data members to a new struct, TemplateURLData. This al... | pkasting@chromium.org | 2012-04-05 | 1 | -3/+2 |
* | Reland r130431: Move the URL string from TemplateURLRef onto the owning Templ... | pkasting@chromium.org | 2012-04-04 | 1 | -3/+3 |
* | Revert 130431 - Move the URL string from TemplateURLRef onto the owning Templ... | dbeam@chromium.org | 2012-04-04 | 1 | -3/+3 |
* | Move the URL string from TemplateURLRef onto the owning TemplateURL. This wi... | pkasting@chromium.org | 2012-04-03 | 1 | -3/+3 |
* | Clean up TemplateURLParser: | pkasting@chromium.org | 2012-03-20 | 1 | -10/+3 |
* | Misc. cleanup for chrome/browser/importer/: | pkasting@chromium.org | 2012-03-16 | 1 | -17/+17 |
* | Properly parse version numbers for Firefox 10+ | isherman@chromium.org | 2012-02-16 | 1 | -1/+1 |
* | Nix TemplateURL::logo_id, EXPLICIT_DEFAULT_PROVIDER, etc. | msw@chromium.org | 2012-02-16 | 1 | -2/+0 |
* | Do not override the default search engine during import. | msw@chromium.org | 2012-02-08 | 1 | -37/+1 |
* | Changes TemplateURLModel into TemplateURLService. Changes all access points t... | erg@google.com | 2011-06-07 | 1 | -2/+2 |
* | iwyu: Include stringprintf.h where appropriate, part 2. | jhawkins@chromium.org | 2011-05-11 | 1 | -1/+2 |
* | Remove wstring from TemplateURL and friends. | avi@chromium.org | 2011-01-19 | 1 | -2/+2 |
* | Revert 71485 - Remove wstring from TemplateURL and friends. | avi@chromium.org | 2011-01-14 | 1 | -2/+2 |
* | Remove wstring from TemplateURL and friends. | avi@chromium.org | 2011-01-14 | 1 | -2/+2 |
* | Add logo display for fourth search engine in search engine selection dialog. | mirandac@chromium.org | 2010-10-27 | 1 | -1/+5 |
* | Convert LOG(INFO) to VLOG(1) - misc. chrome/browser/*/*. | pkasting@chromium.org | 2010-10-21 | 1 | -4/+4 |
* | base: Move SplitString functions into the base namespace and update the callers. | tfarina@chromium.org | 2010-10-14 | 1 | -3/+3 |
* | base: Finish moving the SplitString functions from string_util.h to string_sp... | tfarina@chromium.org | 2010-09-24 | 1 | -0/+1 |
* | Convert some importer NOTREACHED() cases to LOG(WARNING)s. | estade@chromium.org | 2010-09-10 | 1 | -4/+3 |
* | Fix a couple of firefox search engine import bugs. | estade@chromium.org | 2010-09-01 | 1 | -27/+36 |
* | Remove remaining deprecated wstring methods from base/values.{cc,h}. | viettrungluu@chromium.org | 2010-08-17 | 1 | -15/+15 |
* | Remove deprecated DictionaryValue::HasKeyASCII(); HasKey() already takes UTF-8. | viettrungluu@chromium.org | 2010-08-14 | 1 | -1/+1 |
* | Convert more callers of the integer/string functions to using | brettw@chromium.org | 2010-07-31 | 1 | -1/+2 |
* | Change a bunch of string types. | estade@chromium.org | 2010-06-29 | 1 | -5/+5 |
* | Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in chrome ... | tfarina@chromium.org | 2010-06-06 | 1 | -2/+2 |
* | The Firefox pref file may contain some non properly UTF-8 | jcivelli@google.com | 2010-05-04 | 1 | -1/+7 |
* | Adding a way to retrieve Firefox proxy settings. | jcivelli@google.com | 2010-04-27 | 1 | -0/+111 |
* | chrome 2: string_util.h -> utf_string_conversions.h fix. | jhawkins@chromium.org | 2010-03-08 | 1 | -0/+3 |
* | Convert a bunch more of importer into FilePath. | evan@chromium.org | 2010-02-22 | 1 | -19/+13 |
* | importer: use FilePath instead of wstring in some places | evan@chromium.org | 2010-02-19 | 1 | -6/+10 |
* | Give classes with virtual methods virtual protected d'tors instead of non-vir... | jamesr@chromium.org | 2009-12-16 | 1 | -2/+2 |
* | Revert "Fix a ton of compiler warnings." | tony@chromium.org | 2009-08-28 | 1 | -2/+2 |
* | Fix a ton of compiler warnings. | estade@chromium.org | 2009-08-28 | 1 | -2/+2 |
* | Split NSSDecryptor out into platform specific files. | willchan@chromium.org | 2009-07-22 | 1 | -300/+0 |
* | Header cleanup in browser/importer | phajdan.jr@chromium.org | 2009-07-20 | 1 | -0/+3 |
* | Enable Firefox import on OS X. No UI yet. | kuchhal@chromium.org | 2009-06-26 | 1 | -188/+3 |
* | Extract load times from WebDataSource. Move them to NavigationState. | darin@chromium.org | 2009-06-16 | 1 | -0/+1 |