summaryrefslogtreecommitdiff
path: root/core/java/com
Commit message (Expand)AuthorAgeFilesLines
* Merge "Zygote: Preserve capabilities in WrapperInit"Andreas Gampe2017-03-211-0/+59
|\
| * Zygote: Preserve capabilities in WrapperInitAndreas Gampe2017-03-211-0/+59
* | Merge "Set system server's class loader for wrap.system_server"tony.ys_liu2017-03-162-10/+24
|\|
| * Set system server's class loader for wrap.system_servertony.ys_liu2017-03-152-10/+24
* | Merge "Fix the reset of boosted zygote thread priority."Hiroshi Yamauchi2017-03-131-0/+12
|\|
| * Fix the reset of boosted zygote thread priority.Hiroshi Yamauchi2017-03-131-0/+12
* | Merge "StateMachine: add getLogRecMaxSize()"Mukesh Agrawal2017-02-241-1/+14
|\|
| * StateMachine: add getLogRecMaxSize()mukesh agrawal2017-02-231-1/+14
* | Merge "Deprecate TestSuiteBuilder and related classes."Paul Duffin2017-02-231-0/+3
|\|
| * Deprecate TestSuiteBuilder and related classes.Paul Duffin2017-02-221-0/+3
* | Merge "ReolverActivity: try auto launching single choice" into nyc-mr2-devXiaohui Chen2017-02-161-1/+16
|\ \
| * \ Merge "ReolverActivity: try auto launching single choice" into nyc-mr2-devTreeHugger Robot2017-02-161-1/+16
| |\ \
| | * | ReolverActivity: try auto launching single choiceXiaohui Chen2017-02-151-1/+16
* | | | Merge "Fix incorrect values for VelocityTracker in SwipeDismissLayout." into ...Michael Kwan2017-02-141-7/+10
|\| | |
| * | | Merge "Fix incorrect values for VelocityTracker in SwipeDismissLayout." into ...Michael Kwan2017-02-141-7/+10
| |\ \ \ | | |/ / | |/| |
| | * | Merge "Fix incorrect values for VelocityTracker in SwipeDismissLayout." into ...TreeHugger Robot2017-02-141-7/+10
| | |\ \
| | | * | Fix incorrect values for VelocityTracker in SwipeDismissLayout.Michael Kwan2017-02-141-7/+10
| * | | | Merge "Only modify window layout params when necessary." into cw-f-devMichael Kwan2017-02-141-4/+8
| |\| | |
| * | | | Add tweaks to smooth out swipe to dismiss.Michael Kwan2017-02-131-9/+27
| |\ \ \ \ | | | |/ / | | |/| |
* | | | | Merge "Only modify window layout params when necessary." into cw-f-dev am: 9f...Michael Kwan2017-02-141-4/+8
|\ \ \ \ \
| * \ \ \ \ Merge "Only modify window layout params when necessary." into cw-f-devMichael Kwan2017-02-141-4/+8
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Merge "Only modify window layout params when necessary." into cw-f-devMichael Kwan2017-02-141-4/+8
| | |\ \ \ \
| | | * | | | Only modify window layout params when necessary.Michael Kwan2017-02-131-4/+8
| * | | | | | DO NOT MERGE - Check exported status in chooserHakan Seyalioglu2017-02-141-0/+8
| |\| | | | |
| | * | | | | DO NOT MERGE - Check exported status in chooserHakan Seyalioglu2017-02-131-0/+8
| | | |_|/ / | | |/| | |
* | | | | | Add tweaks to smooth out swipe to dismiss. am: 5758a9a94cMichael Kwan2017-02-131-9/+27
|\| | | | |
| * | | | | Add tweaks to smooth out swipe to dismiss.Michael Kwan2017-02-131-9/+27
| |\| | | |
| | * | | | Add tweaks to smooth out swipe to dismiss.Michael Kwan2017-02-131-9/+27
* | | | | | resolve merge conflicts of b3a1417663d6 to nyc-mr2-dev-plus-aospJesse Hall2017-02-101-0/+13
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Zygote: Restore GL preloadJesse Hall2017-02-101-0/+13
| * | | | | Prevent division-by-zero error when calculating battery capacity.Ying Wai (Daniel) Fan2017-02-061-1/+1
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Merge "DO NOT MERGE - Check exported status in chooser" into nyc-mr2-devTreeHugger Robot2017-02-021-0/+8
| |\ \ \ \ \
* | \ \ \ \ \ Merge "Framework: Clean up RuntimeInit/ZygoteInit/WrapperInit" am: 851afe56b8...Andreas Gampe2017-02-104-54/+58
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Merge "Framework: Clean up RuntimeInit/ZygoteInit/WrapperInit" am: 851afe56b8Andreas Gampe2017-02-104-54/+58
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | Merge "Framework: Clean up RuntimeInit/ZygoteInit/WrapperInit"Treehugger Robot2017-02-104-54/+58
| | |\ \ \ \ \
| | | * | | | | Framework: Clean up RuntimeInit/ZygoteInit/WrapperInitAndreas Gampe2017-02-094-54/+58
* | | | | | | | Merge "Partial Revert "Replace com.android.internal.util.Predicate with java....Paul Duffin2017-02-092-0/+157
|\| | | | | | |
| * | | | | | | Merge "Partial Revert "Replace com.android.internal.util.Predicate with java....Paul Duffin2017-02-092-0/+157
| |\| | | | | |
| | * | | | | | Partial Revert "Replace com.android.internal.util.Predicate with java.util.fu...Paul Duffin2017-02-092-0/+157
| | |/ / / / /
* | | | | | | Merge "Replace com.android.internal.util.Predicate with java.util.function.Pr...Paul Duffin2017-02-083-159/+1
|\| | | | | |
| * | | | | | Merge "Replace com.android.internal.util.Predicate with java.util.function.Pr...Paul Duffin2017-02-083-159/+1
| |\| | | | |
| | * | | | | Merge "Replace com.android.internal.util.Predicate with java.util.function.Pr...Paul Duffin2017-02-083-159/+1
| | |\ \ \ \ \
| | | * | | | | Replace com.android.internal.util.Predicate with java.util.function.PredicatePaul Duffin2017-02-073-159/+1
* | | | | | | | Merge "Fix problem with JavaDoc" am: 8f33fcdc4b am: 4929aafc1dPaul Duffin2017-02-081-3/+3
|\| | | | | | |
| * | | | | | | Merge "Fix problem with JavaDoc" am: 8f33fcdc4bPaul Duffin2017-02-081-3/+3
| |\| | | | | |
| | * | | | | | Fix problem with JavaDocPaul Duffin2017-02-081-3/+3
| | |/ / / / /
* | | | | | | Prevent division-by-zero error when calculating battery capacity. am: 415f8b32e8Ying Wai (Daniel) Fan2017-02-061-1/+1
|\| | | | | |
| * | | | | | Prevent division-by-zero error when calculating battery capacity.Ying Wai (Daniel) Fan2017-02-061-1/+1
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | Prevent division-by-zero error when calculating battery capacity.Ying Wai (Daniel) Fan2017-02-061-1/+1
| | | |_|_|/ | | |/| | |
* | | | | | DO NOT MERGE - Check exported status in chooserHakan Seyalioglu2017-02-021-0/+8
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |