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
/
importer.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moves TabStripModelObserver/Delegate into their own headers.
sky@chromium.org
2010-09-16
1
-0
/
+1
*
importer: Use BookmarkModel::HasBookmarks instead of BookmarkModel::GetBookma...
tfarina@chromium.org
2010-09-03
1
-9
/
+3
*
Reduce the number of files that recompile when changing template_url.h or tem...
levin@chromium.org
2010-08-31
1
-0
/
+1
*
FBTF: A giant cleanup to net/
erg@google.com
2010-08-31
1
-0
/
+1
*
Refactor new first run control flow.
estade@chromium.org
2010-08-25
1
-2
/
+1
*
Re-land r56742 now with correct database files
brettw@chromium.org
2010-08-21
1
-2
/
+4
*
Revert 56742 - A new field to describe the sources of history urls(visits) is...
brettw@chromium.org
2010-08-19
1
-4
/
+2
*
A new field to describe the sources of history urls(visits) is added. This fi...
brettw@chromium.org
2010-08-19
1
-2
/
+4
*
Clone of issue 2941001. See initial review below.
twiz@google.com
2010-08-12
1
-1
/
+2
*
FBTF: Minor #include cleanup.
erg@google.com
2010-08-10
1
-0
/
+1
*
Fix Firefox import lock dialog on Windows.
mirandac@chromium.org
2010-08-04
1
-1
/
+1
*
Coverity issues 9445, 9446: Uninitialized members in importer.cc
finnur@chromium.org
2010-07-24
1
-2
/
+9
*
Make bookmark import not to enable bookmark bar by default.
huanr@chromium.org
2010-07-09
1
-2
/
+3
*
Attempt 2 at Moving Browser::AddTypes to TabStripModel. The first
sky@chromium.org
2010-06-28
1
-2
/
+2
*
Revert 50752 - Moves Browser::AddTypes to TabStripModel. This patch is primarily
sky@chromium.org
2010-06-24
1
-2
/
+2
*
Make import from the options menu OOP on Mac OS X.
mirandac@chromium.org
2010-06-24
1
-1
/
+2
*
Moves Browser::AddTypes to TabStripModel. This patch is primarily
sky@chromium.org
2010-06-24
1
-2
/
+2
*
Move import in Mac OS X into its own process.
mirandac@chromium.org
2010-06-04
1
-51
/
+336
*
Move the profile_writer out of importer in preparation for OOP import on Mac.
mirandac@chromium.org
2010-05-14
1
-330
/
+1
*
Nukes one of the AddTabWithURL variants.
sky@chromium.org
2010-04-29
1
-2
/
+2
*
Move importer data types into a separate file to prepare for moving importer
mirandac@chromium.org
2010-03-22
1
-14
/
+15
*
Move more files to toplevel gfx.
ben@chromium.org
2010-03-19
1
-1
/
+1
*
Move image codec stuff to toplevel gfx.
ben@chromium.org
2010-03-18
1
-1
/
+1
*
BSD ifdefs, etc. necessary for chrome/
pvalchev@google.com
2010-03-09
1
-3
/
+3
*
Move pref_{member,service} and important_file_writer from chrome/common
phajdan.jr@chromium.org
2010-02-19
1
-1
/
+1
*
Add import/export extension apis
feldstein@chromium.org
2010-01-28
1
-0
/
+9
*
[GTTF] Reduce header dependencies in chrome.
phajdan.jr@chromium.org
2009-11-30
1
-0
/
+1
*
Revert 33301 and 33305 due to unit_tests breakage.
maruel@chromium.org
2009-11-30
1
-1
/
+0
*
[GTTF] Reduce header dependencies in chrome.
phajdan.jr@chromium.org
2009-11-30
1
-0
/
+1
*
Seventh patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-06
1
-0
/
+3
*
Fifth patch in getting rid of caching MessageLoop pointers.
jam@chromium.org
2009-11-03
1
-18
/
+3
*
Remove some #includes where possible.
pkasting@chromium.org
2009-10-23
1
-12
/
+2
*
Add dialog to tell user to close Firefox during import, if it's open and bloc...
mirandac@chromium.org
2009-10-20
1
-1
/
+1
*
Add dialog to tell user to close Firefox during import, if it's open and bloc...
mirandac@chromium.org
2009-10-20
1
-2
/
+3
*
Lands http://codereview.chromium.org/272036 for Thiago:
sky@chromium.org
2009-10-19
1
-2
/
+2
*
Header dependency cleanup in chrome/
phajdan.jr@chromium.org
2009-10-12
1
-0
/
+1
*
Attempt at fixing crash during importing. As far as I can tell from
sky@chromium.org
2009-10-07
1
-2
/
+20
*
(please review thoroughly since this touches many moving parts).
jeremy@chromium.org
2009-10-06
1
-236
/
+9
*
Revert "Refactor ImporterHost as preparation for OOP switch", which caused pu...
mattm@chromium.org
2009-10-05
1
-9
/
+236
*
(please review thoroughly since this touches many moving parts).
jeremy@chromium.org
2009-10-05
1
-236
/
+9
*
Move the JPEG and PNG codecs from base/gfx to app/gfx/codec. Move the classes
brettw@chromium.org
2009-10-03
1
-2
/
+2
*
OS X First run dialog: hide import option of nothing to import from.
jeremy@chromium.org
2009-09-25
1
-8
/
+10
*
Fix crash during import by checking for errors and exiting early.
kuchhal@chromium.org
2009-09-22
1
-0
/
+6
*
Modifies the Firefox import behavior such that if we're in first run, the imp...
gwilson@google.com
2009-09-15
1
-0
/
+9
*
Adds a FaviconService class tied to the profile.
arv@google.com
2009-08-28
1
-1
/
+2
*
Cleaning up lines longer than 80 chars under src/chrome/browser.
mark@chromium.org
2009-08-17
1
-2
/
+2
*
First Run Import Progress UI.
jeremy@chromium.org
2009-08-11
1
-2
/
+1
*
Use real creator code for Keychain items. Instead of hard-coding 'rimZ', use
mark@chromium.org
2009-08-11
1
-13
/
+10
*
First cut at Safari Import - Home Page & History Only.
jeremy@chromium.org
2009-07-31
1
-3
/
+5
*
First cut at Firefox import on OSX + stubs for Safari import.
jeremy@chromium.org
2009-07-29
1
-0
/
+23
[next]