| Commit message (Expand) | Author | Age | Files | Lines |
* | Coverity: Pass parameters by reference. | jhawkins@chromium.org | 2010-11-09 | 1 | -1/+1 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Move import in Mac OS X into its own process. | mirandac@chromium.org | 2010-06-04 | 1 | -3/+7 |
* | [GTTF] Add FRIEND_TEST_ALL_PREFIXES, a FRIEND_TEST replacement | phajdan.jr@chromium.org | 2010-06-01 | 1 | -2/+2 |
* | 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 |
* | Moved URLFetcher and related classes to chrome/common/net. | sanjeevr@chromium.org | 2010-05-07 | 1 | -1/+1 |
* | Move importer data types into a separate file to prepare for moving importer | mirandac@chromium.org | 2010-03-22 | 1 | -2/+3 |
* | [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 | -1/+2 |
* | Coverity: remove unused writer_ member from importer classes. | mattm@chromium.org | 2009-10-08 | 1 | -3/+0 |
* | (please review thoroughly since this touches many moving parts). | jeremy@chromium.org | 2009-10-06 | 1 | -3/+2 |
* | Revert "Refactor ImporterHost as preparation for OOP switch", which caused pu... | mattm@chromium.org | 2009-10-05 | 1 | -2/+3 |
* | (please review thoroughly since this touches many moving parts). | jeremy@chromium.org | 2009-10-05 | 1 | -3/+2 |
* | Re-enable test after fix for valgrind/purify error. | brg@chromium.com | 2009-05-12 | 1 | -1/+1 |
* | Fix break due to disabling Toolbar5Importer test. | scherkus@chromium.org | 2009-04-17 | 1 | -1/+1 |
* | Re-introducing the toolbar importer code.This is the same code that was remov... | brg@chromium.com | 2009-04-16 | 1 | -0/+169 |
* | Pull toolbar importer from trunk. | brg@chromium.com | 2009-01-23 | 1 | -169/+0 |
* | Move url_* to net subdir | ben@chromium.org | 2009-01-16 | 1 | -1/+1 |
* | Regression for importer. Updated the code to reflect the coding standards of... | brg@chromium.com | 2009-01-13 | 1 | -56/+66 |
* | Removed lint problems. NO funcationality changes. | brg@chromium.com | 2008-11-07 | 1 | -12/+10 |
* | Toolbar Importer Pass2 | brg@chromium.com | 2008-11-06 | 1 | -54/+51 |
* | Toolbar Import - Issue 8801, migrated from public tree to svn enlistment. | brg@chromium.com | 2008-11-04 | 1 | -0/+164 |