Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge "Fixed typo errors in documentation" | Jeff Brown | 2014-03-11 | 2 | -3/+3 |
|\ | |||||
| * | Fixed typo errors in documentation | Taeho Kim | 2013-10-29 | 2 | -3/+3 |
* | | Merge "take account of RotationVector's new extra parameter" | Jeff Brown | 2014-03-11 | 1 | -2/+2 |
|\ \ | |||||
| * | | take account of RotationVector's new extra parameter | Balint Ureczky | 2013-12-06 | 1 | -2/+2 |
* | | | Only pass -Xprofile-* options to ART | Brian Carlstrom | 2014-03-10 | 1 | -3/+4 |
* | | | LP64: Make 9 patches architecture agnostic. | Narayan Kamath | 2014-03-10 | 4 | -20/+27 |
* | | | ART profiler usage. | Dave Allison | 2014-03-07 | 2 | -2/+79 |
* | | | Inform libcore of time format pref. changes. | Narayan Kamath | 2014-03-07 | 4 | -0/+42 |
* | | | Merge "NFC: getNdefMessage() should throw exception if no tag in field." | Martijn Coenen | 2014-03-06 | 1 | -0/+2 |
|\ \ \ | |||||
| * | | | NFC: getNdefMessage() should throw exception if no tag in field. | Mathias Jeppsson | 2014-01-28 | 1 | -0/+2 |
* | | | | Add dex2oat-flags plumbing to AndroidRuntime | Brian Carlstrom | 2014-03-04 | 1 | -6/+27 |
* | | | | Harden NsdManager against null-dereference crashes | Dave Platt | 2014-03-04 | 1 | -19/+28 |
* | | | | Fix descriptor leak after accepting connections | Dave Platt | 2014-02-28 | 1 | -1/+1 |
* | | | | Merge "Various format string fixes for 64bit" | Narayan Kamath | 2014-02-28 | 1 | -2/+3 |
|\ \ \ \ | |||||
| * | | | | Various format string fixes for 64bit | Kévin PETIT | 2014-02-24 | 1 | -2/+3 |
* | | | | | Merge "AArch64: Make eglGetDisplay(int) work for EGL_DEFAULT_DISPLAY" | Narayan Kamath | 2014-02-27 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | AArch64: Make eglGetDisplay(int) work for EGL_DEFAULT_DISPLAY | Ashok Bhat | 2014-02-26 | 1 | -1/+1 |
* | | | | | | Merge "Make getAssetInt throw unconditionally." | Narayan Kamath | 2014-02-27 | 1 | -1/+1 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Make getAssetInt throw unconditionally. | Narayan Kamath | 2014-02-25 | 1 | -1/+1 |
| |/ / / / | |||||
* | | | | | Merge "Use reinterpret_cast when an integer is cast to a pointer" | Narayan Kamath | 2014-02-25 | 7 | -30/+30 |
|\ \ \ \ \ | |||||
| * | | | | | Use reinterpret_cast when an integer is cast to a pointer | Ashok Bhat | 2014-02-24 | 7 | -30/+30 |
| |/ / / / | |||||
* | | | | | Use long for pointers in opengl/EGL classes | Ashok Bhat | 2014-02-24 | 2 | -32/+57 |
|/ / / / | |||||
* | | | | Merge changes I6d4fdada,Ia34899a4 | Greg Hackmann | 2014-02-21 | 3 | -114/+23 |
|\ \ \ \ | |||||
| * | | | | Move time setting code from SystemClock to AlarmManagerService | Greg Hackmann | 2014-02-21 | 3 | -114/+23 |
* | | | | | Merge "Fix documentation for Parcel.readException()." | Elliott Hughes | 2014-02-21 | 1 | -4/+5 |
|\ \ \ \ \ | |||||
| * | | | | | Fix documentation for Parcel.readException(). | Mark Doliner | 2014-01-02 | 1 | -4/+5 |
* | | | | | | Merge "Miscellaneous small documentation fixes." | Elliott Hughes | 2014-02-21 | 4 | -4/+4 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Miscellaneous small documentation fixes. | Mark Doliner | 2014-01-03 | 4 | -4/+4 |
| |/ / / / / | |||||
* | | | | | | Remove unused JNITest class | Ashok Bhat | 2014-02-21 | 4 | -170/+0 |
| |/ / / / |/| | | | | |||||
* | | | | | Merge "Fix several bad function definitions." | Narayan Kamath | 2014-02-20 | 2 | -9/+10 |
|\ \ \ \ \ | |||||
| * | | | | | Fix several bad function definitions. | Narayan Kamath | 2014-02-20 | 2 | -9/+10 |
* | | | | | | AArch64: Make AssetAtlasService 64-bit compatible | Ashok Bhat | 2014-02-20 | 4 | -15/+13 |
|/ / / / / | |||||
* | | | | | Merge "Remove java.io.tmpdir assignment in AndroidRuntime." | Narayan Kamath | 2014-02-19 | 1 | -7/+0 |
|\ \ \ \ \ | |||||
| * | | | | | Remove java.io.tmpdir assignment in AndroidRuntime. | Narayan Kamath | 2014-02-14 | 1 | -7/+0 |
* | | | | | | Fixed a possible infinite loop in JsonReader#skipValue() | Calin Juravle | 2014-02-18 | 1 | -0/+3 |
* | | | | | | Move Json{Reader,Writer} test to cts. | Narayan Kamath | 2014-02-17 | 2 | -1375/+0 |
* | | | | | | Merge "Extended locales in AAPT / AssetManager." | Narayan Kamath | 2014-02-17 | 1 | -4/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Extended locales in AAPT / AssetManager. | Narayan Kamath | 2014-02-14 | 1 | -4/+1 |
| |/ / / / / | |||||
* | | | | | | Merge "AArch64: Use long for pointers in SurfaceSession class" | Narayan Kamath | 2014-02-14 | 2 | -13/+13 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | AArch64: Use long for pointers in SurfaceSession class | Ashok Bhat | 2014-02-06 | 2 | -13/+13 |
* | | | | | | Merge "Telephony API extension v2" | Wink Saville | 2014-02-13 | 2 | -0/+16 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Telephony API extension v2 | Antonio Marín Cerezuela | 2014-01-10 | 2 | -0/+16 |
* | | | | | | | Merge "Convert all selinux_android_restorecon and _setfilecon calls to new API." | Nick Kralevich | 2014-02-12 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Convert all selinux_android_restorecon and _setfilecon calls to new API. | Stephen Smalley | 2014-02-07 | 1 | -1/+1 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge "Finish fixing Zygote descriptor leakage problem" | Dave Platt | 2014-02-12 | 2 | -1/+45 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Finish fixing Zygote descriptor leakage problem | Dave Platt | 2014-02-06 | 2 | -1/+45 |
| |/ / / / / / | |||||
* | | | | | | | Merge "Improve Parcel's handling of non-primitive arrays" | Paul Duffin | 2014-02-12 | 1 | -8/+13 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Improve Parcel's handling of non-primitive arrays | Paul Duffin | 2014-02-11 | 1 | -8/+13 |
* | | | | | | | | Merge "Runtime resource overlay, iteration 2, test cases" | Dianne Hackborn | 2014-02-11 | 29 | -206/+1298 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Runtime resource overlay, iteration 2, test cases | Mårten Kongstad | 2014-02-03 | 29 | -206/+1298 |