| Commit message (Expand) | Author | Age | Files | Lines |
* | Use a direct include of utf_string_conversions.h in chrome/browser/, part 2. | avi@chromium.org | 2013-06-07 | 1 | -2/+2 |
* | Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*" | rsleevi@chromium.org | 2013-06-02 | 1 | -3/+3 |
* | Remove the optional_permission_set, required_permission_set, and initial_api_... | rdevlin.cronin@chromium.org | 2013-05-09 | 1 | -1/+3 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -1/+1 |
* | Revert "Rewrite std::string("") to std::string(), Linux edition." | dcheng@chromium.org | 2013-04-09 | 1 | -1/+1 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -1/+1 |
* | Merge branch 'master' into file_path_browser | brettw@chromium.org | 2013-02-10 | 1 | -1/+1 |
* | Move Extension Location and Type enums to Manifest, and move InstallWarning t... | yoz@chromium.org | 2013-01-31 | 1 | -1/+1 |
* | Cleanup: Remove more unneeded browser_thread.h includes. | thestig@chromium.org | 2013-01-04 | 1 | -1/+0 |
* | FindLastActiveWithProfile now requires a HostDesktopType. | grt@chromium.org | 2012-11-29 | 1 | -1/+2 |
* | Revert 169654 - FindLastActiveWithProfile now requires a HostDesktopType. | joi@chromium.org | 2012-11-27 | 1 | -2/+1 |
* | FindLastActiveWithProfile now requires a HostDesktopType. | grt@chromium.org | 2012-11-27 | 1 | -1/+2 |
* | browser: Move FindLastActiveWithProfile() into chrome namespace. | tfarina@chromium.org | 2012-11-12 | 1 | -1/+1 |
* | Have ExtensionInstallPrompt take a WebContents | sail@chromium.org | 2012-10-21 | 1 | -1/+5 |
* | Making ShowExtensionInstallDialog a callback | sail@chromium.org | 2012-10-12 | 1 | -1/+0 |
* | Mac Web Intents Part 1: Show extension download progress | sail@chromium.org | 2012-10-03 | 1 | -2/+4 |
* | Don't show host permission warnings for platform apps. | mihaip@chromium.org | 2012-08-02 | 1 | -0/+1 |
* | Move implementation of BrowserList onto an inner, instantiatable class, Brows... | ben@chromium.org | 2012-07-12 | 1 | -0/+1 |
* | Move application creation and extension install prompt showing off Browser an... | ben@chromium.org | 2012-07-03 | 1 | -1/+1 |
* | Move each permission classes to its own files in extensions/permissions and r... | penghuang@chromium.org | 2012-06-27 | 1 | -2/+2 |
* | Remove BrowserList::GetLastActive from extensions install dialog code by plum... | jam@chromium.org | 2012-06-15 | 1 | -6/+11 |
* | Refactoring ExtensionInstallUI to abstract the Browser references. | jcivelli@chromium.org | 2012-06-08 | 1 | -1/+1 |
* | Make NetworkProfileBubble not use BrowserList::GetLastActive() as much. Inste... | ben@chromium.org | 2012-05-23 | 1 | -3/+3 |
* | Reland 137540 - Disable off-store extension installs by default. Also get rid... | aa@chromium.org | 2012-05-17 | 1 | -4/+5 |
* | Revert 137540 - Disable off-store extension installs by default. Also get rid... | aa@chromium.org | 2012-05-17 | 1 | -5/+4 |
* | Disable off-store extension installs by default. Also get rid of ExtensionSer... | aa@chromium.org | 2012-05-16 | 1 | -4/+5 |
* | RefCounted types should not have public destructors, chrome/browser/extension... | rsleevi@chromium.org | 2012-04-27 | 1 | -8/+6 |
* | Do not show the install prompt for themes. | jstritar@chromium.org | 2012-04-20 | 1 | -6/+2 |
* | Improve assocation of WebstoreInstallers to CrxInstallers. | jstritar@chromium.org | 2012-04-03 | 1 | -12/+11 |
* | Put manifest string constant declarations into separate header | groby@chromium.org | 2012-03-23 | 1 | -0/+1 |
* | Fix an issue preventing extensions with localized names from being installed ... | jstritar@chromium.org | 2012-03-16 | 1 | -2/+0 |
* | Pass large parameters by reference | tbreisacher@chromium.org | 2012-03-07 | 1 | -1/+1 |
* | Add Mac interface for installing bundles of extensions. | jstritar@chromium.org | 2012-03-05 | 1 | -19/+21 |
* | Add Views interface for installing bundles of extensions. | jstritar@chromium.org | 2012-02-29 | 1 | -1/+1 |
* | Add GTK interface for installing bundles of extensions. | jstritar@chromium.org | 2012-02-25 | 1 | -5/+75 |
* | Revert 123574 - Add GTK interface for installing bundles of extensions. | jstritar@chromium.org | 2012-02-24 | 1 | -75/+5 |
* | Add GTK interface for installing bundles of extensions. | jstritar@chromium.org | 2012-02-24 | 1 | -5/+75 |
* | Add a webstore API for installing bundles of extensions. | jstritar@chromium.org | 2012-02-23 | 1 | -0/+279 |
* | Revert 123094 - Add a webstore API for installing bundles of extensions. | danakj@chromium.org | 2012-02-22 | 1 | -279/+0 |
* | Add a webstore API for installing bundles of extensions. | jstritar@chromium.org | 2012-02-22 | 1 | -0/+279 |