1. d9b17ae Update Dexter to support new instruction formats by Yi Yang · 5 years ago
  2. 550047a Slicer: Remove need for rtti by Andreas Gampe · 5 years ago
  3. 896f798 Add DetourInterfaceInvoke to dexter by Yi Yang · 6 years ago
  4. 933aa82 Fix/suppress tools/dexter google-explicit-constructor warnings by Chih-Hung Hsieh · 5 years ago
  5. 5de2855 Suppress implicit-fallthrough warnings. by Chih-Hung Hsieh · 6 years ago
  6. dc7eb39 Refactor slicer to not have top-level header exports by Alex Light · 6 years ago
  7. 6bd3fd7 Weaken checks for file size by Alex Light · 6 years ago
  8. d08f5cd Slicer: Create an NDK version by Andreas Gampe · 6 years ago
  9. 89bc357 Ignore header size checks by Philip P. Moltmann · 7 years ago
  10. 7650a8d Use -Werror in tools/dexter by Chih-Hung Hsieh · 7 years ago
  11. fc82ed9 Rename libz-host -> libz by Dan Willemsen · 7 years ago
  12. a7f8012 Add Android.bp files for dexter & slicer. by Alex Light · 7 years ago
  13. c6b1c52 Make EntryHook's this argument can be forwarded as Object type. by Yuxin Yu · 7 years ago
  14. a297203 Profilers: Removes gradle and cmake files by estebandlc · 7 years ago
  15. 2aa522b Sample instrumentation for basic block code coverage by Leonard Mosescu · 7 years ago
  16. c58eeb7 New transformation to allocate scratch registers by Leonard Mosescu · 7 years ago
  17. e50b93b CFG (Control Flow Graph): first iteration by Leonard Mosescu · 7 years ago
  18. 97ec5e4 Index prototypes and method definitions by Leonard Mosescu · 7 years ago
  19. fda2711 Removing ir::EncodedMethod::parent_class by Leonard Mosescu · 7 years ago
  20. 64d1e38 Patching the source line informatin fix by Leonard Mosescu · 7 years ago
  21. 387e3e8 Debug information: fix encoding of source code locations by Leonard Mosescu · 7 years ago
  22. fe355cd Fixing the encoding of const-wide 64bit constants by Leonard Mosescu · 7 years ago
  23. 2bb8e93 A more civilized approach to bytecode instrumentation. by Leonard Mosescu · 7 years ago
  24. 16c4ec7 Optimizing .dex IR strings lookup by Leonard Mosescu · 7 years ago
  25. 72edfe4 Stress invoke-virtual wrap instrumentation by Leonard Mosescu · 7 years ago
  26. d49750a Dex IR builder and entry hooks by Leonard Mosescu · 7 years ago
  27. a198e59 Accurate VReg vs. VRegPair usage in the code IR by Leonard Mosescu · 7 years ago
  28. 4beb6e3 Code IR lowering (to .dex bytecode) by Leonard Mosescu · 7 years ago
  29. 6b71249 Normalize variable names in reader.cc by Leonard Mosescu · 7 years ago
  30. 7a788f4 Code IR and .dex dissasembler by Leonard Mosescu · 7 years ago
  31. e939b81 Fix an overconstrainted check by Leonard Mosescu · 7 years ago
  32. 1ba69f9 The .dex writer by Leonard Mosescu · 7 years ago
  33. 5c6e9c6 Support for basic .dex file and IR stats by Leonard Mosescu · 7 years ago
  34. 146036d Revert "Revert "The .dex reader (incrementally creating .dex IR)"" by Leonard Mosescu · 7 years ago
  35. a77c93d Revert "The .dex reader (incrementally creating .dex IR)" by Leonard Mosescu · 7 years ago
  36. 8f9bf87 The .dex reader (incrementally creating .dex IR) by Leonard Mosescu · 7 years ago
  37. 45274e9 Reverting the builtin stats/perf from slicer by Leonard Mosescu · 7 years ago
  38. 5ddfac1 .dex IR structures and a set of common supporting definitions. by Leonard Mosescu · 7 years ago
  39. d373157 Low level .dex format interface. by Leonard Mosescu · 7 years ago
  40. dd785d5 Scaffolding for the .dex instrumentation code by Leonard Mosescu · 7 years ago