summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions
Commit message (Expand)AuthorAgeFilesLines
* 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
* Reapplies all the IPC system work (reverts the revert r56272).erg@google.com2010-08-171-0/+1
* Broaden flakiness filter for ExtensionApiTest.Tabs as it now appears to fail ...joth@chromium.org2010-08-171-2/+2
* Remove deprecated wstring DictionaryValue Get{Boolean,Integer,Real,Binary,Dic...viettrungluu@chromium.org2010-08-173-4/+4
* Completely revert all my IPC work to see if this was what regressed the page ...erg@google.com2010-08-171-1/+0
* Implemented apps sync (behind a flag).akalin@chromium.org2010-08-161-3/+5
* Upon a bad reload of an extension, leave the original disabled instead of bla...andybons@chromium.org2010-08-162-8/+22
* FBTF: Header cleanup in renderer_host.jhawkins@chromium.org2010-08-161-0/+1
* Remove deprecated wstring Get(As)String() methods from Value, etc.viettrungluu@chromium.org2010-08-161-2/+3
* FBTF: Remove "obviously" unneeded standard C++ library #includes.viettrungluu@chromium.org2010-08-152-4/+1
* Remove (deprecated) wstring version of Value::CreateStringValue().viettrungluu@chromium.org2010-08-151-5/+4
* Made IsGalleryDownloadURL() compare based on spec and made it aakalin@chromium.org2010-08-142-9/+8