Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
643b080e9d5240baa4aca1a721fc03fc7ba59cf2
/
runtime
/
mirror
b5ddb8e
Merge "Optimize some commonly used utf8 functions by:" am: 3b9957bfdb am: 9795492639
by Vladimir Marko
· 9 years ago
3b9957b
Merge "Optimize some commonly used utf8 functions by:"
by Vladimir Marko
· 9 years ago
a7a4759
Revert "lambda: Add support for invoke-interface for boxed innate lambdas"
by Nicolas Geoffray
· 9 years ago
1646d7a
Optimize some commonly used utf8 functions by:
by Bruce Hoult
· 9 years ago
3a09092
Revert "lambda: Add support for invoke-interface for boxed innate lambdas"
by Nicolas Geoffray
· 9 years ago
121b25e
Merge mnc-dr-enso-dev into goog/master
by Przemyslaw Szczepaniak
· 9 years ago
457e874
lambda: Add support for invoke-interface for boxed innate lambdas
by Igor Murashkin
· 9 years ago
16cabc4
Merge "Relax CAS in some uses of Object::AtomicSetReadBarrierPointer."
by Hiroshi Yamauchi
· 9 years ago
ed70b4a
Relax CAS in some uses of Object::AtomicSetReadBarrierPointer.
by Hiroshi Yamauchi
· 9 years ago
a4d1b64
Merge "Implement common super type in reference type propagation."
by Calin Juravle
· 9 years ago
52503d8
Implement common super type in reference type propagation.
by Calin Juravle
· 9 years ago
4b00d34
Refactor some patching logic
by Mathieu Chartier
· 9 years ago
ff633e2
Increase the size of Class class
by Yi Kong
· 9 years ago
0d5a281
x86/x86-64 read barrier support for concurrent GC in Optimizing.
by Roland Levillain
· 9 years ago
04e983a
Revert "Revert "Add missing null check to String::ToCharArray""
by Mathieu Chartier
· 9 years ago
b52a39c
Revert "Add missing null check to String::ToCharArray"
by Nicolas Geoffray
· 9 years ago
952d608
Add missing null check to String::ToCharArray
by Mathieu Chartier
· 9 years ago
d1ef436
Merge lmp changes into mnc.
by Narayan Kamath
· 9 years ago
c20327a
Fix runtime/mirror/object_test.cc
by Przemyslaw Szczepaniak
· 9 years ago
a0cf5a6
Fix cpplint issues.
by Narayan Kamath
· 9 years ago
3c183ce
Fix asm for String#indexOf/compareTo intrinsics
by Przemyslaw Szczepaniak
· 9 years ago
9139e00
Correct exception behavior for default methods
by Alex Light
· 9 years ago
5abc6f9
Add Object::Get/SetField methods for 8 and 16 bit fields.
by Przemyslaw Szczepaniak
· 10 years ago
84dcb99
Update layout of Class.class.
by Piotr Jastrzebski
· 10 years ago
29f33e6
A few more string related changes.
by Piotr Jastrzebski
· 10 years ago
3a7cf8e
Revert "Combine image string char arrays into single array"
by Piotr Jastrzebski
· 10 years ago
c16a50f
Track changes to the layout of java.lang.Throwable.
by Piotr Jastrzebski
· 10 years ago
87bd212
Update class layout for j.l.ref.Reference.
by Piotr Jastrzebski
· 10 years ago
c712250
Update the layout for Class.class.
by Piotr Jastrzebski
· 10 years ago
8a89433
Update runtime to work with the OpenJdk String.
by Piotr Jastrzebski
· 10 years ago
8d9b6d6
Update the size of Class.class.
by Piotr Jastrzebski
· 10 years ago
44095a1
String: account for the hash32 field.
by Piotr Jastrzebski
· 10 years ago
cb08695
ART: Change behavior for rethrowing init failures (2)
by Andreas Gampe
· 9 years ago
99babb6
ART: Change behavior for rethrowing init failures
by Andreas Gampe
· 9 years ago
4bbe780
Merge "Minor improvements for the CC collector."
by Hiroshi Yamauchi
· 9 years ago
723e6ce
Minor improvements for the CC collector.
by Hiroshi Yamauchi
· 9 years ago
9507fa2
Change a few places to use string version of GetTypeId
by Mathieu Chartier
· 9 years ago
0b654bc
Merge "Relax some CASes for the CC collector."
by Hiroshi Yamauchi
· 9 years ago
35831e8
Reduce memory used by CompiledMethods.
by Vladimir Marko
· 9 years ago
fed3e2f
Relax some CASes for the CC collector.
by Hiroshi Yamauchi
· 9 years ago
e2aa326
Use binary search for FindDeclaredInstance/StaticField
by Mathieu Chartier
· 9 years ago
4b8f1ec
Use ATTRIBUTE_UNUSED more.
by Roland Levillain
· 9 years ago
d57d454
Allocate dex cache arrays in their class loader's linear alloc
by Mathieu Chartier
· 9 years ago
eb7c144
Add initial default method support to Art
by Alex Light
· 9 years ago
2d096c9
Fix moving GC bugs in MonitorEnter and MonitorExit
by Mathieu Chartier
· 9 years ago
910e827
Revert "Revert "Keep internal stack trace methods declaring classes live""
by Mathieu Chartier
· 9 years ago
951ec2c
Revert "Revert "Add one LinearAlloc per ClassLoader""
by Mathieu Chartier
· 9 years ago
7de5dfe
Revert "Add one LinearAlloc per ClassLoader"
by Nicolas Geoffray
· 9 years ago
356412e
Add one LinearAlloc per ClassLoader
by Mathieu Chartier
· 9 years ago
85c7bab
Revert "Revert "Optimize code generation of check-cast and instance-of.""
by Nicolas Geoffray
· 9 years ago
7537437
Revert "Optimize code generation of check-cast and instance-of."
by Nicolas Geoffray
· 9 years ago
64acf30
Optimize code generation of check-cast and instance-of.
by Nicolas Geoffray
· 9 years ago
1147b9b
Use image pointer size for profile info
by Mathieu Chartier
· 9 years ago
05792b9
ART: Move DexCache arrays to native.
by Vladimir Marko
· 9 years ago
c2b35d2
ART: Add zero-padding to allocation request for String.
by Vladimir Marko
· 9 years ago
e05b8b5
Merge "ART: Include zero-padding in String::SizeOf()."
by Vladimir Marko
· 9 years ago
4726941
Merge "Address some comments for class flags"
by Mathieu Chartier
· 9 years ago
4ef5226
ART: Include zero-padding in String::SizeOf().
by Vladimir Marko
· 9 years ago
66c2d2d
Address some comments for class flags
by Mathieu Chartier
· 9 years ago
13e748b
Revert "Revert "Move annotations to native.""
by Jeff Hao
· 9 years ago
c977483
Merge "Revert "Move annotations to native.""
by Roland Levillain
· 9 years ago
7db6dd7
Revert "Move annotations to native."
by Roland Levillain
· 9 years ago
31decb1
ART: Add VLOG printing of SetStatus(Error)
by Andreas Gampe
· 9 years ago
0042c6d
Move annotations to native.
by Jeff Hao
· 9 years ago
52a7f5c
Add class flags to class to help GC scanning
by Mathieu Chartier
· 9 years ago
059ef3d
Always visit object class from VisitReferences
by Mathieu Chartier
· 9 years ago
1463285
ART: Rename ArtMethod's size and alignment methods.
by Vladimir Marko
· 9 years ago
cf36d49
ART: Compress LengthPrefixedArray on 32-bit targets.
by Vladimir Marko
· 9 years ago
7c2af0d
Merge "Remove unnecessary `explicit` qualifiers on constructors."
by Roland Levillain
· 9 years ago
e4275c0
Visit class roots from ClassLoader::VisitReferences
by Mathieu Chartier
· 9 years ago
3887c46
Remove unnecessary `explicit` qualifiers on constructors.
by Roland Levillain
· 9 years ago
c0fe56a
Address some comments
by Mathieu Chartier
· 9 years ago
3ee25bb
Do read barriers on native roots in CopyClassVisitor
by Mathieu Chartier
· 9 years ago
6b06953
Add class table field to class loader
by Mathieu Chartier
· 9 years ago
54d220e
Move ArtFields and ArtMethods to be a length prefixed array
by Mathieu Chartier
· 9 years ago
2e76830
Revert "Revert "Revert "Revert "Use the object class as top in reference type propagation""""
by Calin Juravle
· 9 years ago
431403a
Merge "Revert "Revert "Revert "Use the object class as top in reference type propagation""""
by Calin Juravle
· 9 years ago
b734808
Revert "Revert "Revert "Use the object class as top in reference type propagation"""
by Calin Juravle
· 9 years ago
48215e2
Merge "Revert "Revert "Use the object class as top in reference type propagation"""
by Calin Juravle
· 9 years ago
80caa14
Revert "Revert "Use the object class as top in reference type propagation""
by Calin Juravle
· 9 years ago
da7c650
Visit class native roots from VisitReferences
by Mathieu Chartier
· 9 years ago
ed8990a
Add some more uninterruptible annotations
by Mathieu Chartier
· 9 years ago
4e2cb09
Add uninterruptible role
by Mathieu Chartier
· 9 years ago
9044347
Move to newer clang annotations
by Mathieu Chartier
· 9 years ago
32d7806
Merge "Revert "Use the object class as top in reference type propagation""
by Calin Juravle
· 9 years ago
7733bd6
Revert "Use the object class as top in reference type propagation"
by Calin Juravle
· 9 years ago
e6e38ce
Merge "Use the object class as top in reference type propagation"
by Calin Juravle
· 9 years ago
3fabec7
Use the object class as top in reference type propagation
by Calin Juravle
· 9 years ago
fab6788
Fix FieldGap priority queue ordering bug.
by Richard Uhler
· 9 years ago
9976738
Fix proxy handling in FindDeclaredVirtualMethod
by Mathieu Chartier
· 9 years ago
72156e2
Fix proxy handling in FindDeclaredVirtualMethod
by Mathieu Chartier
· 9 years ago
22a07b9
Change VisitNativeRoots to use unchecked get for method arrays
by Mathieu Chartier
· 9 years ago
1de19d0
Fix race condition for method root marking in VisitNativeRoots
by Mathieu Chartier
· 10 years ago
d4a02cf
Merge "Replace some run-time assertions with compile-time ones in ART."
by Roland Levillain
· 10 years ago
bad9c7b
New experimental GC stress mode
by Mathieu Chartier
· 10 years ago
ac854d2
Merge "New experimental GC stress mode"
by Mathieu Chartier
· 10 years ago
3100080
New experimental GC stress mode
by Mathieu Chartier
· 10 years ago
b7c8c1a
Make large string use large object space.
by Jeff Hao
· 10 years ago
38fafa1
Make large string use large object space.
by Jeff Hao
· 10 years ago
33d6903
Replace some run-time assertions with compile-time ones in ART.
by Roland Levillain
· 10 years ago
Next »