summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add code to support options for TTS speak.chaitanyag@chromium.org2010-08-201-0/+65
* Clean up ExtensionMessageService.mpcomplete@chromium.org2010-08-193-219/+81
* Revert 56742 - A new field to describe the sources of history urls(visits) is...brettw@chromium.org2010-08-191-1/+1
* A new field to describe the sources of history urls(visits) is added. This fi...brettw@chromium.org2010-08-191-1/+1
* DOM UI: Change DOMMessageHandler callback arg type to ListValue.estade@chromium.org2010-08-192-89/+67
* Initial version of chrome.experimental.sidebar extension API. brettw@chromium.org2010-08-1910-40/+445
* Clean up unnecessary #includes of base/{scoped_ptr.h,string16.h}.viettrungluu@chromium.org2010-08-192-1/+1
* Allow update URLs in external_extensions.json.skerner@chromium.org2010-08-1911-107/+417
* Use RenderWidget(Host) for full screenboliu@chromium.org2010-08-192-0/+14
* Remove wstrings from bookmarks, part 3.viettrungluu@chromium.org2010-08-191-7/+8
* Revert 56683 - When extension is blacklisted by admin policy, it should be re...finnur@chromium.org2010-08-195-78/+9
* When extension is blacklisted by admin policy, it should be removed if alread...finnur@chromium.org2010-08-195-9/+78
* Notify pref observers when the PrefStore controlling a preference changes, ev...pam@chromium.org2010-08-193-10/+19
* FBTF: Remove unneeded headers from base/ (part 6)thestig@chromium.org2010-08-193-3/+1
* Re-land r56529, and add fixes for the browser tests on chromium os.cmasone@google.com2010-08-183-14/+67
* Added BackgroundModeManager which tracks when background apps are loaded/unlo...atwilson@chromium.org2010-08-182-0/+8
* FBTF: Remove a few SkBitmap instances (and other headers that were next to th...erg@google.com2010-08-182-1/+4
* Revert 56529 - [Chrome OS] Block the installation of extensions with NPAPI pl...phajdan.jr@chromium.org2010-08-182-56/+12
* [Chrome OS] Block the installation of extensions with NPAPI pluginscmasone@google.com2010-08-182-12/+56
* Refactor PrefService, pulling the PREF_CHANGED notification infrastructure ou...pam@chromium.org2010-08-182-23/+39
* Temporarily disable TimelineApi until the webkit cause can be reverted and th...johnnyg@chromium.org2010-08-181-1/+2
* Allow data URLs to load chrome-extension:// resources. Basicaa@chromium.org2010-08-182-16/+53
* Test server cleanup patch of death:phajdan.jr@chromium.org2010-08-1719-90/+73