Skip to content
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_system_core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: cm-10.1
Choose a base ref
...
head repository: sudwind/android_system_core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: cm-10.1
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 7 files changed
  • 8 contributors

Commits on Jan 31, 2013

  1. Allow system apps to write paranoid properties

    ParanoidPreferences will use this further in order to avoid root commands
    
    patch set 2: actually working code
    
    Change-Id: If1dcdd67699c64ba5cf428a6ff1e03b46e03a243
    
    Conflicts:
    
    	include/private/android_filesystem_config.h
    D4rKn3sSyS authored and szlkiev committed Jan 31, 2013
    Configuration menu
    Copy the full SHA
    03007c2 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2013

  1. Merge branch 'refs/heads/CyanogenMod_cm-10.1' into cm-10.1

    Change-Id: I66b1899a2390f874d087c819e0218330f78c448a
    szlkiev committed Feb 20, 2013
    Configuration menu
    Copy the full SHA
    fd4bbda View commit details
    Browse the repository at this point in the history
  2. Merge branch 'refs/heads/jb-mr1.1-release' into cm-10.1

    Conflicts:
    	charger/charger.c
    
    Change-Id: I3cc06e5cb6eab0bf0fda2fa0a00d66cc2582630d
    szlkiev committed Feb 20, 2013
    Configuration menu
    Copy the full SHA
    73a7ac4 View commit details
    Browse the repository at this point in the history
  3. fmradio: cleanup QCOM_HARDWARE/STE_FM defs and ifdef

    Change-Id: I00b5e6536511b3bedee6105bf010ee2b5f2e36ac
    Giulio Cervera authored and szlkiev committed Feb 20, 2013
    Configuration menu
    Copy the full SHA
    adcb28d View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2013

  1. Merge pull request #3 from CyanogenMod/cm-10.1

    Cm 10.1
    szlkiev committed Apr 8, 2013
    Configuration menu
    Copy the full SHA
    00f6a49 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2013

  1. Configuration menu
    Copy the full SHA
    b79cc25 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2013

  1. Configuration menu
    Copy the full SHA
    a1fc425 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2013

  1. Add .gitreview for gerrit

    Change-Id: I55bd700dae24fde842412c1810c20ed69baf9553
    gs2usr committed May 21, 2013
    Configuration menu
    Copy the full SHA
    b670155 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2013

  1. init: fix indentation and tab

    Change-Id: Ia832ab4df5d955b2fa2b791baf9444aca21c2571
    Giulio Cervera authored and singhdd93 committed May 23, 2013
    Configuration menu
    Copy the full SHA
    7da05ca View commit details
    Browse the repository at this point in the history
  2. init: provide initial pemissions for ondemand governor

    also set all governor permissions a bit late
    
    Change-Id: I5c1445b31bcaf34a535efd7438fd612ada460ea2
    Giulio Cervera authored and singhdd93 committed May 23, 2013
    Configuration menu
    Copy the full SHA
    0e54c9e View commit details
    Browse the repository at this point in the history

Commits on May 26, 2013

  1. libsysutils: fix null pointer and memory leak issue

    In SocketClient::quoteArg function
    1. Fix potential null pointer accessing issue
    2. Fix potential memory leak introduced by realloc fail
    
    Change-Id: I1ca0f9089290d43452e9a71428244545f4ed866b
    Signed-off-by: Hong-Mei Li <a21834@motorola.com>
    Hong-Mei Li authored and ChickenLegsOz committed May 26, 2013
    Configuration menu
    Copy the full SHA
    155b1e7 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2013

  1. add STE missing stuff

    Pablo Lunarenko committed Jun 14, 2013
    Configuration menu
    Copy the full SHA
    e18388f View commit details
    Browse the repository at this point in the history
Loading