1. 36d7549 Update hardware acceleration doc by Romain Guy · 13 years ago
  2. 4cbe25a Fix potential bug with reordered size/offset arguments. by Stephen Hines · 13 years ago
  3. 86fcb90 am 22d41843: Fix the build, for real by Romain Guy · 13 years ago
  4. 22d4184 Fix the build, for real by Romain Guy · 13 years ago
  5. dec35b8 am 90bd1873: Merge "Fix build" by Romain Guy · 13 years ago
  6. 6544728 Fix build by Romain Guy · 13 years ago
  7. 3e77e8e5 am d2f0dcd1: Merge "Remove unused code" by Romain Guy · 13 years ago
  8. 68fc1df Remove unused code by Romain Guy · 13 years ago
  9. 4adbee3 am bad12166: Merge "Deprecate unused APIs" by Romain Guy · 13 years ago
  10. 12b7da6 am 6df477be: Merge "Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF)" by Jean-Baptiste Queru · 13 years ago
  11. 97aa8ee Merge ee4618bc by Jean-Baptiste Queru · 13 years ago
  12. f9d9c06 Deprecate unused APIs by Romain Guy · 13 years ago
  13. c6aacce Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) by Steve Block · 13 years ago
  14. 06ade6a Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) by Steve Block · 13 years ago
  15. 205c2c5 am e7bdf2d9: Merge "Don\'t crash on Canvas.drawPicture()" by Romain Guy · 13 years ago
  16. 84fce18 Don't crash on Canvas.drawPicture() by Romain Guy · 13 years ago
  17. c32d232 am 11d06a73: Merge "Fix text encoding when drawing with drawPosText in software" by Romain Guy · 13 years ago
  18. 62b6eaa Fix text encoding when drawing with drawPosText in software by Romain Guy · 13 years ago
  19. 615e7ce Start implementing SurfaceTexture streaming into RS allocations. by Jason Sams · 13 years ago
  20. 0136a90 am 10b06842: Prevent the GC from destroying the underlying native object by Romain Guy · 13 years ago
  21. 10b0684 Prevent the GC from destroying the underlying native object by Romain Guy · 13 years ago
  22. 2e681c1 resolved conflicts for merge of 08289f55 to graphics-dev by Steve Block · 13 years ago
  23. 3762c31 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  24. d5a62bb Adding getters to rs program obejcts. by Alex Sakhartchouk · 13 years ago
  25. a041adc Merge "Missing getter and additional tests." into graphics-dev by Alex Sakhartchouk · 13 years ago
  26. 60deb2d Merge "Adding tests for element/mesh getters. Fixing bugs found by tests." into graphics-dev by Alex Sakhartchouk · 13 years ago
  27. 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
  28. 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
  29. 3aef8e1d docs: Add developer guide cross-references, Project ACRE, round 4 by Joe Fernandez · 13 years ago
  30. fd79e02 Missing getter and additional tests. by Alex Sakhartchouk · 13 years ago
  31. 3aac0ab Adding tests for element/mesh getters. Fixing bugs found by tests. by Alex Sakhartchouk · 13 years ago
  32. 35afa3d am f3bd2f7a: Merge "Fix AnimationDrawable double-start bug" by Chet Haase · 13 years ago
  33. f7917e6 Fix AnimationDrawable double-start bug by Chet Haase · 13 years ago
  34. f5d8ac7 Element getters. by Alex Sakhartchouk · 13 years ago
  35. 857d0c7 Private API to support MFF transition. by Jason Sams · 13 years ago
  36. 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
  37. 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
  38. af9dcfe am 5a471818: Merge "Expand RS vector3 types to vector4." by Alex Sakhartchouk · 13 years ago
  39. 5a47181 Merge "Expand RS vector3 types to vector4." by Alex Sakhartchouk · 13 years ago
  40. e60149d Expand RS vector3 types to vector4. by Alex Sakhartchouk · 13 years ago
  41. 38da508 Followup to a bug fix. by Alex Sakhartchouk · 13 years ago
  42. 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
  43. 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
  44. 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
  45. c93a151 Merge "Define, document, and test the behavior of very large SurfaceTextures" into ics-mr1 by Mathias Agopian · 13 years ago
  46. 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
  47. 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
  48. b89d88f Define, document, and test the behavior of very large SurfaceTextures by Mathias Agopian · 13 years ago
  49. 0528bcc am 951aa9d8: am 9acae658: am 847fbbea: Merge "Localized optimizations in views and bitmaps" into ics-mr1 by Christopher Tate · 13 years ago
  50. 951aa9d am 9acae658: am 847fbbea: Merge "Localized optimizations in views and bitmaps" into ics-mr1 by Christopher Tate · 13 years ago
  51. 1373a8e Localized optimizations in views and bitmaps by Christopher Tate · 13 years ago
  52. 93c47f1 Fixing a race condition in RSSurfaceView. Bug 5601083 by Alex Sakhartchouk · 13 years ago
  53. 18cd212 Merge "Path rendering" into graphics-dev by Jason Sams · 13 years ago
  54. f15ed01 Path rendering by Jason Sams · 13 years ago
  55. d26d4ce am 7e6c75f5: am d211b488: Merge "SurfaceTexture: unhide setDefaultBufferSize" into ics-mr1 by Jamie Gennis · 13 years ago
  56. d211b48 Merge "SurfaceTexture: unhide setDefaultBufferSize" into ics-mr1 by Jamie Gennis · 13 years ago
  57. 2aafe74 SurfaceTexture: unhide setDefaultBufferSize by Jamie Gennis · 13 years ago
  58. c5037af am e0ad4746: Merge "Some optimizations for view inflation." into ics-mr1 by Dianne Hackborn · 13 years ago
  59. 68d9173 Some optimizations for view inflation. by Dianne Hackborn · 13 years ago
  60. eba1864 am 74b2b954: am 09848bc8: Merge "docs: add developer guide cross references, Project ACRE, round 3" into ics-mr0 by Joe Fernandez · 13 years ago
  61. 74b2b95 am 09848bc8: Merge "docs: add developer guide cross references, Project ACRE, round 3" into ics-mr0 by Joe Fernandez · 13 years ago
  62. 61fd1e8 docs: add developer guide cross references, Project ACRE, round 3 by Joe Fernandez · 13 years ago
  63. 71f2cf1 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  64. 7d5f5e7 adding getters to Sampler ProgramRaster, ProgramStore, Element. by Alex Sakhartchouk · 13 years ago
  65. 098ffcd Don't call saveLayer() when it's not required Bug #5435653 by Romain Guy · 13 years ago
  66. 85397d8 Simplify the way we get the version info. Reduces startup overhead. by Jason Sams · 13 years ago
  67. 94aaed3 Remove unused fields in ProgramRaster by Jason Sams · 13 years ago
  68. 2f2eea7 Merge "Fix wobbly spinners" by Chet Haase · 13 years ago
  69. e5cdb6c Fix wobbly spinners by Chet Haase · 13 years ago
  70. f68832b Turn hinting back on by Romain Guy · 13 years ago
  71. ddb715b Pull animation attributes out of main view class. by Dianne Hackborn · 13 years ago
  72. 2273b1e Hide RTL related APIs by Fabrice Di Meglio · 13 years ago
  73. a1b92c5 Fix bug 5231904 - Fix wobbly progress spinners by Adam Powell · 13 years ago
  74. 41bff38 Tweaks to NotificationPanel animation by Chet Haase · 13 years ago
  75. 8b5a8b5 Merge "Code cleaning" by Fabrice Di Meglio · 13 years ago
  76. 7d892dc Code cleaning by Fabrice Di Meglio · 13 years ago
  77. d040edb Use floating point window positions. by Dianne Hackborn · 13 years ago
  78. e7197a9 Merge "Fix bug #5233207 android.graphics.cts.PaintTest#testBreakText fails on IRK56F trygon-userdebug" by Fabrice Di Meglio · 13 years ago
  79. 0d32b31 Accessors for frame count and duration. by Jeff Sharkey · 13 years ago
  80. 8fa6503 Fix bug #5233207 android.graphics.cts.PaintTest#testBreakText fails on IRK56F trygon-userdebug by Fabrice Di Meglio · 13 years ago
  81. bb66c21 Make Paint.set() copy shadow config. by Jeff Sharkey · 13 years ago
  82. 554366d SurfaceTexture: disable sync-mode SurfaceTextures by Jamie Gennis · 13 years ago
  83. fc8fa63 Fix issue #5128639: SystemUI grows by 10MB after taking a screenshot by Dianne Hackborn · 13 years ago
  84. f43fa57 Turn off hinting by default for higher density displays. by Dianne Hackborn · 13 years ago
  85. 1213697 Merge "Replacing sans serif system font with Roboto" by Justin Ho · 13 years ago
  86. 1ee6011 Remove ParcelSurfaceTexture and update MediaPlayer by Ted Bonkenburg · 13 years ago
  87. c88ba95 Merge "Make some methods/fields package private so that layoutlib can access them." by Xavier Ducrohet · 13 years ago
  88. 03f156e Merge "Remove unnecessary private API" by Romain Guy · 13 years ago
  89. 9d86551 Remove unnecessary private API by Romain Guy · 13 years ago
  90. beb2b5c Replacing sans serif system font with Roboto by Christian Robertson · 13 years ago
  91. 7f9f99ea Make some methods/fields package private so that layoutlib can access them. by Xavier Ducrohet · 13 years ago
  92. 37cc31c Merge "Add a return value for SurfaceTextureListener#onSurfaceTextureDestroyed." by Romain Guy · 13 years ago
  93. 402f055 Add a return value for SurfaceTextureListener#onSurfaceTextureDestroyed. by Grace Kloba · 13 years ago
  94. 8984b41 Add more Paint text APIs parameters checks by Fabrice Di Meglio · 13 years ago
  95. 15c097a Add more optimizations for Text measuring / breaking / getting advances by Fabrice Di Meglio · 13 years ago
  96. 4c7dbc0 Fix bug #4584320 Single Line EditText not drawing correctly with spans applied (ICS) by Fabrice Di Meglio · 13 years ago
  97. 2532672 Merge "Fix bug #4584320 Single Line EditText not drawing correctly with spans applied (ICS)" by Fabrice Di Meglio · 13 years ago
  98. f2ce877 Fix bug #4584320 Single Line EditText not drawing correctly with spans applied (ICS) by Fabrice Di Meglio · 13 years ago
  99. 8f019d6 Merge "Start using bcinfo components within librs." by Stephen Hines · 13 years ago
  100. 09f6d67 Merge "Add camera bayer image format." by Wu-cheng Li · 13 years ago