Skip to content

Tags: LineageOS/android_dalvik

Tags

cm-11.0-XNPH05Q-tomato-9828f8e9cc

Toggle cm-11.0-XNPH05Q-tomato-9828f8e9cc's commit message
Merge branch 'cm-11.0' into stable/cm-11.0

cm-11.0-XNPH05Q-bacon-5229c4ef56

Toggle cm-11.0-XNPH05Q-bacon-5229c4ef56's commit message
Merge branch 'cm-11.0' into stable/cm-11.0

cm-11.0-XNPH44S-bacon-5fa8c79c0b

Toggle cm-11.0-XNPH44S-bacon-5fa8c79c0b's commit message
Merge branch 'cm-11.0' into stable/cm-11.0

cm-11.0-XNPH33R-bacon-3628510d76

Toggle cm-11.0-XNPH33R-bacon-3628510d76's commit message
Merge branch 'cm-11.0' into stable/cm-11.0

cm-11.0-XNPH30O-bacon-4f280f505a

Toggle cm-11.0-XNPH30O-bacon-4f280f505a's commit message
Merge branch 'cm-11.0' into stable/cm-11.0

cm-11.0-XNPH25R-bacon-d22b777afa

Toggle cm-11.0-XNPH25R-bacon-d22b777afa's commit message
Merge remote-tracking branch 'github/cm-11.0' into HEAD

cm-11.0-XNPH22R-bacon-03d77315ea

Toggle cm-11.0-XNPH22R-bacon-03d77315ea's commit message
Merge remote-tracking branch 'github/cm-11.0' into HEAD

cm-10.2.1

Toggle cm-10.2.1's commit message
Fix a couple of minor publicly-reported GC bugs.

An assertion was incorrectly assigning rather than testing, and
there was the usual buggy attempt to recover from failure rather
than just aborting in the HeapSource.cpp dvmHeapSourceStartup.
(The Copying.cpp dvmHeapSourceStartup by contrast will just
segfault if an allocation fails, but that's fine too.)

Bug: https://code.google.com/p/android/issues/detail?id=61562
Bug: https://code.google.com/p/android/issues/detail?id=61563
Change-Id: I237a6f923a07d61709f99ab67c9a18dbc7e6c839

cm-10.2.0

Toggle cm-10.2.0's commit message
Fix a couple of minor publicly-reported GC bugs.

An assertion was incorrectly assigning rather than testing, and
there was the usual buggy attempt to recover from failure rather
than just aborting in the HeapSource.cpp dvmHeapSourceStartup.
(The Copying.cpp dvmHeapSourceStartup by contrast will just
segfault if an allocation fails, but that's fine too.)

Bug: https://code.google.com/p/android/issues/detail?id=61562
Bug: https://code.google.com/p/android/issues/detail?id=61563
Change-Id: I237a6f923a07d61709f99ab67c9a18dbc7e6c839

cm-10.2-M1

Toggle cm-10.2-M1's commit message
Move verification of class access flags to libdex

Change-Id: I020a168cfff46e319b0bebb6c7477f0b4139c6de