1. d71ff91d Apply the clip rect/region to drawLines() by Romain Guy · 12 years ago
  2. b4c1dc1 Merge "Don't clip when drawing a layer" by Romain Guy · 12 years ago
  3. 63696bf Don't clip when drawing a layer by Romain Guy · 12 years ago
  4. da8d8b9 Merge "Add a RenderBuffer object to store stencil buffers. Bug #7146141" by Romain Guy · 12 years ago
  5. 3bbacf2 Add a RenderBuffer object to store stencil buffers. Bug #7146141 by Romain Guy · 12 years ago
  6. 6b7fcc8 am 75701e8f: am 7eb4db35: am b9185fd1: Merge "Fix PointerCoords Parcel incorrectly storing values as Int32" by Jeffrey Brown · 12 years ago
  7. 7eb4db3 am b9185fd1: Merge "Fix PointerCoords Parcel incorrectly storing values as Int32" by Jeffrey Brown · 12 years ago
  8. 1ba0289 Merge "Add cap tessellation support" by Chris Craik · 12 years ago
  9. 65cd612 Add cap tessellation support by Chris Craik · 12 years ago
  10. 511afdd Merge "Fix uninitialized variables in Caches.cpp Bug #8151401" by Romain Guy · 12 years ago
  11. c2a9721 Fix uninitialized variables in Caches.cpp Bug #8151401 by Romain Guy · 12 years ago
  12. 83315e0 Merge "Fix Snapshot::resetClip to also reset the clip region" by Romain Guy · 12 years ago
  13. 3c099c4 Fix Snapshot::resetClip to also reset the clip region by Romain Guy · 12 years ago
  14. 23e500d Merge "Merge remote-tracking branch 'goog/master-chromium' into 'goog/master'" by Derek Sollenberger · 12 years ago
  15. b969a0d Add support for non-antialiased text by Romain Guy · 12 years ago
  16. f5db9b8 Merge "Changes needed to roll Skia to r7527." into master-chromium by Derek Sollenberger · 12 years ago
  17. 43c6eda am b3778531: Merge "Set the scissor from OpenGLRenderer::drawColorRects Bug #8131254" by Romain Guy · 12 years ago
  18. b377853 Merge "Set the scissor from OpenGLRenderer::drawColorRects Bug #8131254" by Romain Guy · 12 years ago
  19. a362c69 Set the scissor from OpenGLRenderer::drawColorRects Bug #8131254 by Romain Guy · 12 years ago
  20. d4cf7df1 am e51ccb15: Merge "Simplify display list logging, removing pointers" by Chris Craik · 12 years ago
  21. e51ccb1 Merge "Simplify display list logging, removing pointers" by Chris Craik · 12 years ago
  22. 3dc553b Simplify display list logging, removing pointers by Chris Craik · 12 years ago
  23. d81ec45 Changes needed to roll Skia to r7527. by Derek Sollenberger · 12 years ago
  24. 974fb7a am 3e295c3f: Merge "Add initial plumbing for brightness keys" by Michael Wright · 12 years ago
  25. 1df477a Add initial plumbing for brightness keys by Michael Wright · 12 years ago
  26. da805b1 am c5801680: Merge "Tag HardwareRenderers with a name to help debugging" by Romain Guy · 12 years ago
  27. b86e75e am b7475e7b: Merge "Fix tiling on QCOM GPU" by Romain Guy · 12 years ago
  28. 5019546 am 65f4effc: Merge "Discard the correct buffer when the bound FBO is not 0" by Romain Guy · 12 years ago
  29. ef35927 Tag HardwareRenderers with a name to help debugging by Romain Guy · 12 years ago
  30. f735c8e Fix tiling on QCOM GPU by Romain Guy · 12 years ago
  31. f158198 Discard the correct buffer when the bound FBO is not 0 by Romain Guy · 12 years ago
  32. 2dbd185f resolved conflicts for merge of c93c6aa5 to master-chromium by Derek Sollenberger · 12 years ago
  33. c93c6aa Merge "Object-based DisplayList recording" by Chris Craik · 12 years ago
  34. 716f7b3 Fix PointerCoords Parcel incorrectly storing values as Int32 by Ilya Polenov · 12 years ago
  35. 781fd2b am f5f85022: Merge "Fix graphical corruption on QCOM GPU Bug #7146141" by Romain Guy · 12 years ago
  36. c3fedaf Fix graphical corruption on QCOM GPU Bug #7146141 by Romain Guy · 12 years ago
  37. 2af4635 Object-based DisplayList recording by Chris Craik · 12 years ago
  38. 7d4f807 am 49464796: Merge "Allow layers with a stencil buffer to be resized on the fly Bug #7146141" by Romain Guy · 12 years ago
  39. 2055aba Allow layers with a stencil buffer to be resized on the fly Bug #7146141 by Romain Guy · 12 years ago
  40. e9a983b am b12db26f: Merge "Implement clipRect with a transform, clipRegion & clipPath Bug #7146141" by Romain Guy · 12 years ago
  41. 8ce0030 Implement clipRect with a transform, clipRegion & clipPath Bug #7146141 by Romain Guy · 12 years ago
  42. 616a877 am 61840eb0: Merge "Preliminary Support for region clipping" by Romain Guy · 12 years ago
  43. 735738c Preliminary Support for region clipping by Romain Guy · 12 years ago
  44. bf06ccb am 33a9741c: Merge "Cleanup 9patch mesh matching code Bug #7970966" by Romain Guy · 12 years ago
  45. 5341cea Cleanup 9patch mesh matching code Bug #7970966 by Romain Guy · 12 years ago
  46. 14c40b4 Fix build by Romain Guy · 12 years ago
  47. 19d4f18 resolved conflicts for merge of c88c60be to master-chromium by Romain Guy · 12 years ago
  48. e3a9b24 Add plumbing for better text scaling by Romain Guy · 12 years ago
  49. 7bac554 am 9acd1b4f: Merge "Add visual profiling feature" by Romain Guy · 12 years ago
  50. 9acd1b4 Merge "Add visual profiling feature" by Romain Guy · 12 years ago
  51. 672433d Add visual profiling feature by Romain Guy · 12 years ago
  52. 95bdedd am 48f7cfb1: Merge "Properly support ALPHA_8 bitmaps in all drawBitmap() methods" by Romain Guy · 12 years ago
  53. 886b275 Properly support ALPHA_8 bitmaps in all drawBitmap() methods by Romain Guy · 12 years ago
  54. d6f3a50 am 0aa212e3: am a74d1332: am 81cfb63e: am d13b23a4: Merge "Revert "fix potential memory leak"" by Elliott Hughes · 12 years ago
  55. 3cac46d am 6bbc79f2: am f18eb323: am 767e1c01: am 9aac0c1b: Merge "fix potential memory leak" by Elliott Hughes · 12 years ago
  56. 0aa212e am a74d1332: am 81cfb63e: am d13b23a4: Merge "Revert "fix potential memory leak"" by Elliott Hughes · 12 years ago
  57. 6bbc79f am f18eb323: am 767e1c01: am 9aac0c1b: Merge "fix potential memory leak" by Elliott Hughes · 12 years ago
  58. 81cfb63 am d13b23a4: Merge "Revert "fix potential memory leak"" by Elliott Hughes · 12 years ago
  59. 767e1c01 am 9aac0c1b: Merge "fix potential memory leak" by Elliott Hughes · 12 years ago
  60. 957efcd Revert "fix potential memory leak" by Elliott Hughes · 12 years ago
  61. bc268b9 fix potential memory leak by Sungmin Choi · 12 years ago
  62. e0ece54 am 59131481: Merge "Remove unnecessary & uninitialized variable Bug #7728929" by Romain Guy · 12 years ago
  63. 15a65bf Remove unnecessary & uninitialized variable Bug #7728929 by Romain Guy · 12 years ago
  64. 65dcf53 am 44080524: Merge "Remove C++11 related warning" by Romain Guy · 12 years ago
  65. dcfc836 Remove C++11 related warning by Romain Guy · 12 years ago
  66. 2fa54ce Merge "Update framework to support r5967 of Skia." into master-chromium by Derek Sollenberger · 12 years ago
  67. 17697f2 am eea47240: am 4b0ed017: Merge "BackupHelpers: Fix Typo" by Christopher Tate · 12 years ago
  68. eea4724 am 4b0ed017: Merge "BackupHelpers: Fix Typo" by Christopher Tate · 12 years ago
  69. 8b2e2c8 BackupHelpers: Fix Typo by You Kim · 12 years ago
  70. 7345f24 am 5780e196: am 5c0d6f99: am 9de88dad: Merge "Fix bug #7724071 ImageView drawable is not loaded correctly when changing Locale" into jb-mr1.1-dev by Fabrice Di Meglio · 12 years ago
  71. 5780e19 am 5c0d6f99: am 9de88dad: Merge "Fix bug #7724071 ImageView drawable is not loaded correctly when changing Locale" into jb-mr1.1-dev by Fabrice Di Meglio · 12 years ago
  72. ca79cf6 Update framework to support r5967 of Skia. by Derek Sollenberger · 12 years ago
  73. 3509935 Fix bug #7724071 ImageView drawable is not loaded correctly when changing Locale by Fabrice Di Meglio · 12 years ago
  74. 53018e5 Merge "Apply dev. settings at runtime Bug #7434649" by Romain Guy · 12 years ago
  75. 5bb3c73 Apply dev. settings at runtime Bug #7434649 by Romain Guy · 12 years ago
  76. 69fcbcc Fix crash in TextDropShadowCache by Romain Guy · 12 years ago
  77. 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 · 12 years ago
  78. c0da873 am a9473881: am 2435f98d: Merge "Use the same interrupt/resume logic for all functor calls" into jb-mr1.1-dev by Chris Craik · 12 years ago
  79. b8dca77 Merge "Use LruCache instead of GenerationCache in libhwui" by Romain Guy · 12 years ago
  80. 059e12c Use LruCache instead of GenerationCache in libhwui by Romain Guy · 12 years ago
  81. 288f20c am 51812754: am 25082e33: Merge "Another optimization of glyph cache uploads" by Chet Haase · 12 years ago
  82. d15321b Use the same interrupt/resume logic for all functor calls by Chris Craik · 12 years ago
  83. 7bb3cfe Another optimization of glyph cache uploads by Sangkyu Lee · 12 years ago
  84. 9a9f874 am e2a2fe4e: am be37b5fa: Merge "Free resources in correct order in ResStringPool::uninit" by Kenny Root · 12 years ago
  85. be37b5f Merge "Free resources in correct order in ResStringPool::uninit" by Kenny Root · 12 years ago
  86. ffa68f0 am 7f92d516: am 7494f0c0: am a84c9639: Merge "Avoid tesselation path when useCenter is set" into jb-mr1-dev by Chris Craik · 12 years ago
  87. 7f92d51 am 7494f0c0: am a84c9639: Merge "Avoid tesselation path when useCenter is set" into jb-mr1-dev by Chris Craik · 12 years ago
  88. 7fae521 Avoid tesselation path when useCenter is set by Chris Craik · 12 years ago
  89. fdf85b6 Merge "More changes to fix PDK build:" by Mike Lockwood · 12 years ago
  90. c59b2f9 More changes to fix PDK build: by Mike Lockwood · 12 years ago
  91. 4a82a0f am f5fa64f2: am fbba753f: Merge "Handle offscreen animations correctly" into jb-mr1-dev by Chet Haase · 12 years ago
  92. fbba753 Merge "Handle offscreen animations correctly" into jb-mr1-dev by Chet Haase · 12 years ago
  93. 3561d06 Handle offscreen animations correctly by Chet Haase · 12 years ago
  94. 2635e74 am d04fe3c1: am 04c8d402: Merge "Properly draw the window background on window resize Bug #7385090" into jb-mr1-dev by Romain Guy · 12 years ago
  95. 41308e2 Properly draw the window background on window resize Bug #7385090 by Romain Guy · 12 years ago
  96. 85c1aef am 6534dd02: am 74261d84: Merge "Don\'t null the reference to Bitmap pixels until we\'re really ready" into jb-mr1-dev by Chet Haase · 12 years ago
  97. 547e665 Don't null the reference to Bitmap pixels until we're really ready by Chet Haase · 12 years ago
  98. be432fa am eb78cf53: am 8b946c05: Merge "Defer layer rendering to avoid stalls Bug #7326824" into jb-mr1-dev by Romain Guy · 12 years ago
  99. 7c25aab Defer layer rendering to avoid stalls Bug #7326824 by Romain Guy · 12 years ago
  100. 3786a9b am 07a9ebd1: am b8460d15: Merge "Take into account the texture layer\'s transform for clipping Bug #7370212" into jb-mr1-dev by Romain Guy · 12 years ago