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
Commit message (
Expand
)
Author
Age
Files
Lines
*
first-run: Pull out FirstRunBrowserProcess/ImportObserver into their own head...
tfarina@chromium.org
2011-04-15
1
-0
/
+2
*
Moved ParamTraits specializations that depend on WebKit out of content/common...
grt@chromium.org
2011-04-15
1
-0
/
+1
*
Move crypto files out of base, to a top level directory.
rvargas@google.com
2011-04-14
1
-3
/
+3
*
Replacing base::DIR_TEMP with ScopedTempDir when appropriate.
mkwst@chromium.org
2011-04-12
2
-30
/
+14
*
importer: Add missing OVERRIDE to SourceProfilesLoaded().
tfarina@chromium.org
2011-04-11
2
-2
/
+2
*
importer: Remove unneeded includes.
tfarina@chromium.org
2011-04-10
10
-31
/
+19
*
Switch most BrowserChildProcessHost subclasses to using the new constructor.
willchan@chromium.org
2011-04-08
1
-1
/
+1
*
importer: Return FilePath in GetFirefoxInstallPathFromRegistry().
tfarina@chromium.org
2011-04-08
3
-27
/
+25
*
importer: Cleanup ImporterList some more.
tfarina@chromium.org
2011-04-08
2
-18
/
+5
*
Make the windows_version.h functions threadsafe by using a singleton. Add ac...
pkasting@chromium.org
2011-04-07
1
-1
/
+1
*
Revert 80819 due to failed tests
mmenke@chromium.org
2011-04-07
1
-1
/
+1
*
Make the windows_version.h functions threadsafe by using a singleton. Add ac...
pkasting@chromium.org
2011-04-07
1
-1
/
+1
*
importer: Include base/win/scoped_comptr.h instead of base/scoped_comptr_win.h.
tfarina@chromium.org
2011-04-07
2
-13
/
+13
*
importer: Get rid of ImporterList::GetSourceProfileNameAt method.
tfarina@chromium.org
2011-04-06
4
-31
/
+21
*
importer: Cleanup ProfileInfo calls a little bit.
tfarina@chromium.org
2011-04-06
26
-151
/
+168
*
Cleanup: Update a bunch of files to the new location of browser_list.h. Part ...
tfarina@chromium.org
2011-04-06
1
-1
/
+1
*
Drop RDH from ProfileImportProcessHost.
willchan@chromium.org
2011-04-06
4
-15
/
+9
*
importer: Remove AppendToPath call from IEImporter.
tfarina@chromium.org
2011-04-04
2
-121
/
+128
*
importer: Refactor ImporterList so it doesn't have to know about Importer.
tfarina@chromium.org
2011-04-04
10
-99
/
+130
*
importer: Move importer_messages.[cc,h] to profile_import_process_messages.[c...
tfarina@chromium.org
2011-04-02
4
-22
/
+18
*
importer: Convert AddBookmarkEntries to string16.
tfarina@chromium.org
2011-04-02
20
-50
/
+64
*
importer: Convert GetSourceProfileNameAt to string16.
tfarina@chromium.org
2011-04-01
3
-16
/
+11
*
importer: Remove one usage of FromWStringHack.
tfarina@chromium.org
2011-04-01
1
-5
/
+6
*
importer: Pull ImportProcessClient out of ProfileImportProcessHost.
tfarina@chromium.org
2011-04-01
6
-7
/
+448
*
Moved URLRequestContextGetter to net/ so it can be used by projects such as j...
sanjeevr@chromium.org
2011-03-31
1
-1
/
+1
*
Fix an edge-case in Safari favicon importer: reset SQL statement on failure.
isherman@chromium.org
2011-03-30
1
-1
/
+1
*
Rename URLRequestContextGetter::GetCookieStore() --> DONTUSEME_GetCookieStore...
eroman@chromium.org
2011-03-30
1
-1
/
+1
*
importer: Move ImportProcessClient implementation to the private section.
tfarina@chromium.org
2011-03-30
2
-28
/
+28
*
importer: Attempt to use app/sql API instead of sqlite_utils.h
tfarina@chromium.org
2011-03-29
6
-182
/
+189
*
Coverity: Pass parameters by reference.
jhawkins@chromium.org
2011-03-28
7
-11
/
+15
*
importer: Some random cleanups.
tfarina@chromium.org
2011-03-28
5
-66
/
+62
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
10
-14
/
+14
*
importer: Cleanup, remove all remaining using declarations.
tfarina@chromium.org
2011-03-27
5
-50
/
+37
*
importer: Cleanup ToolbarImporter code a little bit.
tfarina@chromium.org
2011-03-27
6
-40
/
+66
*
importer: Use unnamed namespace instead of static keyword.
tfarina@chromium.org
2011-03-25
1
-8
/
+10
*
importer: Remove typedef from struct declaration.
tfarina@chromium.org
2011-03-25
1
-15
/
+15
*
importer: Use base::win::GetVersion() instead of the custom IsWindowsVista() ...
tfarina@chromium.org
2011-03-24
1
-10
/
+4
*
importer: Rip out ImporterObserver::ImportCanceled().
tfarina@chromium.org
2011-03-24
1
-6
/
+2
*
Coverity PASS_BY_VALUE fixes
dpapad@chromium.org
2011-03-24
1
-1
/
+1
*
importer: Remove instances of wstring from ProfileWriter.
tfarina@chromium.org
2011-03-24
13
-148
/
+144
*
Move the rest of the renderer->browser messages that belong in content. Also...
jam@chromium.org
2011-03-24
1
-1
/
+0
*
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
9
-23
/
+19
*
importer: Remove an obsolete TODO comment.
tfarina@chromium.org
2011-03-22
1
-3
/
+1
*
importer: Remove unneeded includes of importer_host.h
tfarina@chromium.org
2011-03-21
4
-9
/
+6
*
importer: Remove unneeded includes of importer_data_types.h
tfarina@chromium.org
2011-03-21
4
-8
/
+2
*
importer: Move ExternalProcessImporterBridge to its own header file.
tfarina@chromium.org
2011-03-20
4
-152
/
+176
*
importer: Move InProcessImporterBridge to its own header file.
tfarina@chromium.org
2011-03-20
7
-149
/
+183
*
importer: Sort the methods of ImporterHost class according to our c++ style g...
tfarina@chromium.org
2011-03-19
2
-87
/
+88
*
importer: Some more cleanups to ImporterHost class.
tfarina@chromium.org
2011-03-19
1
-27
/
+11
[next]