1. cc2dea6 merge in jb-release history after reset to jb-dev by The Android Automerger · 12 years ago
  2. 356c4fd Handle (T1) SMMUL{R}. by Evgeniy Stepanov · 12 years ago
  3. 57ba9b8 Don't hardcode Elf32_Nhdr by Nick Kralevich · 13 years ago
  4. 1bcf19a Build libdynamic_annotations for the host too. by Elliott Hughes · 13 years ago
  5. b32f580 Update Valgrind and TSan. by Evgeniy Stepanov · 13 years ago
  6. 9bea4c1 Revert "Update Valgrind and TSan." by Kenny Root · 13 years ago
  7. 8f943af Update Valgrind and TSan. by Evgeniy Stepanov · 13 years ago
  8. 3a61ce9 Handle the case where the linker is ET_DYN by Nick Kralevich · 13 years ago
  9. 34d93f7 am 5679ae9f: Fix for LLSC implementation on ~VEX_HWCAPS_ARM_NEON. by Evgeniy Stepanov · 13 years ago
  10. 5679ae9 Fix for LLSC implementation on ~VEX_HWCAPS_ARM_NEON. by Evgeniy Stepanov · 13 years ago
  11. 2e4fce9 Merge "Raise N_CFI_REGS for ARM." by Kenny Root · 13 years ago
  12. b28458d Merge "Raise N_CIE." by Kenny Root · 13 years ago
  13. b9542bc Merge "Fix for LLSC implementation on ~VEX_HWCAPS_ARM_NEON." by Kenny Root · 13 years ago
  14. 13e309c Merge "Add another dlopen suppression." by Kenny Root · 13 years ago
  15. 0d91818 Fix for LLSC implementation on ~VEX_HWCAPS_ARM_NEON. by Evgeniy Stepanov · 13 years ago
  16. b85221e am 0ac97fe1: Merge "Raise N_CFI_REGS for ARM." by Kenny Root · 13 years ago
  17. 7d4922a am 982dab35: Merge "Raise N_CIE." by Kenny Root · 13 years ago
  18. 0ac97fe Merge "Raise N_CFI_REGS for ARM." by Kenny Root · 13 years ago
  19. 982dab3 Merge "Raise N_CIE." by Kenny Root · 13 years ago
  20. 212d1b2 Raise N_CFI_REGS for ARM. by Evgeniy Stepanov · 13 years ago
  21. e65ebf8 Raise N_CIE. by Evgeniy Stepanov · 13 years ago
  22. cb89636 Add another dlopen suppression. by Evgeniy Stepanov · 13 years ago
  23. 1d96666 Raise N_CIE. by Evgeniy Stepanov · 13 years ago
  24. 62da8cf Raise N_CFI_REGS for ARM. by Evgeniy Stepanov · 13 years ago
  25. c0d545f Remove the simulator target from all makefiles. Bug: 5010576 by Jeff Brown · 13 years ago
  26. b0b1f60 Merge "Replace elf reader hacks with .gnu_debuglink support." by Kenny Root · 13 years ago
  27. 33f181a Add a suppression for linker use of strlen. by Evgeniy Stepanov · 13 years ago
  28. 4d728bd Replace elf reader hacks with .gnu_debuglink support. by Evgeniy Stepanov · 13 years ago
  29. b8da4d6 Change Android.mk to use LOCAL_RTTI_FLAG instead of LOCAL_CXXFLAGS. by Doug Kwan · 13 years ago
  30. 5d6e568 Disable another check in Valgrind's elf reader. by Evgeniy Stepanov · 13 years ago
  31. a4d374a Merge "Change VG_TMPDIR to /data/local/tmp." by Kenny Root · 13 years ago
  32. 77dd928 Merge "Revert "external/valgrind: remove LOCAL_PRELINK_MODULE"" by Jean-Baptiste Queru · 13 years ago
  33. eac180e Merge "Restore LOCAL_PRELINK_MODULE lines in Android.mk." by Jean-Baptiste Queru · 13 years ago
  34. dfa4f80 Restore LOCAL_PRELINK_MODULE lines in Android.mk. by Evgeniy Stepanov · 13 years ago
  35. fd524f7 Merge "Update ThreadSanitizer and dynamic_annotations from upstream." by Kenny Root · 13 years ago
  36. db2b85a Update ThreadSanitizer and dynamic_annotations from upstream. by Evgeniy Stepanov · 13 years ago
  37. de545cd Revert "external/valgrind: remove LOCAL_PRELINK_MODULE" by Evgeniy Stepanov · 13 years ago
  38. d8f559a Implement AtomicIncrement with a mutex for older toolchain. by Evgeniy Stepanov · 13 years ago
  39. 6d4012d Merge "Support building TSan unittests on Android." by Kenny Root · 13 years ago
  40. d9d1619 Strip symbols from valgrind tools (but not preloads!) by Jeff Brown · 14 years ago
  41. 0a83182 Support building TSan unittests on Android. by Evgeniy Stepanov · 14 years ago
  42. 8eea3dd Change VG_TMPDIR to /data/local/tmp. by Evgeniy Stepanov · 14 years ago
  43. 022915c Merge "Add support for building dynamic annotations library." by Kenny Root · 14 years ago
  44. cf9a9ac Merge "Initial import of ThreadSanitizer unitests." by Kenny Root · 14 years ago
  45. 0e8e68d Support binder ioctls. by Evgeniy Stepanov · 14 years ago
  46. 9aecb29 Add support for building dynamic annotations library. by Evgeniy Stepanov · 14 years ago
  47. 610969f Initial import of ThreadSanitizer unitests. by Evgeniy Stepanov · 14 years ago
  48. 2ada47d Revert "Add support for building dynamic annotations library." by Kenny Root · 14 years ago
  49. aae6bc1 Merge "Add support for building dynamic annotations library." by Kenny Root · 14 years ago
  50. 4b1d477 Merge "Fix jump kind for indirect BLX." by Kenny Root · 14 years ago
  51. bdd8f26 Fix jump kind for indirect BLX. by Evgeniy Stepanov · 14 years ago
  52. a0b38bf Add support for building dynamic annotations library. by Evgeniy Stepanov · 14 years ago
  53. 90db8e0 external/valgrind: remove LOCAL_PRELINK_MODULE by Iliyan Malchev · 14 years ago
  54. 3e505b9 Use VG_WORDSIZE instead of __WORDSIZE by Kenny Root · 14 years ago
  55. a1b4bf8 Merge "Add support for building TSan on Android." by Kenny Root · 14 years ago
  56. 449fa43 Merge "Initial import of ThreadSanitizer." by Kenny Root · 14 years ago
  57. 8cfab49 Merge "Pthread API is implemented in libc.so on Android." by Kenny Root · 14 years ago
  58. e907eac Add support for building TSan on Android. by Evgeniy Stepanov · 14 years ago
  59. 9c8ac6f Initial import of dynamic annotations. by Evgeniy Stepanov · 14 years ago
  60. 927584f Pthread API is implemented in libc.so on Android. by Evgeniy Stepanov · 14 years ago
  61. bec2f0e Initial import of ThreadSanitizer. by Evgeniy Stepanov · 14 years ago
  62. f0cb39b Bring in changes from valgrind-variant repository. by Evgeniy Stepanov · 14 years ago
  63. e739ac0 Move external/valgrind to external/valgrind/main. by Evgeniy Stepanov · 14 years ago
  64. 51fd3af Fix an off-by-one-star bug. by Evgeniy Stepanov · 14 years ago
  65. 38fe4c8 Move --icf=none option to ARM-only by Kenny Root · 14 years ago
  66. 1d0705b Disable identical code folding for vgpreload*. by Evgeniy Stepanov · 14 years ago
  67. 15d420d ARM: implement SUB{S}.W Rd, SP, #const in T2 mode. by Evgeniy Stepanov · 14 years ago
  68. 7a06d7c Bump config.h to 3.6.1 by Kenny Root · 14 years ago
  69. f673d1b Update to Valgrind 3.6.1 by Kenny Root · 14 years ago
  70. 4ccda3c Merge "Redirect symbol lookups to /data" by Kenny Root · 14 years ago
  71. cc6a289 Redirect symbol lookups to /data by Kenny Root · 14 years ago
  72. 571b083 Add ashmem ioctls. by Jeff Brown · 14 years ago
  73. 4ff6fc0 Enforce flags for rx and rw sections by Kenny Root · 14 years ago
  74. 3c9a344 Add support for configurable temporary directory by Kenny Root · 14 years ago
  75. d140cf3 ARM: handle sigaction, sigsuspend, sigprocmask by Kenny Root · 14 years ago
  76. 403126d Merge "Fix x86 build." by · 14 years ago
  77. 6116123 ARM: implement subw in T4 mode by Kenny Root · 14 years ago
  78. d6b3177 Fix x86 build. by · 14 years ago
  79. 53309af ARM: implement addw in T4 mode by Kenny Root · 14 years ago
  80. 5458137 Support DMB/DSB variants for Thumb by Jeff Brown · 14 years ago
  81. 10a4e58 Stop caring about registers for barriers by Kenny Root · 14 years ago
  82. 584369a Add STREXD/LDREXD implementation by Kenny Root · 14 years ago
  83. 1b89165 Add support for building on Android. by Jeff Brown · 14 years ago
  84. ed07e00 Initial import of valgrind 3.6.0. by Jeff Brown · 14 years ago
  85. 0bdfcf2 Initial empty repository by Android (Google) Code Review · 14 years ago