1. 1a536e6 Merge "Restore from a previous full backup's tarfile" by Christopher Tate · 13 years ago
  2. 75a9970 Restore from a previous full backup's tarfile by Christopher Tate · 13 years ago
  3. cb0975b Merge "Add support to OpenGLRendere to draw BiDi text. Bug #4350336" by Romain Guy · 13 years ago
  4. 726aeba Add support to OpenGLRendere to draw BiDi text. Bug #4350336 by Romain Guy · 13 years ago
  5. 73e0bc8 9-axis sensor fusion with Kalman filter by Mathias Agopian · 13 years ago
  6. 8239b95 Merge "Fix issue with drawColor(color, Mode.Clear)" by Romain Guy · 13 years ago
  7. f09ef51 Fix issue with drawColor(color, Mode.Clear) by Romain Guy · 13 years ago
  8. 41d8165 Merge "Cleaup of rsComponent to remove GL types." by Jason Sams · 13 years ago
  9. eb2466b Merge "Prettify memory dump." by Romain Guy · 13 years ago
  10. d2ba50a Prettify memory dump. by Romain Guy · 13 years ago
  11. 8eed7ad Merge "Fix texture coordinates for sub-bitmap rendering." by Romain Guy · 13 years ago
  12. 1e59f9d Fix texture coordinates for sub-bitmap rendering. by Romain Guy · 13 years ago
  13. 66db3ab Cleaup of rsComponent to remove GL types. by Jason Sams · 13 years ago
  14. f9187df Merge "Correctly implement the CLEAR xfermode." by Romain Guy · 13 years ago
  15. f504a2f Correctly implement the CLEAR xfermode. by Romain Guy · 13 years ago
  16. 0d92e34 Merge "Start splitting allocation into hal and core." by Jason Sams · 13 years ago
  17. 7e8aae7 Start splitting allocation into hal and core. by Jason Sams · 13 years ago
  18. dd386cc SurfaceTexture: disable a failing test. by Jamie Gennis · 13 years ago
  19. 44e9e0d SurfaceTexture: fix an error check in dequeueBuffer. by Jamie Gennis · 13 years ago
  20. a218715 SurfaceTexture: clean up some comments, tests, etc. by Jamie Gennis · 13 years ago
  21. 8e4ee2d Merge "Call RefBase::destroy() when OBJECT_LIFETIME_* is not the default" by Mathias Agopian · 13 years ago
  22. 9162bca Merge "Enable large font rendering with GPU acceleration" by Chet Haase · 13 years ago
  23. 161e67f resolved conflicts for merge of 06a8ceac to master by Dianne Hackborn · 13 years ago
  24. ba3cf46 Call RefBase::destroy() when OBJECT_LIFETIME_* is not the default by Mathias Agopian · 13 years ago
  25. 16fa5aa Merge "RefBase subclasses can now decide how they want to be destroyed." by Mathias Agopian · 13 years ago
  26. 6db8c50 RefBase subclasses can now decide how they want to be destroyed. by Mathias Agopian · 13 years ago
  27. 06a8cea am c851ea56: am 69cb8757: Add new "-swNNNdp" resource qualifier. by Dianne Hackborn · 13 years ago
  28. 69cb875 Add new "-swNNNdp" resource qualifier. by Dianne Hackborn · 13 years ago
  29. 44984ea Enable large font rendering with GPU acceleration by Chet Haase · 13 years ago
  30. d9d37cc Move context and device creation out of the spec file. by Jason Sams · 13 years ago
  31. 60108e6 Merge "Preparing libRS for for compilation on host." by Alex Sakhartchouk · 13 years ago
  32. 4235e03 Merge "Disable error report temporarily to enable inline video" by Mathias Agopian · 13 years ago
  33. bca2d5b Disable error report temporarily to enable inline video by Teng-Hui Zhu · 13 years ago
  34. 706804e Merge "Add auto-white balance locking to the Camera API." by Eino-Ville Talvala · 13 years ago
  35. 6c72eec Preparing libRS for for compilation on host. by Alex Sakhartchouk · 13 years ago
  36. 51c07e7 Merge "Moves fbo support in renderscript behind the hal" by Alex Sakhartchouk · 13 years ago
  37. 3badb0d Merge "Core to client fifo on sockets." by Jason Sams · 13 years ago
  38. edbfabd Core to client fifo on sockets. by Jason Sams · 13 years ago
  39. d9c2601a Add auto-white balance locking to the Camera API. by Eino-Ville Talvala · 13 years ago
  40. d39d1af Updates resulting from the Skia merge (revision 1327) by Derek Sollenberger · 13 years ago
  41. 42d7c9c Merge "Full backup tweaks" by Christopher Tate · 13 years ago
  42. dc92c82 Full backup tweaks by Christopher Tate · 13 years ago
  43. 2f6964f Moves fbo support in renderscript behind the hal by Alex Sakhartchouk · 13 years ago
  44. 65f47d8 Merge "Add initial API for stylus and mouse buttons." by Jeff Brown · 13 years ago
  45. fe9f8ab Add initial API for stylus and mouse buttons. by Jeff Brown · 13 years ago
  46. 2e4a323 am 46a282f3: am 0ed2e845: Merge "DO NOT MERGE. Integrate add new screen width/height in "dp" configs." into honeycomb-mr2 by Dianne Hackborn · 13 years ago
  47. 9dec462 Merge "Prepare OpenGLRenderer to use glyphs from TextLayoutCache" by Fabrice Di Meglio · 13 years ago
  48. 2ea75880 Prepare OpenGLRenderer to use glyphs from TextLayoutCache by Fabrice Di Meglio · 13 years ago
  49. d4a010d Merge "Cleanup mesh creation." by Alex Sakhartchouk · 13 years ago
  50. ebff8f9 DO NOT MERGE. Integrate add new screen width/height in "dp" configs. by Dianne Hackborn · 13 years ago
  51. 83a7cdc5 Use pax extended tar format to support long filenames etc. by Christopher Tate · 13 years ago
  52. 674b595 Merge "Antialiasing for rectangles" by Chet Haase · 13 years ago
  53. 858aa93 Antialiasing for rectangles by Chet Haase · 13 years ago
  54. 25999a0 Cleanup mesh creation. by Alex Sakhartchouk · 13 years ago
  55. 415c842 Merge "rsLib cleanup" by Alex Sakhartchouk · 13 years ago
  56. e845c35 fix onFrameAvailable by Mathias Agopian · 13 years ago
  57. 7f3289c Add SurfaceTexture logging by Mathias Agopian · 13 years ago
  58. 402ff24 Implement {Surface|SurfaceTextureClient}::setSwapInterval() by Mathias Agopian · 13 years ago
  59. a6b717b new tests for SurfaceTexture synchronous mode by Mathias Agopian · 13 years ago
  60. 5bbb1cf Add the concept of synchronous dequeueBuffer in SurfaceTexture by Mathias Agopian · 13 years ago
  61. ed3894c unify SurfaceTexture and Surface by Mathias Agopian · 13 years ago
  62. 0297dca Fix a bug where setgeometry couldn't be undone by Mathias Agopian · 13 years ago
  63. 5911f95 am 041aa34e: am 87d86044: am bcd029b6: Merge "Add missing clean-up of idmap file descriptors." by Conley Owens · 13 years ago
  64. a0f5bb1 Merge "Full local backup infrastructure" by Christopher Tate · 13 years ago
  65. 4a627c7 Full local backup infrastructure by Christopher Tate · 13 years ago
  66. ed0fd52 Merge "Add code for generating fifo command packing." by Jason Sams · 13 years ago
  67. 041aa34 am 87d86044: am bcd029b6: Merge "Add missing clean-up of idmap file descriptors." by Conley Owens · 13 years ago
  68. aa9d84c resolved conflicts for merge of 05be6d6f to master by Dianne Hackborn · 13 years ago
  69. 05be6d6 am 4907d1d5: am 0c6cbf41: Merge "Better compat mode part one: start scaling windows." into honeycomb-mr2 by Dianne Hackborn · 13 years ago
  70. e2515ee Better compat mode part one: start scaling windows. by Dianne Hackborn · 13 years ago
  71. 407cae9 rsLib cleanup by Alex Sakhartchouk · 13 years ago
  72. 7a22e10 Add code for generating fifo command packing. by Jason Sams · 13 years ago
  73. c54ed96 Minor javadoc enhancements by Chet Haase · 13 years ago
  74. 3825fef Merge "Fix for scaled AA lines" by Chet Haase · 13 years ago
  75. 99ecdc4 Fix for scaled AA lines by Chet Haase · 13 years ago
  76. 4385054 Moving samplers behind the hal. by Alex Sakhartchouk · 13 years ago
  77. 19c5c7a Merge "Code Cleanup and better Sampler creation method" by Alex Sakhartchouk · 13 years ago
  78. ed30fd8 Add ability for hierarchyviewer to output displaylist info by Chet Haase · 13 years ago
  79. 2b91c67 Add missing clean-up of idmap file descriptors. by Mårten Kongstad · 13 years ago
  80. a17de9b Revert "Add ability for hierarchyviewer to output displaylist info" by Chet Haase · 13 years ago
  81. a89094a Code Cleanup and better Sampler creation method by Alex Sakhartchouk · 13 years ago
  82. 42a3a39 Merge "Add ability for hierarchyviewer to output displaylist info" by Chet Haase · 13 years ago
  83. b2a4b52 Add ability for hierarchyviewer to output displaylist info by Chet Haase · 13 years ago
  84. 2698536 Fix error checks on compute context creation. by Jason Sams · 13 years ago
  85. b2a153a frameworks/base: android_native_buffer_t -> ANativeWindowBuffer by Iliyan Malchev · 13 years ago
  86. 4d7c1ce frameworks/base: make the ANativeWindow query() method const by Iliyan Malchev · 13 years ago
  87. 629b565 Merge "Try fixing auto data inlining again." by Jason Sams · 13 years ago
  88. 3723396 Merge "Add an auto-exposure lock feature to the Camera API." by Eino-Ville Talvala · 13 years ago
  89. df0a7fb Merge "Allows to render with an OpenGL context inside a TextureView." by Romain Guy · 13 years ago
  90. 8f0095c Allows to render with an OpenGL context inside a TextureView. by Romain Guy · 13 years ago
  91. b96e951 Try fixing auto data inlining again. by Jason Sams · 13 years ago
  92. 7c212b2 Merge "Line endcaps for AA lines are now antialiased." by Chet Haase · 13 years ago
  93. 99585ad Line endcaps for AA lines are now antialiased. by Chet Haase · 13 years ago
  94. d224c64 Merge "Moving renderscript GL code into the HAL This change affects - shaders - meshes - fonts - quad rendering" by Alex Sakhartchouk · 13 years ago
  95. 0be97d8 Temporarly disable auto-inbanding. by Jason Sams · 13 years ago
  96. 3773eef Add an auto-exposure lock feature to the Camera API. by Eino-Ville Talvala · 13 years ago
  97. 4a36b45 Moving renderscript GL code into the HAL by Alex Sakhartchouk · 13 years ago
  98. eccf6c6 Fix bug 4355588 by Jason Sams · 13 years ago
  99. 3ea208a Merge "Pipe rsa function though the RS api table." by Jason Sams · 13 years ago
  100. 7da9ff5 Merge "Fix fifo size check code." by Jason Sams · 13 years ago