- 5446040 Fix incorrect name in eglSwapBuffers log wrapper by Brian Harris · 11 years ago
- 7adc233 Merge "Add support for DSA and ECDSA key types" by Kenny Root · 11 years ago
- f64386f Add support for DSA and ECDSA key types by Kenny Root · 11 years ago
- 6110d16 Merge "Change IsMethodTracingActive to GetMethodTracingMode for frameworks." by Jeff Hao · 11 years ago
- 6f0a04f Change IsMethodTracingActive to GetMethodTracingMode for frameworks. by Jeff Hao · 11 years ago
- 39e885d Merge "Make MeasuredText.sCached field final" by Brian Carlstrom · 11 years ago
- 85b666c Merge "Use core-tests-support instead of core-tests" by Kenny Root · 11 years ago
- c2d6728 Use core-tests-support instead of core-tests by Kenny Root · 11 years ago
- d4f4526 Make MeasuredText.sCached field final by Brian Carlstrom · 11 years ago
- 6b34ab3 Merge "Merge MPSE and SPSE Chunk handlers for ddms." by Jeff Hao · 11 years ago
- 366291e Merge "Add frameworks support for sample profiling from traceview gui." by Jeff Hao · 11 years ago
- 6c7bac6 Merge MPSE and SPSE Chunk handlers for ddms. by Jeff Hao · 11 years ago
- ffee626 Add frameworks support for sample profiling from traceview gui. by Jeff Hao · 11 years ago
- 3c0624a Merge "Forward compatibility fix" by Chris Craik · 11 years ago
- 28fe1ee Forward compatibility fix by Chris Craik · 11 years ago
- 1b8c33c Merge "Forward compatibility fixes" by Victoria Lease · 11 years ago
- e982b72 Forward compatibility fixes by John Reck · 11 years ago
- f39abeb Merge "The VM handles blocking SIGPIPE." by Elliott Hughes · 11 years ago
- 437e762 The VM handles blocking SIGPIPE. by Elliott Hughes · 11 years ago
- ecdf20d4 Merge "Fix NPE in DateFormat.is24HourFormat." by Elliott Hughes · 11 years ago
- 8d8ef00 Fix NPE in DateFormat.is24HourFormat. by Elliott Hughes · 11 years ago
- 8246195 Merge "DateUtils should use the user's 12/24-hour preference, not the locale's." by Elliott Hughes · 11 years ago
- f0b79ae DateUtils should use the user's 12/24-hour preference, not the locale's. by Elliott Hughes · 11 years ago
- a0b320a Merge "Remove possible leak when exception occurred." by Elliott Hughes · 11 years ago
- e8acd36 Merge "When deleting a db file, Context.deleteDatabase() has to be called instead of File.delete() to guarantee all db related files like journal, wal, shm, etc are deleted together." by Marco Nelissen · 12 years ago
- ca5d99a Merge "Guarantee that all db related files are deleted together." by Marco Nelissen · 12 years ago
- 740c1dd Guarantee that all db related files are deleted together. by jangwon.lee · 12 years ago
- 523db46 Merge "Set subscription_mode in the database to a default value" by Wink Saville · 12 years ago
- 8a73612 Merge "If graphics wants ASCII lowercasing, it needs to ask for it." by Elliott Hughes · 12 years ago
- 17548b3 Revert "be more robust with handling unknown sensors" by Jean-Baptiste Queru · 12 years ago
- 83485dc Merge "be more robust with handling unknown sensors" by Jean-Baptiste Queru · 12 years ago
- 60ae261 Merge "If frameworks wants ASCII casing, it should explicity ask for it." by Elliott Hughes · 12 years ago
- cb64d43 If frameworks wants ASCII casing, it should explicity ask for it. by Elliott Hughes · 12 years ago
- 80ba0a6 be more robust with handling unknown sensors by Mathias Agopian · 12 years ago
- 32c308a Merge "If media wants ASCII lowercasing, it needs to ask for it." by Elliott Hughes · 12 years ago
- dcb1a58 If media wants ASCII lowercasing, it needs to ask for it. by Elliott Hughes · 12 years ago
- 20c911b Merge "When wifi wants ASCII lowercasing, it needs to ask for it." by Elliott Hughes · 12 years ago
- aeb60fb If graphics wants ASCII lowercasing, it needs to ask for it. by Elliott Hughes · 12 years ago
- ee00b35 When wifi wants ASCII lowercasing, it needs to ask for it. by Elliott Hughes · 12 years ago
- b4d485c Set subscription_mode in the database to a default value by Naveen Kalla · 12 years ago
- c67b2ed Merge changes I80eaecff,Ia2b4f79b by Elliott Hughes · 12 years ago
- 6d4b1e2 Switch Process.myTid over to the libcore JNI too. by Elliott Hughes · 12 years ago
- 406ec15 Replace native Process getpid/getuid with calls to libcore equivalents. by Jeff Hao · 12 years ago
- 3ed0253 When deleting a db file, by jangwon.lee · 12 years ago
- f2d643c Merge "Fixed a leaked partial wakelock in AbstractThreadedSyncAdapter." by Jean-Baptiste Queru · 12 years ago
- bfe1b80 Merge "Update preloaded-classes" by Elliott Hughes · 12 years ago
- 66fe96a Update preloaded-classes by Sungmin Choi · 12 years ago
- cfc23ac6 Merge "Add support for MNC=00" by Wink Saville · 12 years ago
- 8cf1f44 Merge "fix typo: Remove dulplicated comment line" by Elliott Hughes · 12 years ago
- f8e0017 fix typo: Remove dulplicated comment line by Sungmin Choi · 12 years ago
- f38b528 Merge "MediaFormat: Explain that KEY_COLOR_FORMAT is used with decoders as well" by Marco Nelissen · 12 years ago
- 8fcad02 Merge "Make legacy VPN work over stacked interfaces." by Lorenzo Colitti · 12 years ago
- 1588400 Merge "464xlat: use a gatewayed route, not point-to-point" by Lorenzo Colitti · 12 years ago
- e700a36 Merge "Update getCheckedItemPositions() documentation" by Jean-Baptiste Queru · 12 years ago
- bc8f82f Make legacy VPN work over stacked interfaces. by Lorenzo Colitti · 12 years ago
- efa73c0 464xlat: use a gatewayed route, not point-to-point by Lorenzo Colitti · 12 years ago
- b7dfa02 Merge "Remove deleted keylayout from Makefile" by Michael Wright · 12 years ago
- 9fd5530 Remove deleted keylayout from Makefile by Michael Wright · 12 years ago
- 6c0fe0d Merge "MediaFormat: Fix the documentation link to the AAC profile constants" by Jean-Baptiste Queru · 12 years ago
- b032688 Merge "Remove incorrect keymapping" by Michael Wright · 12 years ago
- 6fc0338 Remove incorrect keymapping by Michael Wright · 12 years ago
- 161b362 Merge "Fix NullpointerException in MediaMetadataRetriever" by Marco Nelissen · 12 years ago
- 1d766b5 Add support for MNC=00 by Mattias Petersson · 13 years ago
- 8014cbff Fixed a leaked partial wakelock in AbstractThreadedSyncAdapter. by Daniel Karlberg · 12 years ago
- 425916e Fix NullpointerException in MediaMetadataRetriever by Oscar Rydhé · 12 years ago
- d547bce Merge "Return the actual interpolator of the ViewPropertyAnimator" by Chet Haase · 12 years ago
- 03bd832 Merge "Switch DateUtils.formatDateRange over to an icu4c-based implementation." by Elliott Hughes · 12 years ago
- 816af56 MediaFormat: Fix the documentation link to the AAC profile constants by Martin Storsjo · 12 years ago
- d40acfb Return the actual interpolator of the ViewPropertyAnimator by Cyril Mottier · 12 years ago
- 158754b MediaFormat: Explain that KEY_COLOR_FORMAT is used with decoders as well by Martin Storsjo · 12 years ago
- 6139e64 Switch DateUtils.formatDateRange over to an icu4c-based implementation. by Elliott Hughes · 12 years ago
- 82ff241 Update getCheckedItemPositions() documentation by Cyril Mottier · 12 years ago
- dbc51de am 53771e5f: Merge "Remove useless/repetitive code" by Chet Haase · 12 years ago
- 53771e5 Merge "Remove useless/repetitive code" by Chet Haase · 12 years ago
- e964387 am 0bad5370: Merge "Handle missing and invalid numeric values in XmlUtils." by Elliott Hughes · 12 years ago
- 0bad537 Merge "Handle missing and invalid numeric values in XmlUtils." by Elliott Hughes · 12 years ago
- 03a152d am 15cb526e: Merge "Fix import after okhttp update." by Elliott Hughes · 12 years ago
- 15cb526 Merge "Fix import after okhttp update." by Elliott Hughes · 12 years ago
- c0bb166 Fix import after okhttp update. by Narayan Kamath · 12 years ago
- 42658ed am 30ad7203: Merge "Consider mScrollX when drawing the checkMarkDrawable" by Adam Powell · 12 years ago
- 30ad720 Merge "Consider mScrollX when drawing the checkMarkDrawable" by Adam Powell · 12 years ago
- 5973449 Reconcile with jb-mr2-zeroday-release - do not merge by The Android Open Source Project · 12 years ago
- d67c55b merge in jb-mr2-zeroday-release history after reset to jb-mr2-dev by The Android Automerger · 12 years ago
- 5f5882f Remove useless/repetitive code by Cyril Mottier · 12 years ago
- 45130c6 am 1dc3b790: am 4b8cc94c: Merge "PreferenceActivity should not leave message in looper when destroyed" by Adam Powell · 12 years ago
- 1dc3b79 am 4b8cc94c: Merge "PreferenceActivity should not leave message in looper when destroyed" by Adam Powell · 12 years ago
- 4b8cc94 Merge "PreferenceActivity should not leave message in looper when destroyed" by Adam Powell · 12 years ago
- e86ba6d am 797a99ff: am c0f5bb70: am ca4b112e: am 546ac85a: am ad17523d: add warning for Windows users and fix typos by Scott Main · 12 years ago
- 797a99f am c0f5bb70: am ca4b112e: am 546ac85a: am ad17523d: add warning for Windows users and fix typos by Scott Main · 12 years ago
- c0f5bb7 am ca4b112e: am 546ac85a: am ad17523d: add warning for Windows users and fix typos by Scott Main · 12 years ago
- ca4b112 am 546ac85a: am ad17523d: add warning for Windows users and fix typos by Scott Main · 12 years ago
- 546ac85 am ad17523d: add warning for Windows users and fix typos by Scott Main · 12 years ago
- ad17523 add warning for Windows users and fix typos by Scott Main · 12 years ago
- 97b077b am 42a85412: am 925ec03f: Merge "VZW wants the phoneNumber to be 10 zero\'s if there isn\'t one." into jb-mr2-dev by Wink Saville · 12 years ago
- 42a8541 am 925ec03f: Merge "VZW wants the phoneNumber to be 10 zero\'s if there isn\'t one." into jb-mr2-dev by Wink Saville · 12 years ago
- 925ec03 Merge "VZW wants the phoneNumber to be 10 zero's if there isn't one." into jb-mr2-dev by Wink Saville · 12 years ago
- 8361a9f am 1a1a7c08: am 06a441de: Merge "Pass along the user id to AttributeCache requests" into jb-mr2-dev by Amith Yamasani · 12 years ago
- 1a1a7c0 am 06a441de: Merge "Pass along the user id to AttributeCache requests" into jb-mr2-dev by Amith Yamasani · 12 years ago
- 06a441d Merge "Pass along the user id to AttributeCache requests" into jb-mr2-dev by Amith Yamasani · 12 years ago
- a4ee308 Reconcile with jb-mr2-zeroday-release - do not merge by The Android Open Source Project · 12 years ago