summaryrefslogtreecommitdiffstats
path: root/chrome/browser/importer
Commit message (Expand)AuthorAgeFilesLines
* Lands http://code.google.com/p/chromium/issues/detail?id=71571 forsky@chromium.org2011-03-081-4/+0
* Move ChildThread and ChildProcess to content. Also move remaining code that ...jam@chromium.org2011-03-081-1/+1
* Move socket stream messages to content, in preparation for moving its dispatc...jam@chromium.org2011-03-051-0/+1
* importer: Some more cleanups.tfarina@chromium.org2011-03-0511-109/+71
* Change other usages of .size() to .empty() when applicable.erg@google.com2011-03-042-3/+3
* importer: Cleanup the names of files and classes under ui/views/importer dire...tfarina@chromium.org2011-03-041-6/+6
* Clean up CF To NS Casts and make them slightly saferdmaclach@chromium.org2011-03-031-1/+2
* importer: Factor out StartImportingWithUI() function in its own file.tfarina@chromium.org2011-03-027-39/+57
* importer: Factor out ImportObserver in its own file.tfarina@chromium.org2011-03-022-14/+25
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-011-1/+1
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-014-5/+5
* Following change modified structure BookmarkEntry on profile_writer.htoyoshim@chromium.org2011-02-281-0/+4
* Firefox3Importer crashes on importing empty folder from Bookmarks Menu.toyoshim@chromium.org2011-02-281-8/+10
* Remove browsing_instance.h stub file and update all the references.tfarina@chromium.org2011-02-241-1/+1
* 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