Advertisement
Guest User

XenonHD Stable 2.0 Build 3 Changelog

a guest
May 6th, 2015
2,592
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.14 KB | None | 0 0
  1. Project name: platform_manifest
  2. •iceandfire - Testing something out
  3. •Joe Maples - Remove SaberMod prebuilts
  4. •Joe Maples - ELECTRIFY v2 (3/3)
  5. •Joe Maples - Prevent Backups
  6. •Joe Maples - Revert "ELECTRIFY v2 (3/3)"
  7. •Joe Maples - ELECTRIFY v2 (3/3)
  8.  
  9. Project name: git-repo
  10. •Conley Owens - Fix substitution err for schemeless manifest urls
  11.  
  12. Project name: android_bionic
  13. •Dmitriy Ivanov - linker: initialize system properties
  14.  
  15. Project name: android_build
  16. •Joe Maples - Fix Tune.mk
  17. •Joe Maples - envsetup.sh: Add 'saber' Command
  18. •Peter Carenza - Fix chromium scripts for XenonHD
  19. •Joe Maples - Add tune.mk to Optimizations
  20. •Joe Maples - Fix up Electrify v2 (1/2)
  21. •bryan2894 - Prebuilt chromium: update again script for lollipop
  22. •Ayysir - Prebuilt chromium: Run a check for target device directory
  23. •Jiangyi - build: Add chromium prebuilt support to envsetup.sh && The core Makefile
  24. •Joe Maples - Make Joe, the flag testing bafoon
  25. •Joe Maples - ELECTRIFY v2 (2/3)
  26. •Paul Beeler - No optimizations for bluetooth modules
  27. •Paul Beeler - Update for vendor changes
  28. •Paul Beeler - Add a option to disable vectorization flags (2/2)
  29. •Paul Beeler - Fix strict-aliasing being enabled thanks to Alessandro
  30. •Paul Beeler - strict: one more fix..
  31. •Paul Beeler - Create dumpvar.mk
  32. •Paul Beeler - Remove extra clang -O3 flags
  33. •Paul Beeler - strict derp: Make optional for real this time.
  34. •Paul Beeler - sm.mk: code shrink
  35. •Paul Beeler - More flag fixes...
  36. •Paul Beeler - ARM: Remove -funswitch-loops from arm mode flags
  37. •Paul Beeler - ARM: Make strict-aliasing optional
  38. •Paul Beeler - Find more strict-aliasing flags in arm mode
  39. •Paul Beeler - Rewrite SaberMod ARM Mode to fix build for arm64:
  40. •Paul Beeler - small cleanup
  41. •Joe Maples - Fix Merge Errors
  42. •Paul Beeler - SaberMod ARM Mode (2/2)
  43. •Paul Beeler - sm.mk: Bug fix for aosp and strict-aliasing (2/2)
  44. •Paul Beeler - Include sm_clear_vars.mk
  45. •Paul Beeler - -O3 optimzations: More improvements (2/2)
  46. •Paul Beeler - Cleanup graphite: LOCAL_CFLAGS will be used for CPP flags
  47. •Paul Beeler - Add some basic host optimizations (2/2)
  48. •Paul Beeler - extra sabermod flags binary mode: separate gcc from clang completely
  49. •Paul Beeler - More message fixups...
  50. •Paul Beeler - ARM: Fix typo: Fogot a "t"
  51. •Paul Beeler - ARM: NDK library selection options
  52. •Paul Beeler - MOAR SaberMod flags (2/3)
  53. •Paul Beeler - ARM: Allow arm64 filter to override the ROM toolchain version
  54. •Paul Beeler - GCC freedom v3: Fixup TARGET_KERNEL_TOOLS_PREFIX:
  55. •Paul Beeler - arm64: update changes in preperation of new toolchain's:
  56. •Paul Beeler - Gcc Freedom v3: Fixup path for aarch64 in envsetup.sh
  57. •Paul Beeler - ELECTRIFY v2 (2/3)
  58. •Joe Maples - Remove ELECTRIFY Optimizations
  59. •Joe Maples - Prevent accidental upload of backup files
  60. •Joe Maples - Fix build on Ubuntu 15.04 Vivid Vervet
  61. •iceandfire - Remove Music and MusicFX
  62.  
  63. Project name: android_device_asus_flo
  64. •iceandfire - Doze: force using accelerometer as pick up sensor
  65.  
  66. Project name: android_device_asus_grouper
  67. •iceandfire - Doze: force using accelerometer as pick up sensor
  68.  
  69. Project name: android_device_htc_m8
  70. •Brinly Taylor - m8: remove TARGET_CPU_SMP flag
  71. •Dan Pasanen - bluetooth: update bdroid config
  72. •iceandfire - Doze: force using accelerometer as pick up sensor
  73.  
  74. Project name: android_device_lge_hammerhead
  75. •iceandfire - Doze: force using accelerometer as pick up sensor
  76.  
  77. Project name: android_device_lge_mako
  78. •iceandfire - Doze: force using accelerometer as pick up sensor
  79.  
  80. Project name: android_device_moto_shamu
  81. •iceandfire - Doze: force using accelerometer as pick up sensor
  82.  
  83. Project name: android_external_f2fs-tools
  84. •Jaegeuk Kim - f2fs-tools: release 1.4.1
  85. •Michael Lass - f2fstat: fix option parsing
  86. •Jaegeuk Kim - fsck.f2fs: remove corrupted data indices in direct node blocks
  87. •Chao Yu - mkfs.f2fs: avoid memory leak in mkfs
  88. •Chao Yu - fsck.f2fs: support large sector size
  89. •Chao Yu - mkfs.f2fs: support large sector size
  90. •Dan Pasanen - f2fs: fix build for android
  91. •Jaegeuk Kim - fsck.f2fs: readahead node blocks to speed up
  92. •Jaegeuk Kim - dump.f2fs: show checkpoint flag
  93. •Jaegeuk Kim - fsck.f2fs: fix sit types seamlessly
  94. •Chao Yu - fibmap.f2fs: fix the wrong stat info
  95. •Yann E. MORIN - configure: add check for bswap_64
  96. •Yann E. MORIN - configure: also check for byteswap.h
  97. •Jaegeuk Kim - parse.f2fs: add a tool to parse IO traces made by runtime f2fs
  98. •Jaegeuk Kim - dump.f2fs: dump owner of data given block address
  99. •Jaegeuk Kim - fsck.f2fs: no need to fix SIT type for COLD_DATA
  100. •Changman Lee - mkfs.f2fs: introduce some macros to simplify coding style
  101. •Jaegeuk Kim - fsck.f2fs: remove unused value
  102. •Changman Lee - mkfs.f2fs: fix missing endian conversion
  103. •Changman Lee - mkfs: use compact mode for data summaries
  104. •JP Abgrall - fsck.f2fs: add a missing 'fixed' during chk_dentries()
  105. •Jaegeuk Kim - fsck.f2fs: avoid false alarm on SIT type fix
  106. •Jaegeuk Kim - fsck.f2fs: remove unneeded return
  107. •Jaegeuk Kim - fsck.f2fs: show orphan inodes when fixing partition
  108. •Changman Lee - mkfs.f2fs: reclaim free space in case of regular file
  109. •Jaegeuk Kim - mkfs.f2fs: give a kernel version for initial format
  110. •Jaegeuk Kim - fsck.f2fs: trigger fsck.f2fs when new change was made
  111. •Jaegeuk Kim - fsck.f2fs: fix SIT entry types
  112.  
  113. Project name: tinycompress
  114. •Rashed Abdel-Tawab - tinycompress: Fix build on msm899x
  115.  
  116. CyanogenMod Project name: android_external_whispersystems_WhisperPush
  117. •Michael Bestas - Automatic translation import
  118.  
  119. Project name: frameworks_av
  120. •Marco Nelissen - Don't use the bitrate of the xing header
  121. •Steve Kondik - nuplayer: Fix bitrate propagation
  122. •Steve Kondik - Revert "nuplayer: Modify seek and resume latency calculation"
  123. •Satya Krishna Pindiproli - audiopolicy: fix crash in camcorder during voice call
  124. •Mingming Yin - Audioflinger: fix for hardware accelerated effects memory leak issue
  125. •Leena Winterrowd - mpeg2ts: Clean up HEVC format checks
  126. •Leena Winterrowd - mpeg2ts: Enable timestamp reordering for HEVC TS content
  127. •Eric Laurent - audio policy: validate stream type received from binder calls.
  128. •Diogo Ferreira - stagefright: Configure codecs correctly in the mediatek platform
  129. •RenJian - Ensure there is no two same storages showing on the computer.
  130.  
  131. Project name: frameworks_base
  132. •maxwen - base: kill some log spam
  133. •maxwen - base: screenrecord: forward port from 4.4 Squashed commit of the following:
  134. •eyosen - QS: add Screenrecord tile drawables
  135. •eyosen - QS: add Screenrecord tile (1/2)
  136. •eyosen - screenrecord: fix key combo trigger
  137. •eyosen - Add Screen Record to the Power Menu [1/2] PS1: Added to CM base
  138. •wangjing - libandroidfw: Fatal exception of dlfree often causes the system crashed
  139. •Uday Kiran jandhyala - MediaSessionService: Error checks for UserRecord object
  140. •Chaitanya Saggurthi - Fix system server crash
  141. •Trishool Narayanasetty - frameworks/base: Make minfree values optimal for 32bit devices
  142. •iceandfire - Add media play/pause, previous, next buttons to navbar
  143. •iceandfire - Revert "Color the navbar in settings"
  144. •iceandfire - Revert "SystemUI: change back button to hide ime buttom with rotate animation."
  145. •Alan Viverette - Adjust display inversion matrix to account for luminance
  146. •Mathieu Chartier - Look at map extensions before /dev/ + ashmem.
  147. •iceandfire - Fix missing import in PSB
  148. •iceandfire - Feeling lucky? Punk!
  149. •PrimeDirective - fix cursor leaks in F_B
  150. •snak3ater - core: Materialize text select handle
  151. •lichti1901 - Color the navbar in settings make it match the layers color of statusbar in settings
  152. •lichti1901 - FWB: Navigation bar button color (1/2)
  153. •dankoman - SystemUI: redraw navbar icons, add custom navbar icons back
  154. •Lars Greiss - Frameworks: add ability to change the color in battery saver mode (1/2)
  155. •Lars Greiss - Privacy guard: option to disable notification (1/2)
  156. •Altaf-Mahdi - SystemUI: enable SearchPanel by default
  157. •Altaf-Mahdi - SystemUI: option to disable search panel (navrings) (1/2)
  158. •maxwen - media: allow volume keys to trigger no interruption mode
  159. •Michael Bestas - Automatic translation import
  160. •riddle_hsu - Fix no vibration during shutdown.
  161. •Dan Pasanen - ConnectivityService: add persist.radio.noril
  162. •Roman Birg - SystemUI: bluetooth tile: fix disconnect action
  163. •longyu.huang - optimize wallpaper load,avoid show black wallpaper.
  164. •tobitege - Fix NPE in NetdResponseCode.InterfaceClassActivity
  165. •cristianomatos - Fix Heads-up tile transparency in off state
  166. •Roman Birg - Torch: remind user flashlight is still on
  167. •Danny Baumann - Unset frame listener before tearing down GLThreadManager.
  168. •Lin Ma - Fix ro.telephony.default_network setting parsing
  169. •Christopher R. Palmer - ambient display: Fix volume key music control
  170. •iceandfire - Add navigation bar power off drawables
  171. •martincz - Show carrier label / custom & change color [1/2]
  172. •Sven R - Frameworks: rest of shortcut icons by Sven R.
  173. •Sven R - Frameworks: moar shortcut icons by Sven R.
  174. •dankoman - Frameworks: icon materialization
  175. •Lars Greiss - Frameworks: add all slim shortcut image resources
  176. •Lars Greiss - Frameworks: inital bringup of slim actions and helper classes
  177. •Lars Greiss - Frameworks: smart pulldown we do not support anymore
  178. •Lars Greiss - Frameworks: Add several Slim helper classes and constants back
  179. •TheMrcool212 - Double tap to sleep on navigation bar [1/2]
  180. •AndroidRul3z - Fixed NAVBAR_POWER behavior
  181. •AndroidRul3z - Add power button to navbar
  182. •Hernán Castañon Álvarez - DocumentsUI: Add navigation bar color
  183. •Roman Birg - TorchService: improve state management
  184. •Danny Baumann - Re-add dump() method to TorchService.
  185. •Roman Birg - frameworks: add ongoing notification while collecting bug report
  186. •iceandfire - Fix notification tile long press action
  187.  
  188. Project name: frameworks_native
  189. •Peter Carenza - Revert "SurfaceFlinger: Limit to 4k Layers"
  190. •Alan Viverette - Remove gamma correction from color correction shader
  191. •Dan Stoza - SurfaceFlinger: Limit to 4k Layers
  192. •Taiju Tsuiki - Close Fence FDs in error cases of Surface and GraphicBufferMapper
  193. •Dan Stoza - SurfaceFlinger: Fix integer overflow in Mesh ctor
  194. •Nick Kralevich - Parcel.cpp: use calloc instead of malloc
  195.  
  196. Project name: android_frameworks_opt_telephony
  197. •JustArchi - RIL: Make some methods protected
  198. •Erica Chang - Telephony: add CDMA SPN display rule
  199.  
  200. Project name: android_kernel_asus_grouper
  201. •David S. Miller - ipv4: Missing sk_nulls_node_init() in ping_unhash().
  202.  
  203. Project name: android_kernel_google_msm
  204. •David S. Miller - ipv4: Missing sk_nulls_node_init() in ping_unhash().
  205.  
  206. Project name: android_kernel_htc_msm8974
  207. •Brin Taylor - msm: Add back more comments.
  208. •David S. Miller - ipv4: Missing sk_nulls_node_init() in ping_unhash().
  209. •Brinly Taylor - msm8974: Add back yet more comments.
  210. •Dan Pasanen - htc_util: fix build when timer_stats is disabled
  211. •Dan Pasanen - htc: regen defconfigs, disable DEBUG_KERNEL
  212. •Sultanxda - init: Kconfig: Don't force DEBUG_KERNEL
  213.  
  214. Project name: android_kernel_lge_hammerhead
  215. •David S. Miller - ipv4: Missing sk_nulls_node_init() in ping_unhash().
  216. •myfluxi - net: wireless: bcmdhd: Silence some unnessecary noise
  217.  
  218. Project name: android_kernel_moto_shamu
  219. •David S. Miller - ipv4: Missing sk_nulls_node_init() in ping_unhash().
  220.  
  221. CyanogenMod Project name: android_packages_apps_AudioFX
  222. •Michael Bestas - Automatic translation import
  223.  
  224. Project name: android_packages_apps_Bluetooth
  225. •Michael Bestas - Automatic translation import
  226.  
  227. Project name: android_packages_apps_BluetoothExt
  228. •Michael Bestas - Automatic translation import
  229.  
  230. CyanogenMod Project name: android_packages_apps_CMFileManager
  231. •kai.cao - [CMFileManager]Fix the search result does not display the file path when the result is zero
  232. •Rohit Yengisetty - CMFM : Group m4v under video/mp4
  233. •Michael Bestas - Automatic translation import
  234. •kai.cao - [CMFileManager]Fix click two times when check the 'Skip media scan' in Secure storage
  235.  
  236. Project name: android_packages_apps_Contacts
  237. •Michael Bestas - Automatic translation import
  238.  
  239. Project name: packages_apps_ContactsCommon
  240. •Michael Bestas - Automatic translation import
  241.  
  242. Project name: packages_apps_Dialer
  243. •Michael Bestas - Automatic translation import
  244. •Michael Bestas - Automatic translation import
  245. •emancebo - Use "unknown" in filename if call recording phone number undefined
  246.  
  247. CyanogenMod Project name: android_packages_apps_Eleven
  248. •Michael Bestas - Automatic translation import
  249.  
  250. Project name: android_packages_apps_InCallUI
  251. •Michael Bestas - Automatic translation import
  252.  
  253. CyanogenMod Project name: android_packages_apps_LockClock
  254. •Michael Bestas - Automatic translation import
  255. •Martin Brabham - Revert "cLock: Add to launcher"
  256.  
  257. Project name: android_packages_apps_Mms-caf
  258. •iceandfire - Fix build
  259. •Michael Bestas - Automatic translation import
  260.  
  261. Project name: android_packages_apps_PhoneCommon
  262. •Michael Bestas - Automatic translation import
  263.  
  264. Project name: android_packages_apps_Settings
  265. •iceandfire - Import translations from crowdin
  266. •eyosen - QS: add Screenrecord tile (2/2)
  267. •eyosen - Add Screen Record to the Power Menu [2/2]
  268. •Lars Greiss - Add link to Privacy Guard from app info screen
  269. •dankoman - Settings: materialize grabber icon
  270. •lichti1901 - Settings: Navigation bar button color (2/2)
  271. •Lars Greiss - Settings: : add ability to change the color in battery saver mode (1/2)
  272. •Altaf-Mahdi - Settings: option to disable search panel (navrings) (2/2)
  273. •Altaf-Mahdi - Privacy guard: option to disable notification (2/2)
  274. •Peter Carenza - Fix xml bounds error
  275. •Roman Birg - Settings: disable mobile network switch when SIM isn't ready
  276. •EnricoD - Full it translations
  277. •martincz - Show carrier label / custom & change color [2/2]
  278. •TheMrcool212 - Double tap to sleep on navigation bar [2/2]
  279. •iceandfire - Consolidate button settings and move it into ROM Settings
  280. •iceandfire - For the fucks sake CM please stop with adding this shit to every fucking commit
  281. •Lokesh Chamane - Settings: use switch preference for Ambient Display
  282.  
  283. Project name: android_packages_services_Mms
  284. •Michael Bestas - Automatic translation import
  285.  
  286. Project name: android_packages_services_Telecomm
  287. •Michael Bestas - Automatic translation import
  288.  
  289. Project name: android_packages_services_Telephony
  290. •Michael Bestas - Automatic translation import
  291. •LuK1337 - msim: Fix FC on opening "calling accounts" in Dialer settings
  292.  
  293. Project name: android_system_core
  294. •Eric Miao - libsparse: fix crc chunk parsing in simg_dump.py
  295.  
  296. Project name: proprietary_vendor_htc
  297. •Jurica Vukadin - m8: Use bacon's thermal-engine
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement