FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Comparing CyanogenMod:cm-11.0...slz:cm-11.0 · CyanogenMod/android_frameworks_native · GitHub

Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: CyanogenMod/android_frameworks_native
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: cm-11.0
Choose a base ref
Could not load branches
Nothing to show
{{ refName }}
...
head repository: slz/android_frameworks_native
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: cm-11.0
Choose a head ref
Could not load branches
Nothing to show
{{ refName }}
Checking mergeability… Don’t worry, you can still create the pull request.
  • 2 commits
  • 8 files changed
  • 2 contributors

Commits on Jun 11, 2015

  1. MemoryHeapBase: ifdef for gingerbread/froyo compatibility

    Allow to "revert" by a board config flag the offset member addon
    see commit f24c4cd (aosp change id Ie618fb5c0718e)
    
    This change is required to use overlay based proprietary camera libs
    coming from gingerbread and froyo builds.
    
    This change also requires a global cflag named BINDER_COMPAT
    because a lot of modules use the MemoryHeap includes
    
    Add this in your BoardConfig.mk :
    COMMON_GLOBAL_CFLAGS += -DBINDER_COMPAT
    
    Backported from /#/c/13317/
    
    Change-Id: Ic8e18bc60a7310b0fa90ad251381e9f7d9e58d5e
    tpruvot authored and doadin committed Jun 11, 2015
    Configuration menu
    Copy the full SHA
    925eb48 View commit details
    Browse the repository at this point in the history
  2. Overlay support for legacy camera libs

    Move http://review.cyanogenmod.com/#/c/13285/ to proper place for jellybean.
    
    1. Rename OverlayHtc to Overlay in file names
    2. Use BOARD_USES_LEGACY_OVERLAY to enable
    
    Signed-off-by: Evan McClain <aeroevan@gmail.com>
    Change-Id: Ib6afd1b610b1d3e263fcaa38585e7a1116baaf58
    
    Conflicts:
    	libs/ui/Android.mk
    aeroevan authored and doadin committed Jun 11, 2015
    Configuration menu
    Copy the full SHA
    bf5eae3 View commit details
    Browse the repository at this point in the history
Loading

Back | FazBrowse Home | New Git URL