1. 90faceb hiddenapi: Support 'core-platform-api' flag by David Brazdil · 6 years ago
  2. 8586569 Runtime flags only for fast/slow hiddenapi path by David Brazdil · 6 years ago
  3. 9581e61 Cache whether we should use interpreter invoke fast-path. by David Srbecky · 6 years ago
  4. 20c765f Revert^4: Add dex item for hiddenapi flags by David Brazdil · 6 years ago
  5. d33d318 Revert "Revert^2: Add dex item for hiddenapi flags" by Luman Qu · 6 years ago
  6. fe3a979 Revert^2: Add dex item for hiddenapi flags by David Brazdil · 6 years ago
  7. d9a0437 Revert "Add dex item for hiddenapi flags" by David Brazdil · 6 years ago
  8. 0dbc363 Add dex item for hiddenapi flags by David Brazdil · 6 years ago
  9. 4b23367 Delete ClassDataItemIterator by Mathieu Chartier · 6 years ago
  10. 59a49a6 Implement VMDebug API to mark a class "platform" by David Brazdil · 6 years ago
  11. 334b9d7 Move libdexfile out of runtime by David Sehr · 7 years ago[Renamed (98%) from runtime/dex/modifiers.h]
  12. 8c0961f Move missed files to libdexfile by David Sehr · 7 years ago[Renamed (96%) from runtime/modifiers.h]
  13. f6a8a55 Set runtime hidden API access flags by David Brazdil · 7 years ago
  14. 2b9c35b Introduce new build tool: hiddenapi by David Brazdil · 7 years ago
  15. b0a6aee Record @{Fast,Critical}Native in method's access flags. by Vladimir Marko · 7 years ago
  16. cfcc9cf ART: Increase the number of potential instrinsics by Orion Hodson · 7 years ago
  17. f044c22 Add access flag for previously warm methods by Mathieu Chartier · 7 years ago
  18. 7532d58 Allow redefined intrinsics by Alex Light · 8 years ago
  19. e4cdd4d Merge "Address comments I missed on a previous CL" by Treehugger Robot · 8 years ago
  20. 0b77257 Address comments I missed on a previous CL by Alex Light · 8 years ago
  21. 063fc77 Class Hierarchy Analysis (CHA) by Mingyao Yang · 8 years ago
  22. a01de59 Infrastructure for obsolete methods by Alex Light · 8 years ago
  23. 762869d Simplify our intrinsic recognizer. by Nicolas Geoffray · 8 years ago
  24. f517e28 ART: Disambiguate access-checks mode from lock-counting by Andreas Gampe · 8 years ago
  25. 62e631a Add flag to ArtMethod to skip compilation. by Nicolas Geoffray · 8 years ago
  26. 7ead0c0 Make JNI work correctly with default methods. by Alex Light · 9 years ago
  27. df707e4 runtime: Don't skip verification for -Xverify:soft-fail by Igor Murashkin · 9 years ago
  28. 3a09092 Revert "lambda: Add support for invoke-interface for boxed innate lambdas" by Nicolas Geoffray · 9 years ago
  29. 457e874 lambda: Add support for invoke-interface for boxed innate lambdas by Igor Murashkin · 9 years ago
  30. 9139e00 Correct exception behavior for default methods by Alex Light · 9 years ago
  31. eb7c144 Add initial default method support to Art by Alex Light · 9 years ago
  32. 52a7f5c Add class flags to class to help GC scanning by Mathieu Chartier · 9 years ago
  33. e418dda Be more flexible on the code unit size when inlining. by Nicolas Geoffray · 9 years ago
  34. e4275c0 Visit class roots from ClassLoader::VisitReferences by Mathieu Chartier · 9 years ago
  35. 848f70a Replace String CharArray with internal uint16_t array. by Jeff Hao · 11 years ago
  36. c0365b1 Remember whether a method was worth inlining. by Nicolas Geoffray · 9 years ago
  37. 956af0f Remove portable. by Elliott Hughes · 10 years ago
  38. 5182932 ART: Change access flag behavior in verifier by Andreas Gampe · 10 years ago
  39. 4849859 ART: Correctly make methods preverified by Andreas Gampe · 10 years ago
  40. df8a073 Documentation nit. by Ian Rogers · 11 years ago
  41. ef7d42f Object model changes to support 64bit. by Ian Rogers · 11 years ago
  42. 1eb512d Fast JNI support. by Ian Rogers · 11 years ago
  43. 8e3fb14 Revert "Add Jack modifier." by Brian Carlstrom · 11 years ago
  44. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 11 years ago
  45. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/modifiers.h]
  46. 233ea8e No access check support. by Sebastien Hertz · 11 years ago
  47. a182704 Tidy up compiled method. by Ian Rogers · 11 years ago
  48. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 12 years ago
  49. 6ffd096 Add Jack modifier. by mikaelpeltier · 12 years ago
  50. 08f753d Avoid compile time rewriting of dex code by verifier. by Ian Rogers · 12 years ago