Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-11-19 | Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated | Emmanuel Gil Peyrot | 1 | -2/+2 |
2014-09-17 | Common: Rename the File namespace to FileUtil, to match the filename and prevent collisions. | Emmanuel Gil Peyrot | 1 | -1/+1 |
2014-06-25 | ELF: Refactored LoadInto(..) to use memcpy, removed unnecessary code. | bunnei | 1 | -19/+8 |
2014-06-25 | Loader: Refactored use of const. | bunnei | 1 | -2/+2 |
2014-06-25 | Loader: Implemented AppLoader interface for abstracting application loading. | bunnei | 1 | -61/+257 |
2014-06-17 | Loader: Cleaned up and removed unused code, refactored ELF namespace. | bunnei | 1 | -56/+51 |
2014-06-17 | Elf: Renamed modules to be consistent with new loader naming, fixed tabs -> spaces. | bunnei | 1 | -0/+190 |