summaryrefslogtreecommitdiffstats
path: root/chrome/browser/importer
Commit message (Expand)AuthorAgeFilesLines
* Move l10n_util to ui/baseben@chromium.org2011-01-214-4/+4
* Update references part 3: remaining files in chrome/...msw@chromium.org2011-01-191-1/+1
* Remove wstring from TemplateURL and friends.avi@chromium.org2011-01-195-23/+25
* Regkey functions return error code instead of boolamit@chromium.org2011-01-192-22/+25
* [Mac] Organize all import files into chrome/browser/ui/cocoa/importer/.rsesek@chromium.org2011-01-181-1/+1
* Made return types of various Value::DeepCopy() implementations more specificakalin@chromium.org2011-01-181-2/+1
* Revert 71485 - Remove wstring from TemplateURL and friends.avi@chromium.org2011-01-145-25/+23
* Remove wstring from TemplateURL and friends.avi@chromium.org2011-01-145-23/+25
* Remove the stubbed out headers in chrome/browser/views.msw@chromium.org2011-01-101-2/+2
* Reland "Remove base/scoped_handle_win.h."tfarina@chromium.org2011-01-091-2/+3
* Remove the usage of the deprecated AppendToPath in nss_decryptor_win.cctfarina@chromium.org2011-01-081-8/+7
* Remove usage of deprecated functions AppendToPath and ToWStringHack in import...tfarina@chromium.org2011-01-081-3/+2
* Revert "Remove base/scoped_handle_win.h stub and fix up all callers to use th...thakis@chromium.org2011-01-071-3/+2
* Remove base/scoped_handle_win.h stub and fix up all callers to use the new lo...tfarina@chromium.org2011-01-071-2/+3
* net: Add namespace net to the remaining files under url_request directory.tfarina@chromium.org2011-01-062-3/+3
* Remove wstring from l10n_util. Part 5.avi@chromium.org2011-01-053-4/+7
* Move base/debug_on_start to base/debugger and rename it to be _win since itbrettw@chromium.org2011-01-011-1/+0
* Move base/mac_util.h to base/mac and use the base::mac namespace.brettw@chromium.org2011-01-011-3/+3
* Remove base/platform_thread.h stub and fix up all callers to use the new loca...brettw@google.com2011-01-011-1/+0
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-012-2/+2
* Move app/win_util to app/win and fix the namespace usage.brettw@google.com2010-12-313-7/+8
* Revert 70281 - Revert 70271 - Remove wstring from l10n_util. Part 3.avi@chromium.org2010-12-292-5/+7
* Revert 70271 - Remove wstring from l10n_util. Part 3.avi@chromium.org2010-12-292-7/+5
* Remove wstring from l10n_util. Part 3.avi@chromium.org2010-12-292-5/+7
* Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...jam@chromium.org2010-12-241-2/+8
* Cleanup: Remove unneeded includes of notification_service.h.thestig@chromium.org2010-12-171-1/+1
* Views: Implement the ImporterList::Observer in ImporterView to enable thejhawkins@google.com2010-12-173-1/+14
* This adds some plumbing for propagating the status and error code of a render...gspencer@chromium.org2010-12-142-2/+2
* Cleanup: Remove unneeded browser_thread.h usage.thestig@chromium.org2010-12-131-3/+0
* Cleanup: Remove needed #includes for profile.h.thestig@chromium.org2010-12-101-2/+1
* Start deinlining non-empty virtual methods. (This will be automatically checkederg@google.com2010-12-092-1/+3
* Add missing new linejam@chromium.org2010-12-081-1/+1
* ipc: Simplify the magic required to create IPC message headers.This gets rid ...jam@chromium.org2010-12-085-74/+53
* Add the "virtual" keyword on method overrides that are missing it.erg@google.com2010-12-081-3/+3
* Importer: Fix ImporterList::DetectSourceProfiles to run on the FILE thread, asjhawkins@chromium.org2010-12-074-137/+277
* Move:ben@chromium.org2010-12-023-3/+3
* Move browser/cocoa to browser/ui/cocoaben@chromium.org2010-12-011-1/+1
* Cleanup: Remove chrome/browser/browser_navigator.* and references.jhawkins@chromium.org2010-11-121-1/+1
* Coverity: Pass parameters by reference.jhawkins@chromium.org2010-11-0911-11/+11
* Fix type inconsistency with StartImportingWithUI and ProfileInfo.tfarina@chromium.org2010-11-021-1/+1
* Make all browser code use browser::Navigate to open tabs.ben@chromium.org2010-11-021-7/+4
* Use make_scoped_refptr for NewRunnableMethod if the raw ptr type is derived f...thakis@chromium.org2010-11-011-4/+8
* Convert implicit scoped_refptr constructor calls to explicit ones, part 1thakis@chromium.org2010-11-012-7/+7
* If default browser is set to FF, and Chrome is run as first-run with an empty...mirandac@chromium.org2010-10-281-5/+10
* Add logo display for fourth search engine in search engine selection dialog.mirandac@chromium.org2010-10-272-2/+10
* Roll DEPS to rlz library r26:30 to get the latest fixes for base library chan...tfarina@chromium.org2010-10-261-13/+12
* 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