1. 64d8f18 Merge "Support inline dex data" by buzbee · 12 years ago
  2. 728328a Support inline dex data by buzbee · 12 years ago
  3. 7934ac2 Fix cpplint whitespace/comments issues by Brian Carlstrom · 12 years ago
  4. d792cc1 Add art support for Zygote NoPreloadHolder which black lists early initialization. by Brian Carlstrom · 12 years ago
  5. 8f20ff4 Update blacklist with HttpsURLConnection$DefaultHolder by Brian Carlstrom · 12 years ago
  6. b9a0324 Merge "Remove OatWriter buffering to memory for ElfWriterQuick" into dalvik-dev by Brian Carlstrom · 12 years ago
  7. c50d8e1 Remove OatWriter buffering to memory for ElfWriterQuick by Brian Carlstrom · 12 years ago
  8. db06306 Continued refactoring of strings & headers. by Dragos Sbirlea · 12 years ago
  9. 81f79a6 Refactored string to int conversion. by Dragos Sbirlea · 12 years ago
  10. a86acf7 Make Sea IR objects un-copyable. by Dragos Sbirlea · 12 years ago
  11. 8a7bc17 am 55c0ac85: Merge "Enable darwin target build for art." by Brian Carlstrom · 12 years ago
  12. 19e776c Enable darwin target build for art. by Brian Carlstrom · 12 years ago
  13. a3d6b8c Merge "Added code generation framework." into dalvik-dev by Ian Rogers · 12 years ago
  14. 0e260a3 Added code generation framework. by Dragos Sbirlea · 12 years ago
  15. 669af5f am 4560248d: Move TimingLogger creation to dex2oat by Brian Carlstrom · 12 years ago
  16. 4560248 Move TimingLogger creation to dex2oat by Brian Carlstrom · 12 years ago
  17. 49ed574 am 75b13a9c: Merge "Remove CompilerDriver::IsDebuggingSupported" by Brian Carlstrom · 12 years ago
  18. 75b13a9 Merge "Remove CompilerDriver::IsDebuggingSupported" by Brian Carlstrom · 12 years ago
  19. 0177fe2 Remove CompilerDriver::IsDebuggingSupported by Brian Carlstrom · 12 years ago
  20. 2b1de65 am 479f83c1: Dex compiler: re-enable method pattern matching by buzbee · 12 years ago
  21. a6468f6 Fix dalvik-dev branch cpplint issues by Brian Carlstrom · 12 years ago
  22. 9e7723b am fb6996fe: Fixing cpplint runtime/arrays, runtime/int, runtime/virtual issues by Brian Carlstrom · 12 years ago
  23. ebd6638 am 4274889d: Fixing cpplint readability/check issues by Brian Carlstrom · 12 years ago
  24. ac43ae5 am 2d88862f: Fixing cpplint readability/casting issues by Brian Carlstrom · 12 years ago
  25. f1694e1 am 751d4ed4: Fixing cpplint legal/copyright issues by Brian Carlstrom · 12 years ago
  26. 58d8b95 am 02c8cc6d: Fixing cpplint whitespace/blank_line, whitespace/end_of_line, whitespace/labels, whitespace/semicolon issues by Brian Carlstrom · 12 years ago
  27. 5775391 am 6f485c62: Fix cpplint whitespace/indent issues by Brian Carlstrom · 12 years ago
  28. d0b4959 am 9b7085a4: Fix cpplint readability/braces issues by Brian Carlstrom · 12 years ago
  29. fbf49d2 resolved conflicts for merge of 50af9793 to dalvik-dev by Brian Carlstrom · 12 years ago
  30. 479f83c Dex compiler: re-enable method pattern matching by buzbee · 12 years ago
  31. fb6996f Fixing cpplint runtime/arrays, runtime/int, runtime/virtual issues by Brian Carlstrom · 12 years ago
  32. 4274889 Fixing cpplint readability/check issues by Brian Carlstrom · 12 years ago
  33. 2d88862 Fixing cpplint readability/casting issues by Brian Carlstrom · 12 years ago
  34. 751d4ed Fixing cpplint legal/copyright issues by Brian Carlstrom · 12 years ago
  35. 02c8cc6 Fixing cpplint whitespace/blank_line, whitespace/end_of_line, whitespace/labels, whitespace/semicolon issues by Brian Carlstrom · 12 years ago
  36. 6f485c6 Fix cpplint whitespace/indent issues by Brian Carlstrom · 12 years ago
  37. 9b7085a Fix cpplint readability/braces issues by Brian Carlstrom · 12 years ago
  38. 38f85e4 Fix cpplint whitespace/operators issues by Brian Carlstrom · 12 years ago
  39. e340988 am 1895ea38: Fix cpplint readability/fn_size issues by Brian Carlstrom · 12 years ago
  40. 1895ea3 Fix cpplint readability/fn_size issues by Brian Carlstrom · 12 years ago
  41. 0ab5ef3 am 3e3d591f: Fix cpplint build/namespaces issues by Brian Carlstrom · 12 years ago
  42. 3e3d591 Fix cpplint build/namespaces issues by Brian Carlstrom · 12 years ago
  43. b907009 resolved conflicts for merge of df62950e to dalvik-dev by Brian Carlstrom · 12 years ago
  44. 0852459 am 0cd7ec2d: Fix cpplint whitespace/blank_line issues by Brian Carlstrom · 12 years ago
  45. df62950 Fix cpplint whitespace/parens issues by Brian Carlstrom · 12 years ago
  46. 0cd7ec2 Fix cpplint whitespace/blank_line issues by Brian Carlstrom · 12 years ago
  47. 073deb8 am f69863b3: Fix cpplint whitespace/newline issues by Brian Carlstrom · 12 years ago
  48. f69863b Fix cpplint whitespace/newline issues by Brian Carlstrom · 12 years ago
  49. b267c89 am 93ba893c: Fix cpplint runtime/explicit issues by Brian Carlstrom · 12 years ago
  50. 397f477 am b1eba213: Fix cpplint whitespace/comma issues by Brian Carlstrom · 12 years ago
  51. 98c19d2 am 2ce745c0: Fix cpplint whitespace/braces issues by Brian Carlstrom · 12 years ago
  52. 93ba893 Fix cpplint runtime/explicit issues by Brian Carlstrom · 12 years ago
  53. b1eba21 Fix cpplint whitespace/comma issues by Brian Carlstrom · 12 years ago
  54. 2ce745c Fix cpplint whitespace/braces issues by Brian Carlstrom · 12 years ago
  55. 42425b3 am fc0e3219: Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 12 years ago
  56. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 12 years ago
  57. 5081c0f am 56d947fb: Add verification of boot.oat generated on device by Brian Carlstrom · 12 years ago
  58. 56d947f Add verification of boot.oat generated on device by Brian Carlstrom · 12 years ago
  59. 543959c Support check-cast elision in DEX-to-DEX compiler. by Sebastien Hertz · 12 years ago
  60. 094eb99 am 87de59df: Merge "Do not mark pages executable unnecessarily to play nice with selinux" by Brian Carlstrom · 12 years ago
  61. 87de59d Merge "Do not mark pages executable unnecessarily to play nice with selinux" by Brian Carlstrom · 12 years ago
  62. f1d3455 Do not mark pages executable unnecessarily to play nice with selinux by Brian Carlstrom · 12 years ago
  63. 8b2a354 am e68fb3c5: Mark libbcinfo as a SHARED_LIBRARY dependency. by Stephen Hines · 12 years ago
  64. e68fb3c Mark libbcinfo as a SHARED_LIBRARY dependency. by Stephen Hines · 12 years ago
  65. 58cc497 Move ScopedHashtable files out of art/src by Brian Carlstrom · 12 years ago
  66. 1db9113 resolved conflicts for merge of 7940e44f to dalvik-dev by Brian Carlstrom · 12 years ago
  67. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 12 years ago