1. c22a444 am 7e0d3066: am fc729512: Merge "Set SELinux security contexts correctly for init and services." by Nick Kralevich · 10 years ago
  2. 7e0d306 am fc729512: Merge "Set SELinux security contexts correctly for init and services." by Nick Kralevich · 10 years ago
  3. fc72951 Merge "Set SELinux security contexts correctly for init and services." by Nick Kralevich · 10 years ago
  4. 2c9d5b2 Set SELinux security contexts correctly for init and services. by Stephen Smalley · 10 years ago
  5. 2768efd remove dead code from minzip by Doug Zongker · 10 years ago
  6. 2e9cb01 Don't interpret ABS_MT_TOUCH_MAJOR == 0 as touch release by Ibrahim Awwal · 11 years ago
  7. f3819c2 am 27efc8f9: am 617d1cad: Merge "minui: do not use flexible array initialization" by Nick Kralevich · 11 years ago
  8. 27efc8f am 617d1cad: Merge "minui: do not use flexible array initialization" by Nick Kralevich · 11 years ago
  9. 617d1ca Merge "minui: do not use flexible array initialization" by Nick Kralevich · 11 years ago
  10. 84a3f1a add errno.h to fix compile errors on other devices by bigbiff bigbiff · 11 years ago
  11. 7af6b7f am 15f5fe1b: am f9dd42de: Merge "Don\'t abort on read_file if the file is missing." into klp-dev by Michael Runge · 11 years ago
  12. 15f5fe1 am f9dd42de: Merge "Don\'t abort on read_file if the file is missing." into klp-dev by Michael Runge · 11 years ago
  13. f9dd42d Merge "Don't abort on read_file if the file is missing." into klp-dev by Michael Runge · 11 years ago
  14. 42f40f5 declare dir for non data/media devices by Dees Troy · 11 years ago
  15. 289ab02 am e1bb2733: am 168724c3: fix unnecessarily slow writing of EMMC partitions by Doug Zongker · 11 years ago
  16. e1bb273 am 168724c3: fix unnecessarily slow writing of EMMC partitions by Doug Zongker · 11 years ago
  17. 168724c fix unnecessarily slow writing of EMMC partitions by Doug Zongker · 11 years ago
  18. 8d0eb13 Improve SELinux support check by Dees Troy · 11 years ago
  19. 34684ff Create a TWRP Disk Usage Class to retain state about a directory and whether we should skip it in other classes like twrpTar. by bigbiff bigbiff · 11 years ago
  20. 4d132ca Merge "Add support for persistent variables in theme's <variables> section" into android-4.4 by Dees Troy · 11 years ago
  21. 504022b Merge "add fix /data/data contexts to fixPermissions only compile symbols if selinux is defined Change-Id: I7c8596360cdf2f715c8e1379fc55ea27d9370393" into android-4.4 by Dees Troy · 11 years ago
  22. 06b91e7 crypto: Fix crypto dependencies for ICS/Samsung methods by OliverG96 · 11 years ago
  23. 62bd9e0 add support for fsflags= option in twrp.fstab file by Hashcode · 11 years ago
  24. 6eed224 Don't abort on read_file if the file is missing. by Michael Runge · 11 years ago
  25. f39989a recovery: wipe encryption metadata along with data partition by Doug Zongker · 11 years ago
  26. aac4854 Support custom graphics.c. by Koushik Dutta · 13 years ago
  27. 81c29dc Add support for persistent variables in theme's <variables> section by Vojtech Bocek · 11 years ago
  28. 872a3b9 add fix /data/data contexts to fixPermissions by bigbiff bigbiff · 11 years ago
  29. a766c34 am d327c63a: am c87bab10: add the functions for multi-stage packages to updater by Doug Zongker · 11 years ago
  30. 4168a07 Fix render issue when button has conditional by Dees Troy · 11 years ago
  31. d327c63 am c87bab10: add the functions for multi-stage packages to updater by Doug Zongker · 11 years ago
  32. c87bab1 add the functions for multi-stage packages to updater by Doug Zongker · 11 years ago
  33. 995e88c Add check during boot for SELinux support by Dees Troy · 11 years ago
  34. 8c0f06b Update partition sizes after sideload by Dees Troy · 11 years ago
  35. a0ecc8c minui: do not use flexible array initialization by synergy dev · 11 years ago
  36. a2e5efb Merge "Add getfooter tool for crypto debugging" into android-4.4 by Dees Troy · 11 years ago
  37. bc18372 Merge "Update decrypt for 4.4" into android-4.4 by Dees Troy · 11 years ago
  38. 9fb676a Merge "Fix rare crash seen when dereferencing backgroundIcon[NONE]." by Doug Zongker · 11 years ago
  39. 027429a Restore default umask after forking for update-binary. by Alistair Strachan · 11 years ago
  40. 9b8ae80 Fix rare crash seen when dereferencing backgroundIcon[NONE]. by Alistair Strachan · 11 years ago
  41. 163d474 Add check for making sure theme exists for device by bigbiff bigbiff · 11 years ago
  42. 705f16e Add warning if DEVICE_RESOLUTION is not set in BoardConfig.mk by bigbiff bigbiff · 11 years ago
  43. 8931007 Add getfooter tool for crypto debugging by Dees Troy · 11 years ago
  44. 4dff2e6 Update decrypt for 4.4 by Dees Troy · 11 years ago
  45. 9690e2b am 40dfc474: am c64e76c7: Merge "Enable incremental builder to find files that moved, and try to process them via patch + rename, instead of delete + add." into klp-dev by Michael Runge · 11 years ago
  46. 40dfc47 am c64e76c7: Merge "Enable incremental builder to find files that moved, and try to process them via patch + rename, instead of delete + add." into klp-dev by Michael Runge · 11 years ago
  47. c64e76c Merge "Enable incremental builder to find files that moved, and try to process them via patch + rename, instead of delete + add." into klp-dev by Michael Runge · 11 years ago
  48. ce7ca71 Enable incremental builder to find files that moved, and by Michael Runge · 11 years ago
  49. 0226cd5 Add reboot binary if it exists to recovery by Dees Troy · 11 years ago
  50. 79ff749 Fix merge conflicts by Dees Troy · 11 years ago
  51. d63c764 Fix building of other utilities by Dees Troy · 11 years ago
  52. ce8d893 Fix updater makefiles by Dees Troy · 11 years ago
  53. bb4c0cb Fix merge conflicts and update for 4.4 kitkat by Dees Troy · 11 years ago
  54. 23f2c39 Skip the = or \n before grabbing Zip_File. by Kevin Steck · 11 years ago
  55. f476692 Ensure root folders get added in split archives by Dees Troy · 11 years ago
  56. d8a26e0 Update licenses to all match by Dees Troy · 11 years ago
  57. 3c71347 Fix spelling error by Dees Troy · 11 years ago
  58. 4c07ab3 Add toolbox_recovery rules by Dees Troy · 11 years ago
  59. 7d5b71c Clean up init.rc by Dees Troy · 11 years ago
  60. 14ca025 Merge "fix getting and setting contexts in selinux" into android-4.3 by Dees Troy · 11 years ago
  61. d0c24c5 fix getting and setting contexts in selinux by bigbiff bigbiff · 11 years ago
  62. fb9f7f3 Merge "Remove trailing spaces on auto generated backup names" into android-4.3 by Dees Troy · 11 years ago
  63. 3be70a8 Update licenses to all match by Dees Troy · 11 years ago
  64. 7b69e9d Skip the = or \n before grabbing Zip_File. by Kevin Steck · 11 years ago
  65. d932ce1 Fix spelling error by Dees Troy · 11 years ago
  66. 0cd27a8 Clean up init.rc by Dees Troy · 11 years ago
  67. c49d706 fix getting and setting contexts in selinux by bigbiff bigbiff · 11 years ago
  68. 0241670 Merge "Ensure root folders get added in split archives" into twrp2.7 by Dees Troy · 11 years ago
  69. c01ed9e Merge "Add toolbox_recovery rules" into twrp2.7 by Dees Troy · 11 years ago
  70. e6ddddc Merge "Add conditions support to GUIImage" into twrp2.7 by Dees Troy · 11 years ago
  71. ed40077 Ensure root folders get added in split archives by Dees Troy · 11 years ago
  72. 92a4f94 am a370c0f7: am 3966c571: merge in klp-release (no-op) by Ed Heyl · 11 years ago
  73. a370c0f am 3966c571: merge in klp-release (no-op) by Ed Heyl · 11 years ago
  74. 3966c57 merge in klp-release (no-op) by Ed Heyl · 11 years ago
  75. a829d5d Remove trailing spaces on auto generated backup names by Dees Troy · 11 years ago
  76. 8d66f8b Add toolbox_recovery rules by Dees Troy · 11 years ago
  77. 9f6bfa3 am fc7eab96: am f4a6ab27: Merge "Add support for ECDSA signatures" by Kenny Root · 11 years ago
  78. fc7eab9 am f4a6ab27: Merge "Add support for ECDSA signatures" by Kenny Root · 11 years ago
  79. f4a6ab2 Merge "Add support for ECDSA signatures" by Kenny Root · 11 years ago
  80. 6041a78 Add conditions support to GUIImage by Vojtech Bocek · 11 years ago
  81. 7a4adb5 Add support for ECDSA signatures by Kenny Root · 11 years ago
  82. a47beb5 am 053c1c5e: am 7fdeb1f9: merge in KQS81M by Ed Heyl · 11 years ago
  83. 053c1c5 am 7fdeb1f9: merge in KQS81M by Ed Heyl · 11 years ago
  84. 7fdeb1f merge in KQS81M by Ed Heyl · 11 years ago
  85. 91321f6 merge in klp-release history after reset to klp-dev by The Android Automerger · 11 years ago
  86. f0af761 am efef45ed: am a2a1ce82: Allow child classes to override the overlay location for the update image. by Michael Runge · 11 years ago
  87. efef45e am a2a1ce82: Allow child classes to override the overlay location for the update image. by Michael Runge · 11 years ago
  88. a2a1ce8 Allow child classes to override the overlay location for the update image. by Michael Runge · 11 years ago
  89. 7e176da Merge "check for space after = too" into twrp2.7 by Dees Troy · 11 years ago
  90. 0221bd9 Merge "Improvements to Update_Log_File" into twrp2.7 by Dees Troy · 11 years ago
  91. e34c907 Merge "Fix checking for file_contexts in updater" into twrp2.7 by Dees Troy · 11 years ago
  92. d29b336 Fix checking for file_contexts in updater by Dees Troy · 11 years ago
  93. 80a7a46 screen_ui: Initialize text buffer by Bjorn Andersson · 11 years ago
  94. 58207b8 fix use of RGBA images in minui by Doug Zongker · 11 years ago
  95. bb83e14 am dd92a4d6: am 58c60900: Merge "verifier: update to support certificates using SHA-256" by Kenny Root · 11 years ago
  96. dd92a4d am 58c60900: Merge "verifier: update to support certificates using SHA-256" by Kenny Root · 11 years ago
  97. 58c6090 Merge "verifier: update to support certificates using SHA-256" by Kenny Root · 11 years ago
  98. 30362a6 verifier: update to support certificates using SHA-256 by Doug Zongker · 11 years ago
  99. 9d7fdf5 Improvements to Update_Log_File by Dees Troy · 11 years ago
  100. 0ca7e00 am 46ab1b61: updater: Delete dead code by Nick Kralevich · 11 years ago