summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions
Commit message (Expand)AuthorAgeFilesLines
* Disable ExtensionApiTest.Tabs on mac.aa@chromium.org2010-08-291-0/+6
* Remove wstrings from bookmarks, part 17.viettrungluu@chromium.org2010-08-291-3/+3
* Add the collapsed 'miniview' to the apps and most visisted sections. Also, fi...aa@chromium.org2010-08-292-2/+1
* Revert 57788 - Expose Extension Bindings to Component Applicationsrafaelw@chromium.org2010-08-288-51/+9
* Expose Extension Bindings to Component Applicationsrafaelw@chromium.org2010-08-288-9/+51
* Reland r57575 - Remove the default argument from RegKey::Open.tfarina@chromium.org2010-08-282-4/+6
* Revert 57701 - Reland 3149027.chase@chromium.org2010-08-275-145/+12
* Refactor version-getting info into a chrome::VersionInfo object.evan@chromium.org2010-08-271-5/+3
* Reland 3149027.dtseng@chromium.org2010-08-275-12/+145
* Change, unify, and specify ordering of cookies from CookieMonster.rdsmith@chromium.org2010-08-271-1/+2
* fix browsertest failureerikkay@chromium.org2010-08-271-1/+1
* When the browser doesn't have connectivity to a hosted app, display a prettie...erikkay@chromium.org2010-08-275-18/+6
* Implement window.chrome.app.isInstalled .skerner@chromium.org2010-08-271-4/+86
* Revert 57595 - Initial TTS implementation on Mac and Windows.BUG=none.TEST=ba...chase@chromium.org2010-08-265-145/+12
* Initial TTS implementation on Mac and Windows.BUG=none.TEST=base extension te...dtseng@chromium.org2010-08-265-12/+145
* FBTF: More extensions cleanup.erg@google.com2010-08-2613-13/+37
* Revert 57572 - Remove the default argument from RegKey::Open.chase@chromium.org2010-08-262-6/+4
* Remove the default argument from RegKey::Open.tfarina@chromium.org2010-08-262-4/+6
* Revert revision 57540gregoryd@google.com2010-08-261-4/+6
* First cut at experimental API for managing installed/enabled extensions.asargent@chromium.org2010-08-265-2/+228
* FBTF: Forward declare and move constructors in chrome/common/extensions/.erg@google.com2010-08-267-0/+7
* Run NaClPermissionEnabled on all platforms (relying on NaCl's support for mul...gregoryd@google.com2010-08-261-6/+4
* Re-land 57460 - Add hidden component app for web store.rafaelw@chromium.org2010-08-262-5/+28
* Revert 57460 - Add hidden component app for web store.rafaelw@chromium.org2010-08-261-15/+0
* Add hidden component app for web store.rafaelw@chromium.org2010-08-261-0/+15
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-2620-29/+29
* Remove wstrings from bookmarks, part 15.viettrungluu@chromium.org2010-08-261-2/+1
* Add external host binding permission for Extension DOMUI.cindylau@google.com2010-08-251-1/+5
* Move theme files in chrome/browser/ into a themes/ subdir.evan@chromium.org2010-08-252-4/+4
* BackgroudModeManager now listens for APP_TERMINATING and shuts down backgroundatwilson@chromium.org2010-08-251-2/+0
* GTTF: move tests that use WebKit from unit_tests to browser_testsphajdan.jr@chromium.org2010-08-241-0/+0
* FBTF: Move individual XXXMsg_Params structs to a new file.erg@google.com2010-08-242-0/+3
* Fix a bug where you could not uninstall a disabled extension.andybons@chromium.org2010-08-241-1/+1
* Fix a few test failures when landing http://trac.webkit.org/changeset/57178.jnd@google.com2010-08-242-16/+27
* Spelling correction: "nonexistant" -> "nonexistent".viettrungluu@chromium.org2010-08-221-2/+2
* Whitespace change to trigger the bots.viettrungluu@chromium.org2010-08-221-2/+2
* Remove wstrings in bookmarks, part 10.viettrungluu@chromium.org2010-08-221-1/+1
* Remove attempt to be smart about where to open navigationsaa@chromium.org2010-08-212-8/+14
* When extension is blacklisted by admin policy, it should be removed if alread...finnur@chromium.org2010-08-217-24/+106
* Re-land r56742 now with correct database filesbrettw@chromium.org2010-08-211-1/+1
* Marked OmniboxApiTest.Basic and AutocompleteBrowserTest.Autocomplete flaky on...zelidrag@chromium.org2010-08-211-1/+9
* Make TestingProfile use ScopedTempDir.phajdan.jr@chromium.org2010-08-201-2/+2
* Revert r56902aa@chromium.org2010-08-201-1/+1
* Remove TYPE_EXTENSION_APP. Experiment failed. It looks like the layout change...aa@chromium.org2010-08-201-1/+1
* Lands http://codereview.chromium.org/3153008 for bryeung:sky@chromium.org2010-08-204-0/+179
* FBTB: Remove unneeded #includes of base/ref_counted.h and base/string16.h in ...viettrungluu@chromium.org2010-08-201-1/+0
* Revert 56834 - Fix a few test failures when landing http://trac.webkit.org/ch...jnd@google.com2010-08-202-27/+16
* Fix a few test failures when landing http://trac.webkit.org/changeset/57178.jnd@google.com2010-08-202-16/+27
* FBTF: Header cleanup in chrome/common part 2. The majority of the changed filesjhawkins@chromium.org2010-08-2011-1/+12
* Make the extension install UI de-dupe hosts after disregarding scheme and path.aa@chromium.org2010-08-203-10/+107