1. d3b2d79 remove SK_SUPPORT_LEGACY_BLURMASKFILTER_STYLE by commit-bot@chromium.org · 10 years ago master
  2. 6b0b63f New file for simpler updating of Android defines. by commit-bot@chromium.org · 10 years ago
  3. 423a773 Revert of remove SK_SUPPORT_LEGACY_ASIMAGEINFO and SK_SUPPORT_LEGACY_INSTALLPIXELSPARAMS (https://codereview.chromium.org/308083010/) by commit-bot@chromium.org · 10 years ago
  4. cb300bd remove SK_SUPPORT_LEGACY_ASIMAGEINFO and SK_SUPPORT_LEGACY_INSTALLPIXELSPARAMS by commit-bot@chromium.org · 10 years ago
  5. cc62ad0 Revert of Initial work to get ETC1 data up to the GPU (https://codereview.chromium.org/302783002/) by commit-bot@chromium.org · 10 years ago
  6. bb0c1f9 Initial work to get ETC1 data up to the GPU by commit-bot@chromium.org · 10 years ago
  7. 58ee8d5 Test font created from paint by commit-bot@chromium.org · 10 years ago
  8. 85455e2 Revert "Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/)" by commit-bot@chromium.org · 10 years ago
  9. 30a6f2b Fix the rendering error of SkDraw::drawVertices in gpu path for solid color. by commit-bot@chromium.org · 10 years ago
  10. dc30a40 new animated sample to show subpixel translate bug with high quality scaling by commit-bot@chromium.org · 10 years ago
  11. d07f6ae Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/) by commit-bot@chromium.org · 10 years ago
  12. 1279858 setConfig -> setInfo by commit-bot@chromium.org · 10 years ago
  13. bf8cba7 move SkImageGenerator.cpp from src/images to src/core by reed@google.com · 10 years ago
  14. 721d4cb Add testing for Rectanizer-derived classes by commit-bot@chromium.org · 10 years ago
  15. d5943a9 add SK_SUPPORT_LEGACY_INSTALLPIXELSPARAMS by commit-bot@chromium.org · 10 years ago
  16. 7899f4c Reland https://codereview.chromium.org/286903025 by commit-bot@chromium.org · 10 years ago
  17. 7ffc57b cleanup gyp common_variables by djsollen@google.com · 10 years ago
  18. e5bb0f2 Revert "Revert of add colortable support to imagegenerator (https://codereview.chromium.org/304443003/)" by commit-bot@chromium.org · 10 years ago
  19. 0e5591c Set the default discardable pool size for Android framework. by commit-bot@chromium.org · 10 years ago
  20. 3e77750 add flag to disable changes to image scaling to avoid breaking every single by commit-bot@chromium.org · 10 years ago
  21. fbadbb0 Make image scaling have floating point scales. Third attempt to land this by commit-bot@chromium.org · 10 years ago
  22. 97fd9ca Revert of add colortable support to imagegenerator (https://codereview.chromium.org/304443003/) by commit-bot@chromium.org · 10 years ago
  23. 28a0e3b add colortable support to imagegenerator by commit-bot@chromium.org · 10 years ago
  24. a2c493b Revert of PictureBenchmark JSON logging (https://codereview.chromium.org/286903025/) by commit-bot@chromium.org · 10 years ago
  25. 33c54d6 remove SkBitmap::asImageInfo by commit-bot@chromium.org · 10 years ago
  26. 4eca58b Manual SVN revert of https://code.google.com/p/skia/source/detail?r=14905 by epoger@google.com · 10 years ago
  27. cc8ae3b Add JSON logging support to bench_pictures by adding a PictureResultsWriter class (in tools/PictureResultsWriter.h) to process logging information, using a very similar style as bench/ResultsWriter.h by commit-bot@chromium.org · 10 years ago
  28. 928d52f floating point scale factors for images by commit-bot@chromium.org · 10 years ago
  29. 75b4521 Use SkAtomics_sync on Android by commit-bot@chromium.org · 10 years ago
  30. 348bc7c Drop support for non-atomic non-mutex platforms. by commit-bot@chromium.org · 10 years ago
  31. a86dbd9 Move SkDecodingImageGenerator.h to include/ by commit-bot@chromium.org · 10 years ago
  32. fe38ae8 remove SK_SUPPORT_LEGACY_BUILDMIPMAP by commit-bot@chromium.org · 10 years ago
  33. a12af5b remove bit rotted gyp from most by commit-bot@chromium.org · 10 years ago
  34. 0e8260b remove bit rot test gyp by commit-bot@chromium.org · 10 years ago
  35. cef455c Simple PKM image decoder. by robertphillips@google.com · 10 years ago
  36. 935a545 Revert "Temporarily disable NEON on Android framework builds." by commit-bot@chromium.org · 10 years ago
  37. d62b6d8 Remove unused (by clients) SkUnitMapper by commit-bot@chromium.org · 10 years ago
  38. 64608d5 Revert of Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) (https://codereview.chromium.org/288343009/) by commit-bot@chromium.org · 10 years ago
  39. ce595ad Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) by commit-bot@chromium.org · 10 years ago
  40. 42ef0a9 Remove -mfpmath=sse for clang, which does it automatically and sometimes is annoyed by it. by commit-bot@chromium.org · 10 years ago
  41. 9ec5f22 SSE2 everywhere. by commit-bot@chromium.org · 10 years ago
  42. 70d95e2 Revert of SSE2 everywhere. (https://codereview.chromium.org/294963002/) by commit-bot@chromium.org · 10 years ago
  43. 7b23870 Since we're only using it on Linux now, just require poppler as a system dependency. by commit-bot@chromium.org · 10 years ago
  44. 989c205 SSE2 everywhere. by commit-bot@chromium.org · 10 years ago
  45. 791cba5 Add Memcpy32 bench. by commit-bot@chromium.org · 10 years ago
  46. 180a50b Remove legacy constructor for blur draw looper. by commit-bot@chromium.org · 10 years ago
  47. 923dda9 Add Dashing gpu effect for simple dashed lines by commit-bot@chromium.org · 10 years ago
  48. 91bf211 Generate Android.mk for DM. by commit-bot@chromium.org · 10 years ago
  49. 7729201 Generate gm/Android.mk, minus JSON. by commit-bot@chromium.org · 10 years ago
  50. 848f35d Disable poppler on Windows since it no longer compiles in VS2013 by commit-bot@chromium.org · 10 years ago
  51. 4c31959 Revert of remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) by commit-bot@chromium.org · 10 years ago
  52. a740d10 remove unused (by clients) SkUnitMapper by commit-bot@chromium.org · 10 years ago
  53. e42823c Generate bench/Android.mk from gyp. by commit-bot@chromium.org · 10 years ago
  54. b46e1cb Factor out DumpRecord method from dump_record tool for later use by commit-bot@chromium.org · 10 years ago
  55. e491eb7 DM: Add --skps. by commit-bot@chromium.org · 10 years ago
  56. 3d6ae37 remove reference to (deleted) SkKernel33MaskFilter by commit-bot@chromium.org · 10 years ago
  57. 6ed3f23 Remove legacy SkLayerRasterizer flag for Android. by commit-bot@chromium.org · 10 years ago
  58. 266ee35 Fix the android framework build as it still uses mutable local matrices. by djsollen@google.com · 10 years ago
  59. 247d5a3 add SK_SUPPORT_LEGACY_SHADER_LOCALMATRIX for chrome by commit-bot@chromium.org · 10 years ago
  60. 27f0f1d Remove SK_SUPPORT_LEGACY_PUBLICEFFECTCONSTRUCTORS flag from chromium_defines. by commit-bot@chromium.org · 10 years ago
  61. 9809e4f remove unused Kernel33MaskFilter by commit-bot@chromium.org · 10 years ago
  62. 2eb37c8 Revert "remove SK_SUPPORT_LEGACY_BUILDMIPMAP" by reed@google.com · 10 years ago
  63. 78c7dde remove SK_SUPPORT_LEGACY_BUILDMIPMAP by commit-bot@chromium.org · 10 years ago
  64. 510f135 Add timing to dump_record. by commit-bot@chromium.org · 10 years ago
  65. d9976fb Add missing sfnt header files to gyp. by bungeman@google.com · 10 years ago
  66. dcc226f reland "extract some common code from PictureRenderer" by commit-bot@chromium.org · 10 years ago
  67. d3318c2 Revert of Remove SK_SUPPORT_LEGACY_PUBLICEFFECTCONSTRUCTORS flag from chromium_defines. (https://codereview.chromium.org/265973002/) by commit-bot@chromium.org · 10 years ago
  68. cece188 Remove non-existent header file from Android opts. by bungeman@google.com · 10 years ago
  69. 0b7c919 Remove SK_SUPPORT_LEGACY_PUBLICEFFECTCONSTRUCTORS flag from chromium_defines. by commit-bot@chromium.org · 10 years ago
  70. 6326ef4 Revert of extract some common code from PictureRenderer (https://codereview.chromium.org/273703006/) by commit-bot@chromium.org · 10 years ago
  71. 8f98157 Fix Moz2D build by commit-bot@chromium.org · 10 years ago
  72. bd85943 extract some common code from PictureRenderer by commit-bot@chromium.org · 10 years ago
  73. 0c72dfd add localmatrix-shader by commit-bot@chromium.org · 10 years ago
  74. ed822a2 remove SK_SUPPORT_LEGACY_BLURMASKFILTER_STYLE by reed@google.com · 10 years ago
  75. 545df38 Statically initialize those zero-size singletons. by commit-bot@chromium.org · 10 years ago
  76. 5271c51 New GM for testing circle blur optimization by commit-bot@chromium.org · 10 years ago
  77. c2591f9 When solving the cubic line intersection directly fails, use binary search as a fallback. by commit-bot@chromium.org · 10 years ago
  78. ebcf466 Disallow Android from calling getTotalClip. by commit-bot@chromium.org · 10 years ago
  79. e566e9f remove dead mipmap code from SkBitmap by commit-bot@chromium.org · 10 years ago
  80. 0d94c91 Revert "remove unneeded SK_SUPPORT_LEGACY_BLURMASKFILTER_STYLE" by commit-bot@chromium.org · 10 years ago
  81. 901df96 remove unneeded SK_SUPPORT_LEGACY_BLURMASKFILTER_STYLE by reed@google.com · 10 years ago
  82. 3843f28 Temporarily disable NEON on Android framework builds. by djsollen@google.com · 10 years ago
  83. 36b0e67 Add dump_record to make inspecting before/after SkRecordOptimize easy. by commit-bot@chromium.org · 10 years ago
  84. 961f4e7 Add pattern matchers for SkRecord by commit-bot@chromium.org · 10 years ago
  85. 5558450 Split GrResource into GrCacheable/GrGpuObject by commit-bot@chromium.org · 10 years ago
  86. ca4311e Remove dead code. by commit-bot@chromium.org · 10 years ago
  87. b0d1827 Revert of Roll ANGLE. (https://codereview.chromium.org/237173002/) by commit-bot@chromium.org · 10 years ago
  88. 0a54160 gyp rules for ubsan by commit-bot@chromium.org · 10 years ago
  89. 4a508af Roll ANGLE. by commit-bot@chromium.org · 10 years ago
  90. 0eeb9c6 remove unneeded SK_SUPPORT_LEGACY_PROCXFERMODE by commit-bot@chromium.org · 10 years ago
  91. e25b46f try /LARGEADDRESSAWARE to give Windows 32-bit builds access to more RAM. by commit-bot@chromium.org · 10 years ago
  92. a81b1d0 Eliminate SkPicture-related flags Chromium no longer requires by commit-bot@chromium.org · 10 years ago
  93. 8f8434b Cleanup of SSE optimization files. by commit-bot@chromium.org · 10 years ago
  94. ad64fe8 Turn on quilt mode in DM. by commit-bot@chromium.org · 10 years ago
  95. 02d2033 Backfill unit tests for SkRecord by commit-bot@chromium.org · 10 years ago
  96. 03ed9f0 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
  97. 8ecee3c Remove dependency of views on angle by commit-bot@chromium.org · 10 years ago
  98. 0e5097b Refactor SkPictureStateTree::Iterator to avoid use of kClip_SaveFlag. by commit-bot@chromium.org · 10 years ago
  99. d4f17c5 move common blur types into central header by commit-bot@chromium.org · 10 years ago
  100. d6f10ed Start using type traits in src/record instead of macros. by commit-bot@chromium.org · 10 years ago