Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
ad29e938d4976913a62f9c01713583e5b4c278b2
/
startop
cd18790
Merge "Fix ODR issue in viewcompiler" am: b9879d00c4 am: d1e12a6112
by Colin Cross
· 6 years ago
d1e12a6
Merge "Fix ODR issue in viewcompiler" am: b9879d00c4
by Colin Cross
· 6 years ago
d763292
Fix ODR issue in viewcompiler
by Colin Cross
· 6 years ago
502ec7a
Migrate remainder of frameworks/base to androidx.test
by Brett Chabot
· 6 years ago
b455c3a
DO NOT MERGE - Merge pi-dev@5234907 into stage-aosp-master
by Xin Li
· 6 years ago
d8b390c
Merge "Add default code reviewers into OWNERS" am: e45eefe8ec am: 3a59c9f70e
by Chih-hung Hsieh
· 6 years ago
f594682
Merge "Add default code reviewers into OWNERS" am: e45eefe8ec am: 3a59c9f70e
by Chih-hung Hsieh
· 6 years ago
34cd77a
Add default code reviewers into OWNERS
by Chih-Hung Hsieh
· 6 years ago
fd1dcbd
Merge "Work around clang-tidy bug in dex_builder.cc." am: c6036971e7 am: 24a986bfb1
by Chih-hung Hsieh
· 6 years ago
acd74cf
Merge "Work around clang-tidy bug in dex_builder.cc." am: c6036971e7
by Chih-hung Hsieh
· 6 years ago
2b61bdd
Work around clang-tidy bug in dex_builder.cc.
by Chih-Hung Hsieh
· 6 years ago
eb009eb
Merge "Temporarily disable clang-tidy for dex_builder.cc." am: 171dfad60c am: e6d84ae4c9
by Chih-Hung Hsieh
· 6 years ago
6cb189e
Merge "Temporarily disable clang-tidy for dex_builder.cc." am: 171dfad60c
by Chih-Hung Hsieh
· 6 years ago
7ae7f16
Temporarily disable clang-tidy for dex_builder.cc.
by Chih-Hung Hsieh
· 6 years ago
846b59e
Merge "[viewcompiler] Support more than 16 registers in invoke instructions" am: f96ebc501e am: 18fa74cbe4
by Eric Holk
· 6 years ago
1660db4
Merge "[viewcompiler] Support more than 16 registers in invoke instructions" am: f96ebc501e
by Eric Holk
· 6 years ago
f96ebc5
Merge "[viewcompiler] Support more than 16 registers in invoke instructions"
by Treehugger Robot
· 6 years ago
baa8e66
Merge "[viewcompiler] Add PrecompiledLayoutTest to TEST_MAPPING" am: 1cb64c6a85 am: d8ec417dd6
by Eric Holk
· 6 years ago
55398cf
Merge "[viewcompiler] Add PrecompiledLayoutTest to TEST_MAPPING" am: 1cb64c6a85
by Eric Holk
· 6 years ago
d1b4383
[viewcompiler] Support more than 16 registers in invoke instructions
by Eric Holk
· 6 years ago
8c933e5
[viewcompiler] Add PrecompiledLayoutTest to TEST_MAPPING
by Eric Holk
· 6 years ago
6565a34
Disable iorap test mapping
by Mathieu Chartier
· 6 years ago
40938a55
iorap: Fix ro.iorapd.enable property naming
by Mathieu Chartier
· 6 years ago
d8695d0
Disable presubmit test until it works with disabled iorap by default
by Mathieu Chartier
· 6 years ago
f34d9f7
Merge "startop: use static_lib dependency on libdexfile." am: ff1aa4e49a am: db28e6e8b1
by Orion Hodson
· 6 years ago
0c024ea
Merge "startop: use static_lib dependency on libdexfile." am: ff1aa4e49a
by Orion Hodson
· 6 years ago
ca1b80b
startop: use static_lib dependency on libdexfile.
by Orion Hodson
· 6 years ago
ecc22e2
Merge changes I789db896,I19e91f0f
by TreeHugger Robot
· 6 years ago
9d33ee9
iorap: Handle binder failures by gracefully attempting to reconnect
by Igor Murashkin
· 6 years ago
55d66bb
Fix OWNERS sorting
by Mathieu Chartier
· 6 years ago
1e3c00c
Add mathieuc to OWNERS for startop
by Mathieu Chartier
· 6 years ago
e9e439a
iorap: Update AppLaunchEvent binder calls to use protobuf
by Igor Murashkin
· 6 years ago
a15f36a
Merge "[viewcompiler] Enable input from file descriptor" am: 040579c6a3 am: 88f9ca38fb
by Eric Holk
· 6 years ago
2c6aa62
Merge "[viewcompiler] Enable input from file descriptor" am: 040579c6a3
by Eric Holk
· 6 years ago
0e0e7dd
[viewcompiler] Enable input from file descriptor
by Eric Holk
· 6 years ago
e8bacb0
Merge "Make viewcompiler available on device" am: eb678ba1d3 am: a3e9526ea8
by Eric Holk
· 6 years ago
9f69619
Merge "Make viewcompiler available on device" am: eb678ba1d3 am: a3e9526ea8
by Eric Holk
· 6 years ago
bf30e31
Make viewcompiler available on device
by Eric Holk
· 6 years ago
3d91b51
Merge "[view compiler] Compile all layouts in an APK" am: a95eac0c59 am: 0ca2e2c2dd
by Eric Holk
· 6 years ago
72ffe3b
Merge "[view compiler] Compile all layouts in an APK" am: a95eac0c59
by Eric Holk
· 6 years ago
b377e51
[view compiler] Compile all layouts in an APK
by Eric Holk
· 6 years ago
4de1e16
services: Add iorap forwarding service
by Igor Murashkin
· 6 years ago
ffdf092
Merge "[view compiler] Add XML to DEX compilation" am: d426ee84a0 am: 755467bb4f
by Eric Holk
· 6 years ago
c31debe
Merge "[view compiler] Add XML to DEX compilation" am: d426ee84a0 am: 755467bb4f
by Eric Holk
· 6 years ago
4273457
[view compiler] Add XML to DEX compilation
by Eric Holk
· 6 years ago
4d4ce9080
Merge "[view-compiler] Better namespacing of util functions" am: ff77ea8d58 am: 36c3953339
by Eric Holk
· 6 years ago
b63e813
Merge "[view-compiler] Better namespacing of util functions" am: ff77ea8d58
by Eric Holk
· 6 years ago
ddc8990
[view-compiler] Better namespacing of util functions
by Eric Holk
· 6 years ago
ff70902
Merge "[view compiler] Re-enable host-side tests" am: abe06f9138 am: ca50bb3980
by Eric Holk
· 6 years ago
531c40f
Merge "[view compiler] Re-enable host-side tests" am: abe06f9138 am: ca50bb3980
by Eric Holk
· 6 years ago
162c812
[view compiler] Re-enable host-side tests
by Eric Holk
· 6 years ago
36db4eb
Merge "Fix/suppress startop google-explicit-constructor warnings" am: 667dba5c14 am: b3bc82c7f5
by Chih-Hung Hsieh
· 6 years ago
4b4210f
Merge "Fix/suppress startop google-explicit-constructor warnings" am: 667dba5c14
by Chih-Hung Hsieh
· 6 years ago
81aff0f
Fix/suppress startop google-explicit-constructor warnings
by Chih-Hung Hsieh
· 6 years ago
d050d98
Merge "[view-compiler] DexBuilder: Add check-cast instruction" am: bce4bd1745 am: 758823ae17
by Eric Holk
· 6 years ago
77e8678
Merge "[view-compiler] DexBuilder: Add check-cast instruction" am: bce4bd1745
by Eric Holk
· 6 years ago
bce4bd1
Merge "[view-compiler] DexBuilder: Add check-cast instruction"
by Treehugger Robot
· 6 years ago
44d8cdf
[view-compiler] DexBuilder: Add check-cast instruction
by Eric Holk
· 6 years ago
d4cb8a1
Merge "[view-compiler] Add layout validation" am: ceea877ddd am: 1e41ae605d
by Eric Holk
· 6 years ago
9020a7c
Merge "[view-compiler] Add layout validation" am: ceea877ddd am: 1e41ae605d
by Eric Holk
· 6 years ago
ceea877
Merge "[view-compiler] Add layout validation"
by Treehugger Robot
· 6 years ago
aa0b712
Merge "[view-compiler] DexBuilder: Add more instructions" am: 88f0e734b7 am: a310f87ffa
by Eric Holk
· 6 years ago
19b6b98
Merge "[view-compiler] DexBuilder: Add more instructions" am: 88f0e734b7
by Eric Holk
· 6 years ago
3cbf176
[view-compiler] Add layout validation
by Eric Holk
· 6 years ago
c69449d
[view-compiler] DexBuilder: Add more instructions
by Eric Holk
· 6 years ago
15b123e
DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into master
by Xin Li
· 6 years ago
01fb624
Merge "C++17 is the default now." am: fbb102ea84 am: ccb3d1d61a am: 8dd21cd6b5
by Elliott Hughes
· 6 years ago
60a42cc
C++17 is the default now.
by Elliott Hughes
· 6 years ago
ee8fbc7
Merge "[view_compiler] cleanup: Use format-specific bytecode encoding functions" am: 9d599fde8e am: 6eeb8bef8d
by Eric Holk
· 6 years ago
eb0db2f
Merge "[view_compiler] DexBuilder: Add support for new and calling constructors" am: 2583def750 am: d6d6097c16
by Eric Holk
· 6 years ago
1c0f3f0
[view_compiler] cleanup: Use format-specific bytecode encoding functions
by Eric Holk
· 6 years ago
8ee9d7d
Merge "[view_compiler] DexBuilder: add support for string literals and null pointers" am: c96993154a am: f1c4799cb3
by Eric Holk
· 6 years ago
b392758
[view_compiler] DexBuilder: Add support for new and calling constructors
by Eric Holk
· 6 years ago
3cc4afc
[view_compiler] DexBuilder: add support for string literals and null pointers
by Eric Holk
· 6 years ago
254fe34
Merge "[view compiler] Add conditional branch instruction" am: d659ad62f4 am: 9d82929472
by Eric Holk
· 6 years ago
d62c5aa
[view compiler] Add conditional branch instruction
by Eric Holk
· 6 years ago
1bf3b36
Merge "[view_compiler] Add end-to-end DexBuilder tests" am: 60b722a005 am: 66f78192a9
by Eric Holk
· 6 years ago
d683f9f
[view_compiler] Add end-to-end DexBuilder tests
by Eric Holk
· 6 years ago
bc120bc
Merge "[view-compiler] Support method declaration and invocation in Dex builder" am: 0b16b3c07f am: 4f60333798
by Eric Holk
· 6 years ago
faefd4f
[view-compiler] Support method declaration and invocation in Dex builder
by Eric Holk
· 6 years ago
be452b2
Merge "Move startop/tools/view_compiler to startop/view_compiler" am: af22f56863 am: d99adc0e45
by Eric Holk
· 6 years ago
acf3fbd
Move startop/tools/view_compiler to startop/view_compiler
by Eric Holk
· 6 years ago
013d97c
Merge "iorap: Remove blank newline in TEST_MAPPING" am: 22fe21df93 am: cbe655e781
by Igor Murashkin
· 6 years ago
22fe21d
Merge "iorap: Remove blank newline in TEST_MAPPING"
by Treehugger Robot
· 6 years ago
3f12e8c
Merge "iorap: Add presubmit/postsubmit support" am: 7cbabff3f0 am: ff3a8bf0f7
by Igor Murashkin
· 6 years ago
7cbabff
Merge "iorap: Add presubmit/postsubmit support"
by Treehugger Robot
· 6 years ago
e53713c
iorap: Remove blank newline in TEST_MAPPING
by Igor Murashkin
· 6 years ago
2014c4f
Merge "Start on DexBuilder" am: 3e7d810a2f am: d4d3e215d7 am: d8a522c89c
by Eric Holk
· 6 years ago
dbc36e2
Start on DexBuilder
by Eric Holk
· 6 years ago
b624fc1
iorap: Add presubmit/postsubmit support
by Igor Murashkin
· 6 years ago
ec5c04f
Merge "startop: Add iorapd binder integration test" am: 4ddd969fb9 am: 2c5f2a5d8a
by Igor Murashkin
· 6 years ago
4ddd969
Merge "startop: Add iorapd binder integration test"
by Treehugger Robot
· 6 years ago
712c797
Merge "startop: Add iorap parcelables for AIDL interfaces" am: 7b532b7370 am: 671842809a
by Igor Murashkin
· 6 years ago
7b532b7
Merge "startop: Add iorap parcelables for AIDL interfaces"
by Treehugger Robot
· 6 years ago
292a934
startop: Add iorapd binder integration test
by Igor Murashkin
· 6 years ago
ca4fee1
startop: Add iorap parcelables for AIDL interfaces
by Igor Murashkin
· 6 years ago
77a0e97
Merge "Prototype XML view compiler" am: 956791cee8 am: dcdd224bc0 am: 2bee1b09fc
by Eric Holk
· 6 years ago
c4239ac
Prototype XML view compiler
by Eric Holk
· 6 years ago
973a2dc
startop: app_startup script fixes for youtube/chrome
by Igor Murashkin
· 6 years ago
b622e78
startop: Make app_startup_runner.py --compiler-filter force compilation
by Igor Murashkin
· 6 years ago
Next »