1. 0f809f3 Prevent infinite loop when trimming the path cache by Romain Guy · 12 years ago
  2. 5dc7fa7 Add TaskManager API by Romain Guy · 12 years ago
  3. ca89e2a Precache paths from a worker thread by Romain Guy · 12 years ago
  4. 6e20040 Move blur code from FontRenderer to utils/Blur.cpp by Romain Guy · 12 years ago
  5. b09f147 Don't apply scale to glyphs when a perspective is set. Bug #8337925 by Romain Guy · 12 years ago
  6. 8afce81 Round scale factors to rasterize text by Romain Guy · 12 years ago
  7. 624234f Take only the scale params into account to rasterize text by Romain Guy · 12 years ago
  8. 0b58a3d Make glyph copies a little more cache friendly by Romain Guy · 12 years ago
  9. 3b75382 Fix colored rects clipping and code cleanup by Romain Guy · 12 years ago
  10. 19d4dd8 Take text scale/skew into account only when rendering into a layer by Romain Guy · 12 years ago
  11. 151b71c Merge "Fix math issue when transforming text in perspective" into jb-mr2-dev by Romain Guy · 12 years ago
  12. 874f5c6 Fix math issue when transforming text in perspective by Romain Guy · 12 years ago
  13. 2845911 Merge "Precache glyphs at final raster size" into jb-mr2-dev by Romain Guy · 12 years ago
  14. 0f66753 Precache glyphs at final raster size by Romain Guy · 12 years ago
  15. 1da8a6a Merge "Add shader program selection shortcut" into jb-mr2-dev by Chris Craik · 12 years ago
  16. 096b8d9 Add shader program selection shortcut by Chris Craik · 12 years ago
  17. 1361dff Merge "Support 3D rotations when drawing text" into jb-mr2-dev by Romain Guy · 12 years ago
  18. a4adcf0 Support 3D rotations when drawing text by Romain Guy · 12 years ago
  19. d6960a4 Account for text alignment in Op bounds calculation by Chris Craik · 12 years ago
  20. 19886f8 Merge "Properly scale text" into jb-mr2-dev by Romain Guy · 12 years ago
  21. c74f45a Properly scale text by Romain Guy · 12 years ago
  22. d041e47 Merge "Correct sub-hairline tessellation threshold" into jb-mr2-dev by Chris Craik · 12 years ago
  23. d80806b Merge "Fix T-junctions in layers' generated meshes" into jb-mr2-dev by Chris Craik · 12 years ago
  24. 19a390b Correct sub-hairline tessellation threshold by Chris Craik · 12 years ago
  25. a6456d0 Merge "Draw text drop shadows even when the text color is transparent" into jb-mr2-dev by Romain Guy · 12 years ago
  26. 6c5b9be Fix T-junctions in layers' generated meshes by Chris Craik · 12 years ago
  27. 768bffc Draw text drop shadows even when the text color is transparent by Romain Guy · 12 years ago
  28. 758724f Don't increment the paint's generation ID when drawing bitmaps by Romain Guy · 12 years ago
  29. 08bca88 Rename debug property and expose it in HardwareRenderer by Romain Guy · 12 years ago
  30. 3ff0bfd Add new property to debug non-rectangular clip operations by Romain Guy · 12 years ago
  31. fb68065 Merge "Add deferredList null check" by Chris Craik · 12 years ago
  32. ba868c3 Add deferredList null check by Chris Craik · 12 years ago
  33. dd8697c Avoid double blur by Chris Craik · 12 years ago
  34. 505d1d6 Merge "Prettify display lists logging" by Romain Guy · 12 years ago
  35. 7031ff6 Prettify display lists logging by Romain Guy · 12 years ago
  36. 94b97b3 am eab51de4: Merge "Fix clipping and stencil layer issues" by Chris Craik · 12 years ago
  37. b98a016 Fix clipping and stencil layer issues by Chris Craik · 12 years ago
  38. 08d160a am 7a60c43d: Merge "Use free for memory chunks allocated through memalign." by Ben Cheng · 12 years ago
  39. 7a60c43 Merge "Use free for memory chunks allocated through memalign." by Ben Cheng · 12 years ago
  40. 15641a6 Use free for memory chunks allocated through memalign. by Ben Cheng · 12 years ago
  41. c4ca87f am 8a47d8ea: Merge "Clean up clipping and deferral logic" by Chris Craik · 12 years ago
  42. 8a47d8e Merge "Clean up clipping and deferral logic" by Chris Craik · 12 years ago
  43. 5d11676 Clean up clipping and deferral logic by Chris Craik · 12 years ago
  44. 846f5f2 am e91efaba: Merge "Expose display list APIs" by Romain Guy · 12 years ago
  45. 52036b1 Expose display list APIs by Romain Guy · 12 years ago
  46. 620cff4 am ad82f20d: Merge "DisplayList draw operation reordering" by Chris Craik · 12 years ago
  47. ad82f20 Merge "DisplayList draw operation reordering" by Chris Craik · 12 years ago
  48. eea34da am ac838a3a: Merge "Correct PatchCache comparison logic" by Chris Craik · 12 years ago
  49. ac838a3 Merge "Correct PatchCache comparison logic" by Chris Craik · 12 years ago
  50. 9935abc Correct PatchCache comparison logic by Chris Craik · 12 years ago
  51. 225e8943d am 857089eb: Merge "Adjust offset for non-AA line drawing" by Chris Craik · 12 years ago
  52. 857089e Merge "Adjust offset for non-AA line drawing" by Chris Craik · 12 years ago
  53. 62a42c1 Adjust offset for non-AA line drawing by Chris Craik · 12 years ago
  54. df93fdb am aa8307b9: Merge "Remove obsolete header file" by Romain Guy · 12 years ago
  55. c3566d0 DisplayList draw operation reordering by Chris Craik · 12 years ago
  56. 13ba005 Remove obsolete header file by Romain Guy · 12 years ago
  57. 41250b6 resolved conflicts for merge of 101ae3bb to master-chromium by Kristian Monsen · 12 years ago
  58. 101ae3b Merge "Move DisplayList to its own cpp file" by Chris Craik · 12 years ago
  59. 0776a60 Move DisplayList to its own cpp file by Chris Craik · 12 years ago
  60. feb6954 am 10c0aa24: Merge "Implement support for drawBitmapMesh\'s colors array" by Romain Guy · 12 years ago
  61. 10c0aa2 Merge "Implement support for drawBitmapMesh's colors array" by Romain Guy · 12 years ago
  62. ff316ec Implement support for drawBitmapMesh's colors array by Romain Guy · 12 years ago
  63. 0229d08 am 805a6fe7: Merge "Revert "Revert "Use RenderScript for large text blurs""" by Chris Craik · 12 years ago
  64. f2d8ccc Revert "Revert "Use RenderScript for large text blurs"" by Chris Craik · 12 years ago
  65. c932760f Merge "Revert "Merge remote-tracking branch 'goog/master-chromium' into 'goog/master'" DO NOT MERGE" by Chris Craik · 12 years ago
  66. 68b6009 Merge "Revert "Use RenderScript for large text blurs"" by Chris Craik · 12 years ago
  67. bf5703e Revert "Use RenderScript for large text blurs" by Chris Craik · 12 years ago
  68. 0450086 Merge "Fix format name typo" by Romain Guy · 12 years ago
  69. 2b44eb7 Fix format name typo by Romain Guy · 12 years ago
  70. bce29d2 Merge "Use RenderScript for large text blurs" by Chris Craik · 12 years ago
  71. 8d4aeb7 Add a render buffer cache to reuse stencil buffers Bug #7146141 by Romain Guy · 12 years ago
  72. 7c1a49f Revert "Merge remote-tracking branch 'goog/master-chromium' into 'goog/master'" DO NOT MERGE by Chris Craik · 12 years ago
  73. 3f76e65 Use RenderScript for large text blurs by Chris Craik · 12 years ago
  74. e67307c Prevent crash when setting up a stencil-based clip Bug #8177690 by Romain Guy · 12 years ago
  75. d71ff91d Apply the clip rect/region to drawLines() by Romain Guy · 12 years ago
  76. b4c1dc1 Merge "Don't clip when drawing a layer" by Romain Guy · 12 years ago
  77. 63696bf Don't clip when drawing a layer by Romain Guy · 12 years ago
  78. da8d8b9 Merge "Add a RenderBuffer object to store stencil buffers. Bug #7146141" by Romain Guy · 12 years ago
  79. 3bbacf2 Add a RenderBuffer object to store stencil buffers. Bug #7146141 by Romain Guy · 12 years ago
  80. 1ba0289 Merge "Add cap tessellation support" by Chris Craik · 12 years ago
  81. 65cd612 Add cap tessellation support by Chris Craik · 12 years ago
  82. 511afdd Merge "Fix uninitialized variables in Caches.cpp Bug #8151401" by Romain Guy · 12 years ago
  83. c2a9721 Fix uninitialized variables in Caches.cpp Bug #8151401 by Romain Guy · 12 years ago
  84. 83315e0 Merge "Fix Snapshot::resetClip to also reset the clip region" by Romain Guy · 12 years ago
  85. 3c099c4 Fix Snapshot::resetClip to also reset the clip region by Romain Guy · 12 years ago
  86. 23e500d Merge "Merge remote-tracking branch 'goog/master-chromium' into 'goog/master'" by Derek Sollenberger · 12 years ago
  87. b969a0d Add support for non-antialiased text by Romain Guy · 12 years ago
  88. f5db9b8 Merge "Changes needed to roll Skia to r7527." into master-chromium by Derek Sollenberger · 12 years ago
  89. 43c6eda am b3778531: Merge "Set the scissor from OpenGLRenderer::drawColorRects Bug #8131254" by Romain Guy · 12 years ago
  90. b377853 Merge "Set the scissor from OpenGLRenderer::drawColorRects Bug #8131254" by Romain Guy · 12 years ago
  91. a362c69 Set the scissor from OpenGLRenderer::drawColorRects Bug #8131254 by Romain Guy · 12 years ago
  92. d4cf7df1 am e51ccb15: Merge "Simplify display list logging, removing pointers" by Chris Craik · 12 years ago
  93. e51ccb1 Merge "Simplify display list logging, removing pointers" by Chris Craik · 12 years ago
  94. 3dc553b Simplify display list logging, removing pointers by Chris Craik · 12 years ago
  95. d81ec45 Changes needed to roll Skia to r7527. by Derek Sollenberger · 12 years ago
  96. da805b1 am c5801680: Merge "Tag HardwareRenderers with a name to help debugging" by Romain Guy · 12 years ago
  97. b86e75e am b7475e7b: Merge "Fix tiling on QCOM GPU" by Romain Guy · 12 years ago
  98. 5019546 am 65f4effc: Merge "Discard the correct buffer when the bound FBO is not 0" by Romain Guy · 12 years ago
  99. ef35927 Tag HardwareRenderers with a name to help debugging by Romain Guy · 12 years ago
  100. f735c8e Fix tiling on QCOM GPU by Romain Guy · 12 years ago