| Commit message (Expand) | Author | Age | Files | Lines |
* | FBTF: Header cleanup in chrome/common part 2. The majority of the changed files | jhawkins@chromium.org | 2010-08-20 | 1 | -0/+1 |
* | Remove obviously unneeded forward declarations in chrome/browser/[abef]*/*.h. | viettrungluu@chromium.org | 2010-08-05 | 1 | -1/+2 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Update extension functions to always pass a list of arguments, even when one ... | arv@chromium.org | 2010-05-21 | 1 | -3/+3 |
* | Move onImportBegan/Ended to the regular bookmarks api | feldstein@chromium.org | 2010-03-26 | 1 | -0/+34 |
* | Add import/export extension apis | feldstein@chromium.org | 2010-01-28 | 1 | -0/+2 |
* | Adds bookmarks.getRecent that returns the recently bookmarked items. | arv@chromium.org | 2009-12-18 | 1 | -0/+7 |
* | Add ExtensionsQuotaService to limit abusive amounts of requests | tim@chromium.org | 2009-12-04 | 1 | -0/+34 |
* | Take 2 at browser_sync::ExtensionsActivityMonitor. | tim@chromium.org | 2009-10-28 | 1 | -1/+1 |
* | Revert (4 of 4) 30153 - Introduce browser_sync::ExtensionsActivityMonitor to ... | tim@chromium.org | 2009-10-27 | 1 | -1/+1 |
* | Introduce browser_sync::ExtensionsActivityMonitor to collect extensions API u... | tim@chromium.org | 2009-10-27 | 1 | -1/+1 |
* | Small cleanup to extension function registration to avoid scattered definitions. | mpcomplete@chromium.org | 2009-10-14 | 1 | -0/+12 |
* | more bookmark tests, plus fix a couple of API bugs | erikkay@chromium.org | 2009-09-01 | 1 | -1/+1 |
* | Headers cleanup: | phajdan.jr@chromium.org | 2009-07-23 | 1 | -1/+1 |
* | Lands http://codereview.chromium.org/155428 for Thiago, which changes | sky@chromium.org | 2009-07-15 | 1 | -3/+0 |
* | Try the original CL "Always persist bookmark IDs" again with the fix to | munjal@chromium.org | 2009-07-13 | 1 | -0/+6 |
* | Revert "Always persist bookmark IDs." | tc@google.com | 2009-07-13 | 1 | -6/+0 |
* | Always persist bookmark IDs. | munjal@chromium.org | 2009-07-13 | 1 | -0/+6 |
* | a few minor tweaks the bookmarks API: | erikkay@google.com | 2009-06-29 | 1 | -3/+1 |
* | Make bookmark model public interface use const BookmarkNode* instead of | munjal@chromium.org | 2009-06-26 | 1 | -9/+9 |
* | Reduce header dependencies in chrome/browser/ | phajdan.jr@chromium.org | 2009-06-16 | 1 | -2/+0 |
* | Make AsyncExtensionFunction possible. | mpcomplete@google.com | 2009-06-05 | 1 | -1/+10 |
* | Separate out the string constants used for extension API function | aa@chromium.org | 2009-05-26 | 1 | -0/+1 |
* | more extensions bookmarks changes:* add schema verification* add unit tests f... | erikkay@google.com | 2009-04-29 | 1 | -9/+80 |
* | A subset of the bookmarks API- missing events- missing unit tests- missing ab... | erikkay@google.com | 2009-04-17 | 1 | -0/+35 |