Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ====================
- 08-16-2015
- ====================
- * android/
- de5f676 r12
- * build/
- 6438364 LMY48J
- * device/motorola/titan/
- 37d8fad titan: remove discard android does this automatically
- * frameworks/av/
- 625c9f1 stagefright: Add support for Exynos hardware audio decoding
- b874571 stagefright: Update makefile for Exynos variants.
- * frameworks/base/
- 7facb27 Themes: don't recreateDefaults on typeface when locale changes
- 4dcbe44 Disable PIN entry after successful quick unlock
- 4aad38a Fix forcing media stream control on tablet
- a8161a4 audio: Playback over USB DAC connected before boot
- 53f4101 [ActivityManager] Bring up Service if not schedule to restart
- 8e9f27f PBD: Apply the same emmc discard logic as ext4_utils
- 989bfc6 SystemUI: fix empty notification space in shade_locked
- b1bb560 Keyguard: Don't show keyguard if CryptKeeper enabled
- 882e282 SystemUI: add missed super window calls
- cb05b8d Buttons: Allow setting default long-press app switch behavior
- 18b2e4f Lockdown AM.getRunningAppProcesses API with permission.REAL_GET_TASKS
- f636454 Fix telephony property access for CDMA rewrite rules in PhoneNumberUtils
- 927c62a National roaming info for new Tuenti MNC in Spain
- * packages/apps/Settings/
- 56d0ac2 Device info: Remove IMEI info from SIM status
- 2bd4a17 settings: add IMEI information to msim device status page
- ====================
- 08-15-2015
- ====================
- * frameworks/native/
- f5410e9 binder: Update makefile for Exynos variants
- * hardware/qcom/fm/
- 79def03 FMRadio : Ensure scan state is kept in sync
- * kernel/cyanogen/msm8916/
- 0c67594 ARM: dts: cp8675: Update panel livedisplay commands
- 2d257c2 msm: mdss: Remove Yulong color enhance
- e706d4f msm: mdss: Fix panel for the cp8675_I02 variant
- ====================
- 08-14-2015
- ====================
- * build/
- f4d1e10 roomservice: use force-sync when adding *s with roomservice
- * device/qcom/common/
- ad6fe8d power: Use default video encode/decode hints on 8916
- * external/icu/
- 9a2c7d5 Revert "icu: add Kiev meta translations"
- * frameworks/av/
- 38c26d7 stagefright: Don't crash on invalid / null AVCC atoms in MKV
- 7c7f1e1 Fatal error while playing certain mkv files.
- 35460e9 MPEG4Extractor.cpp: handle chunk_size > SIZE_MAX
- 51dde7a AudioMixer: fill 0s at right place when no more buffers available
- c69b0a3 video: Disable resync markers
- 523b5c5 libstagefright: Scale up bitrate for HSR videos
- * packages/apps/Eleven/
- 2a35929 Eleven: Visualizer: Add back landscape mode
- ====================
- 08-13-2015
- ====================
- * bootable/recovery/
- bbcab3a recovery: Separate blkid.tab for vold in recovery
- * device/motorola/msm8226-common/
- 41e3d46 msm8226-common: Remove loglevel
- * device/qcom/common/
- 4c0ddd4 Guard variable expansion: string between quotes
- * external/sonivox/
- 8e8b6f0 DLS parser: fix wave pool size check.
- * frameworks/av/
- 8d2c4b3 IOMX: Add buffer range check to emptyBuffer
- aae1058 HDCP: buffer over flow check -- DO NOT MERGE
- 636050c Add some sanity checks
- 6a2289e Add AUtils::isInRange, and use it to detect malformed MPEG4 nal sizes
- * frameworks/native/
- bdf3467 Verify that the native handle was created
- * hardware/qcom/audio-caf/msm8974/
- d48c970 post_proc: explicitly disable virtualizer module if strength is 0
- 7ae1440 post_proc: fix crash in offload effect bundle during stop output
- * kernel/cyanogen/msm8916/
- 9c368c3 video: mdss: LiveDisplay driver
- 5fa2ac5 Revert "video: mdss: Color temperature interface using PCC"
- * packages/apps/Gallery2/
- 324ba1b Automatic translation import
- * packages/apps/InCallUI/
- 59b563f Automatic translation import
- * packages/apps/SetupWizard/
- 1122534 Automatic translation import
- * packages/apps/SoundRecorder/
- debb1f2 SoundRecorder: Add support for 1-channel WAV files
- * packages/apps/TvSettings/
- 394a21f Automatic translation import
- * packages/services/Telephony/
- 787b391 Automatic translation import
- * system/core/
- 12a43e2 Prevent integer overflow when allocating native_handle_t
- ====================
- 08-12-2015
- ====================
- * device/xiaomi/armani/
- bcd6a7e Merge pull request #12 from armani-dev/cm-12.1
- * external/whispersystems/WhisperPush/
- 4fe2648 Automatic translation import
- * frameworks/av/
- bbc6668 libstagefright: Fix incorrect duration calculation
- 72323a4 libstagefright: fix output buffer is not released by Writer when stopping
- 1610dca Validation of Number of Channels on WAV files
- ce0ebe4 The preview frame data is broken when sending via Binder
- 62c0231 Fix new[] vs delete mismatch.
- 8dbd7ff Check allocation
- cc68933 Fix global-buffer-overflow in voAWB_Copy.
- 744a392 libstagefright: Remove nBitPerSample CHECK
- 574e49d Detect allocation failures and bail gracefully
- f5024f6 MPEG4Extractor.cpp: Add check for size == SIZE_MAX
- 8da57d7 Fix null-pointer-dereferences accessing the SampleTable
- bb5a485 Fix multiple division-by-zero conditions in MPEG4 parsing
- c773ab2 libeffects: validate channel mask in downmixer configure
- 4b48487 audiopolicy: fix playback of multichannel pcm clips via low latency output
- * frameworks/base/
- cfbab36 Fix intent resolution of default preferred apps.
- 8b2e68b PhoneWinowManager: resolve home car intent
- 4e63874 Themes: Theme power off and reboot dialog
- e4a78b1 Keyguard: Stop fingerprint auth when not showing
- 61fbadd Fix StrictMode violation during getDefaultApn()
- 750fd9f AppOps: fix delete ops wrongly matched issue
- 2353378 frameworks/base: synchronize surface control object access.
- dd4ebea frameworks/base: Fix ContentService JNI leaks
- a2b4b5c Fix memory leak in AAPT
- 508c7dc Make MANAGE_DOCUMENTS permission signature|system
- * frameworks/opt/telephony/
- 90d905b Telephony: fallback to xml resources for sms shortcode recognition
- * kernel/cyanogen/msm8916/
- b59f927 input: ap3426: use averaging for calibration instead of min
- * packages/apps/Contacts/
- 3f9667f Automatic translation import
- * packages/apps/ContactsCommon/
- 9388f28 Automatic translation import
- * packages/apps/Eleven/
- 9f3fa0b Add ability to seek through track with circular motion
- dd33b6e Automatic translation import
- * packages/apps/Email/
- ad070df Automatic translation import
- * packages/apps/Gallery2/
- 412d916 Automatic translation import
- * packages/apps/InCallUI/
- 357b667 Automatic translation import
- * packages/apps/SetupWizard/
- 91d0a93 Automatic translation import
- 76840ea Automatic translation import
- * packages/apps/Stk/
- 843be02 Automatic translation import
- * packages/apps/ThemeChooser/
- f36d663 Automatic translation import
- * packages/apps/Trebuchet/
- 4319d89 Trebuchet: Make focus animate and move faster
- ba2f9eb Automatic translation import
- * packages/apps/TvSettings/
- ca2a139 Automatic translation import
- * packages/apps/UnifiedEmail/
- 946be00 Automatic translation import
- * packages/services/Telecomm/
- a623a11 Automatic translation import
- * packages/services/Telephony/
- 4e60e8c Automatic translation import
- * packages/wallpapers/Basic/
- 139e84d Automatic translation import
- * vendor/validus/
- 5650366 devices: add nicki (sony M)
Advertisement
Add Comment
Please, Sign In to add comment