1. 6379129 Revert of SSE2 everywhere. (https://codereview.chromium.org/294963002/) by commit-bot@chromium.org · 10 years ago
  2. 3056bdd Since we're only using it on Linux now, just require poppler as a system dependency. by commit-bot@chromium.org · 10 years ago
  3. 28f070d SSE2 everywhere. by commit-bot@chromium.org · 10 years ago
  4. c4e416c Add Memcpy32 bench. by commit-bot@chromium.org · 10 years ago
  5. 941ff78 Remove legacy constructor for blur draw looper. by commit-bot@chromium.org · 10 years ago
  6. 628ed0b Add Dashing gpu effect for simple dashed lines by commit-bot@chromium.org · 10 years ago
  7. 120c999 Generate Android.mk for DM. by commit-bot@chromium.org · 10 years ago
  8. 25c1066 Generate gm/Android.mk, minus JSON. by commit-bot@chromium.org · 10 years ago
  9. 684b3d0 Disable poppler on Windows since it no longer compiles in VS2013 by commit-bot@chromium.org · 10 years ago
  10. e2b193c Revert of remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) by commit-bot@chromium.org · 10 years ago
  11. ee0cac3 remove unused (by clients) SkUnitMapper by commit-bot@chromium.org · 10 years ago
  12. 61744ec Generate bench/Android.mk from gyp. by commit-bot@chromium.org · 10 years ago
  13. 85fd193 Factor out DumpRecord method from dump_record tool for later use by commit-bot@chromium.org · 10 years ago
  14. 90b5a2a DM: Add --skps. by commit-bot@chromium.org · 10 years ago
  15. ddb9331 remove reference to (deleted) SkKernel33MaskFilter by commit-bot@chromium.org · 10 years ago
  16. 92cea27 Remove legacy SkLayerRasterizer flag for Android. by commit-bot@chromium.org · 10 years ago
  17. 7e9feda Fix the android framework build as it still uses mutable local matrices. by djsollen@google.com · 10 years ago
  18. b3c836b add SK_SUPPORT_LEGACY_SHADER_LOCALMATRIX for chrome by commit-bot@chromium.org · 10 years ago
  19. 5b8d047 Remove SK_SUPPORT_LEGACY_PUBLICEFFECTCONSTRUCTORS flag from chromium_defines. by commit-bot@chromium.org · 10 years ago
  20. e003aec remove unused Kernel33MaskFilter by commit-bot@chromium.org · 10 years ago
  21. 68867b3 Revert "remove SK_SUPPORT_LEGACY_BUILDMIPMAP" by reed@google.com · 10 years ago
  22. 259ea9a remove SK_SUPPORT_LEGACY_BUILDMIPMAP by commit-bot@chromium.org · 10 years ago
  23. 27f6b0d Add timing to dump_record. by commit-bot@chromium.org · 10 years ago
  24. 4d868b0 Add missing sfnt header files to gyp. by bungeman@google.com · 10 years ago
  25. 90c0fbd reland "extract some common code from PictureRenderer" by commit-bot@chromium.org · 10 years ago
  26. 5e674b2 Revert of Remove SK_SUPPORT_LEGACY_PUBLICEFFECTCONSTRUCTORS flag from chromium_defines. (https://codereview.chromium.org/265973002/) by commit-bot@chromium.org · 10 years ago
  27. daeec36 Remove non-existent header file from Android opts. by bungeman@google.com · 10 years ago
  28. 54f98fc Remove SK_SUPPORT_LEGACY_PUBLICEFFECTCONSTRUCTORS flag from chromium_defines. by commit-bot@chromium.org · 10 years ago
  29. de3ad9e Revert of extract some common code from PictureRenderer (https://codereview.chromium.org/273703006/) by commit-bot@chromium.org · 10 years ago
  30. 199cf69 Fix Moz2D build by commit-bot@chromium.org · 10 years ago
  31. ee18f2a extract some common code from PictureRenderer by commit-bot@chromium.org · 10 years ago
  32. 8fae213 add localmatrix-shader by commit-bot@chromium.org · 10 years ago
  33. a8e52df remove SK_SUPPORT_LEGACY_BLURMASKFILTER_STYLE by reed@google.com · 10 years ago
  34. 50ca12b Statically initialize those zero-size singletons. by commit-bot@chromium.org · 10 years ago
  35. d53b227 New GM for testing circle blur optimization by commit-bot@chromium.org · 10 years ago
  36. 2db7fe7 When solving the cubic line intersection directly fails, use binary search as a fallback. by commit-bot@chromium.org · 10 years ago
  37. 6e8f64c Disallow Android from calling getTotalClip. by commit-bot@chromium.org · 10 years ago
  38. eaca36b remove dead mipmap code from SkBitmap by commit-bot@chromium.org · 10 years ago
  39. e9d8ef5 Revert "remove unneeded SK_SUPPORT_LEGACY_BLURMASKFILTER_STYLE" by commit-bot@chromium.org · 10 years ago
  40. 95b03ce remove unneeded SK_SUPPORT_LEGACY_BLURMASKFILTER_STYLE by reed@google.com · 10 years ago
  41. 901c43c Temporarily disable NEON on Android framework builds. by djsollen@google.com · 10 years ago
  42. 545a21a Add dump_record to make inspecting before/after SkRecordOptimize easy. by commit-bot@chromium.org · 10 years ago
  43. 73fffeb Add pattern matchers for SkRecord by commit-bot@chromium.org · 10 years ago
  44. 089a780 Split GrResource into GrCacheable/GrGpuObject by commit-bot@chromium.org · 10 years ago
  45. 0206363 Remove dead code. by commit-bot@chromium.org · 10 years ago
  46. 1d146d4 Revert of Roll ANGLE. (https://codereview.chromium.org/237173002/) by commit-bot@chromium.org · 10 years ago
  47. 05b1b53 gyp rules for ubsan by commit-bot@chromium.org · 10 years ago
  48. 1267219 Roll ANGLE. by commit-bot@chromium.org · 10 years ago
  49. 725b082 remove unneeded SK_SUPPORT_LEGACY_PROCXFERMODE by commit-bot@chromium.org · 10 years ago
  50. 4521add try /LARGEADDRESSAWARE to give Windows 32-bit builds access to more RAM. by commit-bot@chromium.org · 10 years ago
  51. 6988588 Eliminate SkPicture-related flags Chromium no longer requires by commit-bot@chromium.org · 10 years ago
  52. 8c4953c Cleanup of SSE optimization files. by commit-bot@chromium.org · 10 years ago
  53. a90c680 Turn on quilt mode in DM. by commit-bot@chromium.org · 10 years ago
  54. 8dac8b1 Backfill unit tests for SkRecord by commit-bot@chromium.org · 10 years ago
  55. 9add5dc Move GrGLInterface function ptr setup into a common function for all OpenGL GrGLInterface factories (but not GLES yet). by commit-bot@chromium.org · 10 years ago
  56. 16348bb Remove dependency of views on angle by commit-bot@chromium.org · 10 years ago
  57. a31eacb Refactor SkPictureStateTree::Iterator to avoid use of kClip_SaveFlag. by commit-bot@chromium.org · 10 years ago
  58. e396455 move common blur types into central header by commit-bot@chromium.org · 10 years ago
  59. 2e0c32a Start using type traits in src/record instead of macros. by commit-bot@chromium.org · 10 years ago
  60. d665685 Generate tests/Android.mk from gyp by commit-bot@chromium.org · 10 years ago
  61. 8400b23 use BenchTimer, print in µs by commit-bot@chromium.org · 10 years ago
  62. 15b2981 Add pathops and capture stderr so we can get SkDebugf output. by commit-bot@chromium.org · 10 years ago
  63. fe78847 gpuveto tool by commit-bot@chromium.org · 10 years ago
  64. 8cb1daa fix minor skp-found bugs by commit-bot@chromium.org · 10 years ago
  65. d70fa20 Deprecate SaveFlags use in the public SkCanvas API. by commit-bot@chromium.org · 10 years ago
  66. 04f03d1 Add GM that exercises SkCanvas::discard() by commit-bot@chromium.org · 10 years ago
  67. 94e2872 Restore SkPicture-related guard flags for Chrome by robertphillips@google.com · 10 years ago
  68. e107edb Remove 2 SkPicture-related flags Chrome should be able to live without by commit-bot@chromium.org · 10 years ago
  69. 40afe0e Remove guards Chromium no longer needs by commit-bot@chromium.org · 10 years ago
  70. c8379d7 Add gpu fast path for two point conical gradients. by commit-bot@chromium.org · 10 years ago
  71. 945ec3a Revert of make drawText calls non-virtual, to ease SkFont and TextBlob (https://codereview.chromium.org/243853006/) by commit-bot@chromium.org · 10 years ago
  72. d10ec40 gyp: only include windows *_x64 targets if GYP_GENERATORS includes ninja by commit-bot@chromium.org · 10 years ago
  73. 6fa0e32 Reverting Skia r14299 ( Remove guards Chromium no longer needs - https://codereview.chromium.org/246403004) by robertphillips@google.com · 10 years ago
  74. 4325d11 make drawText calls non-virtual, to ease SkFont and TextBlob by commit-bot@chromium.org · 10 years ago
  75. e221a7f Remove guards Chromium no longer needs by commit-bot@chromium.org · 10 years ago
  76. aec1438 Add asADash entry point into SkPathEffect to allow extracting Dash info from PathEffects by commit-bot@chromium.org · 10 years ago
  77. 855e88e Fixes for SkPictureShader. by commit-bot@chromium.org · 10 years ago
  78. 4333751 Add a .gypi to insulate Chrome from refactorings in src/record. by commit-bot@chromium.org · 10 years ago
  79. ad8ce57 anticipate more optimizations by renaming some files and methods by commit-bot@chromium.org · 10 years ago
  80. 1d0b68c Support clip to layer flag on Android framework. by commit-bot@chromium.org · 10 years ago
  81. 770963f Staging for cleanup of SkPicture-related headers by robertphillips@google.com · 10 years ago
  82. 8d4dc71 rename SkPaintParts.* to SkPaintPart.* by reed@google.com · 10 years ago
  83. 5fb2ce3 Staged removal of SkPicture-derived classes by commit-bot@chromium.org · 10 years ago
  84. d24a130 add SK_SUPPORT_LEGACY_PROCXFERMODE to skia_for_chromium_defines.gypi by commit-bot@chromium.org · 10 years ago
  85. 0b17fea Revert of Roll ANGLE. (https://codereview.chromium.org/237173002/) by commit-bot@chromium.org · 10 years ago
  86. cd66af0 Roll ANGLE. by commit-bot@chromium.org · 10 years ago
  87. 03f2f81 More flags needed to build Android framework. by commit-bot@chromium.org · 10 years ago
  88. 04f6c4c Support picture recording in Android framework. by commit-bot@chromium.org · 10 years ago
  89. d393b17 Retract SkPicture::kOptimizeForClippedPlayback_RecordingFlag from public API by commit-bot@chromium.org · 10 years ago
  90. d3fbd34 Fix size of rotated text with FreeType. by bungeman@google.com · 10 years ago
  91. b17a24f SkRecord: turn on cull annotation pass in public API. by commit-bot@chromium.org · 10 years ago
  92. 4431e77 Mike R: please sanity check SkPostConfig.h by commit-bot@chromium.org · 10 years ago
  93. f6a5afb Remove currently unused code by commit-bot@chromium.org · 10 years ago
  94. 94cf9fa More removal of duplicate framework defines. by commit-bot@chromium.org · 10 years ago
  95. 8f3cc77 Remove duplicate skia_android_framework defines. by commit-bot@chromium.org · 10 years ago
  96. 84b18c7 split SkPictureRecorder out of SkPicture by robertphillips@google.com · 10 years ago
  97. cae54f1 remove picture-backed surfaces by commit-bot@chromium.org · 10 years ago
  98. 28fcae2 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 10 years ago
  99. 0bd03cf remove guard for getTotalClip by commit-bot@chromium.org · 10 years ago
  100. ba73d28 Add bench_playback, for quick profiling of SKR playback. by commit-bot@chromium.org · 10 years ago