1. 674b595 Merge "Antialiasing for rectangles" by Chet Haase · 13 years ago
  2. 858aa93 Antialiasing for rectangles by Chet Haase · 13 years ago
  3. 415c842 Merge "rsLib cleanup" by Alex Sakhartchouk · 13 years ago
  4. e845c35 fix onFrameAvailable by Mathias Agopian · 13 years ago
  5. 7f3289c Add SurfaceTexture logging by Mathias Agopian · 13 years ago
  6. 402ff24 Implement {Surface|SurfaceTextureClient}::setSwapInterval() by Mathias Agopian · 13 years ago
  7. a6b717b new tests for SurfaceTexture synchronous mode by Mathias Agopian · 13 years ago
  8. 5bbb1cf Add the concept of synchronous dequeueBuffer in SurfaceTexture by Mathias Agopian · 13 years ago
  9. ed3894c unify SurfaceTexture and Surface by Mathias Agopian · 13 years ago
  10. 0297dca Fix a bug where setgeometry couldn't be undone by Mathias Agopian · 13 years ago
  11. 5911f95 am 041aa34e: am 87d86044: am bcd029b6: Merge "Add missing clean-up of idmap file descriptors." by Conley Owens · 13 years ago
  12. a0f5bb1 Merge "Full local backup infrastructure" by Christopher Tate · 13 years ago
  13. 4a627c7 Full local backup infrastructure by Christopher Tate · 14 years ago
  14. ed0fd52 Merge "Add code for generating fifo command packing." by Jason Sams · 13 years ago
  15. 041aa34 am 87d86044: am bcd029b6: Merge "Add missing clean-up of idmap file descriptors." by Conley Owens · 13 years ago
  16. aa9d84c resolved conflicts for merge of 05be6d6f to master by Dianne Hackborn · 13 years ago
  17. 05be6d6 am 4907d1d5: am 0c6cbf41: Merge "Better compat mode part one: start scaling windows." into honeycomb-mr2 by Dianne Hackborn · 13 years ago
  18. e2515ee Better compat mode part one: start scaling windows. by Dianne Hackborn · 13 years ago
  19. 407cae9 rsLib cleanup by Alex Sakhartchouk · 13 years ago
  20. 7a22e10 Add code for generating fifo command packing. by Jason Sams · 13 years ago
  21. c54ed96 Minor javadoc enhancements by Chet Haase · 13 years ago
  22. 3825fef Merge "Fix for scaled AA lines" by Chet Haase · 13 years ago
  23. 99ecdc4 Fix for scaled AA lines by Chet Haase · 13 years ago
  24. 4385054 Moving samplers behind the hal. by Alex Sakhartchouk · 13 years ago
  25. 19c5c7a Merge "Code Cleanup and better Sampler creation method" by Alex Sakhartchouk · 13 years ago
  26. ed30fd8 Add ability for hierarchyviewer to output displaylist info by Chet Haase · 13 years ago
  27. 2b91c67 Add missing clean-up of idmap file descriptors. by Mårten Kongstad · 13 years ago
  28. a17de9b Revert "Add ability for hierarchyviewer to output displaylist info" by Chet Haase · 13 years ago
  29. a89094a Code Cleanup and better Sampler creation method by Alex Sakhartchouk · 13 years ago
  30. 42a3a39 Merge "Add ability for hierarchyviewer to output displaylist info" by Chet Haase · 13 years ago
  31. b2a4b52 Add ability for hierarchyviewer to output displaylist info by Chet Haase · 13 years ago
  32. 2698536 Fix error checks on compute context creation. by Jason Sams · 13 years ago
  33. b2a153a frameworks/base: android_native_buffer_t -> ANativeWindowBuffer by Iliyan Malchev · 13 years ago
  34. 4d7c1ce frameworks/base: make the ANativeWindow query() method const by Iliyan Malchev · 13 years ago
  35. 629b565 Merge "Try fixing auto data inlining again." by Jason Sams · 13 years ago
  36. 3723396 Merge "Add an auto-exposure lock feature to the Camera API." by Eino-Ville Talvala · 13 years ago
  37. df0a7fb Merge "Allows to render with an OpenGL context inside a TextureView." by Romain Guy · 13 years ago
  38. 8f0095c Allows to render with an OpenGL context inside a TextureView. by Romain Guy · 13 years ago
  39. b96e951 Try fixing auto data inlining again. by Jason Sams · 13 years ago
  40. 7c212b2 Merge "Line endcaps for AA lines are now antialiased." by Chet Haase · 13 years ago
  41. 99585ad Line endcaps for AA lines are now antialiased. by Chet Haase · 13 years ago
  42. d224c64 Merge "Moving renderscript GL code into the HAL This change affects - shaders - meshes - fonts - quad rendering" by Alex Sakhartchouk · 13 years ago
  43. 0be97d8 Temporarly disable auto-inbanding. by Jason Sams · 13 years ago
  44. 3773eef Add an auto-exposure lock feature to the Camera API. by Eino-Ville Talvala · 13 years ago
  45. 4a36b45 Moving renderscript GL code into the HAL by Alex Sakhartchouk · 13 years ago
  46. eccf6c6 Fix bug 4355588 by Jason Sams · 13 years ago
  47. 3ea208a Merge "Pipe rsa function though the RS api table." by Jason Sams · 13 years ago
  48. 7da9ff5 Merge "Fix fifo size check code." by Jason Sams · 13 years ago
  49. c1f52d3 Fix fifo size check code. by Jason Sams · 13 years ago
  50. 8ebf355 Merge "Implement support for ALT and SHIFT modifiers" by Conley Owens · 13 years ago
  51. 1ecd0a9 Merge "modify the device to enable to get the state as slide-open/slide-close." by Conley Owens · 13 years ago
  52. ad44445 Merge "New widget: TextureView Bug #4343984" by Romain Guy · 13 years ago
  53. aa6c24c New widget: TextureView Bug #4343984 by Romain Guy · 13 years ago
  54. c576537 Pipe rsa function though the RS api table. by Jason Sams · 13 years ago
  55. ca2773b Merge "libgui: enable tests in the 'tests' build." by Jamie Gennis · 13 years ago
  56. 332d66d Merge "Start implementing control side forEach." by Jason Sams · 13 years ago
  57. 431d5cf Merge "Fix uninitialized variable in SurfaceTexture" by Mathias Agopian · 13 years ago
  58. 926340c Fix uninitialized variable in SurfaceTexture by Mathias Agopian · 13 years ago
  59. 5ac02e7 am 697f8b33: am 00df8e23: Merge "Check setName() for null string + fix rsRand()." into honeycomb-mr1 by Stephen Hines · 13 years ago
  60. a08526a Start implementing control side forEach. by Jason Sams · 13 years ago
  61. 75e3ef0 Merge "Fix various hw-accelerated line/point bugs" by Chet Haase · 13 years ago
  62. 2ef1ce4 Merge "Correctly compute tex coords for rect layers. Bug #4192695" by Romain Guy · 13 years ago
  63. 8a5cc92 Fix various hw-accelerated line/point bugs by Chet Haase · 13 years ago
  64. 9fc2781 Correctly compute tex coords for rect layers. Bug #4192695 by Romain Guy · 13 years ago
  65. 4658d77 Check setName() for null string + fix rsRand(). by Alex Sakhartchouk · 13 years ago
  66. 36f873c Merge "Cleanup rs.spec file and code generator." by Jason Sams · 13 years ago
  67. faee9c3 Merge "Report errors when eglCreateImageKHR fails" by Mathias Agopian · 13 years ago
  68. 8f9f2fd libgui: enable tests in the 'tests' build. by Jamie Gennis · 13 years ago
  69. 2d03921 Merge "Apply shaders/filters to text drop shadows. Bug #4318323" by Romain Guy · 13 years ago
  70. 740bf2b Apply shaders/filters to text drop shadows. Bug #4318323 by Romain Guy · 13 years ago
  71. 6fad64c Report errors when eglCreateImageKHR fails by Mathias Agopian · 13 years ago
  72. 65bdaf1 Cleanup rs.spec file and code generator. by Jason Sams · 13 years ago
  73. 64e0098 Merge "Start ICS header cleanup and finish type matrix." by Stephen Hines · 13 years ago
  74. 87dfce4 am fbb0e9f9: am bb93dad9: am bb10986c: am 13ce221e: Merge "libutils: Fix an improper const-cast in RefBase" by Kenny Root · 13 years ago
  75. fbb0e9f am bb93dad9: am bb10986c: am 13ce221e: Merge "libutils: Fix an improper const-cast in RefBase" by Kenny Root · 13 years ago
  76. bb10986 am 13ce221e: Merge "libutils: Fix an improper const-cast in RefBase" by Kenny Root · 13 years ago
  77. 84baa7f Merge "EGL: Allow creating a SurfaceTexture EGLSurface." by Jamie Gennis · 13 years ago
  78. 9e79778 Merge "libgui: Fix the tests so they build." by Mathias Agopian · 13 years ago
  79. 7868c64 EGL: Allow creating a SurfaceTexture EGLSurface. by Jamie Gennis · 13 years ago
  80. 5dbf2ed libgui: Fix the tests so they build. by Jamie Gennis · 13 years ago
  81. 6cc888e Start ICS header cleanup and finish type matrix. by Jason Sams · 13 years ago
  82. 1a2210c Merge "Minor cleanup in GLrenderer code" by Chet Haase · 13 years ago
  83. 6fca988 Minor cleanup in GLrenderer code by Chet Haase · 13 years ago
  84. e7c4a75 Modifying libRS internal communication to handle network rendering. by Alex Sakhartchouk · 14 years ago
  85. cc5a7d2 Merge "Fix bitfield bug with vertex shader selection" by Chet Haase · 13 years ago
  86. 6cfdf45 Fix bitfield bug with vertex shader selection by Chet Haase · 13 years ago
  87. 21cd43c Add matrix logging. by Jason Sams · 13 years ago
  88. e2b3304 Fix rsRand(float, float) by Jason Sams · 13 years ago
  89. c4fbbe0 libutils: Fix an improper const-cast in RefBase by Josh Stone · 13 years ago
  90. 5db1314 Merge "Get rid of the "pid" parameter from createSurface" by Mathias Agopian · 13 years ago
  91. b86a6ea Merge "Move TLS behind hal." by Jason Sams · 13 years ago
  92. bf96c35 Merge "Enable anti-aliasing for hw-accelerated lines" by Chet Haase · 13 years ago
  93. 5b0200b Enable anti-aliasing for hw-accelerated lines by Chet Haase · 13 years ago
  94. be8ac6a Move TLS behind hal. by Jason Sams · 13 years ago
  95. 594f3ee Make sure binder ioctl structs don't contain uninitialized values. by Evgeniy Stepanov · 13 years ago
  96. 1187822 Merge "Reduce verbosity of Renderscript logging." by Stephen Hines · 13 years ago
  97. 4698ef3 Merge "Remove accidental logging." by Jason Sams · 13 years ago
  98. 0ec8c6f Remove accidental logging. by Jason Sams · 13 years ago
  99. 9c35d79 Reduce verbosity of Renderscript logging. by Stephen Hines · 13 years ago
  100. ff0f67d Merge "Create runtime stubs for compute driver." by Jason Sams · 13 years ago