1. c23929c Example controller app for system ui demo mode. by John Spurlock · 11 years ago
  2. bc80e40 Merge "Add message to RS docs about application vs. library packaging." by Stephen Hines · 11 years ago
  3. f5294ed Merge "DO NOT MERGE: Mark new util type functions as @hide in AOSP." by Tim Murray · 11 years ago
  4. 3fb6fea Merge "Check that bound allocations are 1D" by Tim Murray · 11 years ago
  5. 0cc37f4 Merge "Fix debug context." by Tim Murray · 11 years ago
  6. 0539b7b Merge "Enable asynchronous destruction of BaseObjs." by Tim Murray · 11 years ago
  7. d8b4dd9 Merge "Fix most logging macros for context pointers." by Tim Murray · 11 years ago
  8. 351879d Merge "Fix getBytesSize for YUV allocations." by Tim Murray · 11 years ago
  9. 8fced31 Merge "Move RenderScript from graphics/ to new fw/base subdirectory rs." by Tim Murray · 11 years ago
  10. b4cf2a2a Merge "Convert Java/JNI to 64-bit, part 2." by Tim Murray · 11 years ago
  11. e22e268 Merge changes If93a5d78,I1957f7ac by Tim Murray · 11 years ago
  12. 61eb6b5 Merge "Use Object + type in place of specific array" by Tim Murray · 11 years ago
  13. e559d7e Merge "Utility API for creating types." by Tim Murray · 11 years ago
  14. b1c1518 Merge "Remove old hidden API." by Tim Murray · 11 years ago
  15. aea3b58 Merge "Remove hidden API setSurfaceTexture." by Tim Murray · 11 years ago
  16. c064a1b Merge "Remove DRLCertFactory" by Kenny Root · 11 years ago
  17. 4f23231 Remove DRLCertFactory by Kenny Root · 11 years ago
  18. 0e3431d DO NOT MERGE: Mark new util type functions as @hide in AOSP. by Tim Murray · 11 years ago
  19. cf9c894 Check that bound allocations are 1D by Jason Sams · 11 years ago
  20. b75c27e Fix debug context. by Tim Murray · 11 years ago
  21. 504abb3 Enable asynchronous destruction of BaseObjs. by Tim Murray · 11 years ago
  22. e926ddd Fix most logging macros for context pointers. by Tim Murray · 11 years ago
  23. e6eaaf6 Fix getBytesSize for YUV allocations. by Tim Murray · 11 years ago
  24. 355707e Move RenderScript from graphics/ to new fw/base subdirectory rs. by Tim Murray · 11 years ago
  25. 7a629fa Convert Java/JNI to 64-bit, part 2. by Tim Murray · 11 years ago
  26. a78e9ad Convert Java/JNI to 64-bit, part 1. by Tim Murray · 11 years ago
  27. 29868df Add long/double read support. by Jason Sams · 11 years ago
  28. 6fcf2e1 Use Object + type in place of specific array by Jason Sams · 11 years ago
  29. 4b7f378 Utility API for creating types. by Jason Sams · 11 years ago
  30. 2e05973 Remove old hidden API. by Jason Sams · 11 years ago
  31. 1887d52 Remove hidden API setSurfaceTexture. by Jason Sams · 11 years ago
  32. 49b7ba4 Merge "AArch64: Make AssetManager and related classes 64-bit compatible" by Narayan Kamath · 11 years ago
  33. 896043d AArch64: Make AssetManager and related classes 64-bit compatible by Ashok Bhat · 11 years ago
  34. 1cadc07 Merge "Change ResourceType cookies to int32_t." by Narayan Kamath · 11 years ago
  35. 7c4887f Change ResourceType cookies to int32_t. by Narayan Kamath · 11 years ago
  36. b9f960e Merge "Fixed cancel() not working correctly" by Narayan Kamath · 11 years ago
  37. 7f75eaa Add message to RS docs about application vs. library packaging. by Stephen Hines · 11 years ago
  38. e05b7b5 Merge "EGL14.eglCreateWindowSurface should set producerControlledByApp" by Igor Murashkin · 11 years ago
  39. 0a1b64f Merge "Release locked buffer when it fails to acquire graphics buffer" by Zhijun He · 11 years ago
  40. 3038046 Merge "frameworks/base: Rename persist.sys.dalvik.vm.lib to allow new default" by Brian Carlstrom · 11 years ago
  41. c6c6336 frameworks/base: Rename persist.sys.dalvik.vm.lib to allow new default by Brian Carlstrom · 11 years ago
  42. 3cd12a5 Fixed cancel() not working correctly by jl1990 · 11 years ago
  43. ab71f8b Merge "AArch64: Use of long for pointers in PropertyValuesHolder" by Narayan Kamath · 11 years ago
  44. 54190ec Merge "change Surface constructor arg to 64bit" by Narayan Kamath · 11 years ago
  45. b215529 change Surface constructor arg to 64bit by Chong Zhang · 11 years ago
  46. c65e0c9 Merge "Fix a few more delegate methods in layoutlib." by Narayan Kamath · 11 years ago
  47. db3278a Merge "Map SELinux log levels to Android log levels." by Nick Kralevich · 11 years ago
  48. e0dda3c Map SELinux log levels to Android log levels. by Stephen Smalley · 11 years ago
  49. d12f4eb Merge "[Navigation bar] Allow "right to left" gesture to launch search panel" by John Spurlock · 11 years ago
  50. 4058200 Fix a few more delegate methods in layoutlib. by Narayan Kamath · 11 years ago
  51. d228a03 Merge "mNativeCanvas is long, not int." by Narayan Kamath · 11 years ago
  52. e3a6663 mNativeCanvas is long, not int. by Narayan Kamath · 11 years ago
  53. d4ccffd Merge "AArch64: Use long for pointers in graphics/Interpolator" by Narayan Kamath · 11 years ago
  54. 887b1ca Merge "AArch64: Use long for pointers in SurfaceTexture" by Narayan Kamath · 11 years ago
  55. dd6de16 Merge "AArch64: Use long for pointers in DRM classes" by Narayan Kamath · 11 years ago
  56. 0141e88 AArch64: Use of long for pointers in PropertyValuesHolder by Ashok Bhat · 11 years ago
  57. 50afaef Merge "AArch64: Make Binder and Parcel 64-bit compatible" by Narayan Kamath · 11 years ago
  58. 10e71e0 [Navigation bar] Allow "right to left" gesture to launch search panel by fisherson_lin · 11 years ago
  59. 967c5d0 Merge changes I3659193f,I8b78e4db by Mark Salyzyn · 11 years ago
  60. 9b0f4be Merge "Track 64bit changes to android/graphics." by Narayan Kamath · 11 years ago
  61. 154614a Merge "AArch64: Use long for pointers in graphics/Camera" by Narayan Kamath · 11 years ago
  62. 6e09eb4 Merge "AArch64: Make graphics classes 64-bit compatible" by Narayan Kamath · 11 years ago
  63. baf2c7a Merge "[ActivityManager]: Fix the activity visibility state not sync between ActivityManager and WindowManager" by Craig Mautner · 11 years ago
  64. 8415143 Track 64bit changes to android/graphics. by Narayan Kamath · 11 years ago
  65. 5753b45 AArch64: Use long for pointers in graphics/Camera by Ashok Bhat · 11 years ago
  66. a039843 AArch64: Make graphics classes 64-bit compatible by Ashok Bhat · 11 years ago
  67. d5c91ec [ActivityManager]: Fix the activity visibility state not sync between ActivityManager and WindowManager by louis_chang · 11 years ago
  68. 3347789 Release locked buffer when it fails to acquire graphics buffer by lina.x.pi · 11 years ago
  69. 3ed8e2e6 jni: Resolve build warnings by Mark Salyzyn · 11 years ago
  70. 7933c29 jni: Incorporate liblog reading API by Mark Salyzyn · 11 years ago
  71. 1ff4293 Merge "Fixed race condition in Spinner.DialogPopup on null reference." by Christopher Tate · 11 years ago
  72. db52572 Merge "Fix dest == src bugs in Matrix.cpp." by Mathieu Chartier · 11 years ago
  73. d5970e9 Merge "AssetManager cookies should be int32_t and not void*." by Narayan Kamath · 11 years ago
  74. 745d4ef AssetManager cookies should be int32_t and not void*. by Narayan Kamath · 11 years ago
  75. 768480c Fix dest == src bugs in Matrix.cpp. by Mathieu Chartier · 11 years ago
  76. d1eeb67 Merge "Telephony: Modify code to check that PUK code length is always 8." by Wink Saville · 11 years ago
  77. 3c30eff Merge "Remove unused field from AssetManager." by Narayan Kamath · 11 years ago
  78. a3106d1 Merge "Revert "Adding freeMemoryForTests static method to WebView."" by Selim Gurun · 11 years ago
  79. 355ed4a Revert "Adding freeMemoryForTests static method to WebView." by Selim Gurun · 11 years ago
  80. f6d69ae Merge "Adding freeMemoryForTests static method to WebView." by Selim Gurun · 11 years ago
  81. c6a2a6e Adding freeMemoryForTests static method to WebView. by Selim Gurun · 11 years ago
  82. 8ab665d AArch64: Make Binder and Parcel 64-bit compatible by Ashok Bhat · 11 years ago
  83. 407f74f Merge "Set Settings.Global.WIFI_SCAN_ALWAYS_AVAILABLE default value" by Christopher Tate · 11 years ago
  84. cc81bce Merge "Only send storage intents after boot complete" by Christopher Tate · 11 years ago
  85. 2f756cb Remove unused field from AssetManager. by Narayan Kamath · 11 years ago
  86. 9fc157a Merge "FLAG_PRIVILEGED disappears if privileged app is updated and rebooted" by Christopher Tate · 11 years ago
  87. 719b3b8 FLAG_PRIVILEGED disappears if privileged app is updated and rebooted by Naofumi Harada · 11 years ago
  88. 0464c07 Only send storage intents after boot complete by Johan Redestig · 11 years ago
  89. c9a60b0 Merge "Don't confuse stat and stat64." by Elliott Hughes · 11 years ago
  90. ad07628 Don't confuse stat and stat64. by Elliott Hughes · 11 years ago
  91. 5150eb8 Merge "Initialize pointer members to NULL to avoid illegal reference" by Chris Craik · 11 years ago
  92. 33d6038 AArch64: Use long for pointers in DRM classes by Ashok Bhat · 11 years ago
  93. 53e9bfa Merge "Fix error checking in MemoryFile." by Narayan Kamath · 11 years ago
  94. 9202873 Initialize pointer members to NULL to avoid illegal reference by lina.x.pi · 11 years ago
  95. a2f9042 AArch64: Use long for pointers in graphics/Interpolator by Ashok Bhat · 11 years ago
  96. 6ffb091 Fix error checking in MemoryFile. by Narayan Kamath · 11 years ago
  97. 72aa313 AArch64: Use long for pointers in SurfaceTexture by Ashok Bhat · 11 years ago
  98. 486544f Merge "AArch64: Use long for pointers in view/input classes" by Narayan Kamath · 11 years ago
  99. 84ee793 Merge "AArch64: Use long for pointers in android/os/MessageQueue" by Narayan Kamath · 11 years ago
  100. 98002df Merge "AArch64: Use long for pointers in graphics/PathMeasure" by Narayan Kamath · 11 years ago