| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Pass TemplateURL* instead of TemplateURL across the profile import IPC message. | pkasting@chromium.org | 2012-03-26 | 1 | -0/+2 |
* | Misc. cleanup for chrome/browser/importer/: | pkasting@chromium.org | 2012-03-16 | 1 | -1/+0 |
* | Use URLRows rather than std::vector<URLRow>. Also, there is an equivalent Typ... | mrossetti@chromium.org | 2012-02-10 | 1 | -2/+2 |
* | Group forms-related files in webkit/glue in a forms/ subdirectory. | isherman@chromium.org | 2011-12-15 | 1 | -1/+1 |
* | Many fixes to bookmark importing. | isherman@chromium.org | 2011-05-26 | 1 | -2/+1 |
* | Style cleanup in bookmarks import code | isherman@chromium.org | 2011-05-24 | 1 | -1/+1 |
* | importer: Convert AddBookmarkEntries to string16. | tfarina@chromium.org | 2011-04-02 | 1 | -2/+5 |
* | Coverity: Pass parameters by reference. | jhawkins@chromium.org | 2011-03-28 | 1 | -1/+1 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -1/+1 |
* | importer: Cleanup ToolbarImporter code a little bit. | tfarina@chromium.org | 2011-03-27 | 1 | -1/+3 |
* | importer: Convert GetLocalizedString to string16. | tfarina@chromium.org | 2011-03-23 | 1 | -1/+2 |
* | importer: Move ExternalProcessImporterBridge to its own header file. | tfarina@chromium.org | 2011-03-20 | 1 | -59/+5 |
* | importer: Move InProcessImporterBridge to its own header file. | tfarina@chromium.org | 2011-03-20 | 1 | -42/+1 |
* | fav icon -> favicon. Pass 9: chrome/browser/history | avi@chromium.org | 2011-03-15 | 1 | -3/+3 |
* | fav icon -> favicon. Pass 5: fav_icon -> favicon | avi@chromium.org | 2011-03-15 | 1 | -3/+3 |
* | fav icon -> favicon. Pass 4: SetFavIcon* -> SetFavicon* | avi@chromium.org | 2011-03-15 | 1 | -3/+3 |
* | importer: Cleanup ImporterHost some more. | tfarina@chromium.org | 2011-03-10 | 1 | -4/+5 |
* | Cleanup: Remove unneeded browser_thread.h usage. | thestig@chromium.org | 2010-12-13 | 1 | -3/+0 |
* | Rename ChromeThread to BrowserThread Part20: | tfarina@chromium.org | 2010-10-12 | 1 | -1/+1 |
* | FBTF: Move ctors/dtors into implementation files. Adds ctors/dtors to non-POD... | erg@google.com | 2010-09-30 | 1 | -4/+4 |
* | Re-land r56742 now with correct database files | brettw@chromium.org | 2010-08-21 | 1 | -3/+6 |
* | Revert 56742 - A new field to describe the sources of history urls(visits) is... | brettw@chromium.org | 2010-08-19 | 1 | -6/+3 |
* | A new field to describe the sources of history urls(visits) is added. This fi... | brettw@chromium.org | 2010-08-19 | 1 | -3/+6 |
* | Clean up unnecessary #includes of base/{scoped_ptr.h,string16.h}. | viettrungluu@chromium.org | 2010-08-19 | 1 | -1/+0 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Fix import crash in Mac 10.6 only. | mirandac@chromium.org | 2010-06-09 | 1 | -1/+2 |
* | Move import in Mac OS X into its own process. | mirandac@chromium.org | 2010-06-04 | 1 | -12/+69 |
* | Revert 47675. | mirandac@chromium.org | 2010-05-20 | 1 | -1/+1 |
* | Move data types used in the importer process to common/, in preparation for i... | mirandac@chromium.org | 2010-05-19 | 1 | -1/+1 |
* | Move importer data types into a separate file to prepare for moving importer | mirandac@chromium.org | 2010-03-22 | 1 | -5/+6 |
* | Seventh patch in making destructors of refcounted objects private. | jam@chromium.org | 2009-11-06 | 1 | -2/+5 |
* | Fifth patch in getting rid of caching MessageLoop pointers. | jam@chromium.org | 2009-11-03 | 1 | -6/+0 |
* | (please review thoroughly since this touches many moving parts). | jeremy@chromium.org | 2009-10-06 | 1 | -0/+112 |
* | Revert "Refactor ImporterHost as preparation for OOP switch", which caused pu... | mattm@chromium.org | 2009-10-05 | 1 | -112/+0 |
* | (please review thoroughly since this touches many moving parts). | jeremy@chromium.org | 2009-10-05 | 1 | -0/+112 |