Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
9d722aaa8f82e08e78a9a57b125c4418463bf88c
9d722aa
Merge "Add stats support for existing optimizations" am: be0c2d9102 am: aeb99f91a1
by Nicolas Geoffray
· 9 years ago
ba5be74
Merge "Revert "Dynamic BCE (based on induction range analysis)"" am: d83b9042d6 am: 08a96a5a4f
by Aart Bik
· 9 years ago
cf4fa52
Merge "Dynamic BCE (based on induction range analysis)" am: 4b0d02ccde am: ce8f06b043
by Aart Bik
· 9 years ago
5436113
Merge "lambda: Add support for invoke-interface for boxed innate lambdas" am: b48cb936e6 am: e340e9c23f
by Igor Murashkin
· 9 years ago
1aa98c9
Merge "Fix null pointer in processing of enum annotations." am: 3944f7175d am: f8a2a7ef22
by Jeff Hao
· 9 years ago
c08317a
Merge "Pass DexPathList.Element array to openDexFileNative" am: 9ee6ec52a2 am: 1a764fb007
by Mathieu Chartier
· 9 years ago
05df347
Merge "MIPS32: Miscellaneous bit manipulations routines:" am: e3dbda2d7c am: 07271bcd7e
by Andreas Gampe
· 9 years ago
24aa1da
Merge "Kill stale dalvikvm processes at the end of the jdwp test." am: bfc9d5103b am: 899a9b016e
by Hiroshi Yamauchi
· 9 years ago
c10f79a
Merge "Fix --jvm on run-tests 960 and 961" am: aac223f83b am: 5fba52d09a
by Alex Light
· 9 years ago
22c6d6b
Merge "Use arc4random when available to select delta for image relocation." am: 039404cb8d am: 3a08475e53
by Alex Light
· 9 years ago
142dd89
Merge "Encode function signatures properly in DWARF." am: b9ededb3b5 am: 8b16222448
by David Srbecky
· 9 years ago
a40dc9c
Merge "Opt compiler: More strength reduction for multiplications." am: 60c4c6ad2b am: d8841c279f
by David Brazdil
· 9 years ago
bba3b91
Merge "Clean up the special input in HInvokeStaticOrDirect." am: 53ced034cd am: 6221a7024f
by Vladimir Marko
· 9 years ago
723ab24
Merge "Revert "Use arc4random when available to select delta for image relocation."" am: beb709a260 am: 6212c0f0a5
by Alex Light
· 9 years ago
28b56ff
Merge "Use arc4random when available to select delta for image relocation." am: 7dd1260c56 am: e397b365c7
by Alex Light
· 9 years ago
38f2312
Merge "Remove thread suspension assertion for SuspendAllForDebugger" am: d042c4514a am: 339db7251d
by Mathieu Chartier
· 9 years ago
4e913e9
Merge "Create parent class loader for dex2oat" am: e74369f0ae am: 7d3d692dc8
by Mathieu Chartier
· 9 years ago
6fd12ed
Merge "Relax CAS in some uses of Object::AtomicSetReadBarrierPointer." am: 16cabc4acd am: ae1afa423b
by Hiroshi Yamauchi
· 9 years ago
e69bc00
Merge "Fix cmdline parser test." am: 090a481ca6 am: a4438be1f7 am: dd4408013c
by Nicolas Geoffray
· 9 years ago
b23cecb
Merge "Allow NullConstant to be untyped in GraphVisualiser." am: 33a9a16a7f am: 29472606d5
by Calin Juravle
· 9 years ago
bcd0522
Merge "MIPS64: Add java.lang.String.equals intrinsic." am: 34053d1f5a am: 41817d467b
by Andreas Gampe
· 9 years ago
d738280
Merge "Rename options for shorter names." am: bc58b020c8 am: b4bfd7f529
by Nicolas Geoffray
· 9 years ago
564db89
Merge "ARM read barrier support for concurrent GC in Optimizing." am: ee7d4a3d57 am: a88884d62e
by Roland Levillain
· 9 years ago
ce99ea9
Merge "Fix ClinitCheck pruning." am: d846a2cc45 am: 5719078766 am: 738ebd7db8
by Vladimir Marko
· 9 years ago
4778cb0
Merge "Increase code cache after 1 full collection." am: 69edd0dbce am: 5e6c35e00d
by Nicolas Geoffray
· 9 years ago
0322d90
Merge "Add jack as a build target for the buildbot." am: a43a851f50 am: 9319a694cf
by Nicolas Geoffray
· 9 years ago
7c6e080
Merge "ART: Change Init{From,Without}Image to return bool" am: 0f0d5f370d am: 1291cfd7bd
by Andreas Gampe
· 9 years ago
ecd3935
Merge "Add immune spaces abstraction" am: 31c0d484c1 am: 4eeea23e75
by Mathieu Chartier
· 9 years ago
db8f928
Merge "Fix an assert in lse." am: 2f99a1c5b7 am: 0cf13112c7 am: 12092980fe
by Mingyao Yang
· 9 years ago
792c9f3
Merge "Revert "Revert "Enable store elimination for singleton objects.""" am: b9bbbeb2b0 am: fde8cc594d
by Mingyao Yang
· 9 years ago
2baffe1
Merge "Remove incorrect iterator increment" am: a341377bd5 am: 9cc29ef968
by Mathieu Chartier
· 9 years ago
af754aa
Merge "Opt compiler: Arm64 packed-switch jump tables." am: 9231730cd0 am: a30022e1e5
by Vladimir Marko
· 9 years ago
a44dcb4
Merge "Fix bogus DCHECK and rename DidForkFromZygote." am: 349baca032 am: bc13ef68ca
by Nicolas Geoffray
· 9 years ago
cee4739
Merge "Remove DEBUG_JIT from Zygote flags." am: f5dd91e046 am: 28e7fab960
by Nicolas Geoffray
· 9 years ago
82c72ca
Merge "Implement common super type in reference type propagation." am: a4d1b6438f am: f22e6c9833
by Calin Juravle
· 9 years ago
901d92f
Merge "Support deoptimization only to set vreg" am: a7a3ba792d am: 5e939d8825
by Sebastien Hertz
· 9 years ago
1a652c2
Merge "Fix StackVisitor::GetVReg for reference in shadow frame" am: 3e1ff83fb2 am: 64a21f9904
by Sebastien Hertz
· 9 years ago
48944c7
Merge "Generate more stack maps during native debugging." am: 875773770a
by David Srbecky
· 9 years ago
388c61c
Merge "Generate more stack maps during native debugging." am: 875773770a
by David Srbecky
· 9 years ago
8757737
Merge "Generate more stack maps during native debugging."
by David Srbecky
· 9 years ago
0cf4493
Generate more stack maps during native debugging.
by David Srbecky
· 9 years ago
64b3c8c
Merge "Move debug symbol writing code to elf_writer_debug.cc" am: d674bf7ba2
by David Srbecky
· 9 years ago
cebb1d3
Merge "Move debug symbol writing code to elf_writer_debug.cc" am: d674bf7ba2
by David Srbecky
· 9 years ago
d674bf7
Merge "Move debug symbol writing code to elf_writer_debug.cc"
by David Srbecky
· 9 years ago
6654841
Merge "Move JIT debugger interface code to its own file." am: 975dd72796
by David Srbecky
· 9 years ago
a9d3a9d
Merge "Move JIT debugger interface code to its own file." am: 975dd72796
by David Srbecky
· 9 years ago
975dd72
Merge "Move JIT debugger interface code to its own file."
by David Srbecky
· 9 years ago
6b2a6cf
Merge "Rewrite HInstruction::Is/As<type>()." am: e74927c0cd am: d56e0503e0
by Vladimir Marko
· 9 years ago
d56e050
Merge "Rewrite HInstruction::Is/As<type>()." am: e74927c0cd
by Vladimir Marko
· 9 years ago
e74927c
Merge "Rewrite HInstruction::Is/As<type>()."
by Vladimir Marko
· 9 years ago
5f7b58e
Rewrite HInstruction::Is/As<type>().
by Vladimir Marko
· 9 years ago
18d2095
Override notice file for OpenJdk based modules.
by Narayan Kamath
· 9 years ago
424446b
Merge "Ensure Jack server is running before any use" am: b592885f0b
by Yohann Roussel
· 9 years ago
05b9125
Ensure Jack server is running before any use
by Yohann Roussel
· 9 years ago
cf96ba3
Merge "Ensure Jack server is running before any use" am: b592885f0b
by Yohann Roussel
· 9 years ago
b592885
Merge "Ensure Jack server is running before any use"
by Yohann Roussel
· 9 years ago
d5a3e2c
Merge "Treat thread state kWaitingWeakGcRootRead as kJavaRunnable." am: 1201804d18
by Hiroshi Yamauchi
· 9 years ago
5ae964f
Merge "Fix multiple image space handing for SS collector" am: 10e2607281
by Mathieu Chartier
· 9 years ago
512aad0
Merge "Fix lock ordering violation" am: adc183c711 am: b05ef624fe
by Mathieu Chartier
· 9 years ago
36fed36
Merge "Use shared namespaces for bundled apps" am: aa944b9d4d am: 50b5b82b7f
by Dimitry Ivanov
· 9 years ago
5940f95
Merge "Do not use 0 in recipe" am: d255fe5c11 am: ede57d4a5b
by Shinichiro Hamaji
· 9 years ago
ae66db4
Merge "Treat thread state kWaitingWeakGcRootRead as kJavaRunnable."
by Hiroshi Yamauchi
· 9 years ago
7b5d304
Merge "Fix multiple image space handing for SS collector" am: 10e2607281
by Mathieu Chartier
· 9 years ago
1201804
Merge "Treat thread state kWaitingWeakGcRootRead as kJavaRunnable."
by Hiroshi Yamauchi
· 9 years ago
10e2607
Merge "Fix multiple image space handing for SS collector"
by Mathieu Chartier
· 9 years ago
b05ef62
Merge "Fix lock ordering violation" am: adc183c711
by Mathieu Chartier
· 9 years ago
50b5b82
Merge "Use shared namespaces for bundled apps" am: aa944b9d4d
by Dimitry Ivanov
· 9 years ago
adc183c
Merge "Fix lock ordering violation"
by Mathieu Chartier
· 9 years ago
aa944b9
Merge "Use shared namespaces for bundled apps"
by Dimitry Ivanov
· 9 years ago
ede57d4
Merge "Do not use 0 in recipe" am: d255fe5c11
by Shinichiro Hamaji
· 9 years ago
d255fe5
Merge "Do not use $? in recipe"
by Shinichiro Hamaji
· 9 years ago
2ddc6bf
Treat thread state kWaitingWeakGcRootRead as kJavaRunnable.
by Hiroshi Yamauchi
· 9 years ago
2994605
Fix lock ordering violation
by Mathieu Chartier
· 9 years ago
95bbf62
Fix multiple image space handing for SS collector
by Mathieu Chartier
· 9 years ago
6b1a50b
Merge "Rename NullHandle to ScopedNullHandle" am: 76b90e37df am: 8a5e8d0118
by Mathieu Chartier
· 9 years ago
8a5e8d0
Merge "Rename NullHandle to ScopedNullHandle" am: 76b90e37df
by Mathieu Chartier
· 9 years ago
76b90e3
Merge "Rename NullHandle to ScopedNullHandle"
by Mathieu Chartier
· 9 years ago
9865bde
Rename NullHandle to ScopedNullHandle
by Mathieu Chartier
· 9 years ago
28ee8db
Update header for OpenjdkJvm.cc.
by Narayan Kamath
· 9 years ago
c5d2905
Do not use $? in recipe
by Shinichiro Hamaji
· 9 years ago
d5aeb13
Merge "Pass down to the runtime the application code paths." am: 115a02b737
by Calin Juravle
· 9 years ago
d264bab
Merge "Pass down to the runtime the application code paths." am: 115a02b737
by Calin Juravle
· 9 years ago
115a02b
Merge "Pass down to the runtime the application code paths."
by Calin Juravle
· 9 years ago
d5bbadf
Use shared namespaces for bundled apps
by Dimitry Ivanov
· 9 years ago
aa0fab3
Merge "art: use -O1 to compile tests with clang for arm64" am: 2f125e3c7a
by Colin Cross
· 9 years ago
453f41e
Merge "art: use -O1 to compile tests with clang for arm64" am: 2f125e3c7a
by Colin Cross
· 9 years ago
2f125e3
Merge "art: use -O1 to compile tests with clang for arm64"
by Colin Cross
· 9 years ago
ba257bc
art: use -O1 to compile tests with clang for arm64
by Colin Cross
· 9 years ago
df0de04
Merge "Use shared namespaces for bundled apps"
by Dimitry Ivanov
· 9 years ago
ae1dec9
Merge "Re-enable optimization for clang arm64 art builds" am: 2cd15c35df
by Colin Cross
· 9 years ago
0159241
Merge "Re-enable optimization for clang arm64 art builds" am: 2cd15c35df
by Colin Cross
· 9 years ago
2cd15c3
Merge "Re-enable optimization for clang arm64 art builds"
by Colin Cross
· 9 years ago
1cab143
Re-enable optimization for clang arm64 art builds
by Colin Cross
· 9 years ago
0f77432
Merge "For LSE, further optimize stores for singleton references." am: f8b69bc89a
by Mingyao Yang
· 9 years ago
1fc9ac7
Merge "Make use of new method iterators." am: 045d37ae20 am: c4affaa361
by Alex Light
· 9 years ago
0e8f03a
Merge "MIPS64: Fuse long and FP compare & condition in Optimizing." am: 280a65b1ea
by Roland Levillain
· 9 years ago
a0c480b
Merge "Disable jsr166.LinkedTransferQueueTest#testTransfer2 again." am: 9d9435ff95
by Roland Levillain
· 9 years ago
504f0ca
Merge "ART: Fix bug in LSE" am: d9493c2d61 am: bd968bd36f
by Nicolas Geoffray
· 9 years ago
ff4ce48
Merge "Disable the UnsafeCASObject intrinsic with read barriers." am: 273941131a
by Roland Levillain
· 9 years ago
a471a50
Merge "For LSE, further optimize stores for singleton references."
by Mingyao Yang
· 9 years ago
Next »