| Commit message (Expand) | Author | Age | Files | Lines |
* | Review URL: http://codereview.chromium.org/8357020 | mirandac@chromium.org | 2011-10-26 | 1 | -0/+5 |
* | Create a content::UrlFetcher interface that lives in content/public/common an... | jam@chromium.org | 2011-10-25 | 1 | -3/+3 |
* | Convert URLFetcher::Delegates to use an interface in content/public/common. A... | jam@chromium.org | 2011-10-24 | 1 | -9/+4 |
* | Move URLFetcher from content/common to content/common/net. | willchan@chromium.org | 2011-09-13 | 1 | -1/+1 |
* | Fix Linux Views build breakage. | willchan@chromium.org | 2011-09-13 | 1 | -1/+1 |
* | Move URLFetcher from content/common to content/common/net. | willchan@chromium.org | 2011-09-13 | 1 | -1/+1 |
* | Move UrlFetcher to content. I originally thought that it's only used by chro... | jam@chromium.org | 2011-06-01 | 1 | -1/+1 |
* | net: Move ResponseCookies into the net namespace. | tfarina@chromium.org | 2011-05-06 | 1 | -1/+1 |
* | Revert "importer: Some random cleanups." | tfarina@chromium.org | 2011-05-03 | 1 | -9/+7 |
* | importer: Cleanup ProfileInfo calls a little bit. | tfarina@chromium.org | 2011-04-06 | 1 | -8/+6 |
* | importer: Some random cleanups. | tfarina@chromium.org | 2011-03-28 | 1 | -7/+9 |
* | importer: Cleanup ToolbarImporter code a little bit. | tfarina@chromium.org | 2011-03-27 | 1 | -7/+0 |
* | importer: Remove instances of wstring from ProfileWriter. | tfarina@chromium.org | 2011-03-24 | 1 | -1/+1 |
* | Remove importer views that aren't used any more. | estade@chromium.org | 2011-03-16 | 1 | -2/+2 |
* | importer: Pull Importer class out on its own header file. | tfarina@chromium.org | 2011-03-09 | 1 | -2/+3 |
* | importer: Move chrome/browser/importer/importer.[cc,h] to importer_host.[cc,h]. | tfarina@chromium.org | 2011-03-09 | 1 | -1/+1 |
* | importer: Some more cleanups. | tfarina@chromium.org | 2011-03-05 | 1 | -5/+7 |
* | importer: Cleanup the names of files and classes under ui/views/importer dire... | tfarina@chromium.org | 2011-03-04 | 1 | -6/+6 |
* | net: Add namespace net to the remaining files under url_request directory. | tfarina@chromium.org | 2011-01-06 | 1 | -2/+2 |
* | 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 |