Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Project name: platform_manifest
- •iceandfire - Testing something out
- •Idrees Dargahwala - 5.1.1_r3 !!
- •Joe Maples - Track Latest 4.9
- •Joe Maples - Track AOSP androideabi-4.9
- •Idrees Dargahwala - Merge 5.1.1_r2 tag to manifest
- •pcarenza - Add qcom caf repos for 8226
- •pcarenza - Add external/lz4
- Project name: android_bionic
- •HashBang - libc: denver should compile bcopy
- Project name: android_build
- •iceandfire - Set ROM to use gcc 4.8 instead of 4.9 when electrify is false/not set
- •pcarenza - Swap undefined and false definitions
- •Joe Maples - Enable Posix threading
- •Joe Maples - Fix Dumpvar
- •Joe Maples - Toolchain-free Electrify
- •Matt Mower - build: Unset JAVA_TOOL_OPTIONS to read java version
- Project name: android_device_asus_flo
- •iceandfire - Track kernel from our git
- Project name: android_device_lge_hammerheadcaf
- •iceandfire - Update dependencies for lp-mr1
- •myfluxi - hammerheadcaf: Update build fingerprint and description to LMY48B
- •Ramakant Singh - hwc: Add check for dirtyRect clear call.
- •myfluxi - hammerheadcaf: Remove idle pc config
- •myfluxi - hammerheadcaf: Tweak doze config
- •myfluxi - hammerheadcaf: Give unpriviledged users write perms to USB storage
- •Raj Kamal - hwc: Avoid redoing GPU comp under certain conditions
- •Baldev Kumar Sahu - hwc: vds: isActive need to be set for wfd using vds solution
- •Christopher R. Palmer - hammerheadcaf: Fix apps2d to usb storage
- Project name: android_device_lge_mako
- •iceandfire - Track kernel from our git
- Project name: android_device_moto_shamu
- •iceandfire - Consolidate overlays
- •Jeremy Martin - Enable USB OTG Shamu
- Project name: android_device_qcom_common
- •Jeykumar Sankaran - init: Set permissions for dynamic partial update node
- CyanogenMod Project name: android_external_ffmpeg
- •Steve Kondik - ffmpeg: Update Android build configuration
- CyanogenMod Project name: android_external_stagefright-plugins
- •Ethan Chen - stagefright-plugins: Add -Wno-psabi for ARM64 builds as well
- CyanogenMod Project name: android_external_whispersystems_WhisperPush
- •Michael Bestas - Automatic translation import
- •Michael Bestas - Automatic translation import
- Project name: wpa_supplicant_8
- •Jouni Malinen - WPS: Fix HTTP chunked transfer encoding parser
- •Jouni Malinen - AP WMM: Fix integer underflow in WMM Action frame parser
- •Jouni Malinen - EAP-pwd peer: Fix asymmetric fragmentation behavior
- •Jouni Malinen - EAP-pwd server: Fix Total-Length parsing for fragment reassembly
- •Jouni Malinen - EAP-pwd peer: Fix Total-Length parsing for fragment reassembly
- •Jouni Malinen - EAP-pwd server: Fix payload length validation for Commit and Confirm
- •Jouni Malinen - EAP-pwd peer: Fix payload length validation for Commit and Confirm
- Project name: frameworks_av
- •Ramjee Singh - audio: Fixed streamType for non-media streams
- •c_sisanj - libstagefright: Fix for handling of stream with corrupt frames
- •Zhou Song - libmedia: avoid processing stale callback events when track recycled
- •Zhou Song - Revert "audio: Update timestamp for offload playback after EOS."
- •Leena Winterrowd - stagefright: Correct total duration of HFR clips
- •Kim Zhang - libstagefright: add NULL check in MediaCodecSource's puller
- •Venkata Narendra Kumar Gutta - audio: Fix media server crash at the start of voice call
- •Leena Winterrowd - stagefright: Correct total duration of HFR clips
- •Kim Zhang - libstagefright: add NULL check in MediaCodecSource's puller
- •Venkata Narendra Kumar Gutta - audio: Fix media server crash at the start of voice call
- Project name: frameworks_base
- •iceandfire - Fix build after battery bar commit
- •Altaf-Mahdi - SystemUI: long press lock screen lock icon to sleep (1/2)
- •cphelps76 - Frameworks_base: Port BatteryBar [1/2] {x} Adds Battery bar with following features: {x} location set {x} color {x} aligment {x} thickness {x} charging animation
- •dhacker29 - SystemServer: Skip TorchService construction if no flash feature detected
- •Alberto97 - Add alternate WebView provider package
- •Christopher R. Palmer - base: Fix array bounds exception in getSecondaryStorageState
- •Roman Birg - unbreak density scaling
- •Christopher R. Palmer - Fix another off-by-one error in computeEllipsis
- •Christopher R. Palmer - apps2sd: Only allow "move to ___" if the media is mounted [2/2]
- •iceandfire - New navigation bar icons by Yaulun Chak
- •iceandfire - Add volume up/down and mute buttons to navbar
- •Joe Maples - Fix Android API exceptions
- •Romain Guy - Prevent possible memory leak in SpanSet
- •Johan8 Persson2 - Fixed memory leak in ExtractEditLayout finish()
- •William C. Garrison III - VolumePanel: Properly update expanded volume panel sliders
- •Roman Birg - DreamManager: be aware of device lid
- •William C. Garrison III - VolumePanel: Don't timeout quickly if expanded
- •maxwen - base: DocumentsUI: catch NPE
- •Alexander Martinz - Screenshot: prevent handler leak
- •Alexander Martinz - SystemUI: more potential NPE fixes
- •Lars Greiss - fb: less notifications sound (1/2)
- •iceandfire - Add missing ChaosLab annotations
- •0xD34D - Identicons: Add identicons to ChaOS Lab [1/3]
- •Roman Birg - fix CTS DisplayTest.testGetMetrics()
- •Roman Birg - SystemUI: improve dpad arrow key state logic
- •Steve Kondik - Revert "Remove unnecessary sleep in ActivityThread."
- •minho.choo - Fix bugs regarding delay the dispatching of non-wakeup alarms
- •Henrik Engström - Fix for infinite loop in RemoteViewsAdapter
- •Sara Ting - Fix bug of unnecessary wakeups after completed syncs.
- •tiger_huang - Remove the window whose client process has died or become zombie
- •Craig Mautner - Don't relayout based on a window that isn't visible
- •tingna_sung - Not include fullscreen opaque window on screenshot
- •raysb.kim - Only one task within the stack should moveToBack
- •tingna_sung - Fix racing condition of mTouchExcludeRegion
- •tingna_sung - Measure absolute value of pointer motion distance
- •Phillip Berndt - BaseStatusBar: Inform StatusBarService if a notification is flagged spam
- •Zhou Song - AudioService: persist volume of ring stream when ringer mode changed
- •tiger_huang - Use the correct parent size to initialize animations
- •tingna_sung - Don't apply animation clip to dialog activities
- •riddle_hsu - Fix lost singleton provider after force-stopping user or package.
- •riddle_hsu - Also restart provider if there is external handle.
- •riddle_hsu - Check caller status precisely when registering receiver.
- •baik.han - fix return value scale of notifyANR()
- •Andreas Gampe - Frameworks/base: Fix old code in MediaPlayer
- •Marco Nelissen - Sometimes the application context is null
- •tiger_huang - Prevent windows from freezing screen while timeout
- •Marco Nelissen - Fix context leak
- •Abhisek Devkota - Re-add missing ellipsis string
- •Michael Bestas - Automatic translation import
- •louis_chang - [ActivityManager] Finish the failed-to-pause activity
- •riddle_hsu - [ActivityManager] Fix activity always visible.
- •riddle_hsu - [ActivityManager] Avoid unnecessary restart provider process
- •chad - bindService can't start up service process
- •Umashankar Godachi - KeyGuard: Fix the wrong Plmn/SPN display.
- •bmc08gt - SystemBars: Allow the StatusBarComponent be externally defined
- •Danny Baumann - Remove some useless debug spam.
- •Danny Baumann - Clean up keyguard carrier text handling.
- •Roman Birg - fixup volume stream linking
- •Michael Bestas - SystemUI: Fix EL translation
- •Roman Birg - TorchService: close all opened cameras
- •Christopher R. Palmer - textclock: Update the time when performing a doze pulse
- •Christopher R. Palmer - dozeui: Broadcast an intent when beginning a doze pulse
- •LuK1337 - SystemUI: Use smaller battery padding
- •Pawit Pornkitprasan - QS: fix filtering additional tiles
- •chrmhoffmann - framework/base: add dock sd card string
- •Ethan Chen - Telephony: Convert subscription ID to int from long
- •BadDaemon - Improve Recents-View
- •Roman Birg - Keyguard: reinflate security views after user change
- •Roman Birg - frameworks: fix setting up linked notification stream on boot
- •dhacker29 - PowerManagerService: Honor config_dreamsActivatedOnSleepByDefault
- •Roman Birg - policy: respect FLAG_TURN_SCREEN_ON flag with device flip covers
- •Roman Birg - policy: fix device sleeping with lid with incoming call
- •Roman Birg - Improve SeekBarVolumizer behavior with unlinked streams
- •Christopher R. Palmer - base: Fix notification sounds for wifi only devices
- •Roman Birg - allow overlaying default quick settings tiles
- •0xD34D - Gesture Lockscreen
- Project name: frameworks_native
- •Alan Viverette - Remove gamma correction from color correction shader
- Project name: android_frameworks_opt_telephony
- •Danny Baumann - Don't needlessly disable data.
- •Danny Baumann - Don't clear invalid defaults before SIM info of all SIMs is populated.
- •Christopher R. Palmer - telephony: Release pending network requests when releasing a request
- •Varun Chitre - RIL : allow RILReceiver to be overridden
- •Pavel Zhamaitsiak - Make mImsPhone static. DO NOT MERGE ANYWHERE
- •Danny Baumann - Remove useless debug spam.
- •Sridhar Dubbaka - Change SubId from long to int type.
- •Patrick Lower - MMS: Update apnProfileID for MMS only apn.
- •Howard Harte - Revert "Telephony: add CDMA SPN display rule"
- Project name: android_hardware_qcom_display
- •Ramakant Singh - hwc: Add check for dirtyRect clear call.
- Project name: android_hardware_ril
- •Steve Kondik - ril-caf: Allow using RIL version 10
- •Dheeraj Shetty - Rild: Use division instead of mod to determine array size
- •Dheeraj Shetty - Added support for acquiring CAP_BLOCK_SUSPEND capability
- •Ravinder Konka - Enabling RIL_QCOM_VERSION
- Project name: android_kernel_asus_grouper
- •linuxxxxx - grouper: enable memory pressure levels
- •Anton Vorontsov - memcg: add memory.pressure_level events
- •Konstantin Khlebnikov - vmscan: fix initial shrinker size handling
- •Konstantin Khlebnikov - mm/hugetlb: fix warning in alloc_huge_page/dequeue_huge_page_vma
- •Mel Gorman - cpuset: mm: reduce large amounts of memory barrier related damage v3
- •David Rientjes - cpusets: stall when updating mems_allowed for mempolicy or disjoint nodemask
- •David Rientjes - cpusets: avoid looping when storing to mems_allowed if one node remains set
- •Johannes Weiner - mm: vmscan: convert global reclaim to per-memcg LRU lists
- •Hugh Dickins - mm: test PageSwapBacked in lumpy reclaim
- •Minchan Kim - mm/vmscan.c: consider swap space when deciding whether to continue reclaim
- •Konstantin Khlebnikov - vmscan: activate executable pages after first usage
- •Konstantin Khlebnikov - vmscan: promote shared file mapped pages
- •Mel Gorman - mm: vmscan: check if reclaim should really abort even if compaction_ready() is true for one zone
- •Mel Gorman - mm: vmscan: do not OOM if aborting reclaim to start compaction
- •Mel Gorman - mm: vmscan: when reclaiming for compaction, ensure there are sufficient free pages available
- •Mel Gorman - mm: compaction: introduce sync-light migration for use by compaction
- •Alex Shi - kswapd: assign new_order and new_classzone_idx after wakeup in sleeping
- •Alex Shi - kswapd: avoid unnecessary rebalance after an unsuccessful balancing
- •Mel Gorman - mm: compaction: make isolate_lru_page() filter-aware again
- •Mel Gorman - mm: page allocator: do not call direct reclaim for THP allocations while compaction is deferred
- •Mel Gorman - mm: compaction: determine if dirty pages can be migrated without blocking within ->migratepage
- •Mel Gorman - mm: compaction: allow compaction to isolate dirty pages
- •Minchan Kim - mm: migration: clean up unmap_and_move()
- •Minchan Kim - mm: zone_reclaim: make isolate_lru_page() filter-aware
- •Minchan Kim - mm: compaction: make isolate_lru_page() filter-aware
- •Minchan Kim - mm: change isolate mode from #define to bitwise type
- •Minchan Kim - mm: compaction: trivial clean up in acct_isolated()
- •Mel Gorman - vmscan: abort reclaim/compaction if compaction can proceed
- •linuxxxxx - Defconfig: enable ROW and set it as default scheduler
- •Tatyana Brokhman - row: Add support for urgent request handling
- •Tatyana Brokhman - row: Adding support for reinsert already dispatched req
- •Tatyana Brokhman - block: Add API for urgent request handling
- •Tatyana Brokhman - block: Adding ROW scheduling algorithm
- •Sai Charan Gurrappadi - ARM: tegra: cpuquiet: Notify the cpuquiet governor when the driver is busy
- •Sai Charan Gurrappadi - cpuquiet: Account for the corner case frequency when setting state
- •Sai Charan Gurrappadi - cpuquiet: Fix compiler warning
- •Sai Charan Gurrappadi - cpuquiet: Update stats only on successful operations
- •Sai Charan Gurrappadi - cpuquiet: Properly return the first registered governor
- •Peter De Schrijver - ARM: tegra: add sysfs support for tegra cpuquiet driver
- •Sai Charan Gurrappadi - cpuquiet: Updated balanced governor to use the runnable threads patch
- •Peter De Schrijver - drivers: cpuquiet: fix error message
- •Peter De Schrijver - cpuquiet: Makefile for cpuquiet framework
- •Peter De Schrijver - cpuquiet: Makefile for governors
- •Peter De Schrijver - cpuquiet: balanced governor
- •Peter De Schrijver - cpuquiet: userspace governor
- •Peter De Schrijver - cpuquiet: governor support
- •Peter De Schrijver - cpuquiet: sysfs interfaces
- •Peter De Schrijver - cpuquiet: driver support
- •Sai Charan Gurrappadi - cpuquiet: Kconfig
- •Peter De Schrijver - cpuquiet: base files
- •linuxxxxx - cpu_input_boost: make it "enableable"
- •linuxxxxx - defconfig: enable input_boost
- •Sultanxda - cpu_input_boost: Minor clean-up of loop inside main fn
- •Sultanxda - cpu_input_boost: Add back 150ms min interval between boost requests
- •Sultanxda - cpu_input_boost: Minor clean-up
- •Sultanxda - cpu_input_boost: Set boost_running to false if there is no boost
- •Sultanxda - cpu_input_boost: Reduce overhead and prevent races
- •Sultanxda - cpu_input_boost: Remove useless guard during init
- •Sultanxda - cpu_input_boost: Clean up suspend routine
- •Sultanxda - cpufreq: interactive: Remove input boosting
- •Sultanxda - cpu_input_boost: Add on/off switch
- •Sultanxda - cpu_input_boost: Automagically calculate boost duration
- •Sultanxda - cpu_input_boost: Automagically calculate boost freq to be used
- •Sultanxda - cpu_input_boost: Unboost all CPUs in a single call
- •Sultanxda - cpu_input_boost: Add power-saving algorithm to selectively boost CPUs
- •Sultanxda - cpufreq: Add CPU Input Boost driver
- Project name: android_kernel_htc_msm8974
- •Shaun Eaton - Fixes for Screen off gestures, matching BlissFul Kernel
- •Shaun Eaton - Remove cm DT2W
- •varchild - Compiling Fix
- •flar2 - wake_gestures: re-enable proximity sensor after phone call end and screen turns off
- •flar2 - Adding in Synaptic Wake gestures drivers: synaptics: Add swipe gestures and double-tap to wake
- •iceandfire - Update defconfig
- •savoca - msm: mdss: Replace PGC implementation with PCC for KCAL
- •savoca - msm: mdss: Add KCAL support for post processing control [v2]
- •iceandfire - Update defconfig
- •iceandfire - Revert "Revert "msm8974: remove KCAL""
- •Paul Reioux - Sound Control: add line gain to cached and register lock
- •Paul Reioux - Sound Control: separate locking mechanism for recording and playback
- •Paul Reioux - Sound Control: let register lock be dependent on different hw revisions
- •Paul Reioux - Sound Control: Misc clean up for newer WCD9xxx SOCs
- •Paul Reioux - Sound Control: expose direct register manipulations to userspace
- •flar2 - Add fsync option
- •Paul Reioux - Sound Control 3.x: adaptation for HTC One (M8)
- •Paul Reioux - sound control: add register cache
- •Paul Reioux - Sound Control: (OPTIONAL) add power amp registers access control as well
- •Paul Reioux - Sound Control: (Optional) work around for Nexus 4/5 audio issues
- •Paul Reioux - sound control: WCD9320: update speaker gain control for Z1
- •Paul Reioux - sound control 3.x: Initial GPL release for WCD9320 Audio Codec
- •Paul Reioux - Sound Control: WCD9320: expose additional controls
- •Brinly Taylor - msm: HTC: Import HTC One E8 board files.
- •Brin Taylor - msm: HTC: eyeul: Lollipop kernel updates
- •Brinly Taylor - msm: HTC: eyeul: Disable memutils
- •Brinly Taylor - msm: Add back more comments
- Project name: android_kernel_lge_hammerhead
- •iceandfire - Update defconfig
- •iceandfire - Update defconfig
- •savoca - msm: mdss: Replace PGC implementation with PCC for KCAL
- •savoca - msm: mdss: Add KCAL support for post processing control [v2]
- •iceandfire - Update defconfig
- •iceandfire - Enable Faux Sound Control Hax
- •Paul Reioux - Sound Control: add line gain to cached and register lock
- •Paul Reioux - Sound Control: separate locking mechanism for recording and playback
- •Paul Reioux - Sound Control: let register lock be dependent on different hw revisions
- •Paul Reioux - Sound Control: Misc clean up for newer WCD9xxx SOCs
- •Paul Reioux - Sound Control: expose direct register manipulations to userspace
- •Paul Reioux - sound control: add register cache
- •Paul Reioux - Sound Control: (OPTIONAL) add power amp registers access control as well
- •Paul Reioux - Sound Control: (Optional) work around for Nexus 4/5 audio issues
- •Paul Reioux - sound control: WCD9320: update speaker gain control for Z1
- •Paul Reioux - sound control 3.x: Initial GPL release for WCD9320 Audio Codec
- •Paul Reioux - Sound Control: WCD9320: expose additional controls
- •morfic - Not cool to force that debugging.
- •myfluxi - crypto: msm: Update clock vote for improved performance
- •iceandfire - Revert "Revert "Revert "LCD_KCAL: Color Control driver for Nexus 5"""
- •iceandfire - Slightly cooler colors
- •Tejun Heo - idr: fix a subtle bug in idr_get_next()
- •Junjie Wu - cpufreq: interactive: Reschedule timer if min_freq is reduced
- •Derek Basehore - CHROMIUM: cpufreq: interactive: calculate load before freq change
- •Rohit Gupta - cpufreq: interactive: Rearm governor timer at max freq
- •Bryan Freed - CHROMIUM: Replace obsolete strict_strtoul calls.
- •Andrew Bresticker - CHROMIUM: cpufreq: interactive: validate above_hispeed_delay
- •Junjie Wu - cpufreq: interactive: Record hispeed_validated_time in timer function
- CyanogenMod Project name: android_packages_apps_AudioFX
- •Michael Bestas - Automatic translation import
- •Michael Bestas - Automatic translation import
- CyanogenMod Project name: android_packages_apps_CMFileManager
- •Michael Bestas - Automatic translation import
- •kai.cao - [CMFileManager]Fix CMFileManager sometimes crash.
- •kai.cao - [CMFileManager]Fix the FileManager Crash.
- •Zyg0te - CMFileManager: Improved strings
- •kai.cao - [CMFileManager] The remember selection don't work when open a file
- •Stephen Bird - Update Editor Activity to handle Content URI
- •Martin Brabham - Prevent possible OutOfBoundsException
- •Michael Bestas - Automatic translation import
- •Stephen Bird - Fix back arrow discoloration in action bar
- •Stephen Bird - CM Easy Mode File Manager Navigation fixes
- •Martin Brabham - Prevent possible OOBE when ran under monkey test
- •kai.cao - [CMFileManager]Fix the software don't hide when the drawerlayout open.
- CyanogenMod Project name: android_packages_apps_Eleven
- •Michael Bestas - Automatic translation import
- •Linus Lee - Add Landscape support to Eleven
- •Michael Bestas - Automatic translation import
- CyanogenMod Project name: android_packages_apps_LockClock
- •Michael Bestas - Automatic translation import
- •naman14 - Fix weird bug in LockClock
- •Michael Bestas - Automatic translation import
- Project name: packages_apps_Settings
- •iceandfire - Move network traffic category below carrier label
- •iceandfire - Remove navigation bar options from battery bar
- •Altaf-Mahdi - Settings: long press lock screen lock icon to sleep (2/2)
- •cphelps76 - Settings: Port BatteryBar [1/2] {x} Adds Battery bar with following features: {x} location set {x} color {x} aligment {x} thickness {x} charging animation
- •jrizzoli - Settings: update dashboard icons
- •xuke.yin - Keep the content when change the orientation
- •Christopher R. Palmer - apps2sd: Only allow "move to ___" if the media is mounted [1/2]
- •Christopher R. Palmer - apps2sd: Enable apps2sd for apps with unspecified install location
- •Roman Birg - Settings: add marquee to Device administrators screen
- •Roman Birg - CryptKeeper: layout whole screen in bounds
- •iceandfire - Revert to squared corners
- •Lars Greiss - Settings: less notifications sound (2/2)
- •0xD34D - Identicons: Add identicons to ChaOS Lab [2/3] PS2: fix build PS3: make all menu entries dependant on switch
- •Roman Birg - Settings: improve Search
- •Matt Garnes - Do not allow privacy guard for core system apps.
- •Michael Bestas - Automatic translation import
- •cody ferber - Fix mobile network switch for CDMA phones
- •Roman Birg - Settings: fix BT switch enabling discoverable mode
- •Matt Garnes - Change Usb not connected string to capital letters.
- •naman14 - Show Toast if usb not connected in Storage Settings
- •Matt Garnes - Hide soft keyboard when opening LockPatternActivity.
- •Michael Bestas - Fix battery settings crash on Asturian/Luxembourgish
- •Roman Birg - Settings: add Bluetooth tethering option to BT overflow menu
- •Roman Birg - Settings: give better hint when checking BT "Internet access" fails
- •longping.zou - Settings: Update sync widget state
- •Danny Baumann - Cleanup.
- •Danesh M - Settings : Update blacklist strings
- •naman14 - Fix fatal crash in Settings(Phone Status) for secondary user
- •Roman Birg - Settings: don't assume GMS is installed
- •Martin Brabham - Settings: fix bad MTP uncheck behavior
- •Michael Bestas - Automatic translation import
- •Roman Birg - Settings: fix non lock pattern CryptKeeper crash
- •Roman Birg - CryptKeeper: pattern unlock displays incorrect pw when correct
- •Roman Birg - Settings: persist backlight brightness setting
- •Roman Birg - Settings: use ActivityManager method for requesting bug report
- •Roman Birg - Settings: fix button back light restore logic
- •droyd - Allow dashboard corners to be controlled by dimen
- •droyd - Allow images to be used on dashboard This is somethin Branden M and myself have been working on Now we can allow themes to use images in dashboard without altering the way a basic theme works backwards compatible
- •0xD34D - Gesture Lockscreen
- Project name: packages_providers_ContactsProvider
- •0xD34D - Identicons: Add identicons to ChaOS Lab [3/3]
- Project name: android_packages_providers_TelephonyProvider
- •Dave Daynard - Add another db upgrade
- •emancebo - TelephonyProvider: change default IDD for Indonesia
- •Adnan Begovic - TelephonyProvider: Handle upgrade from 11 -> 12.1.
- Project name: android_packages_services_Telecomm
- •Michael Bestas - Automatic translation import
- •Michael Bestas - Telecomm: Update blacklist strings
- •Sridhar Dubbaka - Change subid from long to int type
- Project name: android_packages_services_Telephony
- •Michael Bestas - Automatic translation import
- •Danesh M - Telecom : Rename blacklist
- •BadDaemon - Telephony: Improve NetworkSelection
- Project name: platform_manifest
- •Idrees Dargahwala - 5.1.1_r3 !!
- •Joe Maples - Track Latest 4.9
- •Joe Maples - Track AOSP androideabi-4.9
- •Idrees Dargahwala - Merge 5.1.1_r2 tag to manifest
- •pcarenza - Add qcom caf repos for 8226
- •pcarenza - Add external/lz4
- Project name: arm-linux-androideabi-4.9
- •Rong Xu - [darwin-x86] Refresh gcc prebuilts for ARM Refresh gcc 4.9 prebuilts for ARM. This prebuilts contain some compiler bug fixes.
- Project name: vendor_lge
- •Joe Maples - Add G3 common libs
- •Joe Maples - Add vs985 blobs
- •iceandfire - Update hammerhead and hammerheadcaf props
- •Daniel Sikorski - Merge https://github.com/dadi11/android_vendor_lge_e975 into lp-mr1
Advertisement
Add Comment
Please, Sign In to add comment