| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleanup: Constify some ProfileKeyedBaseFactory methods and all overrides. Rem... | thestig@chromium.org | 2012-09-06 | 1 | -5/+6 |
* | Move ExtensionSystem into extensions namespace | rdevlin.cronin@chromium.org | 2012-07-11 | 1 | -1/+1 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Move test_browser_thread.h from content\test to content\public\test. This way... | jam@chromium.org | 2012-06-04 | 1 | -1/+1 |
* | Refactor the various ways to control what users can do to extensions. | pam@chromium.org | 2012-06-02 | 1 | -1/+2 |
* | Reland 125805 - Reland 124817 - A profile-keyed service for Extensions, Exten... | yoz@chromium.org | 2012-04-02 | 1 | -1/+1 |
* | Revert "Reland 124817 - Take extensions out of Profile into a profile-keyed s... | akalin@chromium.org | 2012-03-09 | 1 | -1/+1 |
* | Reland 124817 - Take extensions out of Profile into a profile-keyed service, ... | yoz@chromium.org | 2012-03-09 | 1 | -1/+1 |
* | Revert 124817 - Take extensions out of Profile into a profile-keyed service, ... | vandebo@chromium.org | 2012-03-03 | 1 | -2/+2 |
* | Take extensions out of Profile into a profile-keyed service, ExtensionSystem. | yoz@chromium.org | 2012-03-03 | 1 | -2/+2 |
* | Create a secondary file thread, FILE_USER_BLOCKING, for tasks requiring file ... | michaeln@google.com | 2011-12-07 | 1 | -0/+1 |
* | Clean up ExtensionServiceTest. | yoz@chromium.org | 2011-11-22 | 1 | -1/+1 |
* | Add OVERRIDE to chrome/browser/extensions/. | avi@chromium.org | 2011-11-21 | 1 | -1/+1 |
* | Fix ExtensionServiceTest by moving base::ShadowingAtExitManager into the fixt... | rsesek@chromium.org | 2011-11-18 | 1 | -1/+3 |
* | Fix a crash in PageActionImageView when extensions are reloaded due to incogn... | finnur@chromium.org | 2011-11-08 | 1 | -1/+5 |
* | Split BrowserThread into public API and private implementation, step 1. | joi@chromium.org | 2011-10-28 | 1 | -6/+6 |
* | When uninstalling a hosted app, delete data for its launch_url's origin, as | michaeln@google.com | 2011-09-02 | 1 | -0/+2 |
* | Switch ChromeTestSuite to the same convention as ContentTestSuite: | phajdan.jr@chromium.org | 2011-08-27 | 1 | -2/+1 |
* | Reorganize chrome/test, part #9 | phajdan.jr@chromium.org | 2011-08-11 | 1 | -1/+1 |
* | GTTF: Use a fresh TestingBrowserProcess for each test, part #4 | phajdan.jr@chromium.org | 2011-08-03 | 1 | -1/+2 |
* | Move scoped_temp_dir and scoped_native_library back from base/memory to base. | thakis@chromium.org | 2011-05-19 | 1 | -1/+1 |
* | [Extensions] Make ExtensionService not be ref-counted | akalin@chromium.org | 2011-04-20 | 1 | -1/+2 |
* | [Sync] Move some extension-sync-related logic to ExtensionService | akalin@chromium.org | 2011-04-17 | 1 | -5/+10 |
* | Clean up lots of repeated lines in extension_service_unittest.cc | akalin@chromium.org | 2011-04-13 | 1 | -0/+1 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -4/+4 |
* | Update a bunch of files to the new location of browser_thread.h | jam@chromium.org | 2011-03-01 | 1 | -1/+1 |
* | Rename ExtensionsService to ExtensionService. | tfarina@chromium.org | 2010-12-14 | 1 | -0/+53 |