1. 0726fd9 Merge "Begin hooking up SurfaceConfig." by Jason Sams · 14 years ago
  2. 11c8af9 Begin hooking up SurfaceConfig. by Jason Sams · 14 years ago
  3. 79c9254 Merge "Add a getNativeMatrix() API." by Romain Guy · 14 years ago
  4. 41030da Add a getNativeMatrix() API. by Romain Guy · 14 years ago
  5. d6edfbb Merge "Packing the struct to work around llvm bug." by Alex Sakhartchouk · 14 years ago
  6. c119493 Packing the struct to work around llvm bug. by Alex Sakhartchouk · 14 years ago
  7. eb07af6 Optimize layer clears. by Romain Guy · 14 years ago
  8. 8cbda42 Merge "Tweak layers caching for better performance in Launcher." by Romain Guy · 14 years ago
  9. e910805 Tweak layers caching for better performance in Launcher. by Romain Guy · 14 years ago
  10. 290dcfb Merge "Remove logging." by Romain Guy · 14 years ago
  11. 1f114a5 Remove logging. by Romain Guy · 14 years ago
  12. 84349e3 Merge "Optimize 9patch rendering." by Romain Guy · 14 years ago
  13. 4bb9420 Optimize 9patch rendering. by Romain Guy · 14 years ago
  14. 2bc063f Merge "Fixing font bug, initialization was done in the wrong order." by Alex Sakhartchouk · 14 years ago
  15. 960ae15 Fixing font bug, initialization was done in the wrong order. by Alex Sakhartchouk · 14 years ago
  16. 735821f Merge "Simplify black texture fragment shader." by Romain Guy · 14 years ago
  17. 9db9124 Simplify black texture fragment shader. by Romain Guy · 14 years ago
  18. e28c8f2 Merge "Add API to check for emulated external storage" by Kenny Root · 14 years ago
  19. c00972b Don't recreate a new texture every time we draw a layer. by Romain Guy · 14 years ago
  20. e1ff214 Add API to check for emulated external storage by Kenny Root · 14 years ago
  21. 7d4cb2e Merge "Fixing refcounting debug statements that've gotten bitrotten." by Alex Sakhartchouk · 14 years ago
  22. af55cc7 Fixing refcounting debug statements that've gotten bitrotten. by Alex Sakhartchouk · 14 years ago
  23. 26b6df7 Merge "Track input state when transferring touch focus." by Jeff Brown · 14 years ago
  24. 9c9f1a3 Track input state when transferring touch focus. by Jeff Brown · 14 years ago
  25. 4231124c Merge "Fix an event injection bug when the policy is bypassed." by Jeff Brown · 14 years ago
  26. d5d2b73 Merge "Don't draw fully transparent views/primitives." by Romain Guy · 14 years ago
  27. dbc26d2 Don't draw fully transparent views/primitives. by Romain Guy · 14 years ago
  28. e20c9e0 Fix an event injection bug when the policy is bypassed. by Jeff Brown · 14 years ago
  29. dd8b0c9 am 41aabeb5: am 1e6a3a53: Merge "Added more robust tracking and cancelation of events." into gingerbread by Jeff Brown · 14 years ago
  30. 5d3f607 Merge "Support for unsigned long and unsigned long long." by Stephen Hines · 14 years ago
  31. 20b4cf8 Merge changes I9a5e01bc,If1caee31 by Romain Guy · 14 years ago
  32. 707b2f7 Optimize GLSL shaders. by Romain Guy · 14 years ago
  33. 52d8363 Support for unsigned long and unsigned long long. by Stephen Hines · 14 years ago
  34. 1e1ebcb Merge "Test exported "long" type." by Stephen Hines · 14 years ago
  35. 7537f85 Improve performance of linear gradients. by Romain Guy · 14 years ago
  36. 2332340 Test exported "long" type. by Stephen Hines · 14 years ago
  37. 26ae390 Update allocation from bitmap. GL attribute cleanup in type. by Alex Sakhartchouk · 14 years ago
  38. 031ec58c Fix support for 64-bit integers. by Stephen Hines · 14 years ago
  39. 2222aa9 Cleanup error message for null binding address. by Jason Sams · 14 years ago
  40. 41aabeb am 1e6a3a53: Merge "Added more robust tracking and cancelation of events." into gingerbread by Jeff Brown · 14 years ago
  41. b699726 Added more robust tracking and cancelation of events. by Jeff Brown · 14 years ago
  42. 584ad9a Merge "Move binder magic from the Surface class to GraphicBuffer." by Jamie Gennis · 14 years ago
  43. 1ef773f Move binder magic from the Surface class to GraphicBuffer. by Jamie Gennis · 14 years ago
  44. 4475c0e am f10929fb: am a1bf0a06: Merge "Minor fix for InputReader support for non-touchscreen devices." into gingerbread by Jeff Brown · 14 years ago
  45. d5da367 am 22cb4ef8: am d577cfd7: Merge "Switch Looper back to using poll() instead of epoll()." into gingerbread by Jeff Brown · 14 years ago
  46. 4c0c81a Merge "Remove pragma for RS export variables." by Stephen Hines · 14 years ago
  47. c4e43d8 Merge "Move GenerationCache to the utils directory." by Romain Guy · 14 years ago
  48. 21b028a Move GenerationCache to the utils directory. by Romain Guy · 14 years ago
  49. b154dfe Merge "Don't update 9patches on every frame." by Romain Guy · 14 years ago
  50. 2728f96 Don't update 9patches on every frame. by Romain Guy · 14 years ago
  51. 5a6d7ac Remove pragma for RS export variables. by Stephen Hines · 14 years ago
  52. 1cb9465 Merge "Better cache for layers, reduce memory usage and increase framerate." by Romain Guy · 14 years ago
  53. 8550c4c Better cache for layers, reduce memory usage and increase framerate. by Romain Guy · 14 years ago
  54. 6f91cb6 Removing fixed size arrays. by Alex Sakhartchouk · 14 years ago
  55. 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
  56. ecd3174 Merge "Add 3D transforms support to all gradients." by Romain Guy · 14 years ago
  57. f10929f am a1bf0a06: Merge "Minor fix for InputReader support for non-touchscreen devices." into gingerbread by Jeff Brown · 14 years ago
  58. 22cb4ef am d577cfd7: Merge "Switch Looper back to using poll() instead of epoll()." into gingerbread by Jeff Brown · 14 years ago
  59. 1483094 Add 3D transforms support to all gradients. by Romain Guy · 14 years ago
  60. 8da727a Minor fix for InputReader support for non-touchscreen devices. by Jeff Brown · 14 years ago
  61. 415d8c3 Switch Looper back to using poll() instead of epoll(). by Jeff Brown · 14 years ago
  62. 928b5bf am 56364bcd: am 78d15acf: Merge "Make secure views tolerate IME overlays." into gingerbread by Jeff Brown · 14 years ago
  63. b8f69ab Merge "Add RS testing for long and long long." by Stephen Hines · 14 years ago
  64. 1d73e57 Add RS testing for long and long long. by Stephen Hines · 14 years ago
  65. e743bd2 Merge "Don't clear the framebuffer when not needed." by Romain Guy · 14 years ago
  66. 6b7bd24 Don't clear the framebuffer when not needed. by Romain Guy · 14 years ago
  67. 499f518 am ff04e97f: am f4619308: Merge "fix [2835280] Add support for cancelling buffers to ANativeWindow" into gingerbread by Mathias Agopian · 14 years ago
  68. a6983b4 Merge "Apply 3D transformations to gradient shaders." by Romain Guy · 14 years ago
  69. e3095e0 Apply 3D transformations to gradient shaders. by Romain Guy · 14 years ago
  70. 38d50969 Merge "changing vec4 to vec2 for perf reasons." by Alex Sakhartchouk · 14 years ago
  71. d209163 changing vec4 to vec2 for perf reasons. by Alex Sakhartchouk · 14 years ago
  72. 1e14f49 Merge "Optimize saveLayer() when the clip flag is set." by Romain Guy · 14 years ago
  73. eb99356 Optimize saveLayer() when the clip flag is set. by Romain Guy · 14 years ago
  74. 4f65ea6 am bfa33b94: am f84a5918: Merge "Use pread() in ZipFileRO for Linux" into gingerbread by Kenny Root · 14 years ago
  75. 572ce01 Merge "turn off some useless messages" by Vasu Nori · 14 years ago
  76. b7e2c78 turn off some useless messages by Vasu Nori · 14 years ago
  77. eccce09 Merge "Adding average fps counter. Removing rsLight from libRS" by Alex Sakhartchouk · 14 years ago
  78. 10bc365 Merge "Add support for paletted textures." by Romain Guy · 14 years ago
  79. 7adaf3d Add support for paletted textures. by Romain Guy · 14 years ago
  80. 68159aa Merge "Implement allocation resizing." by Jason Sams · 14 years ago
  81. 5edc608 Implement allocation resizing. by Jason Sams · 14 years ago
  82. 76322af Adding average fps counter. Removing rsLight from libRS by Alex Sakhartchouk · 14 years ago
  83. 56364bc am 78d15acf: Merge "Make secure views tolerate IME overlays." into gingerbread by Jeff Brown · 14 years ago
  84. cd1b8d3 Merge "Adding text metrics to renderscript." by Alex Sakhartchouk · 14 years ago
  85. 19dfc83 Make secure views tolerate IME overlays. by Jeff Brown · 14 years ago
  86. 10825a0 Adding text metrics to renderscript. by Alex Sakhartchouk · 14 years ago
  87. ff04e97 am f4619308: Merge "fix [2835280] Add support for cancelling buffers to ANativeWindow" into gingerbread by Mathias Agopian · 14 years ago
  88. 8ddd2c7 fix [2835280] Add support for cancelling buffers to ANativeWindow by Mathias Agopian · 14 years ago
  89. bba3b8e am 19058877: Merge "refactored screenshot code" into gingerbread by Mathias Agopian · 14 years ago
  90. 1905887 Merge "refactored screenshot code" into gingerbread by Mathias Agopian · 14 years ago
  91. 597c7f6 refactored screenshot code by Mathias Agopian · 14 years ago
  92. bdb801ca Remove logs to reduce logcat spam. by Romain Guy · 14 years ago
  93. 11fd654 Reorder logs. by Romain Guy · 14 years ago
  94. bfa33b9 am f84a5918: Merge "Use pread() in ZipFileRO for Linux" into gingerbread by Kenny Root · 14 years ago
  95. 259ec46 Use pread() in ZipFileRO for Linux by Kenny Root · 14 years ago
  96. 3b3e457 Snap the clip rectangle to pixel boundaries. by Romain Guy · 14 years ago
  97. e8cb9c14 Apply bilinear filtering on text only when necessary. by Romain Guy · 14 years ago
  98. 6d95c0d am ac754073: am b58b2714: Merge "ZipFileRO: moar logging and wrap close" into gingerbread by Kenny Root · 14 years ago
  99. ac75407 am b58b2714: Merge "ZipFileRO: moar logging and wrap close" into gingerbread by Kenny Root · 14 years ago
  100. b58b271 Merge "ZipFileRO: moar logging and wrap close" into gingerbread by Kenny Root · 14 years ago