1. ad13c81 Disable DisplayList properties by Chet Haase · 13 years ago
  2. b09aaec Merge "Changing rsg to rs where functions don't rely on graphics." by Alex Sakhartchouk · 13 years ago
  3. 8564be6 Merge "Breaking up rs headers by logical components." by Alex Sakhartchouk · 13 years ago
  4. b031798 Plug memory leak. Bug #6196903 by Romain Guy · 13 years ago
  5. 73797e9 Changing rsg to rs where functions don't rely on graphics. by Alex Sakhartchouk · 13 years ago
  6. 79c23f0 Breaking up rs headers by logical components. by Alex Sakhartchouk · 13 years ago
  7. bdd896c Enable DisplayList properties by Chet Haase · 13 years ago
  8. 55ba267 Merge "Add prop to force cap compute threading." by Jason Sams · 13 years ago
  9. 4bf8b20 Merge "Optimizing DisplayList properties" by Chet Haase · 13 years ago
  10. 9d1992d Optimizing DisplayList properties by Chet Haase · 13 years ago
  11. 8d3c318 Merge "Add a new camera open API that allows taking the ownership." by Wu-cheng Li · 13 years ago
  12. 2791429 Add prop to force cap compute threading. by Jason Sams · 13 years ago
  13. acdd4b9 Set the default text length to -1, not 1 by Romain Guy · 13 years ago
  14. a1c41e1 Add a new camera open API that allows taking the ownership. by Wu-cheng Li · 13 years ago
  15. 81fe4fb Merge "AudioFlinger playback thread CPU measurement in Hz" by Glenn Kasten · 13 years ago
  16. f57e2bc AudioFlinger playback thread CPU measurement in Hz by Glenn Kasten · 13 years ago
  17. d1c8c12 Fix minor C++ api issues. by Jason Sams · 13 years ago
  18. 67c7377 Merge "Correctly compute the number of bytes written by each op. Bug #6157792" by Romain Guy · 13 years ago
  19. 390f882 Correctly compute the number of bytes written by each op. Bug #6157792 by Romain Guy · 13 years ago
  20. 2900064 Merge "Fix test makefile" by Jason Sams · 13 years ago
  21. 759eb4e Fix test makefile by Jason Sams · 13 years ago
  22. 9dc348d Merge "Fix spurious ANRs in native activities." by Jeff Brown · 13 years ago
  23. 2b6c32c Fix spurious ANRs in native activities. by Jeff Brown · 13 years ago
  24. 491189f Fix garbage deref with DisplayList property structures by Chet Haase · 13 years ago
  25. 3c9d9c1 Merge "Follow the include style used elsewhere in the library" by Romain Guy · 13 years ago
  26. d5a85fb Follow the include style used elsewhere in the library by Romain Guy · 13 years ago
  27. 866ed81 Fix garbage deref in DisplayList structures by Chet Haase · 13 years ago
  28. a1cff50 Handle view properties at the native level by Chet Haase · 13 years ago
  29. 3c4b03d Merge "Fix argument passing with dimLOD." by Stephen Hines · 13 years ago
  30. d091526 Fix argument passing with dimLOD. by Stephen Hines · 13 years ago
  31. 6e06217 Merge "Turn down the number of glGetError() calls." by Romain Guy · 13 years ago
  32. 3fe4eb9 Turn down the number of glGetError() calls. by Romain Guy · 13 years ago
  33. e1dd94b Merge "Split off driver code into a separate static library." by Alex Sakhartchouk · 13 years ago
  34. 772a739 Merge "Don't bind data to missing uniforms" by Romain Guy · 13 years ago
  35. 55fd2c9 Don't bind data to missing uniforms by Romain Guy · 13 years ago
  36. 50159b1 Split off driver code into a separate static library. by Alex Sakhartchouk · 13 years ago
  37. 6df8876 Merge "More header untangling." by Alex Sakhartchouk · 13 years ago
  38. 6c86839 Merge "Fix issue #6054627: resource matching issue of size qualifiers" by Dianne Hackborn · 13 years ago
  39. 5c6dfeb Fix issue #6054627: resource matching issue of size qualifiers by Dianne Hackborn · 13 years ago
  40. bedc023 More header untangling. by Alex Sakhartchouk · 13 years ago
  41. a7e6f3a Merge "Starting to untangle header spaghetti." by Alex Sakhartchouk · 13 years ago
  42. 137ccbb Starting to untangle header spaghetti. by Alex Sakhartchouk · 13 years ago
  43. c31424e Merge "Moving lod's into hal struct." by Alex Sakhartchouk · 13 years ago
  44. 3b88729 Moving lod's into hal struct. by Alex Sakhartchouk · 13 years ago
  45. 8c79817 remove files that moved to frameworks/native by Mathias Agopian · 13 years ago
  46. 08965ec fixup hardcoded include paths for new project by Mathias Agopian · 13 years ago
  47. ac3c337 Merge "BufferQueue: fixed issues with buffer slots not available" by Jamie Gennis · 13 years ago
  48. fc004c1 Merge "attempt to fix a deadlock in SurfaceTextureClient::disconnect" by Mathias Agopian · 13 years ago
  49. c930cf3 BufferQueue: fixed issues with buffer slots not available by Daniel Lam · 13 years ago
  50. ff249c0 Merge "Remove references to sched_policy.h in RS" by Glenn Kasten · 13 years ago
  51. 3e964c5 attempt to fix a deadlock in SurfaceTextureClient::disconnect by Mathias Agopian · 13 years ago
  52. 66199cf Merge "Remove obsolete references to sched_policy.h" by Glenn Kasten · 13 years ago
  53. 6d15945 Merge "Add missing includes for Mutex.h" by Derek Sollenberger · 13 years ago
  54. 18364b3 Merge "Add ATRACEs for Buffer indices" by Mathias Agopian · 13 years ago
  55. 403475a Remove obsolete references to sched_policy.h by Glenn Kasten · 13 years ago
  56. 5837861 Remove references to sched_policy.h in RS by Glenn Kasten · 13 years ago
  57. 029f643 Add missing includes for Mutex.h by Derek Sollenberger · 13 years ago
  58. bb0acdf Delete display list objects and resources on the UI thread by Romain Guy · 13 years ago
  59. fb9c41c Merge "Deferred layer updates" by Romain Guy · 13 years ago
  60. 303a067 Merge "BufferQueue: fixed acquire operation" by Mathias Agopian · 13 years ago
  61. c730ace Merge "Add multisampling support to renderscript." by Alex Sakhartchouk · 13 years ago
  62. e7de725 Merge "Using surface texture as a default renderscript surface." by Alex Sakhartchouk · 13 years ago
  63. 2bf68f0 Deferred layer updates by Romain Guy · 13 years ago
  64. d137cc7 BufferQueue: fixed acquire operation by Daniel Lam · 13 years ago
  65. d1220b9 Add ATRACEs for Buffer indices by Mathias Agopian · 13 years ago
  66. 7e5f1e8 Merge "add more tracing for buffer allocation" by Mathias Agopian · 13 years ago
  67. ad1daaa Remove stray log by Romain Guy · 13 years ago
  68. d8f45c1 Merge "Small tweak to Canvas.drawPath() GL implementation" by Romain Guy · 13 years ago
  69. dd7c8e4c Small tweak to Canvas.drawPath() GL implementation by Romain Guy · 13 years ago
  70. 541b492 Merge "Allocation sampling api prototypes." by Alex Sakhartchouk · 13 years ago
  71. 09264d5 add more tracing for buffer allocation by Mathias Agopian · 13 years ago
  72. 7084e75 Merge "Full implementation of Canvas.drawPath()" by Romain Guy · 13 years ago
  73. 9777173 Full implementation of Canvas.drawPath() by Romain Guy · 13 years ago
  74. 96804ad Allocation sampling api prototypes. by Alex Sakhartchouk · 13 years ago
  75. 502695d Merge "Fixed several 64-bit porting issues" by Andrew Hsieh · 13 years ago
  76. f79760b Merge "Shorten thread names" by Glenn Kasten · 13 years ago
  77. 86e3362 Shorten thread names by Glenn Kasten · 13 years ago
  78. f203b83 Add multisampling support to renderscript. by Alex Sakhartchouk · 13 years ago
  79. eb8b1fe Using surface texture as a default renderscript surface. by Alex Sakhartchouk · 13 years ago
  80. b1badfc get rid of MemoryHeapPmem by Mathias Agopian · 13 years ago
  81. 3169e4b Merge "move CursorWindow from libbinder to libandroidfw" by Mathias Agopian · 13 years ago
  82. d9df224 Fixed several 64-bit porting issues by Andrew Hsieh · 13 years ago
  83. 49d2b18 move CursorWindow from libbinder to libandroidfw by Mathias Agopian · 13 years ago
  84. a85ca37 Add tracing to various graphics components. by Jamie Gennis · 13 years ago
  85. 6835237 Merge "Removed dependecies between BufferQueue and SurfaceTexture" by Jamie Gennis · 13 years ago
  86. 6f15cc9 Removed dependecies between BufferQueue and SurfaceTexture by Daniel Lam · 13 years ago
  87. a65fb11 Merge "Removing GL calls from librs" by Alex Sakhartchouk · 13 years ago
  88. f6b53db Merge "libutils: add a system-wide tracing utility" by Jamie Gennis · 13 years ago
  89. c7d47ec Merge "Revert "Removed dependecies between BufferQueue and SurfaceTexture"" by Jamie Gennis · 13 years ago
  90. 8335f1c fix libgui header location by Mathias Agopian · 13 years ago
  91. 12aba76 remove dummy libsurfaceflinger_client by Mathias Agopian · 13 years ago
  92. 0522105 Revert "Removed dependecies between BufferQueue and SurfaceTexture" by Daniel Lam · 13 years ago
  93. c108613 Merge "Removed dependecies between BufferQueue and SurfaceTexture" by Jamie Gennis · 13 years ago
  94. f217df6 libutils: add a system-wide tracing utility by Jamie Gennis · 13 years ago
  95. 018549e Merge "remove dependency on android_native{s_priv|buffer}.h" by Mathias Agopian · 13 years ago
  96. af01feaf remove dependency on android_native{s_priv|buffer}.h by Mathias Agopian · 13 years ago
  97. 2abb138 Merge "More infrastructure for Canvas.drawTextOnPath" by Romain Guy · 13 years ago
  98. 778f67f Merge "Add hooks to implement Canvas.drawTextOnPath() in GL" by Romain Guy · 13 years ago
  99. 03d5852 More infrastructure for Canvas.drawTextOnPath by Romain Guy · 13 years ago
  100. 3d408e5 Merge "test runs but I do not check results yet." by Jason Sams · 13 years ago