summaryrefslogtreecommitdiffstats
path: root/chrome/browser/importer
Commit message (Expand)AuthorAgeFilesLines
* Carnitas: Refactor ShowImportLockDialog()sail@chromium.org2011-02-101-14/+3
* Importer: Don't check the |observer_| on the target thread, as it's possible tojhawkins@chromium.org2011-02-102-9/+20
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-052-3/+3
* Cross-platform CL to remove app/win/win_util.h&cc and related work.msw@chromium.org2011-02-031-2/+2
* Importer: Remove ImporterList from ImporterHost and the pass-through methods.jhawkins@chromium.org2011-02-033-77/+7
* Current firefox2 importer import bookmarks with strict rules.yutak@chromium.org2011-02-013-17/+165
* Importer: Add a RemoveObserver method to ImporterList and use this method byjhawkins@chromium.org2011-02-013-2/+17
* importer: push more FilePath around to reduce conversionsevan@chromium.org2011-01-2814-68/+43
* Current firefox2_importer and firefox3_importer could not import empty folder.yutak@chromium.org2011-01-287-24/+148
* 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