[go: up one dir, main page]

Activity for Igor M.

  • Igor M. Igor M. committed [25f394]

    startop: Add app startup measuring scripts

  • Igor M. Igor M. committed [45087d]

    startop: Add script to force dex2oat compilation filter for app

  • Igor M. Igor M. committed [b622e7]

    startop: Make app_startup_runner.py --compiler-filter force compilation

  • Igor M. Igor M. committed [973a2d]

    startop: app_startup script fixes for youtube/chrome

  • Igor M. Igor M. committed [ca4fee]

    startop: Add iorap parcelables for AIDL interfaces

  • Igor M. Igor M. committed [292a93]

    startop: Add iorapd binder integration test

  • Igor M. Igor M. committed [a1980a]

    statsd: Add missing AIDs to UidMap

  • Igor M. Igor M. committed [12bb16]

    statsd: Add AID mappings for iorapd

  • Igor M. Igor M. committed [b624fc]

    iorap: Add presubmit/postsubmit support

  • Igor M. Igor M. committed [e53713]

    iorap: Remove blank newline in TEST_MAPPING

  • Igor M. Igor M. committed [212d06]

    am: Add new LaunchObserver to track app launch sequences

  • Igor M. Igor M. committed [cb76aa]

    am: Add unit tests for ActivityMetricsLaunchObserver

  • Igor M. Igor M. committed [c0b47e]

    wm: Add ActivityMetricsLaunchObserverRegistry

  • Igor M. Igor M. committed [4de1e1]

    services: Add iorap forwarding service

  • Igor M. Igor M. committed [e9e439]

    iorap: Update AppLaunchEvent binder calls to use protobuf

  • Igor M. Igor M. committed [9d33ee]

    iorap: Handle binder failures by gracefully attempting to reconnect

  • Igor M. Igor M. committed [457812]

    android_filesystem_config add AID for iorapd

  • Igor M. Igor M. committed [fb5854]

    manifest: Add testng and dependencies to manifest

  • Igor M. Igor M. committed [67481c]

    manifest: add cpplint (google-styleguide), update repohooks toolpath

  • Igor M. Igor M. committed [805705]

    Add 'external/google-fruit' to manifest

  • Igor M. Igor M. committed [703e1a]

    Add 'external/Reactive-Extensions/RxCpp' to manifest

  • Igor M. Igor M. committed [15b40a]

    Add 'system/iorap' to the manifest.

  • Igor M. Igor M. committed [2d9bba]

    old-cts: Add testng and libcoreoj test support

  • Igor M. Igor M. committed [8c5079]

    core: Move core.oat bootjar definitions into core/config

  • Igor M. Igor M. committed [f33a96]

    core: Move core.oat bootjar definitions into envsetup.mk

  • Igor M. Igor M. committed [9d4639]

    core: Move core.oat bootjar definitions into envsetup.mk

  • Igor M. Igor M. committed [05f30e]

    run-test: add --never-clean option

  • Igor M. Igor M. committed [c449e8]

    runtime: Minor cleanup and extra comments around interpreter

  • Igor M. Igor M. committed [158f35]

    interpreter: Add experimental lambda opcodes for invoke/create-lambda

  • Igor M. Igor M. committed [2371c7]

    test: Fix lambda test incorrectly globbing together compiler arguments

  • Igor M. Igor M. committed [2ee54e]

    runtime: Partially implement box-lambda and unbox-lambda experimental opcodes

  • Igor M. Igor M. committed [3552d9]

    base: Fix an infinite loop in HashSet::Insert

  • Igor M. Igor M. committed [a06b49]

    interpreter: Fix string init for soft-failed invokes

  • Igor M. Igor M. committed [7617ab]

    runtime: Add -Xverify:softfail and ART_TEST_INTERPRETER_ACCESS_CHECKS

  • Igor M. Igor M. committed [e2facc]

    runtime: Add lambda box/unbox object equality

  • Igor M. Igor M. committed [4d7b75]

    verifier: Skip verification of methods when seeing experimental opcodes

  • Igor M. Igor M. committed [6bd980]

    interpreter: Add tests for move-result after invoke-lambda

  • Igor M. Igor M. committed [ef3119]

    runtest: Have gcstress tests skip 955-lambda-smali

  • Igor M. Igor M. committed [222223]

    Revert "runtest: Have gcstress tests skip 955-lambda-smali"

  • Igor M. Igor M. committed [fb326c]

    base: replace raw pointers for out-parameters with safer out<T>

  • Igor M. Igor M. committed [40c814]

    Revert "runtime: cleanup class_linker out-parameters and formatting"

  • Igor M. Igor M. committed [0de694]

    runtime: cleanup class_linker out-parameters and formatting

  • Igor M. Igor M. committed [bc1d78]

    runtime: cleanup class_linker out-parameters and formatting

  • Igor M. Igor M. committed [a315f5]

    cleanup: Replace pointers with out-parameters and fix-up formatting

  • Igor M. Igor M. committed [b1d8c3]

    Revert "cleanup: Replace pointers with out-parameters and fix-up formatting"

  • Igor M. Igor M. committed [fc1ccd]

    lambda: Infrastructure to support capture/liberate-variable dex opcodes

  • Igor M. Igor M. committed [b72123]

    lambda: Experimental support for capture-variable and liberate-variable

  • Igor M. Igor M. committed [6918bf]

    Revert "Revert "lambda: Experimental support for capture-variable and liberate-variable""

  • Igor M. Igor M. committed [30c475]

    lambda: Minor capture-variable/liberate-variable clean-up after post-merge reviews.

  • Igor M. Igor M. committed [457e87]

    lambda: Add support for invoke-interface for boxed innate lambdas

  • Igor M. Igor M. committed [ddd217]

    imgdiag: Fix rarely flaky imgdiag_test.

  • Igor M. Igor M. committed [54c4e0]

    run-test: Add tests for 1.8 reflection implementations

  • Igor M. Igor M. committed [c167ee]

    reflection: Add new 1.8 AnnotatedElement methods and tests

  • Igor M. Igor M. committed [e3d4ff]

    runtime: Update Proxy to assume 1 less direct method

  • Igor M. Igor M. committed [df187e]

    Revert "Revert "reflection: Add new 1.8 AnnotatedElement methods and tests""

  • Igor M. Igor M. committed [9f95ba]

    interpreter: Fix proxy method invocation with access checks enabled.

  • Igor M. Igor M. committed [f1b4c4]

    runtime: Fix field resolution with access checks (runtest 073)

  • Igor M. Igor M. committed [df707e]

    runtime: Don't skip verification for -Xverify:soft-fail

  • Igor M. Igor M. committed [8d1da8]

    runtime: Cleanup comments for kAccSkipAccessChecks

  • Igor M. Igor M. committed [6e2237]

    image: Allow methods with code in another oat file to work correctly

  • Igor M. Igor M. committed [0ccfe2]

    image: Allow methods with code in another oat file to work correctly

  • Igor M. Igor M. committed [629afa]

    runtime: Add CAS and fences to sun.misc.Unsafe

  • Igor M. Igor M. committed [6c94a6]

    Camera: Add quirk for metering regions to ignore crop region

  • Igor M. Igor M. committed [7b9a2d]

    Camera: Generate camera_metadata_tags.h from XML

  • Igor M. Igor M. committed [08b8aa]

    Camera: Generate camera_metadata_tags and HTML docs from XML

  • Igor M. Igor M. committed [e6b664]

    Camera2: Prepare to generate tags from script

  • Igor M. Igor M. committed [b556bc]

    Camera2: Doc entries no longer have type='enum', instead they use enum='true'

  • Igor M. Igor M. committed [586c86]

    Camera2: Fix metadata XML to maintain ordering

  • Igor M. Igor M. committed [0334aa]

    Camera2: Update generate scripts check for dependencies and to support MacPorts

  • Igor M. Igor M. committed [555aac]

    Camera2: Fix metadata alignment for double and int64 types

  • Igor M. Igor M. committed [eaddcd]

    Camera: Add a script to generate files from XML

  • Igor M. Igor M. committed [617da1]

    Camera: Metadata docs HTML generated from XML

  • Igor M. Igor M. committed [6ad61d]

    Camera: Metadata XML cleanup, add README

  • Igor M. Igor M. committed [375cfd]

    Camera2: Dump enum data types as strings, not integers

  • Igor M. Igor M. committed [baacf9]

    Camera2: Docs - Fix tags to be displayed in the docs HTML

  • Igor M. Igor M. committed [da1c31]

    Camera: Generate tag string info from XML

  • Igor M. Igor M. committed [5804a4]

    Camera: Docs XML - allow multiple kinds per section

  • Igor M. Igor M. committed [96bd01]

    Camera: Add an XML parser for the XML metadata

  • Igor M. Igor M. committed [77b63c]

    Camera: Define all Properties via an XML data file

  • Igor M. Igor M. committed [480986]

    Camera2: Docs - Add output_file option to metadata_parser_xml.py

  • Igor M. Igor M. committed [344fd2]

    Camera: Metadata docs HTML generated from XML: DO NOT MERGE

  • Igor M. Igor M. committed [cd6eba]

    Camera: Define all Properties via an XML data file: DO NOT MERGE

  • Igor M. Igor M. committed [ddfc7f]

    Camera: Add an XML parser for the XML metadata: DO NOT MERGE

  • Igor M. Igor M. committed [b03a00]

    Camera: Generate camera_metadata_tags.h from XML: DO NOT MERGE

  • Igor M. Igor M. committed [f0356d]

    Camera: Generate tag string info from XML: DO NOT MERGE

  • Igor M. Igor M. committed [2fcc8c]

    Camera: Add a script to generate files from XML: DO NOT MERGE

  • Igor M. Igor M. committed [78d9b3]

    Camera: Metadata XML cleanup, add README: DO NOT MERGE

  • Igor M. Igor M. committed [aa133d]

    camera_metadata: Generate java metadata keys source code

  • Igor M. Igor M. committed [38b8ca]

    camera_metadata: Add supportedHardwareLevel field

  • Igor M. Igor M. committed [095e46]

    Camera2: Docs - Add output_file option to metadata_parser_xml.py: DO NOT MERGE

  • Igor M. Igor M. committed [f15f1e]

    Update camera metadata tests to new enums: DO NOT MERGE

  • Igor M. Igor M. committed [7d4f08]

    Camera: Docs XML - allow multiple kinds per section: DO NOT MERGE

  • Igor M. Igor M. committed [5b6e79]

    Camera2: Dump enum data types as strings, not integers: DO NOT MERGE

  • Igor M. Igor M. committed [c469f7]

    camera_metadata: add new android.led.transmit and availableLeds fields

  • Igor M. Igor M. committed [d72847]

    Camera: Generate camera_metadata_tags and HTML docs from XML: DO NOT MERGE

  • Igor M. Igor M. committed [721b10]

    Camera: Fix ordering of boolean enums, types for curves.: DO NOT MERGE

  • Igor M. Igor M. committed [1653ad]

    Camera2: Docs - Fix tags to be displayed in the docs HTML: DO NOT MERGE

  • Igor M. Igor M. committed [e572c2]

    camera_metadata: Mark enum snprint with non-hidden visibility

  • Igor M. Igor M. committed [0e323a]

    camera_metadata: add android.lens.state MOVING enum value

  • Igor M. Igor M. committed [f11a4d]

    camera_metadata: Fix inconsistencies in digital zoom reporting

1 >