index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
importer
/
firefox2_importer.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Delete the Firefox 2 profile importer.
avi@chromium.org
2013-05-16
1
-667
/
+0
*
Extract BookmarksFileImporter and BookmarkHTMLReader from Firefox2Importer.
avi@chromium.org
2013-05-14
1
-11
/
+12
*
Revert 198820 "Move FileEnumerator to its own file, do some refa..."
dbeam@chromium.org
2013-05-08
1
-4
/
+3
*
Move FileEnumerator to its own file, do some refactoring.
brettw@chromium.org
2013-05-07
1
-3
/
+4
*
chrome: Update include paths of string_split.h to its new location.
tfarina@chromium.org
2013-02-28
1
-1
/
+1
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
Merge branch 'master' into file_path_browser
brettw@chromium.org
2013-02-10
1
-13
/
+13
*
Rename FilePath to base::FilePath and use new location of string_number_conve...
brettw@chromium.org
2013-02-08
1
-1
/
+1
*
Move forms/ out of webkit/.
blundell@chromium.org
2012-10-05
1
-2
/
+2
*
Add a Profile* member to TemplateURL. This makes some invocations of Replace...
pkasting@chromium.org
2012-04-23
1
-1
/
+1
*
Reland r131019: Move most TemplateURL data members to a new struct, TemplateU...
pkasting@chromium.org
2012-04-07
1
-5
/
+5
*
Revert 131019 - This caused memory tests to fail on all the perf bots.
kerz@chromium.org
2012-04-06
1
-5
/
+5
*
Move most TemplateURL data members to a new struct, TemplateURLData. This al...
pkasting@chromium.org
2012-04-05
1
-5
/
+5
*
Remove fields from TemplateURL[Ref] that are part of the OSDD spec but never ...
pkasting@chromium.org
2012-03-29
1
-2
/
+1
*
Pass TemplateURL* instead of TemplateURL across the profile import IPC message.
pkasting@chromium.org
2012-03-26
1
-4
/
+3
*
Clean up TemplateURLParser:
pkasting@chromium.org
2012-03-20
1
-1
/
+0
*
Misc. cleanup for chrome/browser/importer/:
pkasting@chromium.org
2012-03-16
1
-7
/
+5
*
Do not override the default search engine during import.
msw@chromium.org
2012-02-08
1
-4
/
+3
*
Bookmark import from IE preserving the order.
kinaba@chromium.org
2011-12-22
1
-7
/
+2
*
Group forms-related files in webkit/glue in a forms/ subdirectory.
isherman@chromium.org
2011-12-15
1
-2
/
+2
*
some cleanup for base/stl_util
dilmah@chromium.org
2011-07-19
1
-1
/
+1
*
importer: Pull out Importer util function into its own file.
tfarina@chromium.org
2011-07-18
1
-2
/
+4
*
importer: Trivial change that changes NONE_IMPORTER to TYPE_UNKNOWN.
tfarina@chromium.org
2011-07-15
1
-1
/
+1
*
Many fixes to bookmark importing.
isherman@chromium.org
2011-05-26
1
-33
/
+20
*
Style cleanup in bookmarks import code
isherman@chromium.org
2011-05-24
1
-3
/
+2
*
Chrome crashes on importing bookmark files from Bookmark Manager.
toyoshim@chromium.org
2011-04-21
1
-4
/
+16
*
importer: Remove unneeded includes.
tfarina@chromium.org
2011-04-10
1
-1
/
+0
*
importer: Cleanup ProfileInfo calls a little bit.
tfarina@chromium.org
2011-04-06
1
-6
/
+7
*
importer: Refactor ImporterList so it doesn't have to know about Importer.
tfarina@chromium.org
2011-04-04
1
-1
/
+1
*
importer: Convert AddBookmarkEntries to string16.
tfarina@chromium.org
2011-04-02
1
-5
/
+5
*
importer: Use unnamed namespace instead of static keyword.
tfarina@chromium.org
2011-03-25
1
-8
/
+10
*
importer: Remove instances of wstring from ProfileWriter.
tfarina@chromium.org
2011-03-24
1
-42
/
+39
*
importer: Make const strings static and move them outside the function.
tfarina@chromium.org
2011-03-24
1
-9
/
+9
*
importer: Convert GetLocalizedString to string16.
tfarina@chromium.org
2011-03-23
1
-2
/
+2
*
importer: Remove unneeded includes of importer_data_types.h
tfarina@chromium.org
2011-03-21
1
-5
/
+2
*
fav icon -> favicon. Pass 9: chrome/browser/history
avi@chromium.org
2011-03-15
1
-4
/
+4
*
fav icon -> favicon. Pass 4: SetFavIcon* -> SetFavicon*
avi@chromium.org
2011-03-15
1
-1
/
+1
*
importer: Some more cleanups.
tfarina@chromium.org
2011-03-05
1
-22
/
+10
*
Change other usages of .size() to .empty() when applicable.
erg@google.com
2011-03-04
1
-1
/
+1
*
Current firefox2 importer import bookmarks with strict rules.
yutak@chromium.org
2011-02-01
1
-5
/
+60
*
importer: push more FilePath around to reduce conversions
evan@chromium.org
2011-01-28
1
-4
/
+2
*
Current firefox2_importer and firefox3_importer could not import empty folder.
yutak@chromium.org
2011-01-28
1
-5
/
+54
*
Remove wstring from TemplateURL and friends.
avi@chromium.org
2011-01-19
1
-4
/
+4
*
Revert 71485 - Remove wstring from TemplateURL and friends.
avi@chromium.org
2011-01-14
1
-4
/
+4
*
Remove wstring from TemplateURL and friends.
avi@chromium.org
2011-01-14
1
-4
/
+4
*
Coverity: Pass parameters by reference.
jhawkins@chromium.org
2010-11-09
1
-1
/
+1
*
base: Move SplitString functions into the base namespace and update the callers.
tfarina@chromium.org
2010-10-14
1
-2
/
+2
*
base: Finish moving the SplitString functions from string_util.h to string_sp...
tfarina@chromium.org
2010-09-24
1
-0
/
+1
*
Convert more callers of the integer/string functions to using
brettw@chromium.org
2010-07-31
1
-1
/
+3
*
base/ header cleanup. Forward declaration instead of including.
erg@google.com
2010-07-28
1
-0
/
+1
[next]