| Commit message (Expand) | Author | Age | Files | Lines |
* | Move bookmarks extension api implementation to bookmarks dir. | aa@chromium.org | 2011-10-25 | 1 | -244/+0 |
* | Move NotificationObserver, NotificationSource, and NotificationDetails to con... | jam@chromium.org | 2011-10-19 | 1 | -7/+7 |
* | Adds code to track a set of expanded folders. This is going to be used | sky@chromium.org | 2011-07-13 | 1 | -1/+1 |
* | Move base/values.h into the base namespace. This includes a cros DEPS roll | dmazzoni@chromium.org | 2011-07-12 | 1 | -3/+7 |
* | 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 | -13/+4 |
* | Revert "Change many extension event routers to not be singletons and to be mo... | yoz@chromium.org | 2011-06-25 | 1 | -4/+13 |
* | Change many extension event routers to not be singletons and to be more profi... | yoz@chromium.org | 2011-06-25 | 1 | -13/+4 |
* | Add bookmarks.getSubTree() function. | bolms@chromium.org | 2011-06-03 | 1 | -0/+8 |
* | Revert "Change event routers from singletons to being owned by the ExtensionS... | yoz@chromium.org | 2011-05-27 | 1 | -4/+11 |
* | Change event routers from singletons to being owned by the ExtensionService. | yoz@chromium.org | 2011-05-26 | 1 | -11/+4 |
* | Renames BookmarkModelObserver::BookmarkNodeFaviconLoaded to | sky@chromium.org | 2011-05-23 | 1 | -2/+2 |
* | Bookmarks extension API checks if editing is allowed. | joaodasilva@chromium.org | 2011-04-13 | 1 | -0/+4 |
* | Fixed crash when exporting bookmarks. | joaodasilva@chromium.org | 2011-04-13 | 1 | -0/+3 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -2/+2 |
* | Coverity PASS_BY_VALUE fixes | dpapad@chromium.org | 2011-03-24 | 1 | -1/+1 |
* | importer: Remove unneeded includes of importer_host.h | tfarina@chromium.org | 2011-03-21 | 1 | -32/+50 |
* | fav icon -> favicon. Pass 10: bookmarks | avi@chromium.org | 2011-03-15 | 1 | -1/+1 |
* | importer: Move chrome/browser/importer/importer.[cc,h] to importer_host.[cc,h]. | tfarina@chromium.org | 2011-03-09 | 1 | -1/+1 |
* | Update a bunch of files to the new location of notification files. | tfarina@chromium.org | 2011-03-08 | 1 | -2/+2 |
* | Inserted default directory for the Export Bookmarks dialog box | dpapad@chromium.org | 2011-02-22 | 1 | -0/+2 |
* | Carnitas: move browser/shell_dialogs.{h,cc} to browser/ui | estade@chromium.org | 2011-02-11 | 1 | -1/+1 |
* | Importer: Remove ImporterList from ImporterHost and the pass-through methods. | jhawkins@chromium.org | 2011-02-03 | 1 | -12/+2 |
* | Extensions: Use the async version of ImporterHost in order to not hit the disk | jhawkins@chromium.org | 2011-02-01 | 1 | -2/+15 |
* | Rename all methods accessing Singleton<T> as GetInstance(). | satish@chromium.org | 2010-12-13 | 1 | -1/+1 |
* | Add the "virtual" keyword on method overrides that are missing it. | erg@google.com | 2010-12-08 | 1 | -6/+7 |
* | FBTF: Even more ctor/virtual deinlining. | erg@google.com | 2010-10-19 | 1 | -0/+3 |
* | 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 |