1. aa6c24c New widget: TextureView Bug #4343984 by Romain Guy · 14 years ago
  2. 9fc2781 Correctly compute tex coords for rect layers. Bug #4192695 by Romain Guy · 14 years ago
  3. 2d03921 Merge "Apply shaders/filters to text drop shadows. Bug #4318323" by Romain Guy · 14 years ago
  4. 740bf2b Apply shaders/filters to text drop shadows. Bug #4318323 by Romain Guy · 14 years ago
  5. 64e0098 Merge "Start ICS header cleanup and finish type matrix." by Stephen Hines · 14 years ago
  6. 87dfce4 am fbb0e9f9: am bb93dad9: am bb10986c: am 13ce221e: Merge "libutils: Fix an improper const-cast in RefBase" by Kenny Root · 14 years ago
  7. fbb0e9f am bb93dad9: am bb10986c: am 13ce221e: Merge "libutils: Fix an improper const-cast in RefBase" by Kenny Root · 14 years ago
  8. bb10986 am 13ce221e: Merge "libutils: Fix an improper const-cast in RefBase" by Kenny Root · 14 years ago
  9. 84baa7f Merge "EGL: Allow creating a SurfaceTexture EGLSurface." by Jamie Gennis · 14 years ago
  10. 9e79778 Merge "libgui: Fix the tests so they build." by Mathias Agopian · 14 years ago
  11. 7868c64 EGL: Allow creating a SurfaceTexture EGLSurface. by Jamie Gennis · 14 years ago
  12. 5dbf2ed libgui: Fix the tests so they build. by Jamie Gennis · 14 years ago
  13. 6cc888e Start ICS header cleanup and finish type matrix. by Jason Sams · 14 years ago
  14. 1a2210c Merge "Minor cleanup in GLrenderer code" by Chet Haase · 14 years ago
  15. 6fca988 Minor cleanup in GLrenderer code by Chet Haase · 14 years ago
  16. e7c4a75 Modifying libRS internal communication to handle network rendering. by Alex Sakhartchouk · 14 years ago
  17. cc5a7d2 Merge "Fix bitfield bug with vertex shader selection" by Chet Haase · 14 years ago
  18. 6cfdf45 Fix bitfield bug with vertex shader selection by Chet Haase · 14 years ago
  19. 21cd43c Add matrix logging. by Jason Sams · 14 years ago
  20. e2b3304 Fix rsRand(float, float) by Jason Sams · 14 years ago
  21. c4fbbe0 libutils: Fix an improper const-cast in RefBase by Josh Stone · 14 years ago
  22. 5db1314 Merge "Get rid of the "pid" parameter from createSurface" by Mathias Agopian · 14 years ago
  23. b86a6ea Merge "Move TLS behind hal." by Jason Sams · 14 years ago
  24. bf96c35 Merge "Enable anti-aliasing for hw-accelerated lines" by Chet Haase · 14 years ago
  25. 5b0200b Enable anti-aliasing for hw-accelerated lines by Chet Haase · 14 years ago
  26. be8ac6a Move TLS behind hal. by Jason Sams · 14 years ago
  27. 594f3ee Make sure binder ioctl structs don't contain uninitialized values. by Evgeniy Stepanov · 14 years ago
  28. 1187822 Merge "Reduce verbosity of Renderscript logging." by Stephen Hines · 14 years ago
  29. 4698ef3 Merge "Remove accidental logging." by Jason Sams · 14 years ago
  30. 0ec8c6f Remove accidental logging. by Jason Sams · 14 years ago
  31. 9c35d79 Reduce verbosity of Renderscript logging. by Stephen Hines · 14 years ago
  32. ff0f67d Merge "Create runtime stubs for compute driver." by Jason Sams · 14 years ago
  33. fcf7231 Create runtime stubs for compute driver. by Jason Sams · 14 years ago
  34. 9638e5c Get rid of the "pid" parameter from createSurface by Mathias Agopian · 14 years ago
  35. 3f14891 Merge "Initial checkin of spot presentation for touchpad gestures." by Jeff Brown · 14 years ago
  36. 2352b97 Initial checkin of spot presentation for touchpad gestures. by Jeff Brown · 14 years ago
  37. 578492e Merge "changes to SurfaceTexture needed for unification with SF" by Mathias Agopian · 14 years ago
  38. a1e9953 Merge "Fix broken assert (if input allocation is NULL)." by Stephen Hines · 14 years ago
  39. b0dfade Merge "Parcel::appendFrom({const } Parcel *parcel, size_t, size_t)" by Andreas Huber · 14 years ago
  40. 644c4f1 Merge "Fix a GraphicBuffer leak in SurfaceTexture" by Mathias Agopian · 14 years ago
  41. 0ffc988 Rewrite battery history storage. by Dianne Hackborn · 14 years ago
  42. 0a47f4f Parcel::appendFrom({const } Parcel *parcel, size_t, size_t) by Andreas Huber · 14 years ago
  43. fda06c0 Merge "Add camera metering area API." by Wu-cheng Li · 14 years ago
  44. e98e4c8 Add camera metering area API. by Wu-cheng Li · 14 years ago
  45. 461fa8b0 resolved conflicts for merge of 18490fb9 to master by Kenny Root · 14 years ago
  46. 18490fb resolved conflicts for merge of 87b3c0dc to honeycomb-plus-aosp by Kenny Root · 14 years ago
  47. 27cd07c changes to SurfaceTexture needed for unification with SF by Mathias Agopian · 14 years ago
  48. 87b3c0d am 08d9d9a4: Merge "Runtime resource overlay, iteration 1." by Kenny Root · 14 years ago
  49. d08b2ad9 am 9e13c7e5: am 9645081c: am 43707a83: UsbManager: minor Javadoc tweak by Mike Lockwood · 14 years ago
  50. 9e13c7e am 9645081c: am 43707a83: UsbManager: minor Javadoc tweak by Mike Lockwood · 14 years ago
  51. 97837c9 Fix broken assert (if input allocation is NULL). by Stephen Hines · 14 years ago
  52. 5f05f99 Fix a GraphicBuffer leak in SurfaceTexture by Mathias Agopian · 14 years ago
  53. 30771b7 Add camera focus area API. by Wu-cheng Li · 14 years ago
  54. 6181de3 Merge "Coalesce input events that arrive faster than 333Hz." by Jeff Brown · 14 years ago
  55. 4e91a18 Coalesce input events that arrive faster than 333Hz. by Jeff Brown · 14 years ago
  56. e651c68 Merge "Migrate most GL from context to driver." by Jason Sams · 14 years ago
  57. 803626f Migrate most GL from context to driver. by Jason Sams · 14 years ago
  58. 59ad81e Merge "remove more unused references to ISurface" by Mathias Agopian · 14 years ago
  59. 78e0618 Merge "Cleanup character limits." by Jason Sams · 14 years ago
  60. bd184c5 Cleanup character limits. by Jason Sams · 14 years ago
  61. 46ded12 Merge "Seperate ProgramRaster. Cleanup ProgramRaster and ProgramStore creation." by Jason Sams · 14 years ago
  62. d57a93b Merge "Seperate GL from RS program store." by Jason Sams · 14 years ago
  63. 331bf9b Seperate ProgramRaster. Cleanup ProgramRaster and ProgramStore creation. by Jason Sams · 14 years ago
  64. 3fc982f Add new resource configurations for screen width/height in "dp". by Dianne Hackborn · 14 years ago
  65. c8a04b5 remove more unused references to ISurface by Mathias Agopian · 14 years ago
  66. 48f5056 Seperate GL from RS program store. by Jason Sams · 14 years ago
  67. 9645081 am 43707a83: UsbManager: minor Javadoc tweak by Mike Lockwood · 14 years ago
  68. 78a9f6a Merge "First draft of fbo in renderscript. Updating samples and benchmark" by Alex Sakhartchouk · 14 years ago
  69. 7b465b0 Merge "Fix dispatcher crash when input monitoring enabled. Also ensure that we actually log assertion failures." by Jeff Brown · 14 years ago
  70. b6110c2 Fix dispatcher crash when input monitoring enabled. by Jeff Brown · 14 years ago
  71. 756484c Merge "SurfaceTexture can now force the client to request a buffer" by Mathias Agopian · 14 years ago
  72. e5a1bff SurfaceTexture can now force the client to request a buffer by Mathias Agopian · 14 years ago
  73. 43707a8 UsbManager: minor Javadoc tweak by Mike Lockwood · 14 years ago
  74. 8e90f2b First draft of fbo in renderscript. Updating samples and benchmark by Alex Sakhartchouk · 14 years ago
  75. 9c1e23b Add logging of graphics acceleration info to bugreports by Chet Haase · 14 years ago
  76. 57f4b77 Runtime resource overlay, iteration 1. by Mårten Kongstad · 14 years ago
  77. 40c3641 frameworks/base: some camera-interface cleanup by Iliyan Malchev · 14 years ago
  78. 696257c merge libsurfaceflinger_client into libgui by Mathias Agopian · 14 years ago
  79. 623cb95 Properly handle script teardown. by Stephen Hines · 14 years ago
  80. ad575f4 Merge "When deleting a path, remove it from the path cache. Bug #4170585" by Romain Guy · 14 years ago
  81. 8a40f6a Merge "Fix bug with accelerated translucent rendering" by Chet Haase · 14 years ago
  82. 1af23a3 When deleting a path, remove it from the path cache. Bug #4170585 by Romain Guy · 14 years ago
  83. f147340 Fix bug with accelerated translucent rendering by Chet Haase · 14 years ago
  84. 46709f1 Merge "Revert "Fix cleanup bug clearing script references."" by Stephen Hines · 14 years ago
  85. 044d7d9 Revert "Fix cleanup bug clearing script references." by Stephen Hines · 14 years ago
  86. aaceeb0 Use the correct API to query system properties. by Romain Guy · 14 years ago
  87. b5fa490 DO NOT MERGE Take fake bold font property into account. Bug #4159731 by Romain Guy · 14 years ago
  88. 5b7a3150 Don't crash when omitting paint to drawBitmap() with A8 configs. by Romain Guy · 14 years ago
  89. 80bbfb1 Fix shaders generation on IMG GPUs. by Romain Guy · 14 years ago
  90. c7b25be Take fake bold font property into account. Bug #4159731 by Romain Guy · 14 years ago
  91. 06a42db Include strings.h for the strcasecmp prototype. by Carl Shapiro · 14 years ago
  92. 43e7aeb Merge "Add support for drawPoint() and drawPoints()." by Romain Guy · 14 years ago
  93. ed6fcb0 Add support for drawPoint() and drawPoints(). by Romain Guy · 14 years ago
  94. 90a948b Merge "Fix cleanup bug clearing script references." by Jason Sams · 14 years ago
  95. 88728ec Fix cleanup bug clearing script references. by Jason Sams · 14 years ago
  96. d1daaa2 Merge "Fix hairline rendering." by Romain Guy · 14 years ago
  97. 67ac217 Fix hairline rendering. by Romain Guy · 14 years ago
  98. 73a7a1c Merge "Fix bug with hal init uninitialized var." by Jason Sams · 14 years ago
  99. 80e29cf Fix bug with hal init uninitialized var. by Jason Sams · 14 years ago
  100. a168d73 Correctly apply filters to Alpha8 bitmaps. by Romain Guy · 14 years ago