summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_bookmarks_module.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* more extensions bookmarks changes:* add schema verification* add unit tests f...erikkay@google.com2009-04-291-9/+80
* A subset of the bookmarks API- missing events- missing unit tests- missing ab...erikkay@google.com2009-04-171-0/+35