|
2011-12-15
|
This specification introduces and compares two client-side APIs
for processing and synthesizing real-time audio streams in the browser.
|
|
2011-12-15
|
This specification describes a high-level JavaScript API for
processing and synthesizing audio in web applications. The primary
paradigm is of an audio routing graph, where a number of AudioNode
objects are connected together to define the overall audio rendering.
The actual processing will primarily take place in the underlying
implementation (typically optimized Assembly / C / C++ code), but
direct JavaScript processing and synthesis is also supported.
|
|
2011-12-15
|
This proposal makes HTML Streams the foundation for integrated
Web media processing by creating a mixing and effects processing
API for HTML Streams.
|
|
2011-12-06
|
This document defines APIs for a database of records holding simple values and hierarchical objects.
|
|
2011-11-17
|
An API to control the device's vibrator.
|
|
2011-10-27
|
This document defines a set of APIs that allow local media,
including audio and video, to be requested from a platform, media
to be sent over the network to another browser or device implementing
the appropriate set of real-time protocols, and media received from
another browser or device to be processed and displayed locally.
|
|
2011-10-20
|
This specification defines an API for opening an HTTP connection for receiving push notifications from a server in the form of DOM events.
|
|
2011-10-20
|
This specification provides an API for representing file objects in web applications, as well as programmatically selecting them and accessing their data.
|
|
2011-10-20
|
This specification defines two mechanisms for communicating between browsing contexts in HTML document.
|
|
2011-08-16
|
The XMLHttpRequest Level 2 specification enhances the XMLHttpRequest object with new features, such as cross-origin requests, progress events, and the handling of byte streams for both sending and receiving.
|
|
2011-08-04
|
This document describes privacy best practices for web applications, including those that might use device APIs.
|
|
2011-06-07
|
The Network Information API provides an interface for Web Applications to access the underlying network information (connection info) of the device.
|
|
2011-06-02
|
This document defines an API web page authors can use to write
script-based animations where the user agent is in control of limiting
the update rate of the animation.
|
|
2011-05-10
|
This is a sample short description for this specification;
over time we will replace this description with a real one.
|
|
2011-04-19
|
This specification defines an API for writing to files from web applications.
|
|
2011-04-19
|
RDFa [RDFA-CORE] enables authors to publish structured information
that is both human- and machine-readable. Concepts that have
traditionally been difficult for machines to detect, like people,
places, events, music, movies, and recipes, are now easily marked up in
Web documents. While publishing this data is vital to the growth of
Linked Data, using the information to improve the collective utility of
the Web for humankind is the true goal. To accomplish this goal, it must
be simple for Web developers to extract and utilize structured
information from a Web document. This document details such a mechanism;
an RDFa Application Programming Interface (RDFa API) that allows simple
extraction and usage of structured information from a Web document.
|
|
2011-04-19
|
Defines an API to navigate file system hierarchies and sandboxed sections of a user's local filesystem.
|
|
2011-04-14
|
This specification defines HTML form enhancements that provide access
to the audio, image and video capture capabilities of the device.
|
|
2011-04-14
|
This specification defines an API that provides access to messaging
functionality in the device, including SMS, MMS and email.
|
|
2011-03-01
|
This document defines an API for displaying simple notifications to the user.
|
|
2010-10-05
|
This document identifies the permissions that are needed to use
specific client-side APIs which grant access to sensitive data and
operations.
|
|
2010-09-28
|
The Media Capture API enables access to the audio, image and video capture capabilities of the device through Javascript.
|
|
2010-02-02
|
This specification defines an API to provide Web applications with access to various hardware properties of the system which they are running on, including battery status, current network bandwidth.
|
|
2010-01-19
|
The Selectors API specification defines methods for retrieving Element nodes from the DOM by matching against a group of selectors (as used in CSS).
|