| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert some importer NOTREACHED() cases to LOG(WARNING)s. | estade@chromium.org | 2010-09-10 | 2 | -4/+4 |
* | Use Firefox3Importer to import the browser data of Firefox 4 | wtc@chromium.org | 2010-09-10 | 3 | -4/+4 |
* | FBTF: Remove unneeded headers from base/ (part 8) | thestig@chromium.org | 2010-09-08 | 2 | -2/+1 |
* | Fix Firefox data import for Mac. | mirandac@chromium.org | 2010-09-07 | 2 | -2/+8 |
* | Remove the default argument from RegKey::ReadValue. | tfarina@chromium.org | 2010-09-03 | 1 | -2/+4 |
* | importer: Use BookmarkModel::HasBookmarks instead of BookmarkModel::GetBookma... | tfarina@chromium.org | 2010-09-03 | 1 | -9/+3 |
* | Fix a couple of firefox search engine import bugs. | estade@chromium.org | 2010-09-01 | 5 | -33/+117 |
* | Reduce the number of files that recompile when changing template_url.h or tem... | levin@chromium.org | 2010-08-31 | 3 | -0/+3 |
* | FBTF: A giant cleanup to net/ | erg@google.com | 2010-08-31 | 1 | -0/+1 |
* | Move the pretty-printing of proxy settings from the C++ code to javascript. | eroman@chromium.org | 2010-08-31 | 1 | -23/+11 |
* | Remove the wstring TreeModelNode::GetTitle() and rename GetTitleAsString16() ... | viettrungluu@chromium.org | 2010-08-30 | 2 | -3/+4 |
* | Remove wstrings from bookmarks, part 17. | viettrungluu@chromium.org | 2010-08-29 | 1 | -3/+3 |
* | Move prefs-related files under chrome/browser/ into a prefs/ subdir. | evan@chromium.org | 2010-08-26 | 1 | -1/+1 |
* | Refactor new first run control flow. | estade@chromium.org | 2010-08-25 | 1 | -2/+1 |
* | Cleanup: rename ProxyRules::socks_proxy --> ProxyRules::fallback_proxy. | eroman@chromium.org | 2010-08-25 | 2 | -2/+2 |
* | Re-land r56742 now with correct database files | brettw@chromium.org | 2010-08-21 | 12 | -23/+45 |
* | FBTF: Header cleanup in chrome/common part 2. The majority of the changed files | jhawkins@chromium.org | 2010-08-20 | 1 | -0/+1 |
* | Revert 56742 - A new field to describe the sources of history urls(visits) is... | brettw@chromium.org | 2010-08-19 | 12 | -45/+23 |
* | A new field to describe the sources of history urls(visits) is added. This fi... | brettw@chromium.org | 2010-08-19 | 12 | -23/+45 |
* | Clean up unnecessary #includes of base/{scoped_ptr.h,string16.h}. | viettrungluu@chromium.org | 2010-08-19 | 1 | -1/+0 |
* | Remove wstrings from bookmarks, part 3. | viettrungluu@chromium.org | 2010-08-19 | 1 | -1/+2 |
* | FBTF: Remove unneeded headers from base/ (part 6) | thestig@chromium.org | 2010-08-19 | 5 | -8/+13 |
* | Remove all wstrings from the IPC logging subsystem. | erg@google.com | 2010-08-18 | 2 | -35/+36 |
* | Remove wstrings from bookmarks, part 1 (of many). | viettrungluu@chromium.org | 2010-08-18 | 1 | -1/+2 |
* | Re-land part of r55416, minus actually moving the test_suite.h contents to a ... | brettw@chromium.org | 2010-08-17 | 1 | -1/+2 |
* | Reapplies all the IPC system work (reverts the revert r56272). | erg@google.com | 2010-08-17 | 2 | -1/+17 |
* | Remove remaining deprecated wstring methods from base/values.{cc,h}. | viettrungluu@chromium.org | 2010-08-17 | 1 | -15/+15 |
* | Remove deprecated wstring DictionaryValue Get{Boolean,Integer,Real,Binary,Dic... | viettrungluu@chromium.org | 2010-08-17 | 1 | -7/+7 |
* | Completely revert all my IPC work to see if this was what regressed the page ... | erg@google.com | 2010-08-17 | 2 | -17/+1 |
* | Fix a subtle issue/bug for unit tests to use IsChromeFirstRun. Once first_run... | jorlow@chromium.org | 2010-08-16 | 1 | -1/+1 |
* | Remove deprecated wstring Get(As)String() methods from Value, etc. | viettrungluu@chromium.org | 2010-08-16 | 1 | -5/+5 |
* | FBTF: Remove "obviously" unneeded standard C++ library #includes. | viettrungluu@chromium.org | 2010-08-15 | 1 | -2/+0 |
* | Cleanup Registry API: part 3. | tfarina@chromium.org | 2010-08-14 | 2 | -5/+6 |
* | Remove deprecated DictionaryValue::HasKeyASCII(); HasKey() already takes UTF-8. | viettrungluu@chromium.org | 2010-08-14 | 1 | -1/+1 |
* | Emit an event to NetLog whenever the proxy settings change. | eroman@chromium.org | 2010-08-13 | 1 | -14/+2 |
* | Clone of issue 2941001. See initial review below. | twiz@google.com | 2010-08-12 | 1 | -1/+2 |
* | FBTF: Reapplies r55259, the first new IPC definition patch. | erg@google.com | 2010-08-10 | 2 | -1/+17 |
* | FBTF: Minor #include cleanup. | erg@google.com | 2010-08-10 | 2 | -3/+2 |
* | Revert 55259 - FBTF: New IPC definitions, only applied to async ROUTED and CO... | pinkerton@google.com | 2010-08-09 | 2 | -17/+1 |
* | Cleanup our Registry API. | tfarina@chromium.org | 2010-08-09 | 1 | -2/+2 |
* | FBTF: Remove unneeded headers from base/ (part 4) | thestig@chromium.org | 2010-08-07 | 7 | -0/+7 |
* | FBTF: New IPC definitions, only applied to async ROUTED and CONTROL messages. | erg@google.com | 2010-08-06 | 2 | -1/+17 |
* | Fix Firefox import lock dialog on Windows. | mirandac@chromium.org | 2010-08-04 | 1 | -1/+1 |
* | Add #include utf_string_conversions.h to all files that use ASCIIToWide and | brettw@chromium.org | 2010-08-03 | 2 | -0/+2 |
* | Address a TODO: use HostPortPair rather than a naked host string. | eroman@chromium.org | 2010-08-02 | 1 | -8/+4 |
* | Move ASCIIToWide and ASCIIToUTF16 to utf_string_conversions.h. I've found it | brettw@chromium.org | 2010-07-31 | 1 | -0/+1 |
* | Convert more callers of the integer/string functions to using | brettw@chromium.org | 2010-07-31 | 5 | -8/+15 |
* | Convert a bunch of easy AppendSwitchWithValue to *ASCII. | evan@chromium.org | 2010-07-30 | 1 | -1/+1 |
* | Move browser/first_run* into into a subdirectory. | evan@chromium.org | 2010-07-29 | 3 | -3/+3 |
* | Cleanup: Remove unneeded headers from app/ | thestig@chromium.org | 2010-07-29 | 1 | -1/+0 |