summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions
Commit message (Expand)AuthorAgeFilesLines
* Specific message for chrome://favicon URL permission.dvh@chromium.org2013-05-012-1/+24
* Check the github username/password into the object store rather than needing tokalman@chromium.org2013-05-013-24/+63
* Remove CHECK for valid URLs in API featurescduvall@chromium.org2013-05-011-1/+0
* Reland 197281 - Add ScopedTestingManifestHandlerRegistry for ManifestHandlerT...yoz@chromium.org2013-05-013-96/+141
* Remove features code from ExtensionAPIcduvall@chromium.org2013-05-012-71/+2
* Docserver: GetOrCreateIdentity -> CreateIdentity. Duh.kalman@chromium.org2013-05-016-27/+17
* Revert 197554 "Implemented chrome.bluetooth.addProfile and chrom..."timurrrr@chromium.org2013-05-011-2/+2
* Docserver: fix up CachingFileSystem to only Stat from scratch during a cron r...kalman@chromium.org2013-05-0111-125/+228
* filemanager: Retrieve 'shared-with-me' property using getDriveEntryProperties...haruki@chromium.org2013-05-011-4/+9
* Docserver: refactor the Handler/ServerInstance relationship into a servletkalman@chromium.org2013-05-0111-286/+409
* Implemented chrome.bluetooth.addProfile and chrome.bluetooth.removeProfile.youngki@chromium.org2013-05-011-2/+2
* Revert 197281 "Add ScopedTestingManifestHandlerRegistry for Mani..."yoz@chromium.org2013-04-303-138/+96
* Add reference to NativeMessaging example in the API documentation.sergeyu@chromium.org2013-04-3011-0/+2
* Add documentation for Native Messaging API.sergeyu@chromium.org2013-04-302-14/+127
* Restrict externally_connectable to dev.kalman@chromium.org2013-04-302-1/+8
* Add ScopedTestingManifestHandlerRegistry for ManifestHandlerTest.yoz@chromium.org2013-04-303-96/+138
* Add example for native messaging extension API.sergeyu@chromium.org2013-04-3014-54/+168
* Basic multi-module supportelijahtaylor@chromium.org2013-04-3014-19/+506
* Introduce Multicast Socket APIikarienator@chromium.org2013-04-304-1/+111
* Changed ConnectOptions, DisconnectOptions, ReadOptions, and WriteOptions.youngki@chromium.org2013-04-291-8/+7
* Almost all actions in Declarative Web Request require all_urls host permissionsvabr@chromium.org2013-04-275-94/+131
* Incremental changes to chrome.location API.vadimt@chromium.org2013-04-264-6/+17
* Implemented chrome.bluetooth.getProfiles().youngki@chromium.org2013-04-261-5/+6
* Docserver: run build_server.py from preview.py so that third_party imports work.kalman@chromium.org2013-04-261-5/+6
* Record any renderer extension load failure so that the crash logic onkalman@chromium.org2013-04-262-15/+9
* Modified GetDevicesOptions structure to take profile instead of uuid.youngki@chromium.org2013-04-261-9/+4
* Revert 196597 "Check that extensions sent to the renderer load c..."kalman@chromium.org2013-04-262-9/+15
* Support composition aligned candidate window.nona@chromium.org2013-04-261-0/+6
* Modified Omnibox extension api to use JSON Schema CompilerSamusaaron3@gmail.com2013-04-261-13/+36
* [Spellcheck] Adding extension framework for extension api to load dictionary ...rlp@chromium.org2013-04-265-0/+138
* Check that extensions sent to the renderer load correctly rather than failingkalman@chromium.org2013-04-262-15/+9
* Inline docs render properly in extensions doc server.jaredshumway94@gmail.com2013-04-263-12/+118
* Prevent chrome.app JSON schema from loading on every pagecduvall@chromium.org2013-04-253-11/+36
* Fix a couple of bugs relating to sending Tab info with chrome.runtime.connect...kalman@chromium.org2013-04-252-17/+29
* Docserver: greatly improve the error logging by (a) preserving the stack trac...kalman@chromium.org2013-04-2513-60/+209
* Update chrome.power docs for non-Chrome-OS availability.derat@chromium.org2013-04-241-3/+2
* Remove secondIconUrl and undocument expandedMessage from notifications API.dewittj@chromium.org2013-04-241-4/+1
* Delete empty jquery-ui-1.8.4.custom.min.js.kalman@chromium.org2013-04-241-0/+0
* Docserver: disable samples when running via start_dev_server.py. The dev serverkalman@chromium.org2013-04-243-12/+49
* Add parse support for the externally_connectable manifest key. Not wired up tokalman@chromium.org2013-04-2410-21/+418
* Devserver: Re-create the online ServerInstances each time and tweak the waykalman@chromium.org2013-04-247-18/+62
* chromeos: Clean up GetDriveFilePropertiesFunctionhashimoto@chromium.org2013-04-241-7/+6
* Delete the empty or giantic files checked into extension examples.kalman@chromium.org2013-04-249-1/+1
* Remove all code for chrome.experimental.speechInput extension APIfangjue23303@gmail.com2013-04-242-168/+0
* Fix PRESUBMIT in chrome/common/extensions.kalman@chromium.org2013-04-241-1/+0
* Remove chrome.experimental.speechInput API docs and samplesfangjue23303@gmail.com2013-04-244-171/+0
* Devserver: have a separate ObjectStore namespace (both memcache and datastore)kalman@chromium.org2013-04-2427-176/+114
* Omnibox api passes the window disposition to listener extensions.patrickriordan177@gmail.com2013-04-241-0/+6
* Devserver: Fixup path separators in LocalRenderer on Win.dewittj@chromium.org2013-04-231-2/+3
* USB Reset Device APIikarienator@chromium.org2013-04-231-0/+13