1. 42f3a4b Make embedded hardware layers work. Bug #3369474 by Romain Guy · 14 years ago
  2. a3311ed Fix the fix for 9patches. by Romain Guy · 14 years ago
  3. fdbec3e Fix 9patches in Launcher by Romain Guy · 14 years ago
  4. fc14d42 Merge "fix [3361121] hang in glClear() - device unresponsive, OTA fails" into honeycomb by Mathias Agopian · 14 years ago
  5. 2e102a0 fix [3361121] hang in glClear() - device unresponsive, OTA fails by Mathias Agopian · 14 years ago
  6. 0e5f4e5 Merge "Validate that version pragma is correct." into honeycomb by Stephen Hines · 14 years ago
  7. 5dd60be Validate that version pragma is correct. by Stephen Hines · 14 years ago
  8. 553889a Merge "Fix 9patches, again... Bug #3365243" into honeycomb by Romain Guy · 14 years ago
  9. eb6a4a1 Fix 9patches, again... Bug #3365243 by Romain Guy · 14 years ago
  10. 2577db1 Add support for Paint::setTextSkewX in OpenGLRenderer. Bug #3360888 by Romain Guy · 14 years ago
  11. 713440d Merge "Add support for Paint::setTextSkewX in OpenGLRenderer. Bug #3360888" into honeycomb by Romain Guy · 14 years ago
  12. 807daf7 Add support for skew() by Romain Guy · 14 years ago
  13. 89108d5 Merge "Add support for skew()" into honeycomb by Romain Guy · 14 years ago
  14. 5ef3ddd Remove erroneous log message. by Stephen Hines · 14 years ago
  15. a8b7817 Clean up simple integer operations. by Stephen Hines · 14 years ago
  16. cfe5dd0 Merge "Yet another fix for 9patch rendering. Bug #3362133" into honeycomb by Romain Guy · 14 years ago
  17. 7444da5 Yet another fix for 9patch rendering. Bug #3362133 by Romain Guy · 14 years ago
  18. 38f79d0 Merge "Make ImageProcessing work." into honeycomb by Shih-wei Liao · 14 years ago
  19. 2aad562 Make ImageProcessing work. by Shih-wei Liao · 14 years ago
  20. cf18c47 Merge "Implement SurfaceTexture frame-available callback." into honeycomb by Jamie Gennis · 14 years ago
  21. 41424ad Merge "Fix SurfaceTexture transform matrix." into honeycomb by Jamie Gennis · 14 years ago
  22. 376590d Implement SurfaceTexture frame-available callback. by Jamie Gennis · 14 years ago
  23. 0fb736c Fix SurfaceTexture transform matrix. by Jamie Gennis · 14 years ago
  24. 300406a Add some error checking. by Jason Sams · 14 years ago
  25. 077fd5f Merge "Fix bug in on-device linking." into honeycomb by Shih-wei Liao · 14 years ago
  26. 0e7be13 Fix bug in on-device linking. by Shih-wei Liao · 14 years ago
  27. fb13abd Fix 9patch rendering in ExpandableListView. by Romain Guy · 14 years ago
  28. 9467708 Merge "Fix 9patch rendering in ExpandableListView." into honeycomb by Romain Guy · 14 years ago
  29. d739895 Merge "Implement sub updates for mipmap levels and cubmaps." into honeycomb by Jason Sams · 14 years ago
  30. f219da5 Don't blend transparent pixels when rendering layers. by Romain Guy · 14 years ago
  31. 749b9db Merge "Don't blend transparent pixels when rendering layers." into honeycomb by Romain Guy · 14 years ago
  32. 71a2e13 On-device linking using bccLinkBC. Note that we switch to getFile interface by Shih-wei Liao · 14 years ago
  33. 4559ea4 Compare GraphicBuffers using handles. by Jamie Gennis · 14 years ago
  34. 2e7fbd9 Merge "Preapre region tracking in layers" into honeycomb by Romain Guy · 14 years ago
  35. 1bd1bad Preapre region tracking in layers by Romain Guy · 14 years ago
  36. a7393dd Merge "Fix error reporting in Surface::cancelBuffer()" into honeycomb by Mathias Agopian · 14 years ago
  37. 739e34a Merge "Don't crash Launcher on config change." into honeycomb by Romain Guy · 14 years ago
  38. 43ccf46 Don't crash Launcher on config change. by Romain Guy · 14 years ago
  39. 77c3e4b Merge "Make getFallbackAction return false when there is none." into honeycomb by Jeff Brown · 14 years ago
  40. fca66d3 Make getFallbackAction return false when there is none. by Jeff Brown · 14 years ago
  41. 7777319 Merge "Don't delete objects twice..." into honeycomb by Romain Guy · 14 years ago
  42. 1f1fcb7 Don't delete objects twice... by Romain Guy · 14 years ago
  43. 24c0021 Copy shaders when recording them in display lists. by Romain Guy · 14 years ago
  44. 4b26d05 Merge "Copy shaders when recording them in display lists." into honeycomb by Romain Guy · 14 years ago
  45. f510684 Don't add clipped rects to layer regions. Bug #3350208 by Romain Guy · 14 years ago
  46. fe5be1b Merge "Don't add clipped rects to layer regions. Bug #3350208" into honeycomb by Romain Guy · 14 years ago
  47. afc724b Fix error reporting in Surface::cancelBuffer() by Mathias Agopian · 14 years ago
  48. 076b770 bcc interface fixed. by Shih-wei Liao · 14 years ago
  49. 3b5379d Retire librslib_rt. by Shih-wei Liao · 14 years ago
  50. 35a17e6 Move linking stuff to libbcc. by Shih-wei Liao · 14 years ago
  51. 307bf62 Avoid converting rslib.bc to things like rslib.h. So we are less error-prone. by Shih-wei Liao · 14 years ago
  52. 1e3a431 Remove debug code by Romain Guy · 14 years ago
  53. 24bb317 Merge "Remove debug code" into honeycomb by Romain Guy · 14 years ago
  54. ef70a20 Implement sub updates for mipmap levels and cubmaps. by Jason Sams · 14 years ago
  55. ffac7fc Add debug logs for display lists. by Romain Guy · 14 years ago
  56. e9d3da1 Merge "Re-implement img npot support in HC." into honeycomb by Jason Sams · 14 years ago
  57. 7f5690b Merge "Add debug logs for display lists." into honeycomb by Romain Guy · 14 years ago
  58. 9333e64 Re-implement img npot support in HC. by Jason Sams · 14 years ago
  59. 49dc58b Merge "Docs plus removing some junk per API review." into honeycomb by Alex Sakhartchouk · 14 years ago
  60. f5c876e Docs plus removing some junk per API review. by Alex Sakhartchouk · 14 years ago
  61. f7acf16 Fix remote GraphicBuffer allocation in SurfaceFlinger. by Jamie Gennis · 14 years ago
  62. e8d0e8a Add logging to SurfaceTextureClient. by Jamie Gennis · 14 years ago
  63. c15c7a7 Merge "Cleanup implementation of hardware layers." into honeycomb by Romain Guy · 14 years ago
  64. 5865c49 Merge "Fix a bug in SurfaceTexture::dequeueBuffer." into honeycomb by Jamie Gennis · 14 years ago
  65. ada830f Cleanup implementation of hardware layers. by Romain Guy · 14 years ago
  66. 8eff4524 Merge "Fix issue 3302649." into honeycomb by Eric Laurent · 14 years ago
  67. 21f62b9 Merge "Add a method enable encryption." into honeycomb by Jason parks · 14 years ago
  68. 9610019 Fix the build. by Shih-wei Liao · 14 years ago
  69. 078717b Merge "Disable on-device linking" into honeycomb by Shih-wei Liao · 14 years ago
  70. 0394d24 Disable on-device linking by Shih-wei Liao · 14 years ago
  71. c758f1c Merge "Fix the build." into honeycomb by Shih-wei Liao · 14 years ago
  72. f6dd9c5 Merge "On-device linking." into honeycomb by Shih-wei Liao · 14 years ago
  73. 3ae5017 Merge "convert2uchar3." into honeycomb by Shih-wei Liao · 14 years ago
  74. 3a3dd2b Fix the build. by Shih-wei Liao · 14 years ago
  75. 067e7b2 On-device linking. by Shih-wei Liao · 14 years ago
  76. 41f4d4d Fix issue 3302649. by Eric Laurent · 14 years ago
  77. ef56ee3 Merge "WAR driver bug where surfaces of size 0 fail." into honeycomb by Jason Sams · 14 years ago
  78. ec30933 WAR driver bug where surfaces of size 0 fail. by Jason Sams · 14 years ago
  79. 208a1c6 Merge "Implement more of copy2DRange*" into honeycomb by Jason Sams · 14 years ago
  80. c038ea3 Reenable region composition pipeline for layers Bug #3341848 by Romain Guy · 14 years ago
  81. b08ea03 Merge "Reenable region composition pipeline for layers Bug #3341848" into honeycomb by Romain Guy · 14 years ago
  82. 103198a Merge "Implement crop & transform for SurfaceTexture." into honeycomb by Jamie Gennis · 14 years ago
  83. fb9f82c Implement more of copy2DRange* by Jason Sams · 14 years ago
  84. 1fc883b Add logging to the new layers API. by Romain Guy · 14 years ago
  85. 2e0c526 Merge "Add logging to the new layers API." into honeycomb by Romain Guy · 14 years ago
  86. 56aa532 Add a method enable encryption. by Jason parks · 14 years ago
  87. 8f597fd Merge "Cleanup bitmap uploads Implement standalone mipmap generation." into honeycomb by Jason Sams · 14 years ago
  88. f708609 Cleanup bitmap uploads Implement standalone mipmap generation. by Jason Sams · 14 years ago
  89. 85354828 Merge "Cleanup GL objects on the correct thread." into honeycomb by Romain Guy · 14 years ago
  90. 57066eb Cleanup GL objects on the correct thread. by Romain Guy · 14 years ago
  91. 27d1160 Merge "Adding ability to load cubemaps from individual faces." into honeycomb by Alex Sakhartchouk · 14 years ago
  92. a7eacc1 Fix a bug in SurfaceTexture::dequeueBuffer. by Jamie Gennis · 14 years ago
  93. b598fb9 Implement crop & transform for SurfaceTexture. by Jamie Gennis · 14 years ago
  94. 16095fc convert2uchar3. by Shih-wei Liao · 14 years ago
  95. 78dd1ef Merge "Clean up RS math headers." into honeycomb by Stephen Hines · 14 years ago
  96. 35f2454 Disable the region compositing pipeline for layers. by Romain Guy · 14 years ago
  97. a9d0711 Don't break the build! by Romain Guy · 14 years ago
  98. 6c319ca Better backend for hardware layers. by Romain Guy · 14 years ago
  99. 682c4a8 Clean up RS math headers. by Stephen Hines · 14 years ago
  100. 3222828 Solve translucency issue when drawing paths. by Romain Guy · 14 years ago