summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* Rename and deprecate chrome_settings_overrides.bookmarks_ui.hide_bookmark_but...wittman@chromium.org2014-01-232-0/+5
* Use _api_features checks for app.runtime and app.window instead of permissions.yoz@chromium.org2014-01-232-15/+0
* app_shell: Extract extension runtime data from ExtensionServicejamescook@chromium.org2014-01-227-0/+323
* Move ExtensionPrefs and friends to extensions/ directory.derat@chromium.org2014-01-2217-5/+3826
* Revert 245563 and 245800 which made re2 GN generated.brettw@chromium.org2014-01-221-1/+1
* Make generated bookmark apps have no web extent.calamity@chromium.org2014-01-211-0/+4
* Support -Goutput_dir=blahblah in GN-GYP hybrid modejamesr@chromium.org2014-01-181-1/+1
* Generalize "hide bookmark star" permission to "override bookmarks UI"wittman@chromium.org2014-01-181-1/+1
* [IME] Supports options page for each IME instead of single options page for e...shuchen@chromium.org2014-01-182-0/+2
* Convert the re2 GYP targets to be generated by GN.brettw@chromium.org2014-01-171-1/+1
* Convert extensions::ProcessMap to BrowserContextKeyedServicejamescook@chromium.org2014-01-176-8/+111
* Make EventFilteringInfo::IsEmpty() take has_instance_id_ into account.lazyboy@chromium.org2014-01-171-1/+1
* Move kExtensionProcess to src/extensions/common/switches.ccjamescook@chromium.org2014-01-162-3/+7
* extensions: Relocate pref name constants.derat@chromium.org2014-01-162-10/+99
* Revert of Convert the re2 GYP targets to be generated by GN. (https://coderev...brettw@chromium.org2014-01-161-1/+1
* Convert the re2 GYP targets to be generated by GN.brettw@chromium.org2014-01-161-1/+1
* Move webview and web_accessible_resources manifest handlers to src/extensionsjamescook@chromium.org2014-01-166-0/+338
* Implement initial of chrome.readingListPrivate api.yfriedman@chromium.org2014-01-141-0/+1
* Clear testing callbacks in AppBackgrounPageNaclTest reentrantly.scheib@chromium.org2014-01-101-4/+10
* app_shell: Fix PrefsTabHelper dependency of ExtensionHostjamescook@chromium.org2014-01-101-0/+5
* Fix app_shell shutdown crash due to BrowserContextKeyedServicesjamescook@chromium.org2014-01-091-0/+12
* Register bindings for blessed web contexts (aka hosted app contexts) by handkalman@chromium.org2014-01-091-2/+6
* Do not dispatch events to inactive ephemeral appstmdiep@chromium.org2014-01-082-3/+21
* Move ExtensionService::GetExtensionById() to ExtensionRegistryjamescook@chromium.org2014-01-073-0/+125
* Create extensions_test_support build targetjamescook@chromium.org2014-01-076-21/+91
* Remove sockets.udp permission.rpaquay@chromium.org2014-01-071-1/+0
* Allow app_shell to run past extension manifest parsingjamescook@chromium.org2014-01-076-4/+55
* Test Keeping NaCl plugins used in app background pages alive when active.scheib@chromium.org2014-01-072-1/+28
* Revert of https://codereview.chromium.org/112663007/ckocagil@chromium.org2014-01-042-28/+1
* Test Keeping NaCl plugins used in app background pages alive when active.scheib@chromium.org2014-01-042-1/+28
* Revert "Update all users of base::Version to explicitly specify the namespace...avi@chromium.org2014-01-035-12/+12
* Replace the GetAssociatedRenderView call with GetAssociatedRenderFrame in Chr...jam@chromium.org2013-12-302-9/+29
* Move kFileScheme constant into content namespace.tfarina@chromium.org2013-12-303-6/+6
* Convert ExtensionRegistry to a BrowserContextKeyedServicejamescook@chromium.org2013-12-279-30/+146
* Update uses of UTF conversions in courgette/, device/, extensions/, google_ap...avi@chromium.org2013-12-2517-57/+60
* Remove the Value class names from the global namespace.avi@chromium.org2013-12-242-5/+7
* Update all users of base::Version to explicitly specify the namespace, and cl...avi@chromium.org2013-12-235-12/+12
* Update uses of Value in extensions/, google_apis/, gpu/, media/, net/, printi...avi@chromium.org2013-12-235-9/+13
* Cleanup: Move kFileSystemScheme constant into content namespace.tfarina@chromium.org2013-12-231-1/+1
* Prevent creating background pages for non-incognito profile in Guest modedpolukhin@chromium.org2013-12-212-2/+11
* Extract an ExtensionRegistry from ExtensionServicejamescook@chromium.org2013-12-214-0/+258
* Add base:: to string16 in extensions/.dbeam@chromium.org2013-12-2046-178/+191
* Revert 242061 "Test Keeping NaCl plugins used in app background ..."dbeam@chromium.org2013-12-202-28/+1
* Make PepperWebPlugin not use RenderView.jam@chromium.org2013-12-202-18/+52
* Test Keeping NaCl plugins used in app background pages alive when active.scheib@chromium.org2013-12-202-1/+28
* Add a BLESSED_WEB_PAGE extension JS context type to describe the context inkalman@chromium.org2013-12-191-0/+5
* Create simplified ExtensionSystem for app_shelljamescook@chromium.org2013-12-191-2/+3
* Don't show extension uninstall bubbles for pending extensions.joaodasilva@chromium.org2013-12-191-9/+1
* Don't post tasks from RulesRegistry c-torvabr@chromium.org2013-12-192-0/+8
* Move kExtensionResourceScheme to extensions/common/constants.hjamescook@chromium.org2013-12-192-0/+4