1. 5a3ec71 Fix glyph cropping bug by Chet Haase · 12 years ago
  2. 378e919 Remove CacheTextureLine structure from FontRenderer by Chet Haase · 12 years ago
  3. 6b7d46b Merge "Restore scissor state correctly" into jb-mr1-dev by Chet Haase · 12 years ago
  4. 2efd5c5 Glyph cache optimization by Chet Haase · 12 years ago
  5. 8025061 Restore scissor state correctly by Chet Haase · 12 years ago
  6. e816bae Optimize interactions with glyph cache by Chet Haase · 12 years ago
  7. 320d46b Reduce gradients textures size whenever possible by Romain Guy · 12 years ago
  8. c89b14b It seems that apparently useless public APIs are actually useful Bug #6953651 by Romain Guy · 12 years ago
  9. b603981 am 05e97e81: am 0be33f2d: Merge "Add shortcut to avoid potential divide by zero in some case" by Jean-Baptiste Queru · 12 years ago
  10. 05e97e8 am 0be33f2d: Merge "Add shortcut to avoid potential divide by zero in some case" by Jean-Baptiste Queru · 12 years ago
  11. 33fa1f7 Draw an empty border around glyphs to avoid sampling issues Bug #6942209 by Romain Guy · 12 years ago
  12. 17112ad Cleanup of libhwui by Romain Guy · 12 years ago
  13. 8c654e0 Merge "Add new debug tool to track hardware layers updates" into jb-mr1-dev by Romain Guy · 12 years ago
  14. 4ff0cf4 Add new debug tool to track hardware layers updates by Romain Guy · 12 years ago
  15. 4cb3384 Merge "libutils cleanup" into jb-mr1-dev by Mathias Agopian · 12 years ago
  16. 69a3ce1 libutils cleanup by Mathias Agopian · 12 years ago
  17. 8801b2f Bowing my head in shame Bug #6924514 by Romain Guy · 12 years ago
  18. 18edb81 Avoid crash when dumping display lists by Romain Guy · 12 years ago
  19. a70cd04 Merge "Add dithering to gradients" into jb-mr1-dev by Romain Guy · 12 years ago
  20. 211efea Add dithering to gradients by Romain Guy · 12 years ago
  21. 1ae49ab Merge "Fix bug 6892600 Font (character pairs) rendering issue" into jb-mr1-dev by Raph Levien · 12 years ago
  22. 42e1e0d Improve gradients by Romain Guy · 12 years ago
  23. 8b4072d Fix bug 6892600 Font (character pairs) rendering issue by Raph Levien · 12 years ago
  24. c252595 Rename drawGeneralText to drawText by Romain Guy · 12 years ago
  25. 0412cfc Add shortcut to avoid potential divide by zero in some case by Chen YANG · 12 years ago
  26. 996e57c Hardware implementation of glyph positioning (bug 5443796) by Raph Levien · 12 years ago
  27. 98ba894 Make gradients look slightly better by Romain Guy · 12 years ago
  28. 00755fe Merge "Add drop shadow for drawPosText in hwui renderer." by Raph Levien · 12 years ago
  29. 416a847 Add drop shadow for drawPosText in hwui renderer. by Raph Levien · 12 years ago
  30. 8dcfd5e Clamp gradient textures to max GL texture size by Romain Guy · 12 years ago
  31. 0aa87bb Fix crash with new LookupGammaFontRenderer Bug #6853934 by Romain Guy · 12 years ago
  32. eb61cd8 Optimize gradient textures by Romain Guy · 12 years ago
  33. 243924b am 3409e728: Correctly pre-clip paths when recording display lists Bug #6836448 External bug: http://code.google.com/p/android/issues/detail?id=34946 by Romain Guy · 12 years ago
  34. 6355347 Remove vendor specific precision qualifier by Romain Guy · 12 years ago
  35. 8e025de Note to self by Romain Guy · 12 years ago
  36. 0429938 Clip lines, AA rects and points correctly by Romain Guy · 12 years ago
  37. dfab50d Tweak text gamma correction by Romain Guy · 12 years ago
  38. 6e25e38 Add a new method for text gamma correction by Romain Guy · 12 years ago
  39. 3409e72 Correctly pre-clip paths when recording display lists by Romain Guy · 12 years ago
  40. 95c21d0 Correctly pre-clip paths when recording display lists by Romain Guy · 12 years ago
  41. 8a4ac61 Don't clear the dirty clip flag if it's not applied Bug #6833979 by Romain Guy · 12 years ago
  42. 4121063 Add shader-based text gamma correction by Romain Guy · 12 years ago
  43. 157bd57 Add makefile flags for perf by Romain Guy · 12 years ago
  44. be6f9dc Don't copy paints for 9patches by Romain Guy · 12 years ago
  45. b1d0a4e Refactor GammaFontRenderer by Romain Guy · 12 years ago
  46. c9cf9e5 Merge "Improve rendering speed by disabling scissor tests" by Romain Guy · 12 years ago
  47. 586cae3 Improve rendering speed by disabling scissor tests by Romain Guy · 12 years ago
  48. 01f03dc am 0a386ffa: Text shadow alpha handling incorrect DO NOT MERGE by Romain Guy · 12 years ago
  49. 0a386ff Text shadow alpha handling incorrect DO NOT MERGE by Romain Guy · 12 years ago
  50. 489041d Merge "Text shadow alpha handling incorrect" by Romain Guy · 12 years ago
  51. 9c0b188 Text shadow alpha handling incorrect by Romain Guy · 12 years ago
  52. 401b1f8 Merge "Remove obsolete optimization" by Romain Guy · 12 years ago
  53. f877308 Remove obsolete optimization by Romain Guy · 12 years ago
  54. f0af1d5 Remove unused View.flushLayer() API by Romain Guy · 12 years ago
  55. 4b447b9 Add mode when open(O_CREAT) is used. by Nick Kralevich · 12 years ago
  56. 4930649 am 68cefd20: Merge "Textured text calls could be invisible Bug #6597730" into jb-dev by Romain Guy · 12 years ago
  57. 16c8808 Textured text calls could be invisible Bug #6597730 by Romain Guy · 12 years ago
  58. ca43c96 am 44b2fe3f: Track canvas clearing for swap buffers logic. by Chet Haase · 12 years ago
  59. 44b2fe3 Track canvas clearing for swap buffers logic. by Chet Haase · 12 years ago
  60. 6d99a02 am 8f1f714f: Merge "Revert "Add more temporary logging for investigating detachFunctor"" into jb-dev by Chris Craik · 12 years ago
  61. 932b7f6 Revert "Add more temporary logging for investigating detachFunctor" by Chris Craik · 12 years ago
  62. 34e5f5a am 3676b137: Merge "Add more temporary logging for investigating detachFunctor" into jb-dev by Chris Craik · 12 years ago
  63. 8857b2f Add more temporary logging for investigating detachFunctor by Chris Craik · 12 years ago
  64. 78f04a3 am 51df04b9: Port the legacy velocity tracker strategy. by Jeff Brown · 12 years ago
  65. ba58221 am a5b06982: Implement a second order integrating VT strategy. by Jeff Brown · 12 years ago
  66. 2fd6bae am 18f329e9: Implement a weighted least squares VelocityTracker strategy. by Jeff Brown · 12 years ago
  67. 51df04b Port the legacy velocity tracker strategy. by Jeff Brown · 12 years ago
  68. a5b0698 Implement a second order integrating VT strategy. by Jeff Brown · 12 years ago
  69. 18f329e Implement a weighted least squares VelocityTracker strategy. by Jeff Brown · 12 years ago
  70. 767bc6d am 1fbbc071: Merge "Implement an integrating VelocityTracker strategy." into jb-dev by Jeff Brown · 12 years ago
  71. 7d3fa09 am f47e76e2: Merge "Make velocity tracker strategy configurable." into jb-dev by Jeff Brown · 12 years ago
  72. 1fbbc07 Merge "Implement an integrating VelocityTracker strategy." into jb-dev by Jeff Brown · 12 years ago
  73. f47e76e Merge "Make velocity tracker strategy configurable." into jb-dev by Jeff Brown · 12 years ago
  74. 53dd12a Implement an integrating VelocityTracker strategy. by Jeff Brown · 12 years ago
  75. 9eb7d86 Make velocity tracker strategy configurable. by Jeff Brown · 12 years ago
  76. d014006 am 561ff8a7: Merge "Skip eglSwapBuffers() call when we do not draw to GL" into jb-dev by Chet Haase · 12 years ago
  77. 4865909 Skip eglSwapBuffers() call when we do not draw to GL by Chet Haase · 12 years ago
  78. 9970bba am 3534e134: Merge "Avoid crash if onDetachedFromWindow called after destroy" into jb-dev by Chris Craik · 12 years ago
  79. 3534e13 Merge "Avoid crash if onDetachedFromWindow called after destroy" into jb-dev by Chris Craik · 12 years ago
  80. 9e08012 Avoid crash if onDetachedFromWindow called after destroy by Chris Craik · 12 years ago
  81. 49413bc am 7a9328a3: Merge "Add temporary functor lifetime logging" into jb-dev by Chris Craik · 12 years ago
  82. 7a9328a Merge "Add temporary functor lifetime logging" into jb-dev by Chris Craik · 12 years ago
  83. 5ba87a0 am e5a4a3dc: Merge "Ensure we always set the proper blending mode Bug #6527305" into jb-dev by Romain Guy · 12 years ago
  84. e5a4a3d Merge "Ensure we always set the proper blending mode Bug #6527305" into jb-dev by Romain Guy · 12 years ago
  85. f8dafa1 Add temporary functor lifetime logging by Chris Craik · 12 years ago
  86. ddf7437 Ensure we always set the proper blending mode Bug #6527305 by Romain Guy · 12 years ago
  87. 1ff2c7f am 12fd5db4: Merge "Don\'t clear the functor at every draw" into jb-dev by Chris Craik · 12 years ago
  88. c8538ade Don't clear the functor at every draw by Chris Craik · 12 years ago
  89. d568e4d am 196a7dae: Merge "Sanitize display list properties" into jb-dev by Romain Guy · 12 years ago
  90. f26c8be Sanitize display list properties by Romain Guy · 12 years ago
  91. 952a451 am 2298fe22: Merge "Avoid unnecessary copy when invoking drawBitmap(int[]) Bug #6483390" into jb-dev by Romain Guy · 12 years ago
  92. d5cfec8 am 7b8523aa: Merge "Remove all Dalvik allocations from Cavnas.drawBitmap(int[], ...)" into jb-dev by Romain Guy · 12 years ago
  93. aebfdc2 am e4db99cf: Merge "Detect when pointer has stopped moving." into jb-dev by Jeff Brown · 12 years ago
  94. 634ec69 am 08b544c7: Merge "Fix pointer indexing issue in VelocityTracker." into jb-dev by Jeff Brown · 12 years ago
  95. 7469f8b am 47a4a50d: Merge "Improve touch event resampling." into jb-dev by Jeff Brown · 12 years ago
  96. e2ec70b am 00ff4748: Merge "More VelocityTracker refactoring." into jb-dev by Jeff Brown · 12 years ago
  97. 769bcce am c9ade202: Merge "Forget the name of a texture after freeing Bug #6408362" into jb-dev by Romain Guy · 12 years ago
  98. f0e5e27 am 2be45697: Merge "Fix two memory leaks Bug #6408362" into jb-dev by Romain Guy · 12 years ago
  99. 49c5fc0 Avoid unnecessary copy when invoking drawBitmap(int[]) Bug #6483390 by Romain Guy · 12 years ago
  100. 7b8523a Merge "Remove all Dalvik allocations from Cavnas.drawBitmap(int[], ...)" into jb-dev by Romain Guy · 12 years ago