1. 4e7b772 Fix crashes in setMatrix() and concat() by Romain Guy · 11 years ago
  2. e3b0a01 Refcount 9-patches and properly handle GC events by Romain Guy · 11 years ago
  3. 4154182 Use individual glyph positions to determine text bounds. by Chris Craik · 11 years ago
  4. 3b748a4 Pack preloaded framework assets in a texture atlas by Romain Guy · 11 years ago
  5. 527a3aa Draw Operation merging by Chris Craik · 11 years ago
  6. ce4a7df Don't crash when making a layer larger than supported dimensions Bug #8437401 by Romain Guy · 11 years ago
  7. a08f95c Use snapshot alpha for layers by Chris Craik · 11 years ago
  8. ff78583 Fully deferred displaylist replay by Chris Craik · 11 years ago
  9. 0f66753 Precache glyphs at final raster size by Romain Guy · 11 years ago
  10. c3566d0 DisplayList draw operation reordering by Chris Craik · 11 years ago
  11. 0776a60 Move DisplayList to its own cpp file by Chris Craik · 11 years ago
  12. 7c1a49f Revert "Merge remote-tracking branch 'goog/master-chromium' into 'goog/master'" DO NOT MERGE by Chris Craik · 11 years ago
  13. 2dbd185f resolved conflicts for merge of c93c6aa5 to master-chromium by Derek Sollenberger · 11 years ago
  14. 2af4635 Object-based DisplayList recording by Chris Craik · 12 years ago
  15. 616a877 am 61840eb0: Merge "Preliminary Support for region clipping" by Romain Guy · 12 years ago
  16. 735738c Preliminary Support for region clipping by Romain Guy · 12 years ago
  17. 7bac554 am 9acd1b4f: Merge "Add visual profiling feature" by Romain Guy · 12 years ago
  18. 672433d Add visual profiling feature by Romain Guy · 12 years ago
  19. ca79cf6 Update framework to support r5967 of Skia. by Derek Sollenberger · 12 years ago
  20. 7c25aab Defer layer rendering to avoid stalls Bug #7326824 by Romain Guy · 12 years ago
  21. 6a2d17f Fix texture corruption by Chet Haase · 12 years ago
  22. 54c1a64 Don't use the QCOM_tiled_rendering extension with functors Bug #7247880 by Romain Guy · 12 years ago
  23. 603f6de Fix occasional crash bug with layers by Chet Haase · 12 years ago
  24. 58ecc20 Reduce the number of locks acquired by display lists by Romain Guy · 12 years ago
  25. e816bae Optimize interactions with glyph cache by Chet Haase · 12 years ago
  26. c252595 Rename drawGeneralText to drawText by Romain Guy · 12 years ago
  27. 996e57c Hardware implementation of glyph positioning (bug 5443796) by Raph Levien · 12 years ago
  28. 44b2fe3 Track canvas clearing for swap buffers logic. by Chet Haase · 12 years ago
  29. 4865909 Skip eglSwapBuffers() call when we do not draw to GL by Chet Haase · 12 years ago
  30. f26c8be Sanitize display list properties by Romain Guy · 12 years ago
  31. 49c5fc0 Avoid unnecessary copy when invoking drawBitmap(int[]) Bug #6483390 by Romain Guy · 12 years ago
  32. e651cc6 Remove all Dalvik allocations from Cavnas.drawBitmap(int[], ...) by Romain Guy · 12 years ago
  33. 4bbcae7 Merge "Fix issue where scale-animating text would jump temporarily a few pixels" into jb-dev by Chet Haase · 12 years ago
  34. d3efd69 Fix issue where scale-animating text would jump temporarily a few pixels by Chet Haase · 12 years ago
  35. d34dd71 Fix hang/crash in native path code by Chet Haase · 12 years ago
  36. 1271e2c Remove USE_DISPLAY_LIST_PROPERTIES flag by Chet Haase · 12 years ago
  37. db8c9a6 Optimization of alpha with DisplayList properties by Chet Haase · 12 years ago
  38. 8d56b0e Enabling DisplayList properties by Chet Haase · 12 years ago
  39. 9420abd Re-enable DisplayList properties. by Chet Haase · 12 years ago
  40. 76240da Disable DisplayList properties pending fixes for AlphaAnimation by Chet Haase · 12 years ago
  41. b85967b Re-enabling DisplayList properties by Chet Haase · 12 years ago
  42. 6554943 Use a status_t return type for GL functors by Romain Guy · 12 years ago
  43. ad13c81 Disable DisplayList properties by Chet Haase · 12 years ago
  44. bdd896c Enable DisplayList properties by Chet Haase · 12 years ago
  45. acdd4b9 Set the default text length to -1, not 1 by Romain Guy · 12 years ago
  46. 390f882 Correctly compute the number of bytes written by each op. Bug #6157792 by Romain Guy · 12 years ago
  47. a1cff50 Handle view properties at the native level by Chet Haase · 12 years ago
  48. bb0acdf Delete display list objects and resources on the UI thread by Romain Guy · 12 years ago
  49. ad1daaa Remove stray log by Romain Guy · 12 years ago
  50. 325740f Add hooks to implement Canvas.drawTextOnPath() in GL by Romain Guy · 12 years ago
  51. 4bcb746 Only recreate path textures when necessary by Romain Guy · 12 years ago
  52. 96ebc6b Only copy paths, paints and shaders when we need to. by Romain Guy · 12 years ago
  53. 33f6beb Record possible clip rejects when recording display lists by Romain Guy · 12 years ago
  54. 13631f3 Add debug markers to OpenGLRenderer by Romain Guy · 12 years ago
  55. 5ff9df6 Add full support for Canvas.setDrawFilter() by Romain Guy · 13 years ago
  56. 22d4184 Fix the build, for real by Romain Guy · 13 years ago
  57. eb9a536 First pass at implementing Canvas.drawPosText() in GL by Romain Guy · 13 years ago
  58. 5baa3a6 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  59. 8f9a9f6 Clip text correctly Bug #5706056 by Romain Guy · 13 years ago
  60. cac5fd3 Faster text clipping by Romain Guy · 13 years ago
  61. 7953745 Reduce the size of libhwui by 50% by Romain Guy · 13 years ago
  62. 04c9d8c Optimize display lists by Romain Guy · 13 years ago
  63. 65b345f Reclaim more memory, more often. by Romain Guy · 13 years ago
  64. 6d7475d Destroy layers and flush layers cache when a window is destroyed. by Romain Guy · 13 years ago
  65. 162a021 Decouple GLES20RecordingCanvas lifetime from GLES20DisplayList. Bug: 5062011 by Jeff Brown · 13 years ago
  66. d586ad9 Fix another memory leak in OpenGLRenderer by Romain Guy · 13 years ago
  67. f6a63ae Fix memory leak in OpenGLRenderer. by Romain Guy · 13 years ago
  68. ed30fd8 Add ability for hierarchyviewer to output displaylist info by Chet Haase · 13 years ago
  69. a17de9b Revert "Add ability for hierarchyviewer to output displaylist info" by Chet Haase · 13 years ago
  70. b2a4b52 Add ability for hierarchyviewer to output displaylist info by Chet Haase · 13 years ago
  71. 9c1e23b Add logging of graphics acceleration info to bugreports by Chet Haase · 13 years ago
  72. ed6fcb0 Add support for drawPoint() and drawPoints(). by Romain Guy · 13 years ago
  73. b29cfbf Fix paths rendering issues. by Romain Guy · 13 years ago
  74. 7b5b6ab Fix rendering artifact in edge fades. Bug #4092053 by Romain Guy · 13 years ago
  75. cabfcc1 Add support for partial invalidates in WebView Bug #3461349 by Romain Guy · 13 years ago
  76. 6062c59 Skia Merge (revision 808) by Derek Sollenberger · 13 years ago
  77. 5a7e828 Fix crash when Paths are GCd in hw accelerated apps by Chet Haase · 13 years ago
  78. d63cbd1 Fix leak in reused display lists by Chet Haase · 13 years ago
  79. 2fc941e Fixes cache misses and extra allocations. Bug #3421454 by Romain Guy · 13 years ago
  80. 2b1847e Remove unused API by Romain Guy · 14 years ago
  81. 7d7b549 Enable partial invalidates when rendering with OpenGL. by Romain Guy · 14 years ago
  82. daf98e9 Use optimized display lists for all hwaccelerated rendering by Chet Haase · 14 years ago
  83. 8b2f526 Add support for arcs. by Romain Guy · 14 years ago
  84. c1cd9ba3 Add support for ovals and stroked rectangles. by Romain Guy · 14 years ago
  85. 27454a4 Collapse sucessive calls to restoreToCount() in display lists. by Romain Guy · 14 years ago
  86. 5a7b466 Add support for drawBitmapMesh(). by Romain Guy · 14 years ago
  87. 01d58e4 Add rounded rects and circles support to OpenGLRenderer. by Romain Guy · 14 years ago
  88. 807daf7 Add support for skew() by Romain Guy · 14 years ago
  89. 43ccf46 Don't crash Launcher on config change. by Romain Guy · 14 years ago
  90. 1f1fcb7 Don't delete objects twice... by Romain Guy · 14 years ago
  91. 24c0021 Copy shaders when recording them in display lists. by Romain Guy · 14 years ago
  92. ffac7fc Add debug logs for display lists. by Romain Guy · 14 years ago
  93. ada830f Cleanup implementation of hardware layers. by Romain Guy · 14 years ago
  94. 6c319ca Better backend for hardware layers. by Romain Guy · 14 years ago
  95. 5977baa Reuse of native display list objects by Chet Haase · 14 years ago
  96. 0fe478e Support nested display lists. by Romain Guy · 14 years ago
  97. 5b3b352 Optimize FBO drawing with regions. by Romain Guy · 14 years ago
  98. ad93c2b Optimizing ColorFilter in display lists by Chet Haase · 14 years ago
  99. d98aa2d DisplayList optimizations and fixes. by Chet Haase · 14 years ago
  100. 5c13d89 Optimizing display lists by referencing pointers to resources instead of copying them by Chet Haase · 14 years ago