1. 0d7ebc5 Fix the delegate method signatures in LayoutLib by Deepanshu Gupta · 10 years ago
  2. a0b4d0c Merge "Avoid duplication of AppWindowToken in created Task" by Craig Mautner · 10 years ago
  3. c36a5b9 Avoid duplication of AppWindowToken in created Task by Yevgen Pronenko · 10 years ago
  4. 9404752 Merge "Add casual/cursive/sans-serif-smallcaps font families." by Victoria Lease · 10 years ago
  5. 8377a4f Merge "Fix null check for BaseObj.equals." by Tim Murray · 10 years ago
  6. 2b96157 Add casual/cursive/sans-serif-smallcaps font families. by Victoria Lease · 10 years ago
  7. dd72b6e Merge "Fix indirect misuse of $(my-dir)." by Ying Wang · 10 years ago
  8. f794d63 Fix indirect misuse of $(my-dir). by Ying Wang · 10 years ago
  9. 78214c95 Fix null check for BaseObj.equals. by Tim Murray · 10 years ago
  10. 4a79484 Merge "Fix descriptor leak after accepting connections" by Nick Kralevich · 10 years ago
  11. d75932b Fix descriptor leak after accepting connections by Dave Platt · 11 years ago
  12. eee2c72 Merge "Various format string fixes for 64bit" by Narayan Kamath · 10 years ago
  13. 14420e2 Merge "AArch64: Use long[] for RS id array" by Narayan Kamath · 10 years ago
  14. 0c72b76 Merge "Update layoutlib method for SystemClock" by Xavier Ducrohet · 10 years ago
  15. 16678ac Merge "Fixed upgrading from forward-lock application to system application" by Christopher Tate · 10 years ago
  16. e4dae5f Merge "AArch64: Make eglGetDisplay(int) work for EGL_DEFAULT_DISPLAY" by Narayan Kamath · 10 years ago
  17. 2000fe5 Merge "Make getAssetInt throw unconditionally." by Narayan Kamath · 10 years ago
  18. 64d38d9 AArch64: Make eglGetDisplay(int) work for EGL_DEFAULT_DISPLAY by Ashok Bhat · 10 years ago
  19. 2729857 Merge "Fix AOSP build - DO NOT MERGE" by Chris Craik · 10 years ago
  20. c3bac8a Merge "Fix graphics corruption caused by HWUI caches" by Chris Craik · 10 years ago
  21. 2c42b79 Fix AOSP build - DO NOT MERGE by Chris Craik · 10 years ago
  22. 36fad8f Fix graphics corruption caused by HWUI caches by Sangkyu Lee · 11 years ago
  23. 2d19d20 Make getAssetInt throw unconditionally. by Narayan Kamath · 10 years ago
  24. 2ba70fd Merge "Use reinterpret_cast when an integer is cast to a pointer" by Narayan Kamath · 10 years ago
  25. 6ab07fa Merge "Use long for pointers in opengl/EGL classes" by Narayan Kamath · 10 years ago
  26. 5ac6a9e Update layoutlib method for SystemClock by Deepanshu Gupta · 10 years ago
  27. 95ece35 Various format string fixes for 64bit by Kévin PETIT · 10 years ago
  28. 84bbeb9 Use long for pointers in opengl/EGL classes by Ashok Bhat · 10 years ago
  29. 01c26ea Use reinterpret_cast when an integer is cast to a pointer by Ashok Bhat · 10 years ago
  30. bbfc08b Merge changes I6d4fdada,Ia34899a4 by Greg Hackmann · 10 years ago
  31. c924472 open("/dev/rtc0") failure in AlarmManagerService.setTime() should be non-fatal by Greg Hackmann · 11 years ago
  32. 38bf514 Move time setting code from SystemClock to AlarmManagerService by Greg Hackmann · 10 years ago
  33. 4a80927 Merge "Fix documentation for Parcel.readException()." by Elliott Hughes · 10 years ago
  34. 8d41e65 Merge "Miscellaneous small documentation fixes." by Elliott Hughes · 10 years ago
  35. 4a642ee Merge "Remove unused JNITest class" by Narayan Kamath · 10 years ago
  36. 42f06b0 Remove unused JNITest class by Ashok Bhat · 10 years ago
  37. 22c6663 Merge "Fixes for 64bit in libhwui" by Narayan Kamath · 10 years ago
  38. 73fc558 Fixes for 64bit in libhwui by Kévin PETIT · 10 years ago
  39. 05cebdc Merge "Fix several bad function definitions." by Narayan Kamath · 10 years ago
  40. 9fce853 Merge "AArch64: Make AssetAtlasService 64-bit compatible" by Narayan Kamath · 10 years ago
  41. 047b938 Fix several bad function definitions. by Narayan Kamath · 10 years ago
  42. 4de3f48 AArch64: Make AssetAtlasService 64-bit compatible by Ashok Bhat · 11 years ago
  43. 2b3c14b Merge "libandroidfw: fix build error for 64-bit" by Narayan Kamath · 10 years ago
  44. 443dd93 libandroidfw: fix build error for 64-bit by Patrik Bannura · 10 years ago
  45. 16ea3e6 Merge "A background started service is removed from mStartingBackground when timeout. Fix is to make sure mStartingBackground is updated to remove one." by Craig Mautner · 10 years ago
  46. 7c71093 Merge "Remove java.io.tmpdir assignment in AndroidRuntime." by Narayan Kamath · 10 years ago
  47. f11cc16 Merge "Fixed a possible infinite loop in JsonReader#skipValue()" by Calin Juravle · 10 years ago
  48. fcb8736 A background started service is removed from mStartingBackground when timeout. by Junu Kim · 10 years ago
  49. 8fbcc6b Fixed a possible infinite loop in JsonReader#skipValue() by Calin Juravle · 10 years ago
  50. 60097a9 Merge "Structure device not freed in error case" by Jeff Sharkey · 10 years ago
  51. 02a64da Merge "Tethering: Skip link local addresses when enabling NAT" by Jeff Sharkey · 10 years ago
  52. 234b0b0 Merge "Fix, MountService now only sends one onShutDownComplete" by Jeff Sharkey · 10 years ago
  53. 8554a09 Fixed upgrading from forward-lock application to system application by Brice Jaglin · 12 years ago
  54. a14d9c3 Merge "Move Json{Reader,Writer} test to cts." by Narayan Kamath · 10 years ago
  55. 94ccb6b Move Json{Reader,Writer} test to cts. by Narayan Kamath · 10 years ago
  56. be57fca Merge "Extended locales in AAPT / AssetManager." by Narayan Kamath · 10 years ago
  57. 49024ba Merge "AssetManager support for 3 letter lang/country codes." by Narayan Kamath · 10 years ago
  58. 7d1a6c5 Merge "Fix destruction issues relating to AllocationAdapter." by Tim Murray · 10 years ago
  59. 6d63c84 Fix destruction issues relating to AllocationAdapter. by Tim Murray · 10 years ago
  60. 509a243 Merge "Check the return value of listFiles on the ifw directory" by Ben Gruver · 10 years ago
  61. 26c6b78 Check the return value of listFiles on the ifw directory by Ben Gruver · 11 years ago
  62. d7043f0 Merge "Add hidden minor version ID for support lib workarounds." by Tim Murray · 10 years ago
  63. 3d03e5b Remove java.io.tmpdir assignment in AndroidRuntime. by Narayan Kamath · 10 years ago
  64. 788fa41 Extended locales in AAPT / AssetManager. by Narayan Kamath · 11 years ago
  65. 48620f1 AssetManager support for 3 letter lang/country codes. by Narayan Kamath · 11 years ago
  66. fa8f95e Merge "AArch64: Use long for pointers in SurfaceSession class" by Narayan Kamath · 10 years ago
  67. 24d8fa7 Merge "frameworks/base: move idmap from frameworks/native" by Dianne Hackborn · 10 years ago
  68. bbba821 Merge "Telephony: Handle DATA_CALL_LIST in DCC." by Wink Saville · 10 years ago
  69. bba3a69 Merge "Telephony API extension v2" by Wink Saville · 10 years ago
  70. a9bb594 Merge "Convert all selinux_android_restorecon and _setfilecon calls to new API." by Nick Kralevich · 10 years ago
  71. 9807155 AArch64: Use long[] for RS id array by Ashok Bhat · 10 years ago
  72. a3c3533 Merge "Finish fixing Zygote descriptor leakage problem" by Dave Platt · 10 years ago
  73. 54e7f53 Merge "Fix build." by Narayan Kamath · 10 years ago
  74. d562a9b Merge "Improve Parcel's handling of non-primitive arrays" by Paul Duffin · 10 years ago
  75. 4385d37 Fix build. by Dianne Hackborn · 10 years ago
  76. f991771 Merge "Use size_t* in AssetManager::createIdmap" by Narayan Kamath · 10 years ago
  77. 13221c9 frameworks/base: move idmap from frameworks/native by Colin Cross · 10 years ago
  78. ecbeae7 Use size_t* in AssetManager::createIdmap by Colin Cross · 10 years ago
  79. 8949219 Merge "Runtime resource overlay, iteration 2, test cases" by Dianne Hackborn · 10 years ago
  80. 67754d9 Merge "Runtime resource overlay, iteration 2" by Dianne Hackborn · 10 years ago
  81. 578087e Merge "New command line tool 'idmap'" by Dianne Hackborn · 10 years ago
  82. ac5a082 Improve Parcel's handling of non-primitive arrays by Paul Duffin · 11 years ago
  83. 3aeb629 Merge "Use long to store pointers in GLES_JNI/EGL classes" by Narayan Kamath · 10 years ago
  84. 7b7726b Merge "Fix in MediaMuxer's JNI code" by Narayan Kamath · 10 years ago
  85. b823bd4 Merge "Use long to store pointers in ConsumerIrService" by Narayan Kamath · 10 years ago
  86. f44a3f1 Merge "Use long for pointers in EmojiFactory and PdfDocument" by Narayan Kamath · 10 years ago
  87. 6d8b21a Merge "Fix TinyHashMap to use generic hash_type instead of hash_t" by Narayan Kamath · 10 years ago
  88. 38d799f Merge "Generic object based data copy." by Tim Murray · 10 years ago
  89. 1136bb9 Generic object based data copy. by Jason Sams · 11 years ago
  90. 40545f3 Merge "frameworks/base: fix errors inside ALOGV" by Colin Cross · 10 years ago
  91. 5fb5df0 Fix, MountService now only sends one onShutDownComplete by Rickard Helldin · 10 years ago
  92. 5606298 Merge "AArch64: Use long for pointers in RS Java/JNI code" by Narayan Kamath · 10 years ago
  93. d069695 frameworks/base: fix errors inside ALOGV by Colin Cross · 10 years ago
  94. ff27e6b Merge "Use canonical path for /vendor/app" by Christopher Tate · 10 years ago
  95. cccae25 Merge "Example controller app for system ui demo mode." by John Spurlock · 10 years ago
  96. c23929c Example controller app for system ui demo mode. by John Spurlock · 10 years ago
  97. e9bea2a Fix TinyHashMap to use generic hash_type instead of hash_t by Ashok Bhat · 10 years ago
  98. 11e6cab Merge "Fix a typo." by Jean-Luc Brouillet · 10 years ago
  99. d60799e Fix a typo. by Jean-Luc Brouillet · 10 years ago
  100. 0d552f7 Use long to store pointers in ConsumerIrService by Ashok Bhat · 10 years ago