Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AVMGlue API #89

Open
zwetan opened this issue May 28, 2016 · 0 comments
Open

AVMGlue API #89

zwetan opened this issue May 28, 2016 · 0 comments
Labels
AVMGlue The Flash Platform API

Comments

@zwetan
Copy link
Member

zwetan commented May 28, 2016

Here the listing of all issues related to the AVMGlue API

Discussion

Flash 9.0 API

  • flash.accessibility
  • flash.concurrent
  • flash.display
  • flash.errors package #109 flash.errors package
    • DRMManagerError
    • EOFError
    • IllegalOperationError
    • InvalidSWFError
    • IOError
    • MemoryError
    • PermissionError
    • ScriptTimeoutError
    • SQLError
    • SQLErrorOperation
    • StackOverflowError
  • flash.events package #82 flash.events package
  • flash.external
  • flash.filters
  • flash.geom
  • flash.media
  • flash.net package #78 flash.net package
  • flash.net.dns
  • flash.net.drm
  • flash.printing
  • flash.profiler
    • profile()
    • showRedrawRegions()
    • Telemetry
  • flash.sampler
    • clearSamples()
    • getGetterInvocationCount()
    • getInvocationCount()
    • getLexicalScopes()
    • getMasterString()
    • getMemberNames()
    • getSampleCount()
    • getSamples()
    • getSavedThis()
    • getSetterInvocationCount()
    • getSize()
    • isGetterSetter()
    • pauseSampling()
    • sampleInternalAllocs()
    • setSamplerCallback()
    • startSampling()
    • stopSampling()
    • DeleteObjectSample
    • NewObjectSample
    • Sample
    • StackFrame
  • flash.system package #121 flash.system package
    • fscommand()
    • ApplicationDomain
    • ApplicationInstaller
    • ApplicationInstallerMode
    • AuthorizedFeatures
    • AuthorizedFeaturesLoader
    • Capabilities
    • ImageDecodingPolicy
    • IME
    • IMEConversionMode
    • JPEGLoaderContext
    • LoaderContext
    • MessageChannel
    • MessageChannelState
    • Security
    • SecurityDomain
    • SecurityPanel
    • SecurityPrivilege
    • System
    • SystemUpdater
    • SystemUpdaterType
    • TouchscreenType
    • Worker
    • WorkerDomain
    • WorkerState
  • flash.text
  • flash.text.engine
  • flash.text.ime
    • IIMEClient
    • CompositionAttributeRange
  • flash.ui
  • flash.utils package #100 flash.utils package
    • clearInterval()
    • clearTimeout()
    • describeType()
    • escapeMultiByte()
    • getDefinitionByName()
    • getQualifiedClassName()
    • getQualifiedSuperclassName()
    • getTimer()
    • setInterval()
    • setTimeout()
    • unescapeMultiByte()
    • IDataInput
    • IDataOutput
    • IExternalizable
    • ByteArray
    • CompressionAlgorithm
    • Dictionary
    • Endian
    • Proxy
    • Timer
  • flash.xml

AIR 1.0 API

  • air.desktop
  • air.net
  • air.update
  • air.update.events
  • flash.data
  • flash.desktop
  • flash.filesystem package #107 flash.filesystem package
  • flash.html
  • flash.security

Other API

misc (non SWF9 API)


  • When a package is checked it means
    • all the definitions class, interface, function, etc. are implemented
    • documentation reviewed
      eg. all asdoc is done
    • capabilities reviewed
      eg. does it involve an API in Capabilities
    • worker reviewed
      eg. does it involve "Unsupported in Background Workers"
      and/or "APIs with behavioral changes in background Workers"
    • it can be either a Stub (NO-OP) or a full implementation
@zwetan zwetan added the AVMGlue The Flash Platform API label May 28, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AVMGlue The Flash Platform API
Projects
None yet
Development

No branches or pull requests

1 participant