1. 5510d17 am f8cbf729: Merge "cleanup headers for SDK. bug 3421901" into honeycomb by Jason Sams · 14 years ago
  2. f8cbf72 Merge "cleanup headers for SDK. bug 3421901" into honeycomb by Jason Sams · 14 years ago
  3. 18f5c7e am cfc048a3: set targetsdk=11 on renderscript misc samples project by Robert Ly · 14 years ago
  4. cfc048a set targetsdk=11 on renderscript misc samples project by Robert Ly · 14 years ago
  5. 7eca7f74 am 5cf98da8: Merge "Fixing renderscript samples to properly declare targetSDK" into honeycomb by Robert Ly · 14 years ago
  6. 5cf98da8 Merge "Fixing renderscript samples to properly declare targetSDK" into honeycomb by Robert Ly · 14 years ago
  7. d307645 Fixing renderscript samples to properly declare targetSDK by Robert Ly · 14 years ago
  8. e4d08c0 am 851beae7: Merge "Properly handle dirty rectangles generated from 9-patches Bug #3409580" into honeycomb by Mike Cleron · 14 years ago
  9. a626eb1 am 2d47fd3c: Merge "Fix crash when Paths are GCd in hw accelerated apps" into honeycomb by Mike Cleron · 14 years ago
  10. 851beae Merge "Properly handle dirty rectangles generated from 9-patches Bug #3409580" into honeycomb by Mike Cleron · 14 years ago
  11. 2d47fd3 Merge "Fix crash when Paths are GCd in hw accelerated apps" into honeycomb by Mike Cleron · 14 years ago
  12. 95dc232 am a5b8768f: Merge "Add support for memcpy/memset to RS." into honeycomb by Stephen Hines · 14 years ago
  13. a5b8768 Merge "Add support for memcpy/memset to RS." into honeycomb by Stephen Hines · 14 years ago
  14. c783975 am c2efcd2c: Merge "Initialize the SurfaceTexture transform fields." into honeycomb by Jamie Gennis · 14 years ago
  15. 3f73da5 Add support for memcpy/memset to RS. by Stephen Hines · 14 years ago
  16. c78b5d5 Properly handle dirty rectangles generated from 9-patches Bug #3409580 by Romain Guy · 14 years ago
  17. 2672226 Initialize the SurfaceTexture transform fields. by Jamie Gennis · 14 years ago
  18. 5a7e828 Fix crash when Paths are GCd in hw accelerated apps by Chet Haase · 14 years ago
  19. 80038fb am ba27cf75: Merge "Empty the clip rect when intersection is empty. Bug #3410035" into honeycomb by Romain Guy · 14 years ago
  20. f28daff Empty the clip rect when intersection is empty. Bug #3410035 by Romain Guy · 14 years ago
  21. 38e8c35 am 59301777: Merge "Fix leak in reused display lists" into honeycomb by Chet Haase · 14 years ago
  22. a9c369d am 87465f02: Merge "Fixes cache misses and extra allocations. Bug #3421454" into honeycomb by Romain Guy · 14 years ago
  23. d63cbd1 Fix leak in reused display lists by Chet Haase · 14 years ago
  24. 5f1d68d cleanup headers for SDK. bug 3421901 by Jason Sams · 14 years ago
  25. 2fc941e Fixes cache misses and extra allocations. Bug #3421454 by Romain Guy · 14 years ago
  26. 109da7d am 5bfd1aff: Merge "Allocate layers from the layers pool. Bug #3413433" into honeycomb by Romain Guy · 14 years ago
  27. 5bfd1af Merge "Allocate layers from the layers pool. Bug #3413433" into honeycomb by Romain Guy · 14 years ago
  28. 09b7c91 Allocate layers from the layers pool. Bug #3413433 by Romain Guy · 14 years ago
  29. 44e3b0d am f44ed5ad: Merge "Don\'t clobber the local dirty rect after rendering a layer. Bug #3417254 Bug #3413433" into honeycomb by Romain Guy · 14 years ago
  30. f44ed5a Merge "Don't clobber the local dirty rect after rendering a layer. Bug #3417254 Bug #3413433" into honeycomb by Romain Guy · 14 years ago
  31. 421d94c am ecb4b3f0: Merge "Pass the IGraphicBufferAlloc to SurfaceTextureClient." into honeycomb by Jamie Gennis · 14 years ago
  32. ecb4b3f Merge "Pass the IGraphicBufferAlloc to SurfaceTextureClient." into honeycomb by Jamie Gennis · 14 years ago
  33. 62687ec Don't clobber the local dirty rect after rendering a layer. by Romain Guy · 14 years ago
  34. 83bac21 Pass the IGraphicBufferAlloc to SurfaceTextureClient. by Jamie Gennis · 14 years ago
  35. 57188f0 am c1f8bcff: Merge "Fix incorrect dirty rectangle transformation in hardware layers. Bug #3413433" into honeycomb by Romain Guy · 14 years ago
  36. beff8d8 Fix incorrect dirty rectangle transformation in hardware layers. Bug #3413433 by Romain Guy · 14 years ago
  37. debeeef am d51eaa64: Merge "Update layers based on the dirty region. Bug #3413433" into honeycomb by Romain Guy · 14 years ago
  38. 3a3133d Update layers based on the dirty region. Bug #3413433 by Romain Guy · 14 years ago
  39. ec2cd74 am 1314bdb2: am e88fa50b: Merge from open-source gingerbread by Jean-Baptiste Queru · 14 years ago
  40. 1314bdb am e88fa50b: Merge from open-source gingerbread by Jean-Baptiste Queru · 14 years ago
  41. e88fa50 Merge from open-source gingerbread by Jean-Baptiste Queru · 14 years ago
  42. 09443ae am 62884505: Merge "Reset ANativeWindow crop on buffer geometry changes." into honeycomb by Jamie Gennis · 14 years ago
  43. 6288450 Merge "Reset ANativeWindow crop on buffer geometry changes." into honeycomb by Jamie Gennis · 14 years ago
  44. b2abd8c Mass merge from gingerbread - do not merge by The Android Open Source Project · 14 years ago
  45. 371de96 am a1f5e82f: am a30063d8: am 25eb0464: Merge "Normalize output from aapt d" by Dianne Hackborn · 14 years ago
  46. a1f5e82 am a30063d8: am 25eb0464: Merge "Normalize output from aapt d" by Dianne Hackborn · 14 years ago
  47. 25eb046 Merge "Normalize output from aapt d" by Dianne Hackborn · 14 years ago
  48. 2ece4cd Reset ANativeWindow crop on buffer geometry changes. by Jamie Gennis · 14 years ago
  49. a66b759 am bd08c7c0: Merge "Clean up RS samples for SDK, bug 2943369 Fix bug 3403965 rsgSyncAll would not mark constants as changed found by inspection." into honeycomb by Jason Sams · 14 years ago
  50. 359113b am c8f6b6fb: Merge "DO NOT MERGE Bug 2943369 RS SDK Remove typedef for quat type which was pushed back to mr1." into honeycomb by Jason Sams · 14 years ago
  51. 62f258f Clean up RS samples for SDK, bug 2943369 by Jason Sams · 14 years ago
  52. 35e7026 DO NOT MERGE by Jason Sams · 14 years ago
  53. a461269 am 2a8f8d57: Merge "Quiet the SurfaceFlingerClient dequeueBuffer error." into honeycomb by Jamie Gennis · 14 years ago
  54. 2a8f8d5 Merge "Quiet the SurfaceFlingerClient dequeueBuffer error." into honeycomb by Jamie Gennis · 14 years ago
  55. 6913062 Quiet the SurfaceFlingerClient dequeueBuffer error. by Jamie Gennis · 14 years ago
  56. bb60947 am 256a09b2: Merge "Fix issue #3392073: At times soft keyboard comes up in..." into honeycomb by Dianne Hackborn · 14 years ago
  57. 256a09b Merge "Fix issue #3392073: At times soft keyboard comes up in..." into honeycomb by Dianne Hackborn · 14 years ago
  58. 24c2986 am d0b54a73: Merge "Add more debug info for profiling." into honeycomb by Romain Guy · 14 years ago
  59. d0b54a7 Merge "Add more debug info for profiling." into honeycomb by Romain Guy · 14 years ago
  60. e75d872 Fix issue #3392073: At times soft keyboard comes up in... by Dianne Hackborn · 14 years ago
  61. 3e232f1 am 386ef6da: Merge "Fix another barrier bug 3333866 Atomically update put." into honeycomb by Jason Sams · 14 years ago
  62. 386ef6d Merge "Fix another barrier bug 3333866 Atomically update put." into honeycomb by Jason Sams · 14 years ago
  63. 6059c39 am 55f8f121: Merge "Correctly free resouces bound to scripts when the scripts are deleted." into honeycomb by Stephen Hines · 14 years ago
  64. 38f8d9d Correctly free resouces bound to scripts when the scripts are deleted. by Jason Sams · 14 years ago
  65. 885153e Add more debug info for profiling. by Romain Guy · 14 years ago
  66. 5012a8f Fix another barrier bug 3333866 Atomically update put. by Jason Sams · 14 years ago
  67. 50f7830 am 72abf01a: Merge "Fix the ISurfaceComposer onTransact switch." into gingerbread by Mathias Agopian · 14 years ago
  68. fcf51a6 am a45c056e: Merge "Fix display List bugs" into honeycomb by Chet Haase · 14 years ago
  69. a45c056 Merge "Fix display List bugs" into honeycomb by Chet Haase · 14 years ago
  70. 38f34ed am 7c53a0d6: Merge "Don\'t draw the same triangles several times. Bug #3388197" into honeycomb by Romain Guy · 14 years ago
  71. 678e0ad Fix display List bugs by Chet Haase · 14 years ago
  72. 4f09f54 Don't draw the same triangles several times. Bug #3388197 by Romain Guy · 14 years ago
  73. 957ee34 am b9d69d59: Merge "For rs_cl, fix _RS_STATIC (used while we do on-host linking). Now we do on-device linking, STATIC no longer makes sense. (b/2943524)" into honeycomb by Shih-wei Liao · 14 years ago
  74. 26e5ff8 For rs_cl, fix _RS_STATIC (used while we do on-host linking). Now we do by Shih-wei Liao · 14 years ago
  75. dde78c2 am 79204b98: Merge "Part II of fixing b/2943524: On-device linking rs_core." into honeycomb by Shih-wei Liao · 14 years ago
  76. 79204b9 Merge "Part II of fixing b/2943524: On-device linking rs_core." into honeycomb by Shih-wei Liao · 14 years ago
  77. f5a16ef Part II of fixing b/2943524: On-device linking rs_core. by Shih-wei Liao · 14 years ago
  78. 203107d am 8fc7690f: Merge "Hook up tgammaf properly for RS." into honeycomb by Stephen Hines · 14 years ago
  79. 8fc7690 Merge "Hook up tgammaf properly for RS." into honeycomb by Stephen Hines · 14 years ago
  80. 08cdf6f am 940df6dd: Merge "Remove unused API" into honeycomb by Romain Guy · 14 years ago
  81. 940df6d Merge "Remove unused API" into honeycomb by Romain Guy · 14 years ago
  82. 2b1847e Remove unused API by Romain Guy · 14 years ago
  83. d6a5b40 Hook up tgammaf properly for RS. by Stephen Hines · 14 years ago
  84. 83af701 am e0fc4b70: Merge "DO NOT MERGE Remove the rs_quaternion functions until mr1" into honeycomb by Jason Sams · 14 years ago
  85. 2e42038 am e361ca64: Merge "Migrating functions for on device linking." into honeycomb by Jason Sams · 14 years ago
  86. e0fc4b7 Merge "DO NOT MERGE Remove the rs_quaternion functions until mr1" into honeycomb by Jason Sams · 14 years ago
  87. e361ca6 Merge "Migrating functions for on device linking." into honeycomb by Jason Sams · 14 years ago
  88. ca11318 DO NOT MERGE Remove the rs_quaternion functions until mr1 by Jason Sams · 14 years ago
  89. 969b3ae am 39740e1e: Merge "Fix b/2943524: On-device linking the rs_cl." into honeycomb by Shih-wei Liao · 14 years ago
  90. 2fd2c89 Fix b/2943524: On-device linking the rs_cl. by Shih-wei Liao · 14 years ago
  91. 5742a27 am b6110a1e: Merge "Make sure the opaque bitmap is opaque. GL doesn\'t like being lied to. Bug #3382992" into honeycomb by Romain Guy · 14 years ago
  92. f90f817 Make sure the opaque bitmap is opaque. GL doesn't like being lied to. by Romain Guy · 14 years ago
  93. 2d9299b fix failing thread object run by Ritu Srivastava · 14 years ago
  94. 1afbf54 Migrating functions for on device linking. by Jason Sams · 14 years ago
  95. df83689 am 239fd805: Merge "fix [3361121] hang in glClear() - device unresponsive, OTA fails (DO NOT MERGE)" into gingerbread by Mathias Agopian · 14 years ago
  96. af4fa5d am 1955a5c9: Merge "partially fix [3306150] HTML5 video with H/W acceleration blackout (DO NOT MERGE)" into gingerbread by Mathias Agopian · 14 years ago
  97. 88bccab am d3fcd0a1: Merge "minor clean-up. SurfaceFlinger doesn\'t need libpixelflinger.so. (DO NOT MERGE)" into gingerbread by Mathias Agopian · 14 years ago
  98. 2195604 fix [3361121] hang in glClear() - device unresponsive, OTA fails (DO NOT MERGE) by Mathias Agopian · 14 years ago
  99. 68d3478 partially fix [3306150] HTML5 video with H/W acceleration blackout (DO NOT MERGE) by Mathias Agopian · 14 years ago
  100. 728d849 minor clean-up. SurfaceFlinger doesn't need libpixelflinger.so. (DO NOT MERGE) by Mathias Agopian · 14 years ago