summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_browsertest.cc
Commit message (Expand)AuthorAgeFilesLines
* ntp4: make app-install-via-drag less jankyestade@chromium.org2011-08-221-1/+1
* Remove extension.h #include from profile.h.mihaip@chromium.org2011-08-131-1/+1
* Add tests for CWS restriction of NaCl plugin.bbudge@chromium.org2011-08-111-2/+11
* Revert 95815 - Make extension file URL access opt-in.jstritar@chromium.org2011-08-081-3/+3
* Make extension file URL access opt-in.jstritar@chromium.org2011-08-081-3/+3
* Move in_process_browser_test and ui_test_utils to chrome/test/basephajdan.jr@chromium.org2011-07-291-1/+1
* Attempted fix for flakiness in RunExtensionTestIncognito.mpcomplete@chromium.org2011-07-151-27/+34
* Remember whether an Extension/App was installed from the Web Store.bbudge@google.com2011-07-121-1/+1
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-27/+28
* Fix the Extension.Permissions_*Cancel histograms.jstritar@chromium.org2011-06-281-1/+1
* Add tests for chrome.tabs.captureVisibleTab working for file:/// URLs.mihaip@chromium.org2011-06-161-1/+16
* Move scoped_temp_dir and scoped_native_library back from base/memory to base.thakis@chromium.org2011-05-191-1/+1
* [Extension] Remove concept of initial incognito stateakalin@chromium.org2011-04-291-1/+1
* [Extensions] Make ExtensionService not be ref-countedakalin@chromium.org2011-04-201-1/+1
* Implement private API for web store to determine app ID ofaa@chromium.org2011-04-141-9/+13
* Replacing base::DIR_TEMP with ScopedTempDir when appropriate.mkwst@chromium.org2011-04-121-6/+3
* Cleanup: Update a bunch of files to the new location of browser_window.h. Par...tfarina@chromium.org2011-04-091-1/+1
* New notification sent when extension uninstall is not allowed.dennisjeffrey@google.com2011-04-071-1/+1
* Refactor ExtensionService/ExtensionServiceInterface to be more testableakalin@chromium.org2011-04-061-1/+1
* Revert 80539 - Refactor ExtensionService/ExtensionServiceInterface to be more...cmp@chromium.org2011-04-061-1/+1
* Refactor ExtensionService/ExtensionServiceInterface to be more testableakalin@chromium.org2011-04-051-1/+1
* extensions: Refactor ExtensionInstallUI class.tfarina@chromium.org2011-03-261-3/+0
* Added extensions API to provide customization values.altimofeev@chromium.org2011-03-241-0/+14
* Exposing extension preferences via the `chrome.extension` API.bauerb@chromium.org2011-03-161-12/+20
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-081-4/+4
* clang: Fix a few more failed attempts at overrides found by -Woverloaded-virtualthakis@chromium.org2011-02-221-1/+1
* New test checks that theme install undo reverts to previous theme.tessamac@chromium.org2011-02-071-0/+5
* Tests for incognito app install, plus some cleanup.tessamac@google.com2011-01-211-3/+70
* Change extension unload notification to indicate updates.asargent@chromium.org2010-12-231-1/+1
* Rename ExtensionsService to ExtensionService.tfarina@chromium.org2010-12-141-10/+10
* Move:ben@chromium.org2010-12-021-1/+1
* Move:ben@chromium.org2010-12-021-1/+1
* Revert "Revert "Finish wiring up chrome.app.install().""aa@chromium.org2010-11-261-1/+1
* Revert "Finish wiring up chrome.app.install()."aa@chromium.org2010-11-231-1/+1
* Finish wiring up chrome.app.install().aa@chromium.org2010-11-231-1/+1
* Cleanup: Include browser.h -> ui/browser.h [Part 3].jhawkins@chromium.org2010-11-161-3/+3
* Part 3 of immutable Extension refactor.mpcomplete@chromium.org2010-10-291-5/+6
* Verify Extension was loaded by checking paths rather than assuming it's last.tessamac@google.com2010-10-281-4/+14
* Convert LOG(INFO) to VLOG(1) - chrome/browser/extensions/.pkasting@chromium.org2010-10-221-22/+19
* extension tests: use LOG(INFO) rather than std::coutevan@chromium.org2010-10-051-16/+16
* Remove unnecessary LOG(INFO) lines from extensions systemaa@chromium.org2010-09-171-2/+0
* remove toolstripserikkay@chromium.org2010-08-121-5/+0
* Move the number conversions from string_util to a new file.brettw@chromium.org2010-07-301-3/+4
* Convert a bunch of easy AppendSwitchWithValue to *ASCII.evan@chromium.org2010-07-301-3/+3
* GTTF: Move more test server code from net/url_request/url_request_unittest.hphajdan.jr@chromium.org2010-07-291-0/+1
* Coverity: Fix a collection of uninitialized member variables, mostly in exten...finnur@chromium.org2010-07-231-6/+4
* Reworked ExtensionsService::AddPendingExtension().akalin@chromium.org2010-06-261-1/+2
* Revert r50804 "Reworked ExtensionsService::AddPendingExtension()."hclam@chromium.org2010-06-251-2/+1
* Reworked ExtensionsService::AddPendingExtension().akalin@chromium.org2010-06-251-1/+2
* Ensure that the default profile for cros has no extension servicedavemoore@chromium.org2010-05-211-0/+15