1. 101ae3b Merge "Move DisplayList to its own cpp file" by Chris Craik · 12 years ago
  2. 0776a60 Move DisplayList to its own cpp file by Chris Craik · 12 years ago
  3. 10c0aa2 Merge "Implement support for drawBitmapMesh's colors array" by Romain Guy · 12 years ago
  4. ff316ec Implement support for drawBitmapMesh's colors array by Romain Guy · 12 years ago
  5. f2d8ccc Revert "Revert "Use RenderScript for large text blurs"" by Chris Craik · 12 years ago
  6. c932760f Merge "Revert "Merge remote-tracking branch 'goog/master-chromium' into 'goog/master'" DO NOT MERGE" by Chris Craik · 12 years ago
  7. 68b6009 Merge "Revert "Use RenderScript for large text blurs"" by Chris Craik · 12 years ago
  8. bf5703e Revert "Use RenderScript for large text blurs" by Chris Craik · 12 years ago
  9. 0450086 Merge "Fix format name typo" by Romain Guy · 12 years ago
  10. 2b44eb7 Fix format name typo by Romain Guy · 12 years ago
  11. bce29d2 Merge "Use RenderScript for large text blurs" by Chris Craik · 12 years ago
  12. 8d4aeb7 Add a render buffer cache to reuse stencil buffers Bug #7146141 by Romain Guy · 12 years ago
  13. 7c1a49f Revert "Merge remote-tracking branch 'goog/master-chromium' into 'goog/master'" DO NOT MERGE by Chris Craik · 12 years ago
  14. 3f76e65 Use RenderScript for large text blurs by Chris Craik · 13 years ago
  15. e67307c Prevent crash when setting up a stencil-based clip Bug #8177690 by Romain Guy · 12 years ago
  16. d71ff91d Apply the clip rect/region to drawLines() by Romain Guy · 12 years ago
  17. b4c1dc1 Merge "Don't clip when drawing a layer" by Romain Guy · 12 years ago
  18. 63696bf Don't clip when drawing a layer by Romain Guy · 12 years ago
  19. da8d8b9 Merge "Add a RenderBuffer object to store stencil buffers. Bug #7146141" by Romain Guy · 12 years ago
  20. 3bbacf2 Add a RenderBuffer object to store stencil buffers. Bug #7146141 by Romain Guy · 12 years ago
  21. 1ba0289 Merge "Add cap tessellation support" by Chris Craik · 12 years ago
  22. 65cd612 Add cap tessellation support by Chris Craik · 13 years ago
  23. 511afdd Merge "Fix uninitialized variables in Caches.cpp Bug #8151401" by Romain Guy · 12 years ago
  24. c2a9721 Fix uninitialized variables in Caches.cpp Bug #8151401 by Romain Guy · 12 years ago
  25. 83315e0 Merge "Fix Snapshot::resetClip to also reset the clip region" by Romain Guy · 12 years ago
  26. 3c099c4 Fix Snapshot::resetClip to also reset the clip region by Romain Guy · 12 years ago
  27. 23e500d Merge "Merge remote-tracking branch 'goog/master-chromium' into 'goog/master'" by Derek Sollenberger · 12 years ago
  28. b969a0d Add support for non-antialiased text by Romain Guy · 13 years ago
  29. f5db9b8 Merge "Changes needed to roll Skia to r7527." into master-chromium by Derek Sollenberger · 13 years ago
  30. 43c6eda am b3778531: Merge "Set the scissor from OpenGLRenderer::drawColorRects Bug #8131254" by Romain Guy · 13 years ago
  31. b377853 Merge "Set the scissor from OpenGLRenderer::drawColorRects Bug #8131254" by Romain Guy · 13 years ago
  32. a362c69 Set the scissor from OpenGLRenderer::drawColorRects Bug #8131254 by Romain Guy · 13 years ago
  33. d4cf7df1 am e51ccb15: Merge "Simplify display list logging, removing pointers" by Chris Craik · 13 years ago
  34. e51ccb1 Merge "Simplify display list logging, removing pointers" by Chris Craik · 13 years ago
  35. 3dc553b Simplify display list logging, removing pointers by Chris Craik · 13 years ago
  36. d81ec45 Changes needed to roll Skia to r7527. by Derek Sollenberger · 13 years ago
  37. da805b1 am c5801680: Merge "Tag HardwareRenderers with a name to help debugging" by Romain Guy · 13 years ago
  38. b86e75e am b7475e7b: Merge "Fix tiling on QCOM GPU" by Romain Guy · 13 years ago
  39. 5019546 am 65f4effc: Merge "Discard the correct buffer when the bound FBO is not 0" by Romain Guy · 13 years ago
  40. ef35927 Tag HardwareRenderers with a name to help debugging by Romain Guy · 13 years ago
  41. f735c8e Fix tiling on QCOM GPU by Romain Guy · 13 years ago
  42. f158198 Discard the correct buffer when the bound FBO is not 0 by Romain Guy · 13 years ago
  43. 2dbd185f resolved conflicts for merge of c93c6aa5 to master-chromium by Derek Sollenberger · 13 years ago
  44. c93c6aa Merge "Object-based DisplayList recording" by Chris Craik · 13 years ago
  45. 781fd2b am f5f85022: Merge "Fix graphical corruption on QCOM GPU Bug #7146141" by Romain Guy · 13 years ago
  46. c3fedaf Fix graphical corruption on QCOM GPU Bug #7146141 by Romain Guy · 13 years ago
  47. 2af4635 Object-based DisplayList recording by Chris Craik · 13 years ago
  48. 7d4f807 am 49464796: Merge "Allow layers with a stencil buffer to be resized on the fly Bug #7146141" by Romain Guy · 13 years ago
  49. 2055aba Allow layers with a stencil buffer to be resized on the fly Bug #7146141 by Romain Guy · 13 years ago
  50. e9a983b am b12db26f: Merge "Implement clipRect with a transform, clipRegion & clipPath Bug #7146141" by Romain Guy · 13 years ago
  51. 8ce0030 Implement clipRect with a transform, clipRegion & clipPath Bug #7146141 by Romain Guy · 13 years ago
  52. 616a877 am 61840eb0: Merge "Preliminary Support for region clipping" by Romain Guy · 13 years ago
  53. 735738c Preliminary Support for region clipping by Romain Guy · 13 years ago
  54. bf06ccb am 33a9741c: Merge "Cleanup 9patch mesh matching code Bug #7970966" by Romain Guy · 13 years ago
  55. 5341cea Cleanup 9patch mesh matching code Bug #7970966 by Romain Guy · 13 years ago
  56. 14c40b4 Fix build by Romain Guy · 13 years ago
  57. 19d4f18 resolved conflicts for merge of c88c60be to master-chromium by Romain Guy · 13 years ago
  58. e3a9b24 Add plumbing for better text scaling by Romain Guy · 13 years ago
  59. 7bac554 am 9acd1b4f: Merge "Add visual profiling feature" by Romain Guy · 13 years ago
  60. 9acd1b4 Merge "Add visual profiling feature" by Romain Guy · 13 years ago
  61. 672433d Add visual profiling feature by Romain Guy · 13 years ago
  62. 95bdedd am 48f7cfb1: Merge "Properly support ALPHA_8 bitmaps in all drawBitmap() methods" by Romain Guy · 13 years ago
  63. 886b275 Properly support ALPHA_8 bitmaps in all drawBitmap() methods by Romain Guy · 13 years ago
  64. e0ece54 am 59131481: Merge "Remove unnecessary & uninitialized variable Bug #7728929" by Romain Guy · 13 years ago
  65. 15a65bf Remove unnecessary & uninitialized variable Bug #7728929 by Romain Guy · 13 years ago
  66. 65dcf53 am 44080524: Merge "Remove C++11 related warning" by Romain Guy · 13 years ago
  67. dcfc836 Remove C++11 related warning by Romain Guy · 13 years ago
  68. ca79cf6 Update framework to support r5967 of Skia. by Derek Sollenberger · 13 years ago
  69. 53018e5 Merge "Apply dev. settings at runtime Bug #7434649" by Romain Guy · 13 years ago
  70. 5bb3c73 Apply dev. settings at runtime Bug #7434649 by Romain Guy · 13 years ago
  71. 69fcbcc Fix crash in TextDropShadowCache by Romain Guy · 13 years ago
  72. c4aa38a am c0da873e: am a9473881: am 2435f98d: Merge "Use the same interrupt/resume logic for all functor calls" into jb-mr1.1-dev by Chris Craik · 13 years ago
  73. c0da873 am a9473881: am 2435f98d: Merge "Use the same interrupt/resume logic for all functor calls" into jb-mr1.1-dev by Chris Craik · 13 years ago
  74. b8dca77 Merge "Use LruCache instead of GenerationCache in libhwui" by Romain Guy · 13 years ago
  75. 059e12c Use LruCache instead of GenerationCache in libhwui by Romain Guy · 13 years ago
  76. d15321b Use the same interrupt/resume logic for all functor calls by Chris Craik · 13 years ago
  77. 7bb3cfe Another optimization of glyph cache uploads by Sangkyu Lee · 13 years ago
  78. 7fae521 Avoid tesselation path when useCenter is set by Chris Craik · 13 years ago
  79. fbba753 Merge "Handle offscreen animations correctly" into jb-mr1-dev by Chet Haase · 13 years ago
  80. 3561d06 Handle offscreen animations correctly by Chet Haase · 13 years ago
  81. 41308e2 Properly draw the window background on window resize Bug #7385090 by Romain Guy · 13 years ago
  82. 547e665 Don't null the reference to Bitmap pixels until we're really ready by Chet Haase · 13 years ago
  83. 7c25aab Defer layer rendering to avoid stalls Bug #7326824 by Romain Guy · 13 years ago
  84. b2e2f24 Take into account the texture layer's transform for clipping Bug #7370212 by Romain Guy · 13 years ago
  85. 5243957 Enable mipmapping, without a deadlock this time Bug #7353771 by Romain Guy · 13 years ago
  86. be29d82 Merge "Correctly adjust clip regions that lie offscreen" into jb-mr1-dev by Chet Haase · 13 years ago
  87. a33d161 workaround to unbreak the build (deadlock during boot) by Mathias Agopian · 13 years ago
  88. 1b85122 Merge "Add API to enable mipmaps on Bitmap Bug #7353771" into jb-mr1-dev by Romain Guy · 13 years ago
  89. 713e1bb Add API to enable mipmaps on Bitmap Bug #7353771 by Romain Guy · 13 years ago
  90. aa42c9a Correctly adjust clip regions that lie offscreen by Chet Haase · 13 years ago
  91. 5778cb9 Merge "Always use the correct pixel store size Bug #7357394" into jb-mr1-dev by Romain Guy · 13 years ago
  92. d43b22d Always use the correct pixel store size Bug #7357394 by Romain Guy · 13 years ago
  93. a92bb4d Support clipping in Canvas.drawBitmapMesh() Bug #7354162 by Romain Guy · 13 years ago
  94. 780c128 HW Acceleration support for stroked arcs with BUTT caps by Chris Craik · 13 years ago
  95. 3add43a Merge "fix stroke sub-hairline threshold" into jb-mr1-dev by Chris Craik · 13 years ago
  96. 2154af2 fix stroke sub-hairline threshold by Chris Craik · 13 years ago
  97. c37f349 Prevent possible divide by 0 Bug #7307304 by Romain Guy · 13 years ago
  98. 41d35ae Allow 9patches to shrink Bug #7307304 by Romain Guy · 13 years ago
  99. bb5f014 Merge "Use offset in line drawing" into jb-mr1-dev by Chris Craik · 13 years ago
  100. 50ae66a Work around a possible driver bug Bug #7296475 by Romain Guy · 13 years ago