| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleanup: Remove unneeded includes of chrome_switches.h. | thestig@chromium.org | 2011-01-11 | 1 | -1/+0 |
* | 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 platform_thread to base/threading and put in the base namespace. I left a | brettw@chromium.org | 2010-12-31 | 1 | -1/+2 |
* | Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ... | jam@chromium.org | 2010-12-24 | 2 | -2/+5 |
* | Importer: Fix ImporterList::DetectSourceProfiles to run on the FILE thread, as | jhawkins@chromium.org | 2010-12-07 | 1 | -2/+2 |
* | Switch to using scoped_refptr in chrome/profile_import | willchan@chromium.org | 2010-10-19 | 2 | -9/+12 |
* | FBTF: Fix more ctor/dtors found by clang plugin. | erg@google.com | 2010-10-13 | 2 | -1/+3 |
* | Revert 61899 for breaking cookes on file:// URLs. | willchan@chromium.org | 2010-10-08 | 2 | -15/+10 |
* | Fix instances of passing raw pointers to RefCounted objects in tasks. | willchan@chromium.org | 2010-10-08 | 2 | -10/+15 |
* | Re-land r56742 now with correct database files | brettw@chromium.org | 2010-08-21 | 2 | -3/+6 |
* | Revert 56742 - A new field to describe the sources of history urls(visits) is... | brettw@chromium.org | 2010-08-19 | 2 | -6/+3 |
* | A new field to describe the sources of history urls(visits) is added. This fi... | brettw@chromium.org | 2010-08-19 | 2 | -3/+6 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Coverity: Fix a collection of uninitialized member variables, mostly in exten... | finnur@chromium.org | 2010-07-23 | 1 | -1/+5 |
* | Coverity: Fix ProfileImportThread::OnImportStart dereferencing importer_ befo... | mattm@chromium.org | 2010-07-15 | 1 | -4/+4 |
* | Rename Chrome threads to use a "Cr" prefix. | evan@chromium.org | 2010-06-09 | 1 | -3/+1 |
* | Move import in Mac OS X into its own process. | mirandac@chromium.org | 2010-06-04 | 3 | -9/+251 |
* | Make SystemMonitor not a Singleton and move it out of base | phajdan.jr@chromium.org | 2009-11-26 | 1 | -1/+0 |
* | Add Profile Import Process Type. | jeremy@chromium.org | 2009-09-17 | 3 | -0/+78 |