summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions
Commit message (Expand)AuthorAgeFilesLines
* Adds write-from-local-file support for the ImageWriterPrivate API.haven@chromium.org2013-12-041-4/+4
* delete chrome.experimental.identitycourage@chromium.org2013-12-043-59/+0
* Reworks the logic for _GetApiSchema() and _GetApiSchemaFilename() in Availabi...evan.peterson.EP@gmail.com2013-12-048-210/+222
* Move GetFileSize, NormalizeFilePath to base namespacebrettw@chromium.org2013-12-041-1/+1
* Add code field speced for DOM KeyEvent into virtual key events from the soft-...kevers@chromium.org2013-12-041-0/+1
* Return Entry instead of URL from in the fileBrowserPrivate.onDirectoryChanged.mtomasz@chromium.org2013-12-041-4/+6
* Add keyboard navigate for keyboard shortcuts for extensions overlaydpolukhin@chromium.org2013-12-041-2/+4
* Media Galleries API Metadata: Utility process media metadata parser stub.tommycli@chromium.org2013-12-041-0/+5
* Docserver: Include <h4> tags in the table of contents, it's needed for the APIkalman@chromium.org2013-12-0418-97/+84
* Media Galleries API Metadata: Rename MediaFileSystemMetadata callback.tommycli@chromium.org2013-12-041-2/+2
* Move directory creation functions to base namespace.brettw@chromium.org2013-12-033-25/+25
* Adding templating for chrome repos:mkearney@chromium.org2013-12-037-4/+1155
* Cast Extensions API: Major namespace and object renaminghclam@chromium.org2013-12-039-129/+113
* Correct $ref links in extensions documentation server relative location.benwells@chromium.org2013-12-036-7/+60
* Simplify fileBrowserPrivate.getDriveConnectionStatus().kinaba@chromium.org2013-12-031-3/+3
* Cast Extensions API: Factory method for creating a cast sessionhclam@chromium.org2013-12-038-24/+49
* Docserver: Reorganise the site templates into a single site.html file whichkalman@chromium.org2013-12-0236-361/+327
* Docserver: Fix GitHub authentication issues that have recently cropped up: usekalman@chromium.org2013-12-023-5/+8
* Added basic accessibility to TreeView.zelidrag@chromium.org2013-12-021-2/+23
* Move EmptyString, kWhitespace and the BOM to base.brettw@chromium.org2013-12-023-4/+4
* First step of first-run UI replaced with component app.dzhioev@chromium.org2013-11-308-0/+59
* Add profile info field for fileBrowserPrivate.getVolumeMetadataList().kinaba@chromium.org2013-11-291-0/+19
* Take into account manifest permissions when upgrading an extension.rpaquay@chromium.org2013-11-283-1/+34
* Leave fullscreen mode in an app window when ESC key is pressed.mlamouri@chromium.org2013-11-283-0/+6
* Rename setInputRegion API to setShape, and update impl accordingly.wez@chromium.org2013-11-271-1/+1
* Kill whitelist entries for oauth2.auto_approve.rockot@chromium.org2013-11-271-8/+1
* [GCM] Implementation of GCM JS API (Send and Register)fgorski@chromium.org2013-11-271-4/+8
* Docserver: Render the title and table of contents after rendering each page,kalman@chromium.org2013-11-2715-190/+237
* Add Spark in the whitelist of developer private API.dvh@chromium.org2013-11-261-1/+3
* Move ManifestHandlers to extensions/rdevlin.cronin@chromium.org2013-11-2621-1251/+12
* Update webview docs.rockot@chromium.org2013-11-262-5/+190
* Revert of https://codereview.chromium.org/62763003/rogerta@chromium.org2013-11-263-6/+0
* Leave fullscreen mode in an app window when ESC key is pressed.mlamouri@chromium.org2013-11-263-0/+6
* Move some dependencies of ExtensionService down to extensions.benwells@chromium.org2013-11-264-419/+1
* add api_categorizer classhukun@chromium.org2013-11-267-47/+140
* Media Galleries: Implement chrome.mediaGalleries.getAllMediaFileSystemMetadat...thestig@chromium.org2013-11-261-1/+11
* screenlockPrivate whitelist API test app id unhashed, separate dogfood app id...benjhayden@chromium.org2013-11-261-1/+5
* Clarify serial control signals documentationrockot@chromium.org2013-11-261-20/+26
* [Activity Log] Grant a new extension ID use of the activityLogPrivate APImvrable@chromium.org2013-11-261-5/+5
* Added enhanced bookmarks extension as an external component extensionyefim@chromium.org2013-11-261-1/+3
* Docserver: Make ParseDocument section-aware, by grouping document structurekalman@chromium.org2013-11-265-22/+99
* Cast Extensions API: Remove unused APIshclam@chromium.org2013-11-262-26/+2
* Whitelist Flutter extension. Rip-off of https://codereview.chromium.org/24565...niklase@chromium.org2013-11-251-1/+2
* Rename serial.[open,close] to [connect,disconnect]rockot@chromium.org2013-11-251-32/+31
* Docserver: Fix some broken unit tests.kalman@chromium.org2013-11-253-13/+9
* First-run UI is enabled by default.dzhioev@chromium.org2013-11-252-0/+4
* Hide ephemeral apps from UItmdiep@chromium.org2013-11-251-1/+2
* Docserver: remove unused host parameter from ContentProvider.GetContentAndType.kalman@chromium.org2013-11-243-18/+13
* Docserver: Further refactoring to the new GithubFileSystem to make it updatekalman@chromium.org2013-11-227-147/+225
* Docserver: Fix enum name rendering.kalman@chromium.org2013-11-221-1/+1