1. 4bd3e95 am 6d5bb884: am aac6a748: Merge "Only monitor recognized uevent devices." into gingerbread by Jean-Baptiste Queru · 16 years ago
  2. 0ca7aae am 33992d41: am 72e0b2ab: Merge "Fix some input device mapping bugs with certain drivers." into gingerbread by Jeff Brown · 16 years ago
  3. 494413f Merge "Update OpenGLRenderer test to test opaque ARGB8888 bitmaps." by Romain Guy · 16 years ago
  4. e9e7fd0 Update OpenGLRenderer test to test opaque ARGB8888 bitmaps. by Romain Guy · 16 years ago
  5. 526e7a3 Should fix the build. by Alex Sakhartchouk · 16 years ago
  6. 7723d8c Hopefully this fixes the build. by Alex Sakhartchouk · 16 years ago
  7. 3e5ea4a Merge "Renderscript samples. Merged two model related projects. Cleanup." by Alex Sakhartchouk · 16 years ago
  8. c4d8eb6 Speedup TextView fades (no more layers required.) by Romain Guy · 16 years ago
  9. 8b55f37 Fix drawing issues with layers. by Romain Guy · 16 years ago
  10. 27f5052 Renderscript samples. Merged two model related projects. Cleanup. by Alex Sakhartchouk · 16 years ago
  11. a9abfa5 am 29eb491a: am 3922484d: Merge "Optimize EventHub reads." into gingerbread by Jeff Brown · 16 years ago
  12. 671cc0e am 8fd80e92: am 72ce4235: Merge "Fix possible race conditions during channel unregistration." into gingerbread by Jeff Brown · 16 years ago
  13. 6d5bb88 am aac6a748: Merge "Only monitor recognized uevent devices." into gingerbread by Jean-Baptiste Queru · 16 years ago
  14. aeb00c4 Only monitor recognized uevent devices. by Sean McNeil · 16 years ago
  15. 33992d4 am 72e0b2ab: Merge "Fix some input device mapping bugs with certain drivers." into gingerbread by Jeff Brown · 16 years ago
  16. 72e0b2a Merge "Fix some input device mapping bugs with certain drivers." into gingerbread by Jeff Brown · 16 years ago
  17. 2dfd7a7 Fix some input device mapping bugs with certain drivers. by Jeff Brown · 16 years ago
  18. 29eb491 am 3922484d: Merge "Optimize EventHub reads." into gingerbread by Jeff Brown · 16 years ago
  19. 8fd80e9 am 72ce4235: Merge "Fix possible race conditions during channel unregistration." into gingerbread by Jeff Brown · 16 years ago
  20. cadef53 Merge "Fix the build." by Romain Guy · 16 years ago
  21. 1f8c960 Fix the build. by Romain Guy · 16 years ago
  22. 2f728bf Merge "Fix bug looping non-blocking fifos." by Jason Sams · 16 years ago
  23. 2ea56ef Merge "Remove OOB object destruction." by Jason Sams · 16 years ago
  24. d0cb106 Fix bug looping non-blocking fifos. by Jason Sams · 16 years ago
  25. 7568798 Merge "Layers were using an extra Snapshot causing extra clipping." by Romain Guy · 16 years ago
  26. 2542d19 Layers were using an extra Snapshot causing extra clipping. by Romain Guy · 16 years ago
  27. c4554b9 Keep track of remaining fd when devices are removed by Jens Gulin · 16 years ago
  28. cc2e717 Optimize EventHub reads. by Jeff Brown · 16 years ago
  29. fb54590 Merge "Make java entry points for native fifo synchronized." by Jason Sams · 16 years ago
  30. d78be37 Remove OOB object destruction. by Jason Sams · 16 years ago
  31. 8fb9542 Fix save()/restore() issues in the OpenGL renderer. by Romain Guy · 16 years ago
  32. 2cbecea Fix possible race conditions during channel unregistration. by Jeff Brown · 16 years ago
  33. 2e1872f Make java entry points for native fifo synchronized. by Jason Sams · 16 years ago
  34. 89c7ec3 Merge changes I16ce79ab,Ib86a7309 by Romain Guy · 16 years ago
  35. 1d83e19 Correctly set the viewport in layers. by Romain Guy · 16 years ago
  36. 94bbccc Propagating some useful font changes. by Alex Sakhartchouk · 16 years ago
  37. 0c316ee am ddbcce3a: Merge "resolved conflicts for merge of be50507b to gingerbread-plus-aosp" into gingerbread-plus-aosp by Jean-Baptiste Queru · 16 years ago
  38. 6525fca resolved conflicts for merge of be50507b to gingerbread-plus-aosp by Jean-Baptiste Queru · 16 years ago
  39. be50507 Merge "Keep track of remaining fd when devices are removed" by Jean-Baptiste Queru · 16 years ago
  40. 0a41749 Cleanup, better code reuse. by Romain Guy · 16 years ago
  41. fe0c474 Merge "Added frustum plane extraction and sphere culling code." by Alex Sakhartchouk · 16 years ago
  42. cbed752 Added frustum plane extraction and sphere culling code. by Alex Sakhartchouk · 16 years ago
  43. 43c3142 Remove extra float<>int conversions in ImageProcessing. by Jason Sams · 16 years ago
  44. 02f62aa Support reference operations in RS scripts. by Jason Sams · 16 years ago
  45. 1e45aae Add drop shadows. by Romain Guy · 16 years ago
  46. aece2d0 Merge "Adding bounding box computation." by Alex Sakhartchouk · 16 years ago
  47. a80145d Adding bounding box computation. by Alex Sakhartchouk · 16 years ago
  48. 04ba608 Merge "Renderscript scenegraph prototype." by Alex Sakhartchouk · 16 years ago
  49. 094a068 Renderscript scenegraph prototype. by Alex Sakhartchouk · 16 years ago
  50. 4e806c5 Merge "Start adding RS tests." by Jason Sams · 16 years ago
  51. 2a114bd Start adding RS tests. by Jason Sams · 16 years ago
  52. 2a115d8 Merge "Thread launch strategies." by Jason Sams · 16 years ago
  53. e0b8d3c Merge "Fix GC issue, fix local shader transformations." by Romain Guy · 16 years ago
  54. 0ba681b Fix GC issue, fix local shader transformations. by Romain Guy · 16 years ago
  55. 6675f26 Merge "Better support for rotation and perspective matrices." by Romain Guy · 16 years ago
  56. af28b51 Better support for rotation and perspective matrices. by Romain Guy · 16 years ago
  57. 2cbd298 Thread launch strategies. by Jason Sams · 16 years ago
  58. 4199175 Merge "Fix field packer bug for U32 data. Fix initial refcounts in allocations. Support null references in allocations." by Jason Sams · 16 years ago
  59. ee73498 Fix field packer bug for U32 data. by Jason Sams · 16 years ago
  60. 0de9444 Preparing renderscript java code for use with phanton references. by Alex Sakhartchouk · 16 years ago
  61. 009e51e Merge "Fix anonymous struct." by Shih-wei Liao · 16 years ago
  62. 66bda36 Fix anonymous struct. by Shih-wei Liao · 16 years ago
  63. 959c91f Bunch of fixes. by Romain Guy · 16 years ago
  64. 73b77af Merge "Delete shaders after a compile error. Also disable extra logging." by Romain Guy · 16 years ago
  65. 98173a2 Delete shaders after a compile error. Also disable extra logging. by Romain Guy · 16 years ago
  66. 1f5a8d9 am 80328ba0: am 8ea71511: Merge "Initial tool for OBB manipulation" into gingerbread by Kenny Root · 16 years ago
  67. 80328ba am 8ea71511: Merge "Initial tool for OBB manipulation" into gingerbread by Kenny Root · 16 years ago
  68. 6e7ac5f Initial tool for OBB manipulation by Kenny Root · 16 years ago
  69. 2ce0e3f Adding allocation reference counting to the a3d models. by Alex Sakhartchouk · 16 years ago
  70. a919112 Renaming stucts back. by Alex Sakhartchouk · 16 years ago
  71. 0dde1f8 Merge "Adding quaternion functions to math library." by Alex Sakhartchouk · 16 years ago
  72. 7b6d0d9 am 679ac09a: am a5ae50cd: Merge "More native work." into gingerbread by Dianne Hackborn · 16 years ago
  73. 679ac09 am a5ae50cd: Merge "More native work." into gingerbread by Dianne Hackborn · 16 years ago
  74. 08d5b8f More native work. by Dianne Hackborn · 16 years ago
  75. 9e187ed Merge "Add extra blending modes." by Romain Guy · 16 years ago
  76. 48daa54 Add extra blending modes. by Romain Guy · 16 years ago
  77. 7d73206a Merge "Refcounting in allocations." by Jason Sams · 16 years ago
  78. cc6e6c9 Merge "Update image processing to cleaup code by not inlining functions that should be handled by the runtime." by Jason Sams · 16 years ago
  79. facd6fc Adding quaternion functions to math library. by Alex Sakhartchouk · 16 years ago
  80. f79ad0c Merge "Add support for text underline and strikethru." by Romain Guy · 16 years ago
  81. a674ab7 Add support for text underline and strikethru. by Romain Guy · 16 years ago
  82. ea48ff4 am 95105f3c: am c3fc2d03: Fix safe mode and KeyEvent.getMaxKeyCode(). by Jeff Brown · 16 years ago
  83. 95105f3 am c3fc2d03: Fix safe mode and KeyEvent.getMaxKeyCode(). by Jeff Brown · 16 years ago
  84. c3fc2d0 Fix safe mode and KeyEvent.getMaxKeyCode(). by Jeff Brown · 16 years ago
  85. a48a1a8 Fast text selection drawing. by Romain Guy · 16 years ago
  86. 61c8c9c Fix tons of bugs and add new text rendering support. by Romain Guy · 16 years ago
  87. b28ca96f Refcounting in allocations. by Jason Sams · 16 years ago
  88. 05716aa Update image processing to cleaup code by not inlining by Jason Sams · 16 years ago
  89. 1639351 Make libhwui entirely optional. by Romain Guy · 16 years ago
  90. 9cccc2b9 Enforce maximum texture size. by Romain Guy · 16 years ago
  91. 91fc6e8 am d7ce227b: am 818490ab: Fix String8::operator+ by Kenny Root · 16 years ago
  92. d7ce227 am 818490ab: Fix String8::operator+ by Kenny Root · 16 years ago
  93. 072671f Merge "Fix debugging support for float vectors and add matrix debugging." by Jason Sams · 16 years ago
  94. d64188a Fix debugging support for float vectors and add matrix debugging. by Jason Sams · 16 years ago
  95. 8e3e359 Merge "Added drop shadow renderer to the font class." by Alex Sakhartchouk · 16 years ago
  96. f18136c Added drop shadow renderer to the font class. by Alex Sakhartchouk · 16 years ago
  97. 22158e1 Automatically cleanup textures that don't fit in the cache. by Romain Guy · 16 years ago
  98. 25ee037 Fix incorrect memory cleanup in SkiaShader. by Romain Guy · 16 years ago
  99. 818490a Fix String8::operator+ by Kenny Root · 16 years ago
  100. b423dac Merge "Fix length normilization bug in rsMatrixLoadRotate." by Jason Sams · 16 years ago