Age | Commit message (Expand) | Author |
2016-12-31 | Updated all copyrights. | Cyrille Bagard |
2016-12-18 | Used a fast sorted array to track shared instances instead of a simple hash t... | Cyrille Bagard |
2016-12-18 | Shared all Dalvik operands between all their users. | Cyrille Bagard |
2016-11-27 | Saved memory space by sharing arch GObjects. | Cyrille Bagard |
2016-11-03 | Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'. | Cyrille Bagard |
2016-10-23 | Deleted a level of data to reduce the memory fingerprint. | Cyrille Bagard |
2014-10-01 | Prepared the ground for the ARMv7 architecture. | Cyrille Bagard |
2014-04-28 | Updated all copyright headers. | Cyrille Bagard |
2013-02-05 | Rewritten many parts of the process which cut code into basic blocks. | Cyrille Bagard |
2013-01-20 | Took care of shared allocations between blocks when converting registers. | Cyrille Bagard |
2012-12-04 | Listed accesses to registers. | Cyrille Bagard |
2012-11-05 | Removed the old interface for rendering lines. | Cyrille Bagard |
2012-07-29 | Updated all decompiled instructions using right pseudo registers. | Cyrille Bagard |
2010-12-21 | Redefined all existing kinds of Dalvik operands in a proper way. | Cyrille Bagard |
2010-11-12 | Changed the display of the pseudo registers by using an index. | Cyrille Bagard |
2010-07-11 | Typo. | Cyrille Bagard |
2010-05-13 | Supported Dalvik VM / DEX (partially). | Cyrille Bagard |