Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
064e9d401c49d3789b5deeeb6b423a4f551e4206
064e9d4
Fix lock order violation
by Mathieu Chartier
· 9 years ago
03c1dd9
Add verification for image ArtMethod declaring classes
by Mathieu Chartier
· 9 years ago
462cd2c
Add systrace logging to ScopedCodeCacheWrite
by Mathieu Chartier
· 9 years ago
4eddb40
Merge "Increase kDumpWaitTimeout 10x for target builds" into nyc-dev
by Mathieu Chartier
· 9 years ago
74bdab0
Increase kDumpWaitTimeout 10x for target builds
by Mathieu Chartier
· 9 years ago
03d21bc
Don't use ScopedObjectAccess in Heap::DumpSpaces
by Mathieu Chartier
· 9 years ago
0738bff
Merge "Add some debugging for zygote crash." into nyc-dev
by Nicolas Geoffray
· 9 years ago
341c636
Add some debugging for zygote crash.
by Nicolas Geoffray
· 9 years ago
67480f2
Merge "Use MarkIfNotInToSpace for SemiSpace::MarkObject" into nyc-dev
by Mathieu Chartier
· 9 years ago
c5b94f8
Merge "Add more systracing everywhere" into nyc-dev
by Mathieu Chartier
· 9 years ago
18fd5a0
Use MarkIfNotInToSpace for SemiSpace::MarkObject
by Mathieu Chartier
· 9 years ago
f28a99a
Fix potential linear alloc memory leak
by Mathieu Chartier
· 9 years ago
dabdc0f
Add more systracing everywhere
by Mathieu Chartier
· 9 years ago
88027bd
Only visit app image classes in class loader
by Mathieu Chartier
· 9 years ago
7f459f5
Add systrace to VerifyClass
by Mathieu Chartier
· 9 years ago
7a2ff82
Merge "Update GetDexOptNeeded to handle the different levels of compilation" into nyc-dev
by Calin Juravle
· 9 years ago
67e4f81
Clear inline caches if a ProfilingInfo gets revived.
by Nicolas Geoffray
· 9 years ago
af3f5e0
Revert "Revert "Use the interpreter as a heartbeat for the JIT.""
by Nicolas Geoffray
· 9 years ago
d91b8a2
Update GetDexOptNeeded to handle the different levels of compilation
by Calin Juravle
· 9 years ago
ab4058c
Fix allocation tracking race
by Mathieu Chartier
· 9 years ago
e701f08
Lower JIT thread priority
by Andreas Gampe
· 9 years ago
f009a31
Merge "Record foreign dex files loaded by the app in the profile" into nyc-dev
by Calin Juravle
· 9 years ago
86a9ebe
Record foreign dex files loaded by the app in the profile
by Calin Juravle
· 9 years ago
0cc2a92
Revert "Revert "Improve immune spaces logic""
by Mathieu Chartier
· 9 years ago
deb8804
Revert "Improve immune spaces logic"
by Nicolas Geoffray
· 9 years ago
a637272
Merge "Forgot to initialize JIT memory use fields." into nyc-dev
by Nicolas Geoffray
· 9 years ago
e2b1063
Merge "Introduce partial code cache collection." into nyc-dev
by Nicolas Geoffray
· 9 years ago
d8f4547
Merge "Cleanup polymorphic inlining to the same target." into nyc-dev
by Nicolas Geoffray
· 9 years ago
6e57852
Merge "Bug fix for polymorphic inlining." into nyc-dev
by Nicolas Geoffray
· 9 years ago
9322825
Forgot to initialize JIT memory use fields.
by Nicolas Geoffray
· 9 years ago
5b3fbd2
Dump the number of OSR compiled code.
by Nicolas Geoffray
· 9 years ago
82de410
Introduce partial code cache collection.
by Nicolas Geoffray
· 9 years ago
428c16d
Cleanup polymorphic inlining to the same target.
by Nicolas Geoffray
· 9 years ago
d659251
Bug fix for polymorphic inlining.
by Nicolas Geoffray
· 9 years ago
06fc03b
Improve immune spaces logic
by Mathieu Chartier
· 9 years ago
0c5559c
Merge "Support new JDWP InterfaceType.InvokeMethod command" into nyc-dev
by Alex Light
· 9 years ago
70fa1a5
Support new JDWP InterfaceType.InvokeMethod command
by Alex Light
· 9 years ago
fbef09b
Merge "Add and use loaded class profiling" into nyc-dev
by Mathieu Chartier
· 9 years ago
8dc09ab
Merge "ART: Add unstarted-runtime functions" into nyc-dev
by Andreas Gampe
· 9 years ago
8913fc1
Add and use loaded class profiling
by Mathieu Chartier
· 9 years ago
3a29a01
Add JNI tests for lambdas
by Alex Light
· 9 years ago
657f5f7
Merge "Simplify LoadNativeLibrary()" into nyc-dev
by Dimitry Ivanov
· 9 years ago
59d165e
Merge "Revert "Preload public libraries on Runtime::Start()"" into nyc-dev
by Nicolas Geoffray
· 9 years ago
1d8bc19
Disable test 097-duplicate-method for investigation
by Sebastien Hertz
· 9 years ago
e8725e4
Revert "Preload public libraries on Runtime::Start()"
by Nicolas Geoffray
· 9 years ago
0866f4e
ART: Add unstarted-runtime functions
by Andreas Gampe
· 9 years ago
167e638
Add lz4hc image compression format
by Mathieu Chartier
· 9 years ago
1c3fa88
Add a decompression scoped timing for image loading
by Mathieu Chartier
· 9 years ago
0841a6d
Merge "Preload public libraries on Runtime::Start()" into nyc-dev
by Dimitry Ivanov
· 9 years ago
7bca74e
Preload public libraries on Runtime::Start()
by Dimitry Ivanov
· 9 years ago
c286a7f
Simplify LoadNativeLibrary()
by Dimitry Ivanov
· 9 years ago
486932a
Add MapAnonymous handling for null error_str
by Mathieu Chartier
· 9 years ago
d2cb6e6
Fix profman path for the gtest.
by Calin Juravle
· 9 years ago
02416085
Revert "Revert "Add profman tool: responsible to process profiles""
by Calin Juravle
· 9 years ago
7ead0c0
Make JNI work correctly with default methods.
by Alex Light
· 9 years ago
6e2237d
image: Allow methods with code in another oat file to work correctly
by Igor Murashkin
· 9 years ago
812e118
Don't allocate mspaces of less than a page.
by Nicolas Geoffray
· 9 years ago
b42a743
Merge remote-tracking branch 'goog/master' into nyc-dev
by Nicolas Geoffray
· 9 years ago
6ade099
Merge "Dex-wide ArenaPool scoping for AOT compilation" am: e4c77b4d37
by Vladimir Marko
· 9 years ago
a782e2f
Merge "Add a new kReservedCapacity to decide when to start GC code." am: 08e992e41e
by Nicolas Geoffray
· 9 years ago
c4199df
Merge "Dex-wide ArenaPool scoping for AOT compilation" am: e4c77b4d37
by Vladimir Marko
· 9 years ago
075bf62
Merge "Add a new kReservedCapacity to decide when to start GC code."
by Nicolas Geoffray
· 9 years ago
e4c77b4
Merge "Dex-wide ArenaPool scoping for AOT compilation"
by Vladimir Marko
· 9 years ago
08e992e
Merge "Add a new kReservedCapacity to decide when to start GC code."
by Nicolas Geoffray
· 9 years ago
80cb8b4
Merge "Fix static dex2oat build" am: 4764d4e253 am: f006a4bc9d
by Calin Juravle
· 9 years ago
f006a4b
Merge "Fix static dex2oat build" am: 4764d4e253
by Calin Juravle
· 9 years ago
4764d4e
Merge "Fix static dex2oat build"
by Calin Juravle
· 9 years ago
6be8c4e
Merge "Build jdwp tests with Jack in vogar" into nyc-dev am: b7555a478a
by Sebastien Hertz
· 9 years ago
b7555a4
Merge "Build jdwp tests with Jack in vogar" into nyc-dev
by Sebastien Hertz
· 9 years ago
950d50f
Merge "Revert "Force Jack to consider multidex annotations"" am: 920e1230d6
by Delphine Martin
· 9 years ago
16d7cbb
Merge "Revert "Force Jack to consider multidex annotations"" am: 920e1230d6
by Delphine Martin
· 9 years ago
9ec0028
Build jdwp tests with Jack in vogar
by Sebastien Hertz
· 9 years ago
920e123
Merge "Revert "Force Jack to consider multidex annotations""
by Delphine Martin
· 9 years ago
b4ff4c3
Merge "Add regression test for alloc stack trace and unloading" am: 6a5c5b8f17
by Mathieu Chartier
· 9 years ago
b250355
Add regression test for alloc stack trace and unloading am: dcfb382456
by Mathieu Chartier
· 9 years ago
d1060f4
Merge "Add regression test for alloc stack trace and unloading" am: 6a5c5b8f17
by Mathieu Chartier
· 9 years ago
dcfb382
Add regression test for alloc stack trace and unloading
by Mathieu Chartier
· 9 years ago
6a5c5b8
Merge "Add regression test for alloc stack trace and unloading"
by Mathieu Chartier
· 9 years ago
8a7ef10
Add regression test for alloc stack trace and unloading
by Mathieu Chartier
· 9 years ago
7ad93b3
Merge "Visit stack trace roots" am: 5039728b6c am: 9e75d48fb0
by Mathieu Chartier
· 9 years ago
1e39a52
Visit stack trace roots am: ac5fb70796
by Mathieu Chartier
· 9 years ago
9e75d48
Merge "Visit stack trace roots" am: 5039728b6c
by Mathieu Chartier
· 9 years ago
ac5fb70
Visit stack trace roots
by Mathieu Chartier
· 9 years ago
5039728
Merge "Visit stack trace roots"
by Mathieu Chartier
· 9 years ago
a7deef9
Visit stack trace roots
by Mathieu Chartier
· 9 years ago
6eacfae
Merge "Revert "Add profman tool: responsible to process profiles"" am: a5502e31cb
by Nicolas Geoffray
· 9 years ago
720cc31
Merge "Fix class_linker_test for valgrind." am: 4a582f864c am: e8693f0624
by Hiroshi Yamauchi
· 9 years ago
6683851
Merge "Fix CC collector thread flip and JNI critical section deadlocks." am: 8852d809b2
by Hiroshi Yamauchi
· 9 years ago
6d29108
Merge "ART: Add Class.getEnclosingClass() to UnstartedRuntime" am: eacf4cbb21
by Andreas Gampe
· 9 years ago
929b02b
Merge "ART: Enable JitProfiling for Arm Mterp" am: e33d20e321 am: e0c79bead6
by Bill Buzbee
· 9 years ago
a847209
Merge "Optimizing/x86-64: Use MOVL in Load64BitValue() if IsUint<32>()." am: 8fda759172
by Vladimir Marko
· 9 years ago
1298655
Merge "Revert "Add profman tool: responsible to process profiles""
by Nicolas Geoffray
· 9 years ago
a5502e3
Merge "Revert "Add profman tool: responsible to process profiles""
by Nicolas Geoffray
· 9 years ago
3da7468
Revert "Add profman tool: responsible to process profiles"
by Nicolas Geoffray
· 9 years ago
e8693f0
Merge "Fix class_linker_test for valgrind." am: 4a582f864c
by Hiroshi Yamauchi
· 9 years ago
4a582f8
Merge "Fix class_linker_test for valgrind."
by Hiroshi Yamauchi
· 9 years ago
c8bdb45
Merge "Fix CC collector thread flip and JNI critical section deadlocks."
by Hiroshi Yamauchi
· 9 years ago
906ae5d
Fix class_linker_test for valgrind.
by Hiroshi Yamauchi
· 9 years ago
8852d80
Merge "Fix CC collector thread flip and JNI critical section deadlocks."
by Hiroshi Yamauchi
· 9 years ago
1024d3e
Merge "ART: Add Class.getEnclosingClass() to UnstartedRuntime" am: eacf4cbb21
by Andreas Gampe
· 9 years ago
Next »