| Commit message (Expand) | Author | Age | Files | Lines |
* | Move history extension API implementation to history dir. | aa@chromium.org | 2011-10-24 | 1 | -140/+0 |
* | Move NotificationObserver, NotificationSource, and NotificationDetails to con... | jam@chromium.org | 2011-10-19 | 1 | -6/+6 |
* | Remove obsolete TODO and add a bunch of OVERRIDEs. | mihaip@chromium.org | 2011-08-31 | 1 | -9/+10 |
* | Move base/values.h into the base namespace. This includes a cros DEPS roll | dmazzoni@chromium.org | 2011-07-12 | 1 | -2/+2 |
* | Moving notification types which are chrome specific to a new header file chro... | ananta@chromium.org | 2011-07-10 | 1 | -1/+1 |
* | Revert "Revert "Change extension event routers to not be singletons and to be... | yoz@chromium.org | 2011-06-28 | 1 | -14/+2 |
* | Revert "Change many extension event routers to not be singletons and to be mo... | yoz@chromium.org | 2011-06-25 | 1 | -2/+14 |
* | Change many extension event routers to not be singletons and to be more profi... | yoz@chromium.org | 2011-06-25 | 1 | -14/+2 |
* | Revert "Change event routers from singletons to being owned by the ExtensionS... | yoz@chromium.org | 2011-05-27 | 1 | -7/+13 |
* | Change event routers from singletons to being owned by the ExtensionService. | yoz@chromium.org | 2011-05-26 | 1 | -13/+7 |
* | Virtual destructors should have virtual keyword. | hans@chromium.org | 2011-05-25 | 1 | -1/+1 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -1/+1 |
* | Update a bunch of files to the new location of notification files. | tfarina@chromium.org | 2011-03-08 | 1 | -3/+3 |
* | FBTF: Even more ctor/virtual deinlining. | erg@google.com | 2010-10-19 | 1 | -2/+2 |
* | FBTF: Move more ctors/dtors from headers to implementation. | erg@google.com | 2010-09-01 | 1 | -0/+3 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Remove needless friend declaration. | evan@chromium.org | 2010-04-16 | 1 | -3/+1 |
* | Move history API out of experimental. Allow extensions to override history p... | skerner@chromium.org | 2010-04-01 | 1 | -6/+6 |
* | Implement the Extension History API, v 0.1.The first version is a weak wrappe... | brg@chromium.com | 2009-10-30 | 1 | -0/+149 |