1. 861d5ec am b962b98b: am 67a15457: am e5e11fd6: Merge "docs: fixing bug 5942573" into ics-mr1 by Robert Ly · 12 years ago
  2. 67a1545 am e5e11fd6: Merge "docs: fixing bug 5942573" into ics-mr1 by Robert Ly · 12 years ago
  3. e5e11fd Merge "docs: fixing bug 5942573" into ics-mr1 by Robert Ly · 12 years ago
  4. dea05e9 am ca7d7541: am d70eaff4: am 941ff38d: Merge "fix bug 5942522" into ics-mr1 by Robert Ly · 12 years ago
  5. d70eaff am 941ff38d: Merge "fix bug 5942522" into ics-mr1 by Robert Ly · 12 years ago
  6. 8335f1c fix libgui header location by Mathias Agopian · 12 years ago
  7. b73644a Merge "Make compute work without an app context." by Jason Sams · 12 years ago
  8. 1a4e1f3 Make compute work without an app context. by Jason Sams · 12 years ago
  9. 93d083b Merge "Do RS caching the same way HardwareRenderer does. Eliminates the need for an application context for caching." by Jason Sams · 12 years ago
  10. a6f338c Do RS caching the same way HardwareRenderer does. by Jason Sams · 12 years ago
  11. e9d4c71 deprecate L_8, LA_88 and RGB_332 in sdk by Mathias Agopian · 12 years ago
  12. a23c4eb Merge "start new headers" by Jason Sams · 12 years ago
  13. cfef123 Perform early intersect to avoid unnecessary draws by Romain Guy · 12 years ago
  14. f11ffc1 docs: fixing bug 5942573 by Robert Ly · 12 years ago
  15. 9366ce8 fix bug 5942522 by Robert Ly · 12 years ago
  16. f70b0fc start new headers by Jason Sams · 12 years ago
  17. 83c64e6 frameworks/base refactoring by Mathias Agopian · 12 years ago
  18. b13b9bd frameworks/base refactoring. by Mathias Agopian · 12 years ago
  19. e158f20 Merge "Rename three header files to free namespace for api." by Jason Sams · 12 years ago
  20. 1d6983a Rename three header files to free namespace for api. by Jason Sams · 12 years ago
  21. 791c0d1 Merge "Piping texture names through shader builder. Fixing uint size_t mismatch." by Alex Sakhartchouk · 12 years ago
  22. 3beb60e Vectors of non-primitive types are not allowed. by Stephen Hines · 12 years ago
  23. 2123b46 Piping texture names through shader builder. Fixing uint size_t mismatch. by Alex Sakhartchouk · 12 years ago
  24. f6fb3ab Merge "Update Element.isCompatible() to work with NONE." by Stephen Hines · 12 years ago
  25. c107b10 Merge "Beging IO stream out from allocation to surface texture." by Jason Sams · 12 years ago
  26. 163766c Beging IO stream out from allocation to surface texture. by Jason Sams · 12 years ago
  27. 2094811 Update Element.isCompatible() to work with NONE. by Stephen Hines · 12 years ago
  28. 79952ee Merge "Clarify documentation of Bitmap.createScaledBitmap/createBitmap Bug #6015472" by Romain Guy · 12 years ago
  29. f12f6f0 Clarify documentation of Bitmap.createScaledBitmap/createBitmap Bug #6015472 by Romain Guy · 12 years ago
  30. 0599d6e Merge "Fix typos/spacing with new APIs." by Stephen Hines · 12 years ago
  31. 9069ee8 Fix typos/spacing with new APIs. by Stephen Hines · 12 years ago
  32. cb66aec Merge "Start implementing SurfaceTexture streaming into RS allocations." by Jason Sams · 12 years ago
  33. 532efd3 Start implementing SurfaceTexture streaming into RS allocations. by Jason Sams · 12 years ago
  34. cc3669a am fe07b9a2: Merge "Tentative fix for mysteriously recycled bitmap" by Justin Ho · 12 years ago
  35. 4e525a6 Tentative fix for mysteriously recycled bitmap by Romain Guy · 12 years ago
  36. eb5b735 Merge commit 'bdeec118' into manualmerge by Jason Sams · 12 years ago
  37. 4c2e4c8 Implement RS VSync on new vsync infrastructure. by Jason Sams · 12 years ago
  38. 0b1ad70 am e05bc81c: Merge "We should not throw for non-fatal errors." by Stephen Hines · 13 years ago
  39. be74bdd We should not throw for non-fatal errors. by Stephen Hines · 13 years ago
  40. 0a29fe1 am cc2daede: Merge "Properly recover from failed compilation." by Stephen Hines · 13 years ago
  41. cc2daed Merge "Properly recover from failed compilation." by Stephen Hines · 13 years ago
  42. 98bea4a am 7042613c: Merge "Fix an incorrect assert that doesn\'t account for element array size." by Alex Sakhartchouk · 13 years ago
  43. 862dadb Properly recover from failed compilation. by Stephen Hines · 13 years ago
  44. bf3c3f2 Fix an incorrect assert that doesn't account for element array size. by Alex Sakhartchouk · 13 years ago
  45. 6019853 am a403a2e0: Merge "Add GradientDrawable.setColors(int[])" by Romain Guy · 13 years ago
  46. 8bd9698 Add GradientDrawable.setColors(int[]) by Romain Guy · 13 years ago
  47. 99022a3 am b74b84f1: Merge "Proper equals/hashCode impls in Rect and RectF" by Romain Guy · 13 years ago
  48. 74d7ca1 Proper equals/hashCode impls in Rect and RectF by Romain Guy · 13 years ago
  49. bc19591 am 855eadf9: Merge "Fix potential bug with reordered size/offset arguments." by Stephen Hines · 13 years ago
  50. 855eadf Merge "Fix potential bug with reordered size/offset arguments." by Stephen Hines · 13 years ago
  51. 68a1df6 am 1a54368b: Merge "Add full support for Canvas.setDrawFilter()" by Romain Guy · 13 years ago
  52. 5ff9df6 Add full support for Canvas.setDrawFilter() by Romain Guy · 13 years ago
  53. 767a04d am e575005f: Merge "Update hardware acceleration doc" by Romain Guy · 13 years ago
  54. 36d7549 Update hardware acceleration doc by Romain Guy · 13 years ago
  55. 4cbe25a Fix potential bug with reordered size/offset arguments. by Stephen Hines · 13 years ago
  56. 86fcb90 am 22d41843: Fix the build, for real by Romain Guy · 13 years ago
  57. 22d4184 Fix the build, for real by Romain Guy · 13 years ago
  58. dec35b8 am 90bd1873: Merge "Fix build" by Romain Guy · 13 years ago
  59. 6544728 Fix build by Romain Guy · 13 years ago
  60. 3e77e8e5 am d2f0dcd1: Merge "Remove unused code" by Romain Guy · 13 years ago
  61. 68fc1df Remove unused code by Romain Guy · 13 years ago
  62. 4adbee3 am bad12166: Merge "Deprecate unused APIs" by Romain Guy · 13 years ago
  63. 12b7da6 am 6df477be: Merge "Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF)" by Jean-Baptiste Queru · 13 years ago
  64. 97aa8ee Merge ee4618bc by Jean-Baptiste Queru · 13 years ago
  65. f9d9c06 Deprecate unused APIs by Romain Guy · 13 years ago
  66. c6aacce Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) by Steve Block · 13 years ago
  67. 06ade6a Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) by Steve Block · 13 years ago
  68. 205c2c5 am e7bdf2d9: Merge "Don\'t crash on Canvas.drawPicture()" by Romain Guy · 13 years ago
  69. 84fce18 Don't crash on Canvas.drawPicture() by Romain Guy · 13 years ago
  70. c32d232 am 11d06a73: Merge "Fix text encoding when drawing with drawPosText in software" by Romain Guy · 13 years ago
  71. 62b6eaa Fix text encoding when drawing with drawPosText in software by Romain Guy · 13 years ago
  72. 615e7ce Start implementing SurfaceTexture streaming into RS allocations. by Jason Sams · 13 years ago
  73. 0136a90 am 10b06842: Prevent the GC from destroying the underlying native object by Romain Guy · 13 years ago
  74. 10b0684 Prevent the GC from destroying the underlying native object by Romain Guy · 13 years ago
  75. 2e681c1 resolved conflicts for merge of 08289f55 to graphics-dev by Steve Block · 13 years ago
  76. 3762c31 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  77. d5a62bb Adding getters to rs program obejcts. by Alex Sakhartchouk · 13 years ago
  78. a041adc Merge "Missing getter and additional tests." into graphics-dev by Alex Sakhartchouk · 13 years ago
  79. 60deb2d Merge "Adding tests for element/mesh getters. Fixing bugs found by tests." into graphics-dev by Alex Sakhartchouk · 13 years ago
  80. fc8d7a9 am 2b072677: am 201469f5: am bb7f590a: Merge "docs: Add developer guide cross-references, Project ACRE, round 4" into ics-mr1 by Joe Fernandez · 13 years ago
  81. 2b07267 am 201469f5: am bb7f590a: Merge "docs: Add developer guide cross-references, Project ACRE, round 4" into ics-mr1 by Joe Fernandez · 13 years ago
  82. 3aef8e1 docs: Add developer guide cross-references, Project ACRE, round 4 by Joe Fernandez · 13 years ago
  83. fd79e02 Missing getter and additional tests. by Alex Sakhartchouk · 13 years ago
  84. 3aac0ab Adding tests for element/mesh getters. Fixing bugs found by tests. by Alex Sakhartchouk · 13 years ago
  85. 35afa3d am f3bd2f7a: Merge "Fix AnimationDrawable double-start bug" by Chet Haase · 13 years ago
  86. f7917e6 Fix AnimationDrawable double-start bug by Chet Haase · 13 years ago
  87. f5d8ac7 Element getters. by Alex Sakhartchouk · 13 years ago
  88. 857d0c7 Private API to support MFF transition. by Jason Sams · 13 years ago
  89. e679e2e am e693fa3e: am a962ef29: am 4c593010: Merge "Followup to a bug fix. Addtion of synchronized to the methods triggers an API change. Per council advice, pushing synch block into the function body." into ics-mr1 by Alex Sakhartchouk · 13 years ago
  90. e693fa3 am a962ef29: am 4c593010: Merge "Followup to a bug fix. Addtion of synchronized to the methods triggers an API change. Per council advice, pushing synch block into the function body." into ics-mr1 by Alex Sakhartchouk · 13 years ago
  91. af9dcfe am 5a471818: Merge "Expand RS vector3 types to vector4." by Alex Sakhartchouk · 13 years ago
  92. 5a47181 Merge "Expand RS vector3 types to vector4." by Alex Sakhartchouk · 13 years ago
  93. e60149d Expand RS vector3 types to vector4. by Alex Sakhartchouk · 13 years ago
  94. 38da508 Followup to a bug fix. by Alex Sakhartchouk · 13 years ago
  95. e13c5c1 am d8fa1ad4: am 738d8cae: am c93a151f: Merge "Define, document, and test the behavior of very large SurfaceTextures" into ics-mr1 by Mathias Agopian · 13 years ago
  96. 8ee964d am b14d771c: am f579bb92: am cde433c5: Merge "Fixing a race condition in RSSurfaceView. Bug 5601083 When destroy is called shortly after creation, RS tries to set a surface on a partially destroyed context." into ics-mr1 by Alex Sakhartchouk · 13 years ago
  97. d8fa1ad am 738d8cae: am c93a151f: Merge "Define, document, and test the behavior of very large SurfaceTextures" into ics-mr1 by Mathias Agopian · 13 years ago
  98. c93a151 Merge "Define, document, and test the behavior of very large SurfaceTextures" into ics-mr1 by Mathias Agopian · 13 years ago
  99. b14d771 am f579bb92: am cde433c5: Merge "Fixing a race condition in RSSurfaceView. Bug 5601083 When destroy is called shortly after creation, RS tries to set a surface on a partially destroyed context." into ics-mr1 by Alex Sakhartchouk · 13 years ago
  100. cde433c Merge "Fixing a race condition in RSSurfaceView. Bug 5601083 When destroy is called shortly after creation, RS tries to set a surface on a partially destroyed context." into ics-mr1 by Alex Sakhartchouk · 13 years ago