summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions
Commit message (Expand)AuthorAgeFilesLines
* Do not inherit from std::vector.tfarina@chromium.org2012-07-251-1/+1
* Add more FS types and introduce type field into IsolatedContextkinuko@chromium.org2012-07-252-4/+6
* Moved CrxInstaller and CrxInstallerError into extensions namespacerdevlin.cronin@chromium.org2012-07-2419-59/+81
* Revert "Revert 148074 - Pass the render process id to the FrameNavigationState."jochen@chromium.org2012-07-246-84/+156
* Fix stale pointer access in content settings extension API.bauerb@chromium.org2012-07-241-12/+4
* Remove unused interceptors in WebAuthFlow and OAuth2MintTokenFlow.munjal@chromium.org2012-07-242-31/+0
* Support chrome.windows extension API events for browserless Panels.jennb@chromium.org2012-07-2413-153/+352
* Move TestWebSocketServer from ui_test_utils.h to browser_test_utils.h since i...jam@chromium.org2012-07-242-5/+7
* Move ExecuteJavaScript functions from ui_test_utils.h to browser_test_utils.h...jam@chromium.org2012-07-2424-78/+102
* Cleanup gfx::Canvas now that 10562027 has landedpkotwicz@chromium.org2012-07-241-2/+4
* Moving input_ime to api/ .vabr@chromium.org2012-07-245-57/+56
* Implemented the ManagedStoreValueCache, forwarding to the PolicyMap for the a...joaodasilva@chromium.org2012-07-246-43/+163
* Revert 148074 - Pass the render process id to the FrameNavigationState.jochen@chromium.org2012-07-246-159/+82
* Revert 148077 - Remove destructor from FrameNavigationState::FrameID so we ca...jochen@chromium.org2012-07-242-0/+3
* Fix removal of headersbattre@chromium.org2012-07-242-7/+6
* Remove destructor from FrameNavigationState::FrameID so we can use it as a st...jochen@chromium.org2012-07-242-3/+0
* Pass the render process id to the FrameNavigationState.jochen@chromium.org2012-07-246-82/+159
* move openMediaGalleryManager fn out of experimental.estade@chromium.org2012-07-243-8/+8
* Add browserAction.enable/disable as alias for pageAction.show/hide.yoz@chromium.org2012-07-243-0/+22
* Add offline_mode support in crx-less appsgrv@chromium.org2012-07-241-0/+4
* Add extension permissions for Media Gallery API.vandebo@chromium.org2012-07-241-5/+10
* Show login dialog in a popup if the user is not signed inmunjal@chromium.org2012-07-244-57/+529
* retry r147895:estade@chromium.org2012-07-244-38/+42
* Move ExtensionEventRouter and related into extensions namespacerdevlin.cronin@chromium.org2012-07-2364-672/+648
* Add RenderViewHost* to DidStartLoading and DidStopLoading intburkard@chromium.org2012-07-232-2/+3
* Refactor chrome.cookies API to use JSON schema compiler.mitchellwrosen@chromium.org2012-07-237-352/+316
* Revert 147915 - Cleanup gfx::Canvas now that 10562027 has landedacolwell@chromium.org2012-07-231-4/+2
* Coverity: Initialize a member variable.jhawkins@chromium.org2012-07-231-1/+2
* Cleanup gfx::Canvas now that 10562027 has landedpkotwicz@chromium.org2012-07-231-2/+4
* Revert 147895 - switch mediaGalleries to .idl api definitionszym@chromium.org2012-07-233-0/+152
* Revert 147895 - switch mediaGalleries to .idl api definitionszym@chromium.org2012-07-234-163/+6
* switch mediaGalleries to .idl api definitionestade@chromium.org2012-07-234-38/+43
* Refactor chrome.debugger api to use the JSON schema compiler. mitchellwrosen@chromium.org2012-07-234-58/+52
* Offload disk accesses to WorkerPool in ExtensionProtocolHandlerpaivanof@gmail.com2012-07-231-39/+90
* Send the correct process ID with webNavigation eventsjochen@chromium.org2012-07-233-20/+14
* Prettify output from chrome.fileSystem.getDisplayPath for POSIX profile direc...thorogood@chromium.org2012-07-232-11/+12
* Don't crash in GetCurrentBrowser if the dispatcher is gone before the function.yoz@chromium.org2012-07-201-10/+14
* Fixing the browser test for browser tag isolation.nasko@chromium.org2012-07-202-57/+108
* chrome.tabs.executeScript() Callback Parametereaugusti@chromium.org2012-07-2010-25/+69
* Move chrome.appWindow to chrome.app.window.asargent@chromium.org2012-07-202-6/+6
* More -Wunused-private-field cleanups.thakis@chromium.org2012-07-202-2/+1
* Move files related to registry-controlled domains into a new net/base/registr...pam@chromium.org2012-07-201-1/+1
* Actually disable DownloadExtensionTest.DownloadExtensionTest_SearchPauseResum...glider@chromium.org2012-07-201-1/+1
* Fix checking for implied permissions in PermissionSetvabr@chromium.org2012-07-201-1/+2
* Pass the RVH to RVHD::OnMessageReceived and make WCImpl forward it for load s...jochen@chromium.org2012-07-202-13/+70
* Disable DownloadExtensionTest.DownloadExtensionTest_FileIcon_Active,glider@chromium.org2012-07-201-2/+28
* Move Font Settings API out of experimental.falken@chromium.org2012-07-203-36/+21
* Remove extensions::TabHelper::window_id()jyasskin@chromium.org2012-07-202-7/+0
* Create content\public\test\test_utils.h to hold common test classes that are ...jam@chromium.org2012-07-2015-37/+37
* Revert 147594 - NaCl: Remove two uses of '#include "nacl/nacl_log.h"'mseaborn@chromium.org2012-07-203-5/+5