startop: Add app startup measuring scripts
startop: Add script to force dex2oat compilation filter for app
startop: Make app_startup_runner.py --compiler-filter force compilation
startop: app_startup script fixes for youtube/chrome
startop: Add iorap parcelables for AIDL interfaces
startop: Add iorapd binder integration test
statsd: Add missing AIDs to UidMap
statsd: Add AID mappings for iorapd
iorap: Add presubmit/postsubmit support
iorap: Remove blank newline in TEST_MAPPING
am: Add new LaunchObserver to track app launch sequences
am: Add unit tests for ActivityMetricsLaunchObserver
wm: Add ActivityMetricsLaunchObserverRegistry
services: Add iorap forwarding service
iorap: Update AppLaunchEvent binder calls to use protobuf
iorap: Handle binder failures by gracefully attempting to reconnect
android_filesystem_config add AID for iorapd
manifest: Add testng and dependencies to manifest
manifest: add cpplint (google-styleguide), update repohooks toolpath
Add 'external/google-fruit' to manifest
Add 'external/Reactive-Extensions/RxCpp' to manifest
Add 'system/iorap' to the manifest.
old-cts: Add testng and libcoreoj test support
core: Move core.oat bootjar definitions into core/config
core: Move core.oat bootjar definitions into envsetup.mk
core: Move core.oat bootjar definitions into envsetup.mk
run-test: add --never-clean option
runtime: Minor cleanup and extra comments around interpreter
interpreter: Add experimental lambda opcodes for invoke/create-lambda
test: Fix lambda test incorrectly globbing together compiler arguments
runtime: Partially implement box-lambda and unbox-lambda experimental opcodes
base: Fix an infinite loop in HashSet::Insert
interpreter: Fix string init for soft-failed invokes
runtime: Add -Xverify:softfail and ART_TEST_INTERPRETER_ACCESS_CHECKS
runtime: Add lambda box/unbox object equality
verifier: Skip verification of methods when seeing experimental opcodes
interpreter: Add tests for move-result after invoke-lambda
runtest: Have gcstress tests skip 955-lambda-smali
Revert "runtest: Have gcstress tests skip 955-lambda-smali"
base: replace raw pointers for out-parameters with safer out<T>
Revert "runtime: cleanup class_linker out-parameters and formatting"
runtime: cleanup class_linker out-parameters and formatting
runtime: cleanup class_linker out-parameters and formatting
cleanup: Replace pointers with out-parameters and fix-up formatting
Revert "cleanup: Replace pointers with out-parameters and fix-up formatting"
lambda: Infrastructure to support capture/liberate-variable dex opcodes
lambda: Experimental support for capture-variable and liberate-variable
Revert "Revert "lambda: Experimental support for capture-variable and liberate-variable""
lambda: Minor capture-variable/liberate-variable clean-up after post-merge reviews.
lambda: Add support for invoke-interface for boxed innate lambdas
imgdiag: Fix rarely flaky imgdiag_test.
run-test: Add tests for 1.8 reflection implementations
reflection: Add new 1.8 AnnotatedElement methods and tests
runtime: Update Proxy to assume 1 less direct method
Revert "Revert "reflection: Add new 1.8 AnnotatedElement methods and tests""
interpreter: Fix proxy method invocation with access checks enabled.
runtime: Fix field resolution with access checks (runtest 073)
runtime: Don't skip verification for -Xverify:soft-fail
runtime: Cleanup comments for kAccSkipAccessChecks
image: Allow methods with code in another oat file to work correctly
image: Allow methods with code in another oat file to work correctly
runtime: Add CAS and fences to sun.misc.Unsafe
Camera: Add quirk for metering regions to ignore crop region
Camera: Generate camera_metadata_tags.h from XML
Camera: Generate camera_metadata_tags and HTML docs from XML
Camera2: Prepare to generate tags from script
Camera2: Doc entries no longer have type='enum', instead they use enum='true'
Camera2: Fix metadata XML to maintain ordering
Camera2: Update generate scripts check for dependencies and to support MacPorts
Camera2: Fix metadata alignment for double and int64 types
Camera: Add a script to generate files from XML
Camera: Metadata docs HTML generated from XML
Camera: Metadata XML cleanup, add README
Camera2: Dump enum data types as strings, not integers
Camera2: Docs - Fix tags to be displayed in the docs HTML
Camera: Generate tag string info from XML
Camera: Docs XML - allow multiple kinds per section
Camera: Add an XML parser for the XML metadata
Camera: Define all Properties via an XML data file
Camera2: Docs - Add output_file option to metadata_parser_xml.py
Camera: Metadata docs HTML generated from XML: DO NOT MERGE
Camera: Define all Properties via an XML data file: DO NOT MERGE
Camera: Add an XML parser for the XML metadata: DO NOT MERGE
Camera: Generate camera_metadata_tags.h from XML: DO NOT MERGE
Camera: Generate tag string info from XML: DO NOT MERGE
Camera: Add a script to generate files from XML: DO NOT MERGE
Camera: Metadata XML cleanup, add README: DO NOT MERGE
camera_metadata: Generate java metadata keys source code
camera_metadata: Add supportedHardwareLevel field
Camera2: Docs - Add output_file option to metadata_parser_xml.py: DO NOT MERGE
Update camera metadata tests to new enums: DO NOT MERGE
Camera: Docs XML - allow multiple kinds per section: DO NOT MERGE
Camera2: Dump enum data types as strings, not integers: DO NOT MERGE
camera_metadata: add new android.led.transmit and availableLeds fields
Camera: Generate camera_metadata_tags and HTML docs from XML: DO NOT MERGE
Camera: Fix ordering of boolean enums, types for curves.: DO NOT MERGE
Camera2: Docs - Fix tags to be displayed in the docs HTML: DO NOT MERGE
camera_metadata: Mark enum snprint with non-hidden visibility
camera_metadata: add android.lens.state MOVING enum value
camera_metadata: Fix inconsistencies in digital zoom reporting