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
*
importer: Pull out Importer util function into its own file.
tfarina@chromium.org
2011-07-18
1
-34
/
+2
*
Many fixes to bookmark importing.
isherman@chromium.org
2011-05-26
1
-4
/
+1
*
fav icon -> favicon. Pass 3: kFavIconSize -> kFaviconSize
avi@chromium.org
2011-03-15
1
-2
/
+2
*
importer: Pull Importer class out on its own header file.
tfarina@chromium.org
2011-03-09
1
-0
/
+50
*
importer: Move chrome/browser/importer/importer.[cc,h] to importer_host.[cc,h].
tfarina@chromium.org
2011-03-09
1
-589
/
+0
*
importer: Use BaseBookmarkModelObserver on ImporterHost class.
tfarina@chromium.org
2011-03-09
1
-22
/
+25
*
Update a bunch of files to the new location of notification files.
tfarina@chromium.org
2011-03-09
1
-1
/
+1
*
importer: Pull ImporterHost::Observer out into its own header.
tfarina@chromium.org
2011-03-08
1
-1
/
+2
*
Update a bunch of files to the new location of browser_thread.h
jam@chromium.org
2011-03-01
1
-2
/
+2
*
Remove browsing_instance.h stub file and update all the references.
tfarina@chromium.org
2011-02-24
1
-1
/
+1
*
Carnitas: Refactor ShowImportLockDialog()
sail@chromium.org
2011-02-10
1
-14
/
+3
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
1
-2
/
+2
*
Cross-platform CL to remove app/win/win_util.h&cc and related work.
msw@chromium.org
2011-02-03
1
-2
/
+2
*
Importer: Remove ImporterList from ImporterHost and the pass-through methods.
jhawkins@chromium.org
2011-02-03
1
-28
/
+1
*
Importer: Add a RemoveObserver method to ImporterList and use this method by
jhawkins@chromium.org
2011-02-01
1
-0
/
+3
*
Move l10n_util to ui/base
ben@chromium.org
2011-01-21
1
-1
/
+1
*
Update references part 3: remaining files in chrome/...
msw@chromium.org
2011-01-19
1
-1
/
+1
*
[Mac] Organize all import files into chrome/browser/ui/cocoa/importer/.
rsesek@chromium.org
2011-01-18
1
-1
/
+1
*
Remove the stubbed out headers in chrome/browser/views.
msw@chromium.org
2011-01-10
1
-2
/
+2
*
Remove wstring from l10n_util. Part 5.
avi@chromium.org
2011-01-05
1
-1
/
+3
*
Move base/thread.h to base/threading, fix up callers to use the new location.
brettw@chromium.org
2011-01-01
1
-1
/
+1
*
Move app/win_util to app/win and fix the namespace usage.
brettw@google.com
2010-12-31
1
-2
/
+2
*
Cleanup: Remove unneeded includes of notification_service.h.
thestig@chromium.org
2010-12-17
1
-1
/
+1
*
This adds some plumbing for propagating the status and error code of a render...
gspencer@chromium.org
2010-12-14
1
-1
/
+1
*
Start deinlining non-empty virtual methods. (This will be automatically checked
erg@google.com
2010-12-09
1
-0
/
+2
*
Importer: Fix ImporterList::DetectSourceProfiles to run on the FILE thread, as
jhawkins@chromium.org
2010-12-07
1
-3
/
+27
*
Move browser/cocoa to browser/ui/cocoa
ben@chromium.org
2010-12-01
1
-1
/
+1
*
Cleanup: Remove chrome/browser/browser_navigator.* and references.
jhawkins@chromium.org
2010-11-12
1
-1
/
+1
*
Make all browser code use browser::Navigate to open tabs.
ben@chromium.org
2010-11-02
1
-7
/
+4
*
Revert 63067 - This adds some plumbing for propagating the status and error c...
gspencer@chromium.org
2010-10-19
1
-1
/
+1
*
This adds some plumbing for propagating the status and error code of a
gspencer@chromium.org
2010-10-19
1
-1
/
+1
*
Rename ChromeThread to BrowserThread Part20:
tfarina@chromium.org
2010-10-12
1
-1
/
+1
*
Rename ChromeThread to BrowserThread Part11:
tfarina@chromium.org
2010-10-10
1
-10
/
+10
*
Replace Browser::AddTabWithURL(...) with:
ben@chromium.org
2010-10-05
1
-5
/
+5
*
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
[next]