summaryrefslogtreecommitdiff
path: root/startop/view_compiler
AgeCommit message (Expand)Author
2021-02-21[LSC] Add LOCAL_LICENSE_KINDS to frameworks/baseBob Badour
2021-02-05Merge "Remove TEST_MAPPING entry based on go/a-unit-tests update" am: cc7362c...Julien Desprez
2021-02-04Remove TEST_MAPPING entry based on go/a-unit-tests updateJulien Desprez
2021-02-03Dependency injection of AssetProviders into ApkAssetsRyan Mitchell
2020-03-19Move AssetsProvider to native layerRyan Mitchell
2020-03-19Add ResourcesProvider.loadFromDirectoryRyan Mitchell
2020-02-11Fix clang-tidy performance-faster-string-find warningsChih-Hung Hsieh
2019-11-04Adds ToBits helper method to convert instructon opcode enum to bitsOrion Hodson
2019-11-01Switch to slicer DEX opcode definitionsOrion Hodson
2019-09-25Merge "Refactor DexViewBuilder"Treehugger Robot
2019-09-20Host users of libutils trace use libcutils.Steven Moreland
2019-09-18Refactor DexViewBuilderEric Holk
2019-09-05[view compiler] Add test coverage for layouts compiled from APKEric Holk
2019-08-05Merge "[view compiler] Remove dex_builder_test.cc"Eric Holk
2019-08-02[view compiler] Remove dex_builder_test.ccEric Holk
2019-07-31Merge "[view compiler] Cleanup: Delete duplicate LayoutValidationVisitor::Vis...Eric Holk
2019-07-31Merge "[view compiler] Cleanup: Delete duplicate LayoutValidationVisitor::Vis...Treehugger Robot
2019-07-31Merge "[view compiler] Add DexBuilder support for getting and setting instanc...Eric Holk
2019-07-31[view compiler] Cleanup: Delete duplicate LayoutValidationVisitor::VisitStartTagEric Holk
2019-07-30[view compiler] Add DexBuilder support for getting and setting instance fieldsEric Holk
2019-07-26Merge changes I12b38fa5,Ia11195b1Eric Holk
2019-07-26[viewcompiler] Add support for static field put to DexBuilderEric Holk
2019-07-26[viewcompiler] Add static field get instructions to DexBuilderEric Holk
2019-03-21Merge "Fix ODR issue in viewcompiler" am: b9879d00c4 am: d1e12a6112Colin Cross
2019-03-21Merge "Fix ODR issue in viewcompiler"Colin Cross
2019-03-20Fix ODR issue in viewcompilerColin Cross
2019-03-02Migrate remainder of frameworks/base to androidx.testBrett Chabot
2019-02-21DO NOT MERGE - Merge pi-dev@5234907 into stage-aosp-masterXin Li
2019-02-06Merge "Add default code reviewers into OWNERS" am: e45eefe8ecChih-hung Hsieh
2019-02-06Add default code reviewers into OWNERSChih-Hung Hsieh
2019-02-06Merge "Work around clang-tidy bug in dex_builder.cc." am: c6036971e7Chih-hung Hsieh
2019-02-05Work around clang-tidy bug in dex_builder.cc.Chih-Hung Hsieh
2019-02-04Merge "Temporarily disable clang-tidy for dex_builder.cc." am: 171dfad60cChih-Hung Hsieh
2019-02-04Temporarily disable clang-tidy for dex_builder.cc.Chih-Hung Hsieh
2019-02-01Merge "[viewcompiler] Support more than 16 registers in invoke instructions" ...Eric Holk
2019-02-01Merge "[viewcompiler] Support more than 16 registers in invoke instructions"Treehugger Robot
2019-01-31Merge "[viewcompiler] Add PrecompiledLayoutTest to TEST_MAPPING" am: 1cb64c6a85Eric Holk
2019-01-31[viewcompiler] Support more than 16 registers in invoke instructionsEric Holk
2019-01-31[viewcompiler] Add PrecompiledLayoutTest to TEST_MAPPINGEric Holk
2019-01-28Merge "startop: use static_lib dependency on libdexfile." am: ff1aa4e49aOrion Hodson
2019-01-28startop: use static_lib dependency on libdexfile.Orion Hodson
2019-01-15Merge "[viewcompiler] Enable input from file descriptor" am: 040579c6a3Eric Holk
2019-01-15[viewcompiler] Enable input from file descriptorEric Holk
2019-01-14Merge "Make viewcompiler available on device" am: eb678ba1d3Eric Holk
2019-01-14Make viewcompiler available on deviceEric Holk
2019-01-08Merge "[view compiler] Compile all layouts in an APK" am: a95eac0c59Eric Holk
2019-01-07[view compiler] Compile all layouts in an APKEric Holk
2019-01-07Merge "[view compiler] Add XML to DEX compilation" am: d426ee84a0Eric Holk
2019-01-05[view compiler] Add XML to DEX compilationEric Holk
2019-01-02Merge "[view-compiler] Better namespacing of util functions" am: ff77ea8d58Eric Holk