1. fe5be1b Merge "Don't add clipped rects to layer regions. Bug #3350208" into honeycomb by Romain Guy · 15 years ago
  2. f510684 Don't add clipped rects to layer regions. Bug #3350208 by Romain Guy · 15 years ago
  3. 076b770 bcc interface fixed. by Shih-wei Liao · 15 years ago
  4. 3b5379d Retire librslib_rt. by Shih-wei Liao · 15 years ago
  5. 35a17e6 Move linking stuff to libbcc. by Shih-wei Liao · 15 years ago
  6. 307bf62 Avoid converting rslib.bc to things like rslib.h. So we are less error-prone. by Shih-wei Liao · 15 years ago
  7. 1e3a431 Remove debug code by Romain Guy · 15 years ago
  8. 24bb317 Merge "Remove debug code" into honeycomb by Romain Guy · 15 years ago
  9. ffac7fc Add debug logs for display lists. by Romain Guy · 15 years ago
  10. e9d3da1 Merge "Re-implement img npot support in HC." into honeycomb by Jason Sams · 15 years ago
  11. 7f5690b Merge "Add debug logs for display lists." into honeycomb by Romain Guy · 15 years ago
  12. 9333e64 Re-implement img npot support in HC. by Jason Sams · 15 years ago
  13. 49dc58b Merge "Docs plus removing some junk per API review." into honeycomb by Alex Sakhartchouk · 15 years ago
  14. f5c876e Docs plus removing some junk per API review. by Alex Sakhartchouk · 15 years ago
  15. f7acf16 Fix remote GraphicBuffer allocation in SurfaceFlinger. by Jamie Gennis · 15 years ago
  16. e8d0e8a Add logging to SurfaceTextureClient. by Jamie Gennis · 15 years ago
  17. c15c7a7 Merge "Cleanup implementation of hardware layers." into honeycomb by Romain Guy · 15 years ago
  18. 5865c49 Merge "Fix a bug in SurfaceTexture::dequeueBuffer." into honeycomb by Jamie Gennis · 15 years ago
  19. ada830f Cleanup implementation of hardware layers. by Romain Guy · 15 years ago
  20. 8eff4524 Merge "Fix issue 3302649." into honeycomb by Eric Laurent · 15 years ago
  21. 21f62b9 Merge "Add a method enable encryption." into honeycomb by Jason parks · 15 years ago
  22. 9610019 Fix the build. by Shih-wei Liao · 15 years ago
  23. 078717b Merge "Disable on-device linking" into honeycomb by Shih-wei Liao · 15 years ago
  24. 0394d249 Disable on-device linking by Shih-wei Liao · 15 years ago
  25. c758f1c Merge "Fix the build." into honeycomb by Shih-wei Liao · 15 years ago
  26. f6dd9c5 Merge "On-device linking." into honeycomb by Shih-wei Liao · 15 years ago
  27. 3ae5017 Merge "convert2uchar3." into honeycomb by Shih-wei Liao · 15 years ago
  28. 3a3dd2b Fix the build. by Shih-wei Liao · 15 years ago
  29. 067e7b2 On-device linking. by Shih-wei Liao · 15 years ago
  30. 41f4d4d Fix issue 3302649. by Eric Laurent · 15 years ago
  31. ef56ee3 Merge "WAR driver bug where surfaces of size 0 fail." into honeycomb by Jason Sams · 15 years ago
  32. ec30933 WAR driver bug where surfaces of size 0 fail. by Jason Sams · 15 years ago
  33. 208a1c6 Merge "Implement more of copy2DRange*" into honeycomb by Jason Sams · 15 years ago
  34. c038ea3 Reenable region composition pipeline for layers Bug #3341848 by Romain Guy · 15 years ago
  35. b08ea03 Merge "Reenable region composition pipeline for layers Bug #3341848" into honeycomb by Romain Guy · 15 years ago
  36. 103198a Merge "Implement crop & transform for SurfaceTexture." into honeycomb by Jamie Gennis · 15 years ago
  37. fb9f82c Implement more of copy2DRange* by Jason Sams · 15 years ago
  38. 1fc883b Add logging to the new layers API. by Romain Guy · 15 years ago
  39. 2e0c526 Merge "Add logging to the new layers API." into honeycomb by Romain Guy · 15 years ago
  40. 56aa532 Add a method enable encryption. by Jason parks · 15 years ago
  41. 8f597fd Merge "Cleanup bitmap uploads Implement standalone mipmap generation." into honeycomb by Jason Sams · 15 years ago
  42. f708609 Cleanup bitmap uploads Implement standalone mipmap generation. by Jason Sams · 15 years ago
  43. 85354828 Merge "Cleanup GL objects on the correct thread." into honeycomb by Romain Guy · 15 years ago
  44. 57066eb Cleanup GL objects on the correct thread. by Romain Guy · 15 years ago
  45. 27d1160 Merge "Adding ability to load cubemaps from individual faces." into honeycomb by Alex Sakhartchouk · 15 years ago
  46. a7eacc1 Fix a bug in SurfaceTexture::dequeueBuffer. by Jamie Gennis · 15 years ago
  47. b598fb9 Implement crop & transform for SurfaceTexture. by Jamie Gennis · 15 years ago
  48. 16095fc convert2uchar3. by Shih-wei Liao · 15 years ago
  49. 78dd1ef Merge "Clean up RS math headers." into honeycomb by Stephen Hines · 15 years ago
  50. 35f2454 Disable the region compositing pipeline for layers. by Romain Guy · 15 years ago
  51. a9d0711 Don't break the build! by Romain Guy · 15 years ago
  52. 6c319ca Better backend for hardware layers. by Romain Guy · 15 years ago
  53. 682c4a8 Clean up RS math headers. by Stephen Hines · 15 years ago
  54. 3222828 Solve translucency issue when drawing paths. by Romain Guy · 15 years ago
  55. dcc2319 Adding ability to load cubemaps from individual faces. by Alex Sakhartchouk · 15 years ago
  56. 7230a74 Composite layers as regions. by Romain Guy · 15 years ago
  57. a07105b Better logging of out of memory errors in OpenGLRenderer. by Romain Guy · 15 years ago
  58. fe852e2 Updating cubemap loading code. by Alex Sakhartchouk · 15 years ago
  59. d94988b Merge "Split time functions into rs_time.rsh header." into honeycomb by Stephen Hines · 15 years ago
  60. fbab3b6 Merge "Fix a bug in SurfaceTexture::setBufferCount." into honeycomb by Jamie Gennis · 15 years ago
  61. ffe3f1c Merge "Add method logging to the SurfaceTexture C++ class." into honeycomb by Jamie Gennis · 15 years ago
  62. c936c5c Merge "Initialize the SurfaceTexture buffer slots." into honeycomb by Jamie Gennis · 15 years ago
  63. 1ac9da6 Split time functions into rs_time.rsh header. by Stephen Hines · 15 years ago
  64. d369dc4 Fix a bug in SurfaceTexture::setBufferCount. by Jamie Gennis · 15 years ago
  65. 7dc00d5 Add method logging to the SurfaceTexture C++ class. by Jamie Gennis · 15 years ago
  66. fd804f3 Initialize the SurfaceTexture buffer slots. by Jamie Gennis · 15 years ago
  67. 84035ff Fix cleanup race condition where objects might may not be cleaned up correctly. by Jason Sams · 15 years ago
  68. 8845fbb For caching, didn't do CompileBC. Rename bccCompileBC as bccPrepareExecutable. by Shih-wei Liao · 15 years ago
  69. 9d4024d 1. LOG 4 fatal error paths (TODO: These 4 places should signal Java exceptions.) by Shih-wei Liao · 15 years ago
  70. b0253ea Additional loading methods for fonts and a3d files. Cleaned up error messages. by Alex Sakhartchouk · 15 years ago
  71. 171c592 New layers API for Views. by Romain Guy · 15 years ago
  72. de69817 Merge "Reuse of native display list objects" into honeycomb by Chet Haase · 15 years ago
  73. ff2dc46 Add camera service support for SurfaceTexture. by Jamie Gennis · 15 years ago
  74. 68e4a7a Add the SurfaceTexture C++ implementation. by Jamie Gennis · 15 years ago
  75. 0a53d5c Add the ISurfaceComposer::createGraphicBuffer IPC. by Jamie Gennis · 15 years ago
  76. 5977baa Reuse of native display list objects by Chet Haase · 15 years ago
  77. 325a0f9 The font cache should respect the fake bold flag. by Romain Guy · 15 years ago
  78. ac1325b Merge "Add decryption support to MountService." by Jason parks · 15 years ago
  79. 5af0b91 Add decryption support to MountService. by Jason parks · 15 years ago
  80. 49945c0 fix bug 3313505 by Jason Sams · 15 years ago
  81. 0e73cdc Camera::create should fail when it fails to connect the camera. by Wu-cheng Li · 15 years ago
  82. b4ff35d Mouse pointer integration. by Jeff Brown · 15 years ago
  83. 05d17b0 Rename bcc::BCCscript -> bcc::Script. Ideally, should do: by Shih-wei Liao · 15 years ago
  84. 69011ff Merge "Move adapter2D to a derived class from Allocation." by Jason Sams · 15 years ago
  85. 49a05d7 Move adapter2D to a derived class from Allocation. by Jason Sams · 15 years ago
  86. 8235404 Merge "Add initial support for cursor-based pointing devices." by Jeff Brown · 15 years ago
  87. 83c0968 Add initial support for cursor-based pointing devices. by Jeff Brown · 15 years ago
  88. 827521a am 6637e307: am bfb5f596: Merge "Fix for writing empty strings to Parcel::writeString8()" by Jean-Baptiste Queru · 15 years ago
  89. 6637e30 am bfb5f596: Merge "Fix for writing empty strings to Parcel::writeString8()" by Jean-Baptiste Queru · 15 years ago
  90. 5c68a71 Fix teardown bug found in books. by Jason Sams · 15 years ago
  91. fa93584 am c6f2b3b3: Merge "Fix policy issues when screen is off. (DO NOT MERGE)" into gingerbread by Jeff Brown · 15 years ago
  92. c5300f1 Clean-up. by Shih-wei Liao · 15 years ago
  93. eb9f7a0 Fix policy issues when screen is off. (DO NOT MERGE) by Jeff Brown · 15 years ago
  94. b803c04 Fix for writing empty strings to Parcel::writeString8() by Pravat Dalbehera · 15 years ago
  95. b4d7bb6 API cleanup for renderscript. This will be a multiproject commit. by Alex Sakhartchouk · 15 years ago
  96. 96abab2 Merge "Ensure bitmaps aren't freed while referenced from a display list" by Patrick Dubroy · 15 years ago
  97. f890fab Ensure bitmaps aren't freed while referenced from a display list by Patrick Dubroy · 15 years ago
  98. e688213 Merge "Clean up Allocation buffer object api." by Jason Sams · 15 years ago
  99. 490db31 am 0c8ad64d: Merge "fix [3127755] Launcher is missing anti-aliasing" into gingerbread by Simon Wilson · 15 years ago
  100. d195240 Clean up Allocation buffer object api. by Jason Sams · 15 years ago