1. e1ff214 Add API to check for emulated external storage by Kenny Root · 14 years ago
  2. 2222aa9 Cleanup error message for null binding address. by Jason Sams · 14 years ago
  3. 584ad9a Merge "Move binder magic from the Surface class to GraphicBuffer." by Jamie Gennis · 14 years ago
  4. 1ef773f Move binder magic from the Surface class to GraphicBuffer. by Jamie Gennis · 14 years ago
  5. 4475c0e am f10929fb: am a1bf0a06: Merge "Minor fix for InputReader support for non-touchscreen devices." into gingerbread by Jeff Brown · 14 years ago
  6. d5da367 am 22cb4ef8: am d577cfd7: Merge "Switch Looper back to using poll() instead of epoll()." into gingerbread by Jeff Brown · 14 years ago
  7. 4c0c81a Merge "Remove pragma for RS export variables." by Stephen Hines · 14 years ago
  8. c4e43d8 Merge "Move GenerationCache to the utils directory." by Romain Guy · 14 years ago
  9. 21b028a Move GenerationCache to the utils directory. by Romain Guy · 14 years ago
  10. b154dfe Merge "Don't update 9patches on every frame." by Romain Guy · 14 years ago
  11. 2728f96 Don't update 9patches on every frame. by Romain Guy · 14 years ago
  12. 5a6d7ac Remove pragma for RS export variables. by Stephen Hines · 14 years ago
  13. 1cb9465 Merge "Better cache for layers, reduce memory usage and increase framerate." by Romain Guy · 14 years ago
  14. 8550c4c Better cache for layers, reduce memory usage and increase framerate. by Romain Guy · 14 years ago
  15. 6f91cb6 Removing fixed size arrays. by Alex Sakhartchouk · 14 years ago
  16. 708e04f Move rsDebug from rs_math.rsh to rs_core.rsh: rsDebug is more like core functionalities instead of math functionalities. Also portions of rsDebug implementation has been in rs_core.rsh already. by Shih-wei Liao · 14 years ago
  17. ecd3174 Merge "Add 3D transforms support to all gradients." by Romain Guy · 14 years ago
  18. f10929f am a1bf0a06: Merge "Minor fix for InputReader support for non-touchscreen devices." into gingerbread by Jeff Brown · 14 years ago
  19. 22cb4ef am d577cfd7: Merge "Switch Looper back to using poll() instead of epoll()." into gingerbread by Jeff Brown · 14 years ago
  20. 1483094 Add 3D transforms support to all gradients. by Romain Guy · 14 years ago
  21. 8da727a Minor fix for InputReader support for non-touchscreen devices. by Jeff Brown · 14 years ago
  22. 415d8c3 Switch Looper back to using poll() instead of epoll(). by Jeff Brown · 14 years ago
  23. 928b5bf am 56364bcd: am 78d15acf: Merge "Make secure views tolerate IME overlays." into gingerbread by Jeff Brown · 14 years ago
  24. b8f69ab Merge "Add RS testing for long and long long." by Stephen Hines · 14 years ago
  25. 1d73e57 Add RS testing for long and long long. by Stephen Hines · 14 years ago
  26. e743bd2 Merge "Don't clear the framebuffer when not needed." by Romain Guy · 14 years ago
  27. 6b7bd24 Don't clear the framebuffer when not needed. by Romain Guy · 14 years ago
  28. 499f518 am ff04e97f: am f4619308: Merge "fix [2835280] Add support for cancelling buffers to ANativeWindow" into gingerbread by Mathias Agopian · 14 years ago
  29. a6983b4 Merge "Apply 3D transformations to gradient shaders." by Romain Guy · 14 years ago
  30. e3095e0 Apply 3D transformations to gradient shaders. by Romain Guy · 14 years ago
  31. 38d50969 Merge "changing vec4 to vec2 for perf reasons." by Alex Sakhartchouk · 14 years ago
  32. d209163 changing vec4 to vec2 for perf reasons. by Alex Sakhartchouk · 14 years ago
  33. 1e14f49 Merge "Optimize saveLayer() when the clip flag is set." by Romain Guy · 14 years ago
  34. eb99356 Optimize saveLayer() when the clip flag is set. by Romain Guy · 14 years ago
  35. 4f65ea6 am bfa33b94: am f84a5918: Merge "Use pread() in ZipFileRO for Linux" into gingerbread by Kenny Root · 14 years ago
  36. 572ce01 Merge "turn off some useless messages" by Vasu Nori · 14 years ago
  37. b7e2c78 turn off some useless messages by Vasu Nori · 14 years ago
  38. eccce09 Merge "Adding average fps counter. Removing rsLight from libRS" by Alex Sakhartchouk · 14 years ago
  39. 10bc365 Merge "Add support for paletted textures." by Romain Guy · 14 years ago
  40. 7adaf3d Add support for paletted textures. by Romain Guy · 14 years ago
  41. 68159aa Merge "Implement allocation resizing." by Jason Sams · 14 years ago
  42. 5edc608 Implement allocation resizing. by Jason Sams · 14 years ago
  43. 76322af Adding average fps counter. Removing rsLight from libRS by Alex Sakhartchouk · 14 years ago
  44. 56364bc am 78d15acf: Merge "Make secure views tolerate IME overlays." into gingerbread by Jeff Brown · 14 years ago
  45. cd1b8d3 Merge "Adding text metrics to renderscript." by Alex Sakhartchouk · 14 years ago
  46. 19dfc83 Make secure views tolerate IME overlays. by Jeff Brown · 14 years ago
  47. 10825a0 Adding text metrics to renderscript. by Alex Sakhartchouk · 14 years ago
  48. ff04e97 am f4619308: Merge "fix [2835280] Add support for cancelling buffers to ANativeWindow" into gingerbread by Mathias Agopian · 14 years ago
  49. 8ddd2c7 fix [2835280] Add support for cancelling buffers to ANativeWindow by Mathias Agopian · 14 years ago
  50. bba3b8e am 19058877: Merge "refactored screenshot code" into gingerbread by Mathias Agopian · 14 years ago
  51. 1905887 Merge "refactored screenshot code" into gingerbread by Mathias Agopian · 14 years ago
  52. 597c7f6 refactored screenshot code by Mathias Agopian · 14 years ago
  53. bdb801ca Remove logs to reduce logcat spam. by Romain Guy · 14 years ago
  54. 11fd654 Reorder logs. by Romain Guy · 14 years ago
  55. bfa33b9 am f84a5918: Merge "Use pread() in ZipFileRO for Linux" into gingerbread by Kenny Root · 14 years ago
  56. 259ec46 Use pread() in ZipFileRO for Linux by Kenny Root · 14 years ago
  57. 3b3e457 Snap the clip rectangle to pixel boundaries. by Romain Guy · 14 years ago
  58. e8cb9c14 Apply bilinear filtering on text only when necessary. by Romain Guy · 14 years ago
  59. 6d95c0d am ac754073: am b58b2714: Merge "ZipFileRO: moar logging and wrap close" into gingerbread by Kenny Root · 14 years ago
  60. ac75407 am b58b2714: Merge "ZipFileRO: moar logging and wrap close" into gingerbread by Kenny Root · 14 years ago
  61. b58b271 Merge "ZipFileRO: moar logging and wrap close" into gingerbread by Kenny Root · 14 years ago
  62. 4fd446f Video size retrieval/configuration support in camera hal by James Dong · 14 years ago
  63. a07139d Merge "Initialize font texture cache." by Romain Guy · 14 years ago
  64. 1de1083 Initialize font texture cache. by Romain Guy · 14 years ago
  65. a4d45cd am ea58d1ba: am e951ef07: Merge "Wait for initial device scan to finish before updating config." into gingerbread by Jeff Brown · 14 years ago
  66. 0f5f2e4 am e11b76d3: am f6295b35: Merge "Minor logging changes to input dispatcher to help with debugging." into gingerbread by Jeff Brown · 14 years ago
  67. ea58d1b am e951ef07: Merge "Wait for initial device scan to finish before updating config." into gingerbread by Jeff Brown · 14 years ago
  68. e11b76d am f6295b35: Merge "Minor logging changes to input dispatcher to help with debugging." into gingerbread by Jeff Brown · 14 years ago
  69. 7342bb9 Wait for initial device scan to finish before updating config. by Jeff Brown · 14 years ago
  70. 6cb241f ZipFileRO: moar logging and wrap close by Kenny Root · 14 years ago
  71. f2f4871 Minor logging changes to input dispatcher to help with debugging. by Jeff Brown · 14 years ago
  72. efb8a3d am 57fa3e8b: am 9e32a438: Merge "Support haptic feedback for virtual keys defined in key layout." into gingerbread by Jeff Brown · 14 years ago
  73. 3eaf6e9 Merge "Apply bilinear filtering to text." by Romain Guy · 14 years ago
  74. 7975fb6 Apply bilinear filtering to text. by Romain Guy · 14 years ago
  75. 57fa3e8 am 9e32a438: Merge "Support haptic feedback for virtual keys defined in key layout." into gingerbread by Jeff Brown · 14 years ago
  76. 3bf3ea0 Fix for bug 3053078 Font gamma correction to match with lib HWUI. by Alex Sakhartchouk · 14 years ago
  77. 0eaf393 Support haptic feedback for virtual keys defined in key layout. by Jeff Brown · 14 years ago
  78. feede2a fixing bugs 3053960, 3044804, 3044798 by Alex Sakhartchouk · 14 years ago
  79. 2a471bb Merge "refactored screenshot code" by Mathias Agopian · 14 years ago
  80. 0bb5667 Fix INVALID_OPERATION error with layers rendering. by Romain Guy · 14 years ago
  81. 37ece16 Merge "Add object validity checking." by Jason Sams · 14 years ago
  82. f166d9b Add object validity checking. by Jason Sams · 14 years ago
  83. 52a4ac3 am 5d3cef8a: am e0c12c88: Merge "Move verbose logging of device capabilities to dumpsys." into gingerbread by Jeff Brown · 14 years ago
  84. d799912 Make simple paths made of lines work. by Romain Guy · 14 years ago
  85. 5d3cef8 am e0c12c88: Merge "Move verbose logging of device capabilities to dumpsys." into gingerbread by Jeff Brown · 14 years ago
  86. ef3d7e8 Move verbose logging of device capabilities to dumpsys. by Jeff Brown · 14 years ago
  87. 12c08f2 Merge "Adding anisotropic filtering and related samples." by Alex Sakhartchouk · 14 years ago
  88. f5b3510 Adding anisotropic filtering and related samples. by Alex Sakhartchouk · 14 years ago
  89. 01f0ad7 Fix clear() operation for rsScriptC. by Stephen Hines · 14 years ago
  90. 38ed2e3 refactored screenshot code by Mathias Agopian · 14 years ago
  91. 3ebb1ba Merge "More robust attribute binding Adding attribute and uniform debug logging. Checking to see if aniso filtering is available." by Alex Sakhartchouk · 14 years ago
  92. e17c054 Merge "Add display lists caching." by Romain Guy · 14 years ago
  93. b051e89 Add display lists caching. by Romain Guy · 14 years ago
  94. 4378f11 More robust attribute binding by Alex Sakhartchouk · 14 years ago
  95. bff405f resolved conflicts for merge of d8e8186c to master by Kenny Root · 14 years ago
  96. d8e8186 am 05105f7a: Update OBB API to include callbacks by Kenny Root · 14 years ago
  97. 05105f7 Update OBB API to include callbacks by Kenny Root · 14 years ago
  98. f3470ed Fix safe for mp check in ScriptC. by Jason Sams · 14 years ago
  99. d6b55a6 Merge "Fix RS bug with message ID 0." by Stephen Hines · 14 years ago
  100. 0c1f756 Fix bug in split touches. by Jeff Brown · 14 years ago