1. 3c4b03d Merge "Fix argument passing with dimLOD." by Stephen Hines · 12 years ago
  2. d091526 Fix argument passing with dimLOD. by Stephen Hines · 12 years ago
  3. 6e06217 Merge "Turn down the number of glGetError() calls." by Romain Guy · 12 years ago
  4. 3fe4eb9 Turn down the number of glGetError() calls. by Romain Guy · 12 years ago
  5. e1dd94b Merge "Split off driver code into a separate static library." by Alex Sakhartchouk · 12 years ago
  6. 772a739 Merge "Don't bind data to missing uniforms" by Romain Guy · 12 years ago
  7. 55fd2c9 Don't bind data to missing uniforms by Romain Guy · 12 years ago
  8. 50159b1 Split off driver code into a separate static library. by Alex Sakhartchouk · 12 years ago
  9. 6df8876 Merge "More header untangling." by Alex Sakhartchouk · 12 years ago
  10. 6c86839 Merge "Fix issue #6054627: resource matching issue of size qualifiers" by Dianne Hackborn · 12 years ago
  11. 5c6dfeb Fix issue #6054627: resource matching issue of size qualifiers by Dianne Hackborn · 12 years ago
  12. bedc023 More header untangling. by Alex Sakhartchouk · 12 years ago
  13. a7e6f3a Merge "Starting to untangle header spaghetti." by Alex Sakhartchouk · 12 years ago
  14. 137ccbb Starting to untangle header spaghetti. by Alex Sakhartchouk · 12 years ago
  15. c31424e Merge "Moving lod's into hal struct." by Alex Sakhartchouk · 12 years ago
  16. 3b88729 Moving lod's into hal struct. by Alex Sakhartchouk · 12 years ago
  17. 8c79817 remove files that moved to frameworks/native by Mathias Agopian · 12 years ago
  18. 08965ec fixup hardcoded include paths for new project by Mathias Agopian · 12 years ago
  19. ac3c337 Merge "BufferQueue: fixed issues with buffer slots not available" by Jamie Gennis · 12 years ago
  20. fc004c1 Merge "attempt to fix a deadlock in SurfaceTextureClient::disconnect" by Mathias Agopian · 12 years ago
  21. c930cf3 BufferQueue: fixed issues with buffer slots not available by Daniel Lam · 12 years ago
  22. ff249c0 Merge "Remove references to sched_policy.h in RS" by Glenn Kasten · 12 years ago
  23. 3e964c5 attempt to fix a deadlock in SurfaceTextureClient::disconnect by Mathias Agopian · 12 years ago
  24. 66199cf Merge "Remove obsolete references to sched_policy.h" by Glenn Kasten · 12 years ago
  25. 6d15945 Merge "Add missing includes for Mutex.h" by Derek Sollenberger · 12 years ago
  26. 18364b3 Merge "Add ATRACEs for Buffer indices" by Mathias Agopian · 12 years ago
  27. 403475a Remove obsolete references to sched_policy.h by Glenn Kasten · 12 years ago
  28. 5837861 Remove references to sched_policy.h in RS by Glenn Kasten · 12 years ago
  29. 029f643 Add missing includes for Mutex.h by Derek Sollenberger · 12 years ago
  30. bb0acdf Delete display list objects and resources on the UI thread by Romain Guy · 12 years ago
  31. fb9c41c Merge "Deferred layer updates" by Romain Guy · 12 years ago
  32. 303a067 Merge "BufferQueue: fixed acquire operation" by Mathias Agopian · 12 years ago
  33. c730ace Merge "Add multisampling support to renderscript." by Alex Sakhartchouk · 12 years ago
  34. e7de725 Merge "Using surface texture as a default renderscript surface." by Alex Sakhartchouk · 12 years ago
  35. 2bf68f0 Deferred layer updates by Romain Guy · 12 years ago
  36. d137cc7 BufferQueue: fixed acquire operation by Daniel Lam · 12 years ago
  37. d1220b9 Add ATRACEs for Buffer indices by Mathias Agopian · 12 years ago
  38. 7e5f1e8 Merge "add more tracing for buffer allocation" by Mathias Agopian · 12 years ago
  39. ad1daaa Remove stray log by Romain Guy · 12 years ago
  40. d8f45c1 Merge "Small tweak to Canvas.drawPath() GL implementation" by Romain Guy · 12 years ago
  41. dd7c8e4c Small tweak to Canvas.drawPath() GL implementation by Romain Guy · 12 years ago
  42. 541b492 Merge "Allocation sampling api prototypes." by Alex Sakhartchouk · 12 years ago
  43. 09264d5 add more tracing for buffer allocation by Mathias Agopian · 12 years ago
  44. 7084e75 Merge "Full implementation of Canvas.drawPath()" by Romain Guy · 12 years ago
  45. 9777173 Full implementation of Canvas.drawPath() by Romain Guy · 12 years ago
  46. 96804ad Allocation sampling api prototypes. by Alex Sakhartchouk · 12 years ago
  47. 502695d Merge "Fixed several 64-bit porting issues" by Andrew Hsieh · 12 years ago
  48. f79760b Merge "Shorten thread names" by Glenn Kasten · 12 years ago
  49. 86e3362 Shorten thread names by Glenn Kasten · 12 years ago
  50. f203b83 Add multisampling support to renderscript. by Alex Sakhartchouk · 12 years ago
  51. eb8b1fe Using surface texture as a default renderscript surface. by Alex Sakhartchouk · 12 years ago
  52. b1badfc get rid of MemoryHeapPmem by Mathias Agopian · 12 years ago
  53. 3169e4b Merge "move CursorWindow from libbinder to libandroidfw" by Mathias Agopian · 12 years ago
  54. d9df224 Fixed several 64-bit porting issues by Andrew Hsieh · 12 years ago
  55. 49d2b18 move CursorWindow from libbinder to libandroidfw by Mathias Agopian · 12 years ago
  56. a85ca37 Add tracing to various graphics components. by Jamie Gennis · 12 years ago
  57. 6835237 Merge "Removed dependecies between BufferQueue and SurfaceTexture" by Jamie Gennis · 12 years ago
  58. 6f15cc9 Removed dependecies between BufferQueue and SurfaceTexture by Daniel Lam · 12 years ago
  59. a65fb11 Merge "Removing GL calls from librs" by Alex Sakhartchouk · 12 years ago
  60. f6b53db Merge "libutils: add a system-wide tracing utility" by Jamie Gennis · 12 years ago
  61. c7d47ec Merge "Revert "Removed dependecies between BufferQueue and SurfaceTexture"" by Jamie Gennis · 12 years ago
  62. 8335f1c fix libgui header location by Mathias Agopian · 12 years ago
  63. 12aba76 remove dummy libsurfaceflinger_client by Mathias Agopian · 12 years ago
  64. 0522105 Revert "Removed dependecies between BufferQueue and SurfaceTexture" by Daniel Lam · 12 years ago
  65. c108613 Merge "Removed dependecies between BufferQueue and SurfaceTexture" by Jamie Gennis · 12 years ago
  66. f217df6 libutils: add a system-wide tracing utility by Jamie Gennis · 12 years ago
  67. 018549e Merge "remove dependency on android_native{s_priv|buffer}.h" by Mathias Agopian · 12 years ago
  68. af01feaf remove dependency on android_native{s_priv|buffer}.h by Mathias Agopian · 12 years ago
  69. 2abb138 Merge "More infrastructure for Canvas.drawTextOnPath" by Romain Guy · 12 years ago
  70. 778f67f Merge "Add hooks to implement Canvas.drawTextOnPath() in GL" by Romain Guy · 12 years ago
  71. 03d5852 More infrastructure for Canvas.drawTextOnPath by Romain Guy · 12 years ago
  72. 3d408e5 Merge "test runs but I do not check results yet." by Jason Sams · 12 years ago
  73. 325740f Add hooks to implement Canvas.drawTextOnPath() in GL by Romain Guy · 12 years ago
  74. cc0eaa6 remove libui dependency on libEGL by Mathias Agopian · 12 years ago
  75. e9d4c71 deprecate L_8, LA_88 and RGB_332 in sdk by Mathias Agopian · 12 years ago
  76. 9733f26 test runs but I do not check results yet. by Jason Sams · 12 years ago
  77. 20c9c92 Removing GL calls from librs by Alex Sakhartchouk · 12 years ago
  78. 4344b72 Merge "More RS cpp binding work. All classes for compute should be partially implemented at this time." by Jason Sams · 12 years ago
  79. 170dc84 More RS cpp binding work. All classes for by Jason Sams · 12 years ago
  80. 34c55d3 Merge "Only recreate path textures when necessary" by Romain Guy · 12 years ago
  81. 4bcb746 Only recreate path textures when necessary by Romain Guy · 12 years ago
  82. a23c4eb Merge "start new headers" by Jason Sams · 12 years ago
  83. a16c98c Merge "Support running ForEach on non-root functions." by Stephen Hines · 12 years ago
  84. a631399 Removed dependecies between BufferQueue and SurfaceTexture by Daniel Lam · 12 years ago
  85. 77d9ee4 Merge "libui: add ability to force a framebuffer format for EGL's use" by Dima Zavin · 12 years ago
  86. 180600d libui: add ability to force a framebuffer format for EGL's use by Dima Zavin · 12 years ago
  87. 473a204 Support running ForEach on non-root functions. by Stephen Hines · 12 years ago
  88. f70b0fc start new headers by Jason Sams · 12 years ago
  89. 1eec680 Merge "Reduce logs" by Romain Guy · 12 years ago
  90. 9c10ab0 Reduce logs by Romain Guy · 12 years ago
  91. df6f5cd Merge "remove libui's dependency on libpixelflinger" by Mathias Agopian · 12 years ago
  92. 3e36811 remove libui's dependency on libpixelflinger by Mathias Agopian · 12 years ago
  93. f541e43 Merge "Only copy paths, paints and shaders when we need to." by Romain Guy · 12 years ago
  94. 96ebc6b Only copy paths, paints and shaders when we need to. by Romain Guy · 12 years ago
  95. 027692b attempt to fix sdk build by Mathias Agopian · 12 years ago
  96. cbc6971 another attempt at fixing the linux build by Mathias Agopian · 12 years ago
  97. 3016754 another attempt to fix the linux build by Mathias Agopian · 12 years ago
  98. 30c46ad attempt to fix linux builds by Mathias Agopian · 12 years ago
  99. 83c64e6 frameworks/base refactoring by Mathias Agopian · 12 years ago
  100. b13b9bd frameworks/base refactoring. by Mathias Agopian · 12 years ago