1. fc9f4a8 Merge "Add nanobench tests for BitmapRegionDecoder" into master-skia by Skia_Android Canary Bot · 9 years ago
  2. 7f69144 Add nanobench tests for BitmapRegionDecoder by msarett · 9 years ago
  3. f3f45c9 Merge "fix DM?" into master-skia by Skia_Android Canary Bot · 9 years ago
  4. cc334b3 fix DM? by mtklein · 9 years ago
  5. 03b942e Merge "This file was supposed to be in https://codereview.chromium.org/1347143006/" into master-skia by Skia_Android Canary Bot · 9 years ago
  6. a574ac7 Merge "Stop supporting HW dither" into master-skia by Skia_Android Canary Bot · 9 years ago
  7. 31459a4 This file was supposed to be in https://codereview.chromium.org/1347143006/ by benjaminwagner · 9 years ago
  8. aca31fe Stop supporting HW dither by bsalomon · 9 years ago
  9. 09d5c23 Merge "move mutex construction out of the benchmarks." into master-skia by Skia_Android Canary Bot · 9 years ago
  10. 0aa3217 Merge "Small cleanups to SkSmallAllocator" into master-skia by Skia_Android Canary Bot · 9 years ago
  11. a16e8bc move mutex construction out of the benchmarks. by mtklein · 9 years ago
  12. 78041fa Small cleanups to SkSmallAllocator by mdempsky · 9 years ago
  13. 962e5b7 Merge "Fix for degenerate stroke rect" into master-skia by Skia_Android Canary Bot · 9 years ago
  14. 27479bf Merge "Fix possible integer overflow in SkTSearch's midpoint calculation" into master-skia by Skia_Android Canary Bot · 9 years ago
  15. d04f49b Merge "Prefer dual source/framebuffer fetch paths for GPU LCD." into master-skia by Skia_Android Canary Bot · 9 years ago
  16. 5c6078a Merge "Avoid CTFontCreateCopyWithAttributes." into master-skia by Skia_Android Canary Bot · 9 years ago
  17. e6883ad Merge "Blacklist bleed_image on GalaxyS4." into master-skia by Skia_Android Canary Bot · 9 years ago
  18. d8e5b8d Merge "Revert of Fix for degenerate stroke rect (patchset #7 id:110001 of https://codereview.chromium.org/1359453002/ )" into master-skia by Skia_Android Canary Bot · 9 years ago
  19. 11edad9 Fix for degenerate stroke rect by joshualitt · 9 years ago
  20. 07ed41f Fix possible integer overflow in SkTSearch's midpoint calculation by mdempsky · 9 years ago
  21. e73f1f6 Prefer dual source/framebuffer fetch paths for GPU LCD. by egdaniel · 9 years ago
  22. 7cbeaae Avoid CTFontCreateCopyWithAttributes. by bungeman · 9 years ago
  23. 59ea019 Blacklist bleed_image on GalaxyS4. by benjaminwagner · 9 years ago
  24. a204ced Revert of Fix for degenerate stroke rect (patchset #7 id:110001 of https://codereview.chromium.org/1359453002/ ) by joshualitt · 9 years ago
  25. abcefac Merge "Fix for degenerate stroke rect" into master-skia by Skia_Android Canary Bot · 9 years ago
  26. 511684f Fix for degenerate stroke rect by joshualitt · 9 years ago
  27. 10d41f5 Merge "Move GrFragmentProcessor implementation to its own cpp file" into master-skia by Skia_Android Canary Bot · 9 years ago
  28. bf87730 Move GrFragmentProcessor implementation to its own cpp file by bsalomon · 9 years ago
  29. e24e6d2 Merge "fix factory count" into master-skia by Skia_Android Canary Bot · 9 years ago
  30. 3905c37 fix factory count by Brian Salomon · 9 years ago
  31. 654fb74 Merge "Replace GrExtractAlphaFragmentProcessor with DstIn compose processor" into master-skia by Skia_Android Canary Bot · 9 years ago
  32. 87ba62e Replace GrExtractAlphaFragmentProcessor with DstIn compose processor by bsalomon · 9 years ago
  33. e78d197 Merge "Remove SkNEW and SkDELETE macros" into master-skia by Skia_Android Canary Bot · 9 years ago
  34. 106b124 Remove SkNEW and SkDELETE macros by mdempsky · 9 years ago
  35. 66a3c0a Merge "SkTLList throw on sk_malloc fail" into master-skia by Skia_Android Canary Bot · 9 years ago
  36. 55fb4f3 SkTLList throw on sk_malloc fail by halcanary · 9 years ago
  37. 67a4eb1 Merge "whitespace change" into master-skia by Skia_Android Canary Bot · 9 years ago
  38. 064488a whitespace change by halcanary · 9 years ago
  39. 982465a Merge "Revert of Combined approach. (patchset #2 id:20001 of https://codereview.chromium.org/1356133002/ )" into master-skia by Skia_Android Canary Bot · 9 years ago
  40. b758bbd Revert of Combined approach. (patchset #2 id:20001 of https://codereview.chromium.org/1356133002/ ) by mtklein · 9 years ago
  41. 0974543 Merge "Combined approach." into master-skia by Skia_Android Canary Bot · 9 years ago
  42. 46243a7 Combined approach. by mtklein · 9 years ago
  43. 0760a86 Merge "CMake: Compile in OSMesa on Linux, if found." into master-skia by Skia_Android Canary Bot · 9 years ago
  44. 4ae2625 CMake: Compile in OSMesa on Linux, if found. by halcanary · 9 years ago
  45. 7ed9957 Merge "SK_API for include/gpu/gl/GrGLInterface.h" into master-skia by Skia_Android Canary Bot · 9 years ago
  46. 8482731 Merge "Buildbot specs for Linux ANGLE bot" into master-skia by Skia_Android Canary Bot · 9 years ago
  47. 0fc1dbe SK_API for include/gpu/gl/GrGLInterface.h by halcanary · 9 years ago
  48. 08d7747 Buildbot specs for Linux ANGLE bot by borenet · 9 years ago
  49. a360f46 Merge "update roadmap link to latest" into master-skia by Skia_Android Canary Bot · 9 years ago
  50. 3e48aab update roadmap link to latest by hcm · 9 years ago
  51. 3b7d471 Merge "Revert of try simplest code: inline whenever vaguely sensible (patchset #1 id:1 of https://codereview.chromium.org/1351403005/ )" into master-skia by Skia_Android Canary Bot · 9 years ago
  52. 7be75e4 Merge "try simplest code: inline whenever vaguely sensible" into master-skia by Skia_Android Canary Bot · 9 years ago
  53. b1cc9da Revert of try simplest code: inline whenever vaguely sensible (patchset #1 id:1 of https://codereview.chromium.org/1351403005/ ) by mtklein · 9 years ago
  54. 527a0c8 try simplest code: inline whenever vaguely sensible by mtklein · 9 years ago
  55. d70bff5 Merge "Revert of try stosd/w (patchset #2 id:20001 of https://codereview.chromium.org/1355063002/ )" into master-skia by Skia_Android Canary Bot · 9 years ago
  56. 7cf45db Merge "try stosd/w" into master-skia by Skia_Android Canary Bot · 9 years ago
  57. c566fdd Revert of try stosd/w (patchset #2 id:20001 of https://codereview.chromium.org/1355063002/ ) by mtklein · 9 years ago
  58. 3ca0f62 try stosd/w by mtklein · 9 years ago
  59. ef93afc Merge "Revert of update memset16/32 inlining heuristics (patchset #1 id:1 of https://codereview.chromium.org/1357193002/ )" into master-skia by Skia_Android Canary Bot · 9 years ago
  60. fee357b Merge "update memset16/32 inlining heuristics" into master-skia by Skia_Android Canary Bot · 9 years ago
  61. b63d816 Revert of update memset16/32 inlining heuristics (patchset #1 id:1 of https://codereview.chromium.org/1357193002/ ) by mtklein · 9 years ago
  62. b68fa40 update memset16/32 inlining heuristics by mtklein · 9 years ago
  63. b63dcb1 Merge "Update SKP version" into master-skia by Skia_Android Canary Bot · 9 years ago
  64. 0e7ca50 Update SKP version by update-skps · 9 years ago
  65. 52441b0 Merge "Revert of Avoid CTFontCreateCopyWithAttributes. (patchset #4 id:60001 of https://codereview.chromium.org/1344213004/ )" into master-skia by Skia_Android Canary Bot · 9 years ago
  66. 4de8c3a Revert of Avoid CTFontCreateCopyWithAttributes. (patchset #4 id:60001 of https://codereview.chromium.org/1344213004/ ) by bungeman · 9 years ago
  67. 81271bd Merge "Avoid CTFontCreateCopyWithAttributes." into master-skia by Skia_Android Canary Bot · 9 years ago
  68. d329671 Avoid CTFontCreateCopyWithAttributes. by bungeman · 9 years ago
  69. dfefa17 Merge "skia.og: Update the home page to have a showcase of Skia capabilities." into master-skia by Skia_Android Canary Bot · 9 years ago
  70. 2440fcd skia.og: Update the home page to have a showcase of Skia capabilities. by jcgregorio · 9 years ago
  71. 7797586 Merge "Delete the typefaces." into master-skia by Skia_Android Canary Bot · 9 years ago
  72. 0d39d37 Delete the typefaces. by herb · 9 years ago
  73. d99687f Merge "Create append methods in batch namespaces" into master-skia by Skia_Android Canary Bot · 9 years ago
  74. aa37a96 Create append methods in batch namespaces by joshualitt · 9 years ago
  75. c2be51e Merge "Fix for combining with perspective local rects" into master-skia by Skia_Android Canary Bot · 9 years ago
  76. 2120b6f Fix for combining with perspective local rects by joshualitt · 9 years ago
  77. a09e2c5 Merge "Font cache stress test." into master-skia by Skia_Android Canary Bot · 9 years ago
  78. 1052f51 Font cache stress test. by herb · 9 years ago
  79. c7063d1 Merge "Disable dithering in libjpeg-turbo for 565 decodes" into master-skia by Skia_Android Canary Bot · 9 years ago
  80. 8ff6ca6 Disable dithering in libjpeg-turbo for 565 decodes by msarett · 9 years ago
  81. b6cf74d Merge "add new gm to test overlapping lcd text" into master-skia by Skia_Android Canary Bot · 9 years ago
  82. 496d29f add new gm to test overlapping lcd text by joshualitt · 9 years ago
  83. a9caabe Merge "Make Ben happy" into master-skia by Skia_Android Canary Bot · 9 years ago
  84. 33e91f1 Make Ben happy by joshualitt · 9 years ago
  85. b291502 Merge "Use rounding when converting desiredScale to a sampleSize" into master-skia by Skia_Android Canary Bot · 9 years ago
  86. 6c50a8f Use rounding when converting desiredScale to a sampleSize by msarett · 9 years ago
  87. a01d233 Merge "Add shared mutex benchmark." into master-skia by Skia_Android Canary Bot · 9 years ago
  88. d32087a Add shared mutex benchmark. by herb · 9 years ago
  89. e3c5745 Merge "Revert of add ImageShader, sharing code with its Bitmap cousin (patchset #10 id:180001 of https://codereview.chromium.org/1342113002/ )" into master-skia by Skia_Android Canary Bot · 9 years ago
  90. f260851 Revert of add ImageShader, sharing code with its Bitmap cousin (patchset #10 id:180001 of https://codereview.chromium.org/1342113002/ ) by tomhudson · 9 years ago
  91. 86e7bec Merge "Benchmark all mutex implementations." into master-skia by Skia_Android Canary Bot · 9 years ago
  92. bcfd511 Benchmark all mutex implementations. by herb · 9 years ago
  93. 12af42c Merge "Add slice tool" into master-skia by Skia_Android Canary Bot · 9 years ago
  94. 5ce341f Add slice tool by robertphillips · 9 years ago
  95. 6984145 Merge "add ImageShader, sharing code with its Bitmap cousin" into master-skia by Skia_Android Canary Bot · 9 years ago
  96. 0b93e31 add ImageShader, sharing code with its Bitmap cousin by reed · 9 years ago
  97. ab9ae76 Merge "Purge cached resources on SkImage destruction." into master-skia by Skia_Android Canary Bot · 9 years ago
  98. 3b0d532 Purge cached resources on SkImage destruction. by fmalita · 9 years ago
  99. 2ad885e Merge "Move StrokeRectBatches into .cpp files" into master-skia by Skia_Android Canary Bot · 9 years ago
  100. 3566d44 Move StrokeRectBatches into .cpp files by joshualitt · 9 years ago