- 8e8bb6d Rename all methods accessing Singleton<T> as GetInstance(). by [email protected] · 15 years ago
- d3c6c0d7 Add a new GetInstance() method for singleton classes used in chrome/browser files. by [email protected] · 15 years ago
- 8ecad5e Move: by [email protected] · 15 years ago
- 1bead071 Add an API for extensions to set the description text for the default by [email protected] · 15 years ago
- a65882c Allow an extension to dynamically set extra data in its update URL, in order by [email protected] · 15 years ago
- b1f04cc Split the private webstore install API into two parts. by [email protected] · 15 years ago
- e78543c Add api method to get an installed extension by ID. by [email protected] · 15 years ago
- 2a8f24e Fix some UI issues with omnibox extensions in incognito. by [email protected] · 15 years ago
- 9adb969 Part 3 of immutable Extension refactor. by [email protected] · 15 years ago
- a7ab1b78 Part 2 of extension event refactor. by [email protected] · 15 years ago
- 8a661f8 Expands the chrome.experimental.processes extension API. by [email protected] · 15 years ago
- 761e716 Pass test server port to javascript part of extensions API tests. by [email protected] · 15 years ago
- d688559 Add a promptBrowserLogin method to webstorePrivate extension API by [email protected] · 15 years ago
- ca4b5fa3 Rename ChromeThread to BrowserThread Part10: by [email protected] · 15 years ago
- e558ff8 Add a launchApp method to extension management API. by [email protected] · 15 years ago
- 246c05f Excempt certain extension functions from module permission check. by [email protected] · 15 years ago
- 22aa4b6 Relanding 3149027. TBR=dmazzoni,chaitanyag BUG=none. TEST=none. by [email protected] · 15 years ago
- 63cda0c Private API for web store to get sync login and set store login information. by [email protected] · 15 years ago
- bc535ee5 Add support for a "split" incognito behavior for extensions. by [email protected] · 15 years ago
- 583d45c1 Reland r57788 - Expose Extension Bindings to Component Applications by [email protected] · 15 years ago
- 6ac956a Revert 57788 - Expose Extension Bindings to Component Applications by [email protected] · 15 years ago
- b84ae67 Expose Extension Bindings to Component Applications by [email protected] · 15 years ago
- 48eb3ce Revert 57701 - Reland 3149027. by [email protected] · 15 years ago
- 9203e59 Reland 3149027. Review URL: http://codereview.chromium.org/3236004 by [email protected] · 15 years ago
- 5781bcf9 Revert 57595 - Initial TTS implementation on Mac and Windows.BUG=none.TEST=base extension test. Currently no mocking for the native TTS api's. Manually tested engines with ChromeVox (navigating around a page, expected interrupts, stopping speech, etc.). by [email protected] · 15 years ago
- 30f0ead Initial TTS implementation on Mac and Windows.BUG=none.TEST=base extension test. Currently no mocking for the native TTS api's. Manually tested engines with ChromeVox (navigating around a page, expected interrupts, stopping speech, etc.). by [email protected] · 15 years ago
- cffd789 First cut at experimental API for managing installed/enabled extensions. by [email protected] · 15 years ago
- 939856a FBTF: Move individual XXXMsg_Params structs to a new file. by [email protected] · 15 years ago
- d683385 Lands http://codereview.chromium.org/3153008 for bryeung: by [email protected] · 15 years ago
- 8b8e7c9 Initial version of chrome.experimental.sidebar extension API. by [email protected] · 15 years ago
- 285b32f Convert wide strings in extension_{page_actions_module,processes_api}_constants. by [email protected] · 15 years ago
- a5c7ac7c Convert wide strings in extension_tabs_module_constants. by [email protected] · 15 years ago
- aa916d57 Only use Browser::TYPE_NORMAL as the last-chance GetCurrentBrowser for Extension functions. by [email protected] · 15 years ago
- 315e7d4 Convert wide string constants in extension_bookmarks_module_constants. by [email protected] · 15 years ago
- 6d7a604 remove toolstrips by [email protected] · 15 years ago
- 8abe0a3 Adding tts experimental extensions api by [email protected] · 15 years ago
- a9c23a5 First stage of proxy extension API. by [email protected] · 15 years ago
- 745feedb Set a max limit on extension items' labels in context menus. by [email protected] · 15 years ago
- d070ec6 Rename ExternalProtocolHandler::OnUserGesture -> PermitLaunchUrl & call from EFD::HandleRequest. by [email protected] · 15 years ago
- 3a612be When I specified the rlz chrome extension api, I explicitly did not include a by [email protected] · 15 years ago
- 17d40f0 **Reapply change that caused build break in chromeos/arm** by [email protected] · 15 years ago
- 0937e50 Revert 50977 - Add support for RLZ chrome extension api. by [email protected] · 15 years ago
- 549c4e3 Add support for RLZ chrome extension api. by [email protected] · 15 years ago
- 56ad379 First pass at experimental omnibox API. There are plenty of rough edges and features to work on, but it's in a usable state. by [email protected] · 15 years ago
- 438c97d Update extension functions to always pass a list of arguments, even when one argument was passed. by [email protected] · 15 years ago
- 898bbd3 Add the new cookies API to Chrome Extensions, minus the event handler. by [email protected] · 15 years ago
- 66dbfb2c Add update and removeAll functions to extensions context menu API by [email protected] · 15 years ago
- d5164137c Include App pages in chrome://extensions "active views" list. by [email protected] · 15 years ago
- e3eafb29 Add chrome.tabs.getCurrent() api call to extensions. by [email protected] · 15 years ago
- 584b8e3f Allow extensions to access chrome://favicon/. by [email protected] · 15 years ago
- a7664e1 Move GetExtension() from ExtensionFunctionDispatcher to ExtensionFunction. by [email protected] · 15 years ago
- bb64b51 Add calling frame's source_url to extension and dom ui requests. by [email protected] · 15 years ago
- 9b07185 Add a folders_only and subtree api to bookmark manager by [email protected] · 15 years ago
- 62b0b53 Fix the logic in extensions GetCurrentWindow: by [email protected] · 15 years ago
- a91afcb Re-land 42631: The problem was that notifications aren't implemented on linux/views yet. by [email protected] · 15 years ago
- c87b2881 Revert 42631 as it seems to have broken browser tests on linux_views. by [email protected] · 15 years ago
- a955860e Finish wiring up notifications in extensions. by [email protected] · 15 years ago
- 0ec9203 Generalize the ExtensionFunctionDispatcher::Delegate interface a bit more. In particular remove GetExtensionHost() and GetExtensionDOMUI(). I'm going to add a new type of EFD::Delegate soon that is neither of these, and I don't think it makes sense to have the code assume that EFD::Delegate must be one of the two of them. by [email protected] · 15 years ago
- 2e3b520 Initial version of an experimental Extensions Context Menu API. by [email protected] · 15 years ago
- 44625595 Committing for dcheng@ by [email protected] · 15 years ago
- 01f829a Initial support for inspecting extension popups. by [email protected] · 15 years ago
- f34e7963 First cut at adding Extension Infobars to the experimental API. by [email protected] · 15 years ago
- f520541 Idle API for the extension system by [email protected] · 15 years ago
- cf25e4d Move metrics api to the experimental name space. by [email protected] · 15 years ago
- cb0ce1e02 Bookmark manager: Open in incognito window. by [email protected] · 15 years ago
- ebc1b68 Minor extensions code cleanup by [email protected] · 15 years ago
- 68f0791 extensions_ui: update "active views" for popups & TabContents by [email protected] · 15 years ago
- 438772df Add a metrics extensions API. by [email protected] · 15 years ago
- db7331a Allow users to enable extensions in incognito. Requires by [email protected] · 15 years ago
- ced90ae1 Bookmark Manager Drag and Drop backend. by [email protected] · 15 years ago
- 85ae959 Implement chrome.browserAction.setPopup(). by [email protected] · 15 years ago
- d406e2e Expose sortChildren to the bookmark manager extension API and use that from the bookmark manager. by [email protected] · 15 years ago
- 5cbe1e2 Add an accessibility API for events raised outside of the web content. by [email protected] · 15 years ago
- 03b3bbf Add clipboard hooks to the bookmark manager extension API. by [email protected] · 15 years ago
- 381162b Adds an experimental processes module to the extensions API. by [email protected] · 15 years ago
- e478d670 Allow extensions to add, remove, or change their page action popup. by [email protected] · 15 years ago
- cb6cf79 Add import/export extension apis by [email protected] · 15 years ago
- e7cb7c3 revert 37335: by [email protected] · 15 years ago
- 922982c Add an accessibility API for events raised outside of the web content. by [email protected] · 15 years ago
- 9dd97bc Add an experimental bookmark manager API to extensions. by [email protected] · 15 years ago
- a3c94c71 Adds bookmarks.getRecent that returns the recently bookmarked items. by [email protected] · 16 years ago
- a95631cb A collection of fixes allowing the chrome.experimental.popup.* set of APIs to function in circumstances where there is no Browser instance present. This is a symptom of a tab-contents view hosted in an ExternalTabContainer.The major change here is the removal of the explicit dependency on a Browser instance across all of the delegates involved when showing a pop-up API. I modified the following delegates:- ExtensionPopupHost::Delegate- TabContentsDelegate- ExtensionFunctionDispatcher::DelegateBecause the pop-up requires a Profile, and a gfx::NativeWindow, I added methods to the above interfaces to provide them.BUG=noneTEST=ExtensionApiTest.FLAKY_Popup by [email protected] · 16 years ago
- d13950e Add ExtensionsQuotaService to limit abusive amounts of requests by [email protected] · 16 years ago
- b1748b1d8 [GTTF] Reduce header dependencies in chrome. by [email protected] · 16 years ago
- d2ad262 Revert 33301 and 33305 due to unit_tests breakage. by [email protected] · 16 years ago
- 172c559 [GTTF] Reduce header dependencies in chrome. by [email protected] · 16 years ago
- b2725756 Refactoring of the chrome.experimental.popup API implementation to allow display of pop-ups for extensions viewed through a tab-contents view.I added a new class, ExtensionPopupHost. This class implements the necessary environment for managing child popup windows from either an ExtensionHost, or an ExtensionDOMUI. Note that this class is added as a member to ExtensionHost and ExtensionDOMUI. by [email protected] · 16 years ago
- 201b273 Small clean-up to not expose base::Process from RenderProcesHost, and instead only expose base::ProcessHandle. Precursor to moving process startup off the UI thread. by [email protected] · 16 years ago
- 61b41161 Disabled extensions should be uninstallable. by [email protected] · 16 years ago
- 1c1c77a5 Submitting change from http://codereview.chromium.org/276029/show by [email protected] · 16 years ago
- de768a83 Implement the Extension History API, v 0.1.The first version is a weak wrapper around the HistoryServices object in Chrome.BUG=22952TEST=browser_tests.exe --gtest_filer=ExtensionApiTest.History by [email protected] · 16 years ago
- 5de6dac Remove pageAction setXXXBadge functions. by [email protected] · 16 years ago
- 744ef17 Implement new page action API. by [email protected] · 16 years ago
- 1288ba0 Update browser actions api to be like new design doc. by [email protected] · 16 years ago
- 61424c06 Small cleanup to extension function registration to avoid scattered definitions. by [email protected] · 16 years ago
- e4dad9fb Modify extension request IPC messages to pass a ListValue instead of a string. by [email protected] · 16 years ago
- 5132483c Add an API to manipulate the browser action badge. by [email protected] · 16 years ago
- ec9ac0df Add chrome.browserAction.setName and .setIcon. by [email protected] · 16 years ago
- 912256b3 Try again to land "Implement script API:executeScript" by [email protected] · 16 years ago
- c7ad50f Don't allow updating tabs to javascript URLs without host by [email protected] · 16 years ago