1. 5f7c0b1 am 6d8b21a8: Merge "Fix TinyHashMap to use generic hash_type instead of hash_t" by Narayan Kamath · 10 years ago
  2. 6d8b21a Merge "Fix TinyHashMap to use generic hash_type instead of hash_t" by Narayan Kamath · 10 years ago
  3. eaf8237 am 38d799fc: Merge "Generic object based data copy." by Tim Murray · 10 years ago
  4. 38d799f Merge "Generic object based data copy." by Tim Murray · 10 years ago
  5. 1136bb9 Generic object based data copy. by Jason Sams · 11 years ago
  6. 12f1f5b am 40545f32: Merge "frameworks/base: fix errors inside ALOGV" by Colin Cross · 10 years ago
  7. 40545f3 Merge "frameworks/base: fix errors inside ALOGV" by Colin Cross · 10 years ago
  8. 578d4f5 am 56062983: Merge "AArch64: Use long for pointers in RS Java/JNI code" by Narayan Kamath · 10 years ago
  9. 5606298 Merge "AArch64: Use long for pointers in RS Java/JNI code" by Narayan Kamath · 10 years ago
  10. d069695 frameworks/base: fix errors inside ALOGV by Colin Cross · 10 years ago
  11. 379bb6e am ff27e6bc: Merge "Use canonical path for /vendor/app" by Christopher Tate · 10 years ago
  12. ff27e6b Merge "Use canonical path for /vendor/app" by Christopher Tate · 10 years ago
  13. 6691bfd am cccae25f: Merge "Example controller app for system ui demo mode." by John Spurlock · 10 years ago
  14. cccae25 Merge "Example controller app for system ui demo mode." by John Spurlock · 10 years ago
  15. c23929c Example controller app for system ui demo mode. by John Spurlock · 10 years ago
  16. 8067c9e am 11e6cabc: Merge "Fix a typo." by Jean-Luc Brouillet · 10 years ago
  17. e9bea2a Fix TinyHashMap to use generic hash_type instead of hash_t by Ashok Bhat · 10 years ago
  18. 11e6cab Merge "Fix a typo." by Jean-Luc Brouillet · 10 years ago
  19. d60799e Fix a typo. by Jean-Luc Brouillet · 10 years ago
  20. 6b1f3ac am 6ea720ba: Merge "Make sure to turn off led after pulse()" by Dan Sandler · 10 years ago
  21. 6ea720b Merge "Make sure to turn off led after pulse()" by Dan Sandler · 10 years ago
  22. 0ec3ca6 am 449273e2: Merge "Fix for positioning of glyphs within a bitmap" by Chris Craik · 10 years ago
  23. 449273e Merge "Fix for positioning of glyphs within a bitmap" by Chris Craik · 10 years ago
  24. 0e0c088 AArch64: Use long for pointers in RS Java/JNI code by Ashok Bhat · 10 years ago
  25. eadd694 am bc80e40b: Merge "Add message to RS docs about application vs. library packaging." by Stephen Hines · 10 years ago
  26. bc80e40 Merge "Add message to RS docs about application vs. library packaging." by Stephen Hines · 10 years ago
  27. 6ceac9f am f5294ed5: (-s ours) Merge "DO NOT MERGE: Mark new util type functions as @hide in AOSP." by Tim Murray · 10 years ago
  28. b1bec0d am 3fb6feac: Merge "Check that bound allocations are 1D" by Tim Murray · 10 years ago
  29. 67d9e0b am 0cc37f4c: Merge "Fix debug context." by Tim Murray · 10 years ago
  30. 42e4aee am 0539b7b4: Merge "Enable asynchronous destruction of BaseObjs." by Tim Murray · 10 years ago
  31. 42955ba am d8b4dd95: Merge "Fix most logging macros for context pointers." by Tim Murray · 10 years ago
  32. d39e19e am 351879df: Merge "Fix getBytesSize for YUV allocations." by Tim Murray · 10 years ago
  33. 16e9362 am 8fced317: Merge "Move RenderScript from graphics/ to new fw/base subdirectory rs." by Tim Murray · 10 years ago
  34. 8df3ea6 am b4cf2a2a: Merge "Convert Java/JNI to 64-bit, part 2." by Tim Murray · 10 years ago
  35. 72d637e am e22e268e: Merge changes If93a5d78,I1957f7ac by Tim Murray · 10 years ago
  36. bccee73 am 61eb6b55: Merge "Use Object + type in place of specific array" by Tim Murray · 10 years ago
  37. 6991488 am e559d7ee: Merge "Utility API for creating types." by Tim Murray · 10 years ago
  38. 271c3b7 am b1c1518e: Merge "Remove old hidden API." by Tim Murray · 10 years ago
  39. 9bad32c am aea3b581: Merge "Remove hidden API setSurfaceTexture." by Tim Murray · 10 years ago
  40. f5294ed Merge "DO NOT MERGE: Mark new util type functions as @hide in AOSP." by Tim Murray · 10 years ago
  41. 3fb6fea Merge "Check that bound allocations are 1D" by Tim Murray · 10 years ago
  42. 0cc37f4 Merge "Fix debug context." by Tim Murray · 10 years ago
  43. 0539b7b Merge "Enable asynchronous destruction of BaseObjs." by Tim Murray · 10 years ago
  44. d8b4dd9 Merge "Fix most logging macros for context pointers." by Tim Murray · 10 years ago
  45. 351879d Merge "Fix getBytesSize for YUV allocations." by Tim Murray · 10 years ago
  46. 8fced31 Merge "Move RenderScript from graphics/ to new fw/base subdirectory rs." by Tim Murray · 10 years ago
  47. b4cf2a2a Merge "Convert Java/JNI to 64-bit, part 2." by Tim Murray · 10 years ago
  48. e22e268 Merge changes If93a5d78,I1957f7ac by Tim Murray · 10 years ago
  49. 61eb6b5 Merge "Use Object + type in place of specific array" by Tim Murray · 10 years ago
  50. e559d7e Merge "Utility API for creating types." by Tim Murray · 10 years ago
  51. b1c1518 Merge "Remove old hidden API." by Tim Murray · 10 years ago
  52. aea3b58 Merge "Remove hidden API setSurfaceTexture." by Tim Murray · 10 years ago
  53. 85ee57d am c064a1b5: Merge "Remove DRLCertFactory" by Kenny Root · 10 years ago
  54. c064a1b Merge "Remove DRLCertFactory" by Kenny Root · 10 years ago
  55. 4f23231 Remove DRLCertFactory by Kenny Root · 10 years ago
  56. 0e3431d DO NOT MERGE: Mark new util type functions as @hide in AOSP. by Tim Murray · 10 years ago
  57. cf9c894 Check that bound allocations are 1D by Jason Sams · 11 years ago
  58. b75c27e Fix debug context. by Tim Murray · 11 years ago
  59. 504abb3 Enable asynchronous destruction of BaseObjs. by Tim Murray · 11 years ago
  60. e926ddd Fix most logging macros for context pointers. by Tim Murray · 11 years ago
  61. e6eaaf6 Fix getBytesSize for YUV allocations. by Tim Murray · 11 years ago
  62. 355707e Move RenderScript from graphics/ to new fw/base subdirectory rs. by Tim Murray · 11 years ago
  63. 7a629fa Convert Java/JNI to 64-bit, part 2. by Tim Murray · 11 years ago
  64. a78e9ad Convert Java/JNI to 64-bit, part 1. by Tim Murray · 11 years ago
  65. 29868df Add long/double read support. by Jason Sams · 11 years ago
  66. 6fcf2e1 Use Object + type in place of specific array by Jason Sams · 11 years ago
  67. 4b7f378 Utility API for creating types. by Jason Sams · 11 years ago
  68. 2e05973 Remove old hidden API. by Jason Sams · 11 years ago
  69. 1887d52 Remove hidden API setSurfaceTexture. by Jason Sams · 11 years ago
  70. 77a1986 am 49b7ba4d: Merge "AArch64: Make AssetManager and related classes 64-bit compatible" by Narayan Kamath · 10 years ago
  71. 9af9557 am 1cadc07d: Merge "Change ResourceType cookies to int32_t." by Narayan Kamath · 10 years ago
  72. 149510e am b9f960e0: Merge "Fixed cancel() not working correctly" by Narayan Kamath · 10 years ago
  73. 4463a4e am e05b7b50: Merge "EGL14.eglCreateWindowSurface should set producerControlledByApp" by Igor Murashkin · 10 years ago
  74. 49b7ba4 Merge "AArch64: Make AssetManager and related classes 64-bit compatible" by Narayan Kamath · 10 years ago
  75. 896043d AArch64: Make AssetManager and related classes 64-bit compatible by Ashok Bhat · 10 years ago
  76. 1cadc07 Merge "Change ResourceType cookies to int32_t." by Narayan Kamath · 10 years ago
  77. 7c4887f Change ResourceType cookies to int32_t. by Narayan Kamath · 10 years ago
  78. b9f960e Merge "Fixed cancel() not working correctly" by Narayan Kamath · 10 years ago
  79. 7f75eaa Add message to RS docs about application vs. library packaging. by Stephen Hines · 10 years ago
  80. e05b7b5 Merge "EGL14.eglCreateWindowSurface should set producerControlledByApp" by Igor Murashkin · 10 years ago
  81. 5901dde am 0a1b64fe: Merge "Release locked buffer when it fails to acquire graphics buffer" by Zhijun He · 10 years ago
  82. 0a1b64f Merge "Release locked buffer when it fails to acquire graphics buffer" by Zhijun He · 10 years ago
  83. 2cd0563 am 3038046b: Merge "frameworks/base: Rename persist.sys.dalvik.vm.lib to allow new default" by Brian Carlstrom · 10 years ago
  84. 3038046 Merge "frameworks/base: Rename persist.sys.dalvik.vm.lib to allow new default" by Brian Carlstrom · 10 years ago
  85. c6c6336 frameworks/base: Rename persist.sys.dalvik.vm.lib to allow new default by Brian Carlstrom · 10 years ago
  86. 3cd12a5 Fixed cancel() not working correctly by jl1990 · 11 years ago
  87. 70986e1 am ab71f8b6: Merge "AArch64: Use of long for pointers in PropertyValuesHolder" by Narayan Kamath · 10 years ago
  88. ab71f8b Merge "AArch64: Use of long for pointers in PropertyValuesHolder" by Narayan Kamath · 10 years ago
  89. fa2e16e am 54190ec8: Merge "change Surface constructor arg to 64bit" by Narayan Kamath · 10 years ago
  90. 54190ec Merge "change Surface constructor arg to 64bit" by Narayan Kamath · 10 years ago
  91. b215529 change Surface constructor arg to 64bit by Chong Zhang · 10 years ago
  92. cb7cdd5 am c65e0c95: Merge "Fix a few more delegate methods in layoutlib." by Narayan Kamath · 10 years ago
  93. c65e0c9 Merge "Fix a few more delegate methods in layoutlib." by Narayan Kamath · 10 years ago
  94. 41a17c2 Use canonical path for /vendor/app by Johan Redestig · 10 years ago
  95. 3dfa15c am db3278ab: Merge "Map SELinux log levels to Android log levels." by Nick Kralevich · 10 years ago
  96. db3278a Merge "Map SELinux log levels to Android log levels." by Nick Kralevich · 10 years ago
  97. e0dda3c Map SELinux log levels to Android log levels. by Stephen Smalley · 10 years ago
  98. 2d35ba4 am d12f4eb8: Merge "[Navigation bar] Allow "right to left" gesture to launch search panel" by John Spurlock · 10 years ago
  99. d12f4eb Merge "[Navigation bar] Allow "right to left" gesture to launch search panel" by John Spurlock · 10 years ago
  100. dfd4f52 am d228a038: Merge "mNativeCanvas is long, not int." by Narayan Kamath · 10 years ago