1. d91d6d6 Introduce Signature type to avoid string comparisons. by Ian Rogers · 11 years ago
  2. d0fbd85 Reduce memory allocation in verifier. by Ian Rogers · 11 years ago
  3. fc0e94b StringPiece clean up. by Ian Rogers · 11 years ago
  4. a3faaf4 Fix handling of unresolved references in verifier. by Jeff Hao · 11 years ago
  5. 8b2c0b9 Use class def index from java.lang.Class. by Ian Rogers · 11 years ago
  6. 41c65c1 Add a pool of small cat1 constants to the verifier. by Ian Rogers · 11 years ago
  7. c642ec8 Fix verifier upcasting type after instance_of. by Jeff Hao · 11 years ago
  8. b8a0b94 Switch JNI globals lock to reader-writer. by Ian Rogers · 11 years ago
  9. 3eeda8f Merge "Get SEA fibonacci running in interpreter mode." into dalvik-dev by Ian Rogers · 11 years ago
  10. 90af14d Get SEA fibonacci running in interpreter mode. by Dragos Sbirlea · 11 years ago
  11. 02e2511 Fix up TODO: c++0x, update cpplint. by Mathieu Chartier · 11 years ago
  12. 0f40ac3 Fix races in small mode compiler filters setup by Ian Rogers · 11 years ago
  13. 97a03e3 Fix small art build. by Ian Rogers · 11 years ago
  14. 1d1e267 Merge "Refactor java.lang.reflect implementation" into dalvik-dev by Ian Rogers · 11 years ago
  15. 75a43f1 Clean up logcat spam from compiler and verifier by Anwar Ghuloum · 11 years ago
  16. ea46f95 Refactor java.lang.reflect implementation by Brian Carlstrom · 11 years ago
  17. 08bf196 Work on SMALL_ART and PORTABLE working at the same time. by Dragos Sbirlea · 11 years ago
  18. c9f9444 am a024a068: Compilation filter by buzbee · 11 years ago
  19. a024a06 Compilation filter by buzbee · 11 years ago
  20. a464748 Verifier checks that primitive put array/field type matches insn type. by Jeff Hao · 11 years ago
  21. b9c37fb Use reader writer mutex for safe checkcast map. by Sebastien Hertz · 11 years ago
  22. 33691ab Fix memory leak in verifier. by Sebastien Hertz · 11 years ago
  23. fe1f7c8 Move verification of primitive type puts into helper method. by Jeff Hao · 11 years ago
  24. b24b4a7 Make verifier allow integral types to be put in integral type arrays. by Jeff Hao · 11 years ago
  25. 9fc16eb Don't add barriers to clinit methods. by Ian Rogers · 11 years ago
  26. c449aa8 Clear exception if catch block doesn't have move-exception. by Ian Rogers · 11 years ago
  27. 4221d61 am 46a1270f: Revert "Support inline dex data" by Brian Carlstrom · 11 years ago
  28. 024a727 am 64d8f18c: Merge "Support inline dex data" by buzbee · 11 years ago
  29. 46a1270 Revert "Support inline dex data" by Brian Carlstrom · 11 years ago
  30. 64d8f18 Merge "Support inline dex data" by buzbee · 11 years ago
  31. 728328a Support inline dex data by buzbee · 11 years ago
  32. 0f055d1 resolved conflicts for merge of 7934ac28 to dalvik-dev by Brian Carlstrom · 11 years ago
  33. 7934ac2 Fix cpplint whitespace/comments issues by Brian Carlstrom · 11 years ago
  34. 93c3396 Fix style issues in MethodVerifier by Brian Carlstrom · 11 years ago
  35. 4d4adb1 Prevent verifier from creating unused compilation data. by Sebastien Hertz · 11 years ago
  36. b8c7859 Revert "Revert "Remove non-live vregs from GC map on return."" by Ian Rogers · 11 years ago
  37. 73dda0b Revert "Remove non-live vregs from GC map on return." by Ian Rogers · 11 years ago
  38. c0d120a Remove non-live vregs from GC map on return. by Ian Rogers · 11 years ago
  39. 6d376ae Tidy ws and document verifier instruction flags. by Ian Rogers · 11 years ago
  40. 3e79aad Fixing cpplint readability/constructors issues by Brian Carlstrom · 11 years ago
  41. 02c8cc6 Fixing cpplint whitespace/blank_line, whitespace/end_of_line, whitespace/labels, whitespace/semicolon issues by Brian Carlstrom · 11 years ago
  42. 6f485c6 Fix cpplint whitespace/indent issues by Brian Carlstrom · 11 years ago
  43. 1895ea3 Fix cpplint readability/fn_size issues by Brian Carlstrom · 11 years ago
  44. df62950 Fix cpplint whitespace/parens issues by Brian Carlstrom · 11 years ago
  45. 0cd7ec2 Fix cpplint whitespace/blank_line issues by Brian Carlstrom · 11 years ago
  46. b1eba21 Fix cpplint whitespace/comma issues by Brian Carlstrom · 11 years ago
  47. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 11 years ago
  48. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago