summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_bookmarks_module.h
Commit message (Expand)AuthorAgeFilesLines
* Move bookmarks extension api implementation to bookmarks dir.aa@chromium.org2011-10-251-244/+0
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-7/+7
* Adds code to track a set of expanded folders. This is going to be usedsky@chromium.org2011-07-131-1/+1
* Move base/values.h into the base namespace. This includes a cros DEPS rolldmazzoni@chromium.org2011-07-121-3/+7
* 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-13/+4
* Revert "Change many extension event routers to not be singletons and to be mo...yoz@chromium.org2011-06-251-4/+13
* Change many extension event routers to not be singletons and to be more profi...yoz@chromium.org2011-06-251-13/+4
* Add bookmarks.getSubTree() function.bolms@chromium.org2011-06-031-0/+8
* Revert "Change event routers from singletons to being owned by the ExtensionS...yoz@chromium.org2011-05-271-4/+11
* Change event routers from singletons to being owned by the ExtensionService.yoz@chromium.org2011-05-261-11/+4
* Renames BookmarkModelObserver::BookmarkNodeFaviconLoaded tosky@chromium.org2011-05-231-2/+2
* Bookmarks extension API checks if editing is allowed.joaodasilva@chromium.org2011-04-131-0/+4
* Fixed crash when exporting bookmarks.joaodasilva@chromium.org2011-04-131-0/+3
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Coverity PASS_BY_VALUE fixesdpapad@chromium.org2011-03-241-1/+1
* importer: Remove unneeded includes of importer_host.htfarina@chromium.org2011-03-211-32/+50
* fav icon -> favicon. Pass 10: bookmarksavi@chromium.org2011-03-151-1/+1
* importer: Move chrome/browser/importer/importer.[cc,h] to importer_host.[cc,h].tfarina@chromium.org2011-03-091-1/+1
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-081-2/+2
* Inserted default directory for the Export Bookmarks dialog boxdpapad@chromium.org2011-02-221-0/+2
* Carnitas: move browser/shell_dialogs.{h,cc} to browser/uiestade@chromium.org2011-02-111-1/+1
* Importer: Remove ImporterList from ImporterHost and the pass-through methods.jhawkins@chromium.org2011-02-031-12/+2
* Extensions: Use the async version of ImporterHost in order to not hit the diskjhawkins@chromium.org2011-02-011-2/+15
* Rename all methods accessing Singleton<T> as GetInstance().satish@chromium.org2010-12-131-1/+1
* Add the "virtual" keyword on method overrides that are missing it.erg@google.com2010-12-081-6/+7
* FBTF: Even more ctor/virtual deinlining.erg@google.com2010-10-191-0/+3
* FBTF: Header cleanup in chrome/common part 2. The majority of the changed filesjhawkins@chromium.org2010-08-201-0/+1
* Remove obviously unneeded forward declarations in chrome/browser/[abef]*/*.h.viettrungluu@chromium.org2010-08-051-1/+2
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Update extension functions to always pass a list of arguments, even when one ...arv@chromium.org2010-05-211-3/+3
* Move onImportBegan/Ended to the regular bookmarks apifeldstein@chromium.org2010-03-261-0/+34
* Add import/export extension apisfeldstein@chromium.org2010-01-281-0/+2
* Adds bookmarks.getRecent that returns the recently bookmarked items.arv@chromium.org2009-12-181-0/+7
* Add ExtensionsQuotaService to limit abusive amounts of requeststim@chromium.org2009-12-041-0/+34
* Take 2 at browser_sync::ExtensionsActivityMonitor.tim@chromium.org2009-10-281-1/+1
* Revert (4 of 4) 30153 - Introduce browser_sync::ExtensionsActivityMonitor to ...tim@chromium.org2009-10-271-1/+1
* Introduce browser_sync::ExtensionsActivityMonitor to collect extensions API u...tim@chromium.org2009-10-271-1/+1
* Small cleanup to extension function registration to avoid scattered definitions.mpcomplete@chromium.org2009-10-141-0/+12
* more bookmark tests, plus fix a couple of API bugserikkay@chromium.org2009-09-011-1/+1
* Headers cleanup:phajdan.jr@chromium.org2009-07-231-1/+1
* Lands http://codereview.chromium.org/155428 for Thiago, which changessky@chromium.org2009-07-151-3/+0
* Try the original CL "Always persist bookmark IDs" again with the fix tomunjal@chromium.org2009-07-131-0/+6
* Revert "Always persist bookmark IDs."tc@google.com2009-07-131-6/+0
* Always persist bookmark IDs.munjal@chromium.org2009-07-131-0/+6
* a few minor tweaks the bookmarks API:erikkay@google.com2009-06-291-3/+1
* Make bookmark model public interface use const BookmarkNode* instead ofmunjal@chromium.org2009-06-261-9/+9
* Reduce header dependencies in chrome/browser/phajdan.jr@chromium.org2009-06-161-2/+0
* Make AsyncExtensionFunction possible.mpcomplete@google.com2009-06-051-1/+10
* Separate out the string constants used for extension API functionaa@chromium.org2009-05-261-0/+1