summaryrefslogtreecommitdiffstats
path: root/chrome/browser/importer
Commit message (Expand)AuthorAgeFilesLines
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-052-3/+3
* revert broken change 10833nsylvain@chromium.org2009-03-031-13/+13
* Port DictionaryValue to use string16 instead of wstring.dsh@google.com2009-03-031-13/+13
* Port Replace(First)SubstringsAfterOffset to string16.dsh@google.com2009-03-032-6/+16
* Wires up sorting of bookmarks to the 'organize menu' in the bookmarksky@google.com2009-02-271-0/+2
* Re-land r10564 with a fix for unit tests. Fixed a typo in an ifdef.jhawkins@chromium.org2009-02-273-39/+91
* Reverting 10564.jhawkins@chromium.org2009-02-273-91/+39
* Make firefox_importer_utils.cc compile on Posix.jhawkins@chromium.org2009-02-273-39/+91
* Make importer.cc compile on Posix.jhawkins@chromium.org2009-02-262-6/+32
* Revert change made in http://codereview.chromium.org/10925.mad@chromium.org2009-02-261-9/+4
* Coalesce more hardcoded schemes to using predefined constants.brettw@chromium.org2009-02-262-4/+9
* Fix all places where we used the GetWinVersion functionnsylvain@chromium.org2009-02-251-1/+1
* Update include paths for grit files. Go ahead and resorttc@google.com2009-02-224-6/+4
* Fix some GCC 4.3 warnings.evan@chromium.org2009-02-191-1/+1
* Remove the executable bit from a bunch of files that shouldn't have had it.evan@chromium.org2009-02-121-0/+0
* Fix a bunch of header includes. I removed some unnecessary headers from abrettw@chromium.org2009-02-011-0/+1
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-012-8/+11
* Correct sqlite wrapper behavior on systems where wchar_t is UTF-32,phajdan.jr@chromium.org2009-01-301-3/+3
* Two things:ben@chromium.org2009-01-241-0/+1
* Pull toolbar importer from trunk.brg@chromium.com2009-01-235-1243/+0
* Add a PNGEncoder helper function that takes an SkBitmap,nick@chromium.org2009-01-231-4/+1
* Replace cases of Append(FILE_PATH_LITERAL()) with AppendASCII("").deanm@chromium.org2009-01-221-3/+3
* Move url_* to net subdirben@chromium.org2009-01-161-1/+1
* Move search code to a subdirben@chromium.org2009-01-165-8/+8
* Fie.ben@chromium.org2009-01-155-8/+8
* Move search engines files into subdirben@chromium.org2009-01-155-8/+8
* Move password manager files into a subdirben@chromium.org2009-01-153-3/+3
* Regression for importer. Updated the code to reflect the coding standards of...brg@chromium.com2009-01-133-228/+221
* Move Image operations and convolver to the skia namespace and clean up a few ...brettw@google.com2008-12-121-3/+2
* browser porting, part 2 - importerphajdan.jr@chromium.org2008-12-1212-47/+212
* Move file enumeration to filepaths.avi@google.com2008-12-112-8/+9
* Make the autocomplete system and various other connected bits of code use GUR...pkasting@chromium.org2008-12-101-3/+2
* Adds NULL checks for LoadLibrary and GetProcAddress calls insky@google.com2008-12-101-0/+6
* Reverting 6709,6708,6706.brettw@google.com2008-12-101-3/+3
* Remove base dependency from image_operations and associated unittests. I also...brettw@google.com2008-12-101-3/+3
* Get rid of kPathSeparator on windows. Port some wstring function to take File...estade@chromium.org2008-12-041-1/+1
* Move convolver and image_operations from base/gfx to skia/ext. This is justbrettw@google.com2008-12-031-1/+1
* Revert my skia file moves because of layout test failures.brettw@google.com2008-12-031-3/+3
* Move convolver, image_operations, and skia_utils from base/gfx to skia/ext.brettw@google.com2008-12-021-3/+3
* Revert change 6149 because it broke the unit tests on windows.nsylvain@chromium.org2008-12-0112-213/+47
* browser porting, part 2 - importeragl@chromium.org2008-12-0112-47/+213
* Enforce httponly on cookies coming from the renderer. This prevents javascri...deanm@chromium.org2008-11-191-1/+2
* Fix erase method usage on STL containers in Chrome. Invoking erase on the ite...ananta@chromium.org2008-11-151-2/+7
* Fix tests ImporterTest.Firefox2Importer and Firefox3Importer.maruel@chromium.org2008-11-101-14/+16
* Removed lint problems. NO funcationality changes.brg@chromium.com2008-11-073-73/+71
* Adds import/export of bookmarks to bookmarks.html file.sky@google.com2008-11-078-95/+237
* Potential fix for FF importing issuecpu@google.com2008-11-072-3/+6
* Toolbar Importer Pass2brg@chromium.com2008-11-0612-259/+774
* Make the test "pass" when the internal data is not found.maruel@chromium.org2008-11-051-0/+8
* Toolbar Import - Issue 8801, migrated from public tree to svn enlistment.brg@chromium.com2008-11-044-2/+812