summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_history_api.h
Commit message (Expand)AuthorAgeFilesLines
* Move history extension API implementation to history dir.aa@chromium.org2011-10-241-140/+0
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-6/+6
* Remove obsolete TODO and add a bunch of OVERRIDEs.mihaip@chromium.org2011-08-311-9/+10
* Move base/values.h into the base namespace. This includes a cros DEPS rolldmazzoni@chromium.org2011-07-121-2/+2
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-1/+1
* Revert "Revert "Change extension event routers to not be singletons and to be...yoz@chromium.org2011-06-281-14/+2
* Revert "Change many extension event routers to not be singletons and to be mo...yoz@chromium.org2011-06-251-2/+14
* Change many extension event routers to not be singletons and to be more profi...yoz@chromium.org2011-06-251-14/+2
* Revert "Change event routers from singletons to being owned by the ExtensionS...yoz@chromium.org2011-05-271-7/+13
* Change event routers from singletons to being owned by the ExtensionService.yoz@chromium.org2011-05-261-13/+7
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-251-1/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-081-3/+3
* FBTF: Even more ctor/virtual deinlining.erg@google.com2010-10-191-2/+2
* FBTF: Move more ctors/dtors from headers to implementation.erg@google.com2010-09-011-0/+3
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Remove needless friend declaration.evan@chromium.org2010-04-161-3/+1
* Move history API out of experimental. Allow extensions to override history p...skerner@chromium.org2010-04-011-6/+6
* Implement the Extension History API, v 0.1.The first version is a weak wrappe...brg@chromium.com2009-10-301-0/+149