summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions
Commit message (Expand)AuthorAgeFilesLines
* Don't show "The page at..." in the Bookmark Manager confirmation dialog.tfarina@chromium.org2010-09-052-16/+2
* Re-disable IncognitoSplitMode. It still fails/hangs periodically (though morempcomplete@chromium.org2010-09-031-1/+2
* Due to some unresolved blocking issues, we are switching Native Client back o...cbiffle@google.com2010-09-031-0/+1
* Error out if a version in external_extensions.json is invalid.skerner@chromium.org2010-09-033-39/+54
* Moving file_util::FileInfo to base::PlatformFileInfo, and adding thedumi@chromium.org2010-09-031-2/+2
* Allow experimental extension pop-ups from infobars.joi@chromium.org2010-09-032-3/+11
* Re-lands 58186:bryeung@chromium.org2010-09-032-6/+6
* Reenable IncognitoSplitMode with a hopeful fix.mpcomplete@chromium.org2010-09-023-6/+15
* Fix some issues with incognito split mode extensions.mpcomplete@chromium.org2010-09-022-14/+40
* Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...akalin@chromium.org2010-09-022-6/+6
* Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-022-6/+6
* FBTF: Reaplly the TabRestoreService::Observer into its own file commit.erg@google.com2010-09-024-0/+4
* Relanding 3149027.dtseng@chromium.org2010-09-024-4/+142
* Add api constants for webRequest and clean up webNavigation.jochen@chromium.org2010-09-024-8/+72
* Revert "FBTF: Move the TabRestoreService::Observer into its own file."erg@google.com2010-09-014-4/+0
* FBTF: Move the TabRestoreService::Observer into its own file.erg@google.com2010-09-014-0/+4
* Revert 58186 - Move the keyboard files from base/ to app/.phajdan.jr@chromium.org2010-09-012-6/+6
* Mark ExtensionApiTest.Popup as FLAKY, it is still flaky.phajdan.jr@chromium.org2010-09-011-2/+2
* FBTF: Move more ctors/dtors from headers to implementation.erg@google.com2010-09-012-0/+9
* A CL implementing a collection of fixes to tidy up experimental popups.twiz@google.com2010-09-011-8/+1
* Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-012-6/+6
* default app iconerikkay@chromium.org2010-09-012-3/+10
* Mark a test flaky.aa@chromium.org2010-09-011-1/+1
* Private API for web store to get sync login and set store login information.asargent@chromium.org2010-09-015-0/+109
* window.open() from an extension should always goes in normal browser. When th...aa@chromium.org2010-09-012-4/+28
* Protect local storage created by extension apps.andybons@chromium.org2010-09-013-3/+101
* Disable IncognitoSplitMode everywhere, it's failing and hangy. Working on a fix.mpcomplete@chromium.org2010-08-311-7/+2
* Marking the ExtensionApiTest.Tabs as FLAKY on Windows.iyengar@google.com2010-08-311-2/+2
* Reduce the number of files that recompile when changing template_url.h or tem...levin@chromium.org2010-08-311-0/+1
* Disable IncognitoSplitMode for linux, it's hanging there too.mpcomplete@chromium.org2010-08-311-2/+2
* Disable IncognitoSplitMode on ChromeOS until I can fix.mpcomplete@chromium.org2010-08-311-1/+7
* Add support for a "split" incognito behavior for extensions.mpcomplete@chromium.org2010-08-3132-132/+337
* [Chrome OS] Add signing and verification to ownership APIcmasone@google.com2010-08-311-11/+2
* Unify sidebar identification in the chrome.experimental.sidebar extension API...aa@chromium.org2010-08-312-2/+3
* Reland r57788 - Expose Extension Bindings to Component Applicationsrafaelw@chromium.org2010-08-3110-14/+65
* Marking the ExtensionApiTest.Tabs test as flaky for Linux. This test now fail...ananta@chromium.org2010-08-301-2/+2
* Move Google-specific code under browser/ into browser/google/.evan@chromium.org2010-08-301-1/+1
* GTTF: Disable hangy ExtensionApiTest.IncognitoDisabledphajdan.jr@chromium.org2010-08-301-1/+2
* Added default extensions for Chrome OSdpolukhin@chromium.org2010-08-301-0/+22
* Whoops. Try again to disable a failing test.aa@chromium.org2010-08-301-6/+4
* Remove the wstring TreeModelNode::GetTitle() and rename GetTitleAsString16() ...viettrungluu@chromium.org2010-08-303-6/+6
* Implement events for extensions management API.asargent@chromium.org2010-08-306-4/+152
* 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