1. df62950 Fix cpplint whitespace/parens issues by Brian Carlstrom · 11 years ago
  2. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/disassembler_arm.cc]
  3. 828a07f Fix cbz disassembly bug. by Ian Rogers · 11 years ago
  4. 7761cb6 Fix disassembly of 16bit thumb branches. by Ian Rogers · 11 years ago
  5. 4a999e2 Remove DCHECKs from DisassemblerArm by Brian Carlstrom · 11 years ago
  6. d9e63c0 Update ARM disassembler. by Sebastien Hertz · 11 years ago
  7. e78500c Fix ARM disassembler for shift immediate instructions. by Sebastien Hertz · 11 years ago
  8. d0876a9 Thumb32 form branch disassembly. by Ian Rogers · 11 years ago
  9. 5501913 Disassembly of movt. by Ian Rogers · 11 years ago
  10. 7cb0f9c Fix ARM 32-bit thumb dissassembly for certain special cases. by Jeff Hao · 11 years ago
  11. eae2691 Improve ARM thumb disassembler output. by jeffhao · 11 years ago
  12. e222ee0 Move stringpiece.h and stringprintf.h to base/. by Elliott Hughes · 12 years ago
  13. 07ed66b Move logging.h into base/logging.h. by Elliott Hughes · 12 years ago
  14. 2bcb4a4 Add "kind" argument to Get/SetVReg. by Ian Rogers · 12 years ago
  15. b23a772 Dump maps inline in disassembled code. by Ian Rogers · 12 years ago
  16. 137e88f Fast path interface dispatch. by Ian Rogers · 12 years ago
  17. 0183dd7 Sqrt intrinsic by Ian Rogers · 12 years ago
  18. d83bc36 Disassembly support for Thumb16 load/store single data item. by Ian Rogers · 12 years ago
  19. 9af8940 Support for disassembly of dsb, ldrex and strex. by Ian Rogers · 12 years ago
  20. 7484741 Fix a bunch of lint. by Elliott Hughes · 12 years ago
  21. 1ca9849 Fix ARM disassembly of LDR/STR offsets, always include the sign in branch offsets. by Elliott Hughes · 12 years ago
  22. ebbc577 CBNZ disassembly. by Ian Rogers · 12 years ago
  23. d86261e Sign-extend ARM B targets. by Elliott Hughes · 12 years ago
  24. 3d71d07 Improve ARM disassembler to cope with JNI stubs. by Elliott Hughes · 12 years ago
  25. 105afd2 Fancy disassembly of Thumb2 IT blocks. by Elliott Hughes · 12 years ago
  26. 5b9b1bc Disassemble PC relative literals. by Ian Rogers · 12 years ago
  27. 66a3fca Add extra 32bit Thumb2 disassembly. by Ian Rogers · 12 years ago
  28. 28fa76d A dirty (but useful) hack to decode thread offsets in disassembly. by Elliott Hughes · 12 years ago
  29. 0f3c553 Kill constants.h and fix some copyright headers. by Elliott Hughes · 12 years ago
  30. c7fe4e0 Disassembler support for vcmp. by Ian Rogers · 12 years ago
  31. 630e77d Move all ARM register dumping to operator<< style. by Elliott Hughes · 12 years ago
  32. 087b241 Extra Thumb2 disassembly, including strb. by Ian Rogers · 12 years ago
  33. ad03ef5 Disassembly of Thumb2 data processing instructions. by Ian Rogers · 12 years ago
  34. cbf0b61 Make our ARM and Thumb2 disassemblers look more like objdump(1). by Elliott Hughes · 12 years ago
  35. 7740579 Rewrite the invoke stubs to use JValue[]s. by Elliott Hughes · 12 years ago
  36. 40627db Disassembler support for branches. by Ian Rogers · 12 years ago
  37. 3a5c1ce Extra verbosity and disassembler for oatdump by Ian Rogers · 12 years ago