summaryrefslogtreecommitdiffstats
path: root/chrome/browser/importer
Commit message (Expand)AuthorAgeFilesLines
* Make USE_OPENSSL and USE_NSS mutually exclusivejoth@chromium.org2010-10-222-0/+47
* Convert LOG(INFO) to VLOG(1) - misc. chrome/browser/*/*.pkasting@chromium.org2010-10-212-6/+6
* FBTF: Even more deinlining.erg@google.com2010-10-202-10/+12
* ipc_channel: warn if someone forgets to check the result of Connect()evan@chromium.org2010-10-191-2/+2
* Revert 63067 - This adds some plumbing for propagating the status and error c...gspencer@chromium.org2010-10-192-2/+2
* This adds some plumbing for propagating the status and error code of agspencer@chromium.org2010-10-192-2/+2
* Move pe_image and registry from base to base/win and use the namespace. It re...brettw@chromium.org2010-10-172-7/+12
* Move windows version-related stuff out of base/win_util and into base/win/win...brettw@chromium.org2010-10-151-2/+2
* base: Move SplitString functions into the base namespace and update the callers.tfarina@chromium.org2010-10-145-9/+9
* Coverity: Initialize member variables.jhawkins@chromium.org2010-10-131-1/+3
* Rename ChromeThread to BrowserThread Part20:tfarina@chromium.org2010-10-125-5/+5
* Fix for Browser crash when importing data from Google Toolbargeorgey@chromium.org2010-10-121-1/+2
* Rename ChromeThread to BrowserThread Part11:tfarina@chromium.org2010-10-106-42/+42
* Revert 61899 for breaking cookes on file:// URLs.willchan@chromium.org2010-10-081-20/+8
* Fix instances of passing raw pointers to RefCounted objects in tasks.willchan@chromium.org2010-10-081-8/+20
* Move TestTimeouts from chrome/test to base/test.sergeyu@chromium.org2010-10-051-1/+1
* Replace Browser::AddTabWithURL(...) with:ben@chromium.org2010-10-051-5/+5
* Coverity: Initialize data members in constructor.jhawkins@chromium.org2010-10-053-1/+5
* clang/mac: Fix most easy problems in chrome.xcodeproj (all targets)thakis@chromium.org2010-10-021-2/+2
* FBTF: Move ctors/dtors into implementation files. Adds ctors/dtors to non-POD...erg@google.com2010-09-306-14/+50
* GTTF: use chrome/test/test_timeouts in more places.phajdan.jr@chromium.org2010-09-301-4/+5
* base: Finish moving the SplitString functions from string_util.h to string_sp...tfarina@chromium.org2010-09-245-0/+5
* Moves TabStripModelObserver/Delegate into their own headers.sky@chromium.org2010-09-161-0/+1
* Convert some importer NOTREACHED() cases to LOG(WARNING)s.estade@chromium.org2010-09-102-4/+4
* Use Firefox3Importer to import the browser data of Firefox 4wtc@chromium.org2010-09-103-4/+4
* FBTF: Remove unneeded headers from base/ (part 8)thestig@chromium.org2010-09-082-2/+1
* Fix Firefox data import for Mac.mirandac@chromium.org2010-09-072-2/+8
* Remove the default argument from RegKey::ReadValue.tfarina@chromium.org2010-09-031-2/+4
* importer: Use BookmarkModel::HasBookmarks instead of BookmarkModel::GetBookma...tfarina@chromium.org2010-09-031-9/+3
* Fix a couple of firefox search engine import bugs.estade@chromium.org2010-09-015-33/+117
* Reduce the number of files that recompile when changing template_url.h or tem...levin@chromium.org2010-08-313-0/+3
* FBTF: A giant cleanup to net/erg@google.com2010-08-311-0/+1
* Move the pretty-printing of proxy settings from the C++ code to javascript.eroman@chromium.org2010-08-311-23/+11
* Remove the wstring TreeModelNode::GetTitle() and rename GetTitleAsString16() ...viettrungluu@chromium.org2010-08-302-3/+4
* Remove wstrings from bookmarks, part 17.viettrungluu@chromium.org2010-08-291-3/+3
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-1/+1
* Refactor new first run control flow.estade@chromium.org2010-08-251-2/+1
* Cleanup: rename ProxyRules::socks_proxy --> ProxyRules::fallback_proxy.eroman@chromium.org2010-08-252-2/+2
* Re-land r56742 now with correct database filesbrettw@chromium.org2010-08-2112-23/+45
* FBTF: Header cleanup in chrome/common part 2. The majority of the changed filesjhawkins@chromium.org2010-08-201-0/+1
* Revert 56742 - A new field to describe the sources of history urls(visits) is...brettw@chromium.org2010-08-1912-45/+23
* A new field to describe the sources of history urls(visits) is added. This fi...brettw@chromium.org2010-08-1912-23/+45
* Clean up unnecessary #includes of base/{scoped_ptr.h,string16.h}.viettrungluu@chromium.org2010-08-191-1/+0
* Remove wstrings from bookmarks, part 3.viettrungluu@chromium.org2010-08-191-1/+2
* FBTF: Remove unneeded headers from base/ (part 6)thestig@chromium.org2010-08-195-8/+13
* Remove all wstrings from the IPC logging subsystem.erg@google.com2010-08-182-35/+36
* Remove wstrings from bookmarks, part 1 (of many).viettrungluu@chromium.org2010-08-181-1/+2
* Re-land part of r55416, minus actually moving the test_suite.h contents to a ...brettw@chromium.org2010-08-171-1/+2
* Reapplies all the IPC system work (reverts the revert r56272).erg@google.com2010-08-172-1/+17
* Remove remaining deprecated wstring methods from base/values.{cc,h}.viettrungluu@chromium.org2010-08-171-15/+15