1. 1940df9 Allow access to device config for Moz2d. by jvanverth · 10 years ago
  2. a2551ff Remove legacy Picture-recording flags from Android build by robertphillips · 10 years ago
  3. d537341 Move GrIPoint16 to SkIPoint16 (and remove GrPoint.h) by robertphillips · 10 years ago
  4. 9c0e629 Initial work to get ETC1 data up to the GPU by krajcevski · 10 years ago
  5. 901e96d Add Sample slide for Rectanizers by robertphillips · 10 years ago
  6. a6a8f00 hide SkDevice::config() by reed · 10 years ago
  7. ed4dc2a remove SK_SUPPORT_LEGACY_BLURMASKFILTER_STYLE by commit-bot@chromium.org · 10 years ago
  8. 22a1d96 New file for simpler updating of Android defines. by commit-bot@chromium.org · 10 years ago
  9. b458795 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
  10. 1fd263e remove SK_SUPPORT_LEGACY_ASIMAGEINFO and SK_SUPPORT_LEGACY_INSTALLPIXELSPARAMS by commit-bot@chromium.org · 10 years ago
  11. 999cfd1 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
  12. af091a1 Initial work to get ETC1 data up to the GPU by commit-bot@chromium.org · 10 years ago
  13. 7ae034d Test font created from paint by commit-bot@chromium.org · 10 years ago
  14. a3264e5 Revert "Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/)" by commit-bot@chromium.org · 10 years ago
  15. 559a883 Fix the rendering error of SkDraw::drawVertices in gpu path for solid color. by commit-bot@chromium.org · 10 years ago
  16. 1803f4e new animated sample to show subpixel translate bug with high quality scaling by commit-bot@chromium.org · 10 years ago
  17. d0f824c Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/) by commit-bot@chromium.org · 10 years ago
  18. 986d681 setConfig -> setInfo by commit-bot@chromium.org · 10 years ago
  19. 5744bbe move SkImageGenerator.cpp from src/images to src/core by reed@google.com · 10 years ago
  20. ad854bf Add testing for Rectanizer-derived classes by commit-bot@chromium.org · 10 years ago
  21. ff33677 add SK_SUPPORT_LEGACY_INSTALLPIXELSPARAMS by commit-bot@chromium.org · 10 years ago
  22. 37c772a Reland https://codereview.chromium.org/286903025 by commit-bot@chromium.org · 10 years ago
  23. 6ee7a09 cleanup gyp common_variables by djsollen@google.com · 10 years ago
  24. 00f8d6c Revert "Revert of add colortable support to imagegenerator (https://codereview.chromium.org/304443003/)" by commit-bot@chromium.org · 10 years ago
  25. e3c400f Set the default discardable pool size for Android framework. by commit-bot@chromium.org · 10 years ago
  26. a32260d add flag to disable changes to image scaling to avoid breaking every single by commit-bot@chromium.org · 10 years ago
  27. f449156 Make image scaling have floating point scales. Third attempt to land this by commit-bot@chromium.org · 10 years ago
  28. 924205a Revert of add colortable support to imagegenerator (https://codereview.chromium.org/304443003/) by commit-bot@chromium.org · 10 years ago
  29. b263985 add colortable support to imagegenerator by commit-bot@chromium.org · 10 years ago
  30. 293a4b3 Revert of PictureBenchmark JSON logging (https://codereview.chromium.org/286903025/) by commit-bot@chromium.org · 10 years ago
  31. 466f5f3 remove SkBitmap::asImageInfo by commit-bot@chromium.org · 10 years ago
  32. f3b1eb4 Manual SVN revert of https://code.google.com/p/skia/source/detail?r=14905 by epoger@google.com · 10 years ago
  33. 3089004 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
  34. 44f4129 floating point scale factors for images by commit-bot@chromium.org · 10 years ago
  35. 64f6d15 Use SkAtomics_sync on Android by commit-bot@chromium.org · 10 years ago
  36. abf4189 Drop support for non-atomic non-mutex platforms. by commit-bot@chromium.org · 10 years ago
  37. 29239a0 Move SkDecodingImageGenerator.h to include/ by commit-bot@chromium.org · 10 years ago
  38. 53c63a5 remove SK_SUPPORT_LEGACY_BUILDMIPMAP by commit-bot@chromium.org · 10 years ago
  39. 55e8f3b remove bit rotted gyp from most by commit-bot@chromium.org · 10 years ago
  40. 9e34473 remove bit rot test gyp by commit-bot@chromium.org · 10 years ago
  41. 8cf81e0 Simple PKM image decoder. by robertphillips@google.com · 10 years ago
  42. ab08437 Revert "Temporarily disable NEON on Android framework builds." by commit-bot@chromium.org · 10 years ago
  43. 83f23d8 Remove unused (by clients) SkUnitMapper by commit-bot@chromium.org · 10 years ago
  44. 3339ac5 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
  45. 4b8f802 Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) by commit-bot@chromium.org · 10 years ago
  46. 815d360 Remove -mfpmath=sse for clang, which does it automatically and sometimes is annoyed by it. by commit-bot@chromium.org · 10 years ago
  47. 6a106ce SSE2 everywhere. by commit-bot@chromium.org · 10 years ago
  48. 6379129 Revert of SSE2 everywhere. (https://codereview.chromium.org/294963002/) by commit-bot@chromium.org · 10 years ago
  49. 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
  50. 28f070d SSE2 everywhere. by commit-bot@chromium.org · 10 years ago
  51. c4e416c Add Memcpy32 bench. by commit-bot@chromium.org · 10 years ago
  52. 941ff78 Remove legacy constructor for blur draw looper. by commit-bot@chromium.org · 10 years ago
  53. 628ed0b Add Dashing gpu effect for simple dashed lines by commit-bot@chromium.org · 10 years ago
  54. 120c999 Generate Android.mk for DM. by commit-bot@chromium.org · 10 years ago
  55. 25c1066 Generate gm/Android.mk, minus JSON. by commit-bot@chromium.org · 10 years ago
  56. 684b3d0 Disable poppler on Windows since it no longer compiles in VS2013 by commit-bot@chromium.org · 10 years ago
  57. e2b193c Revert of remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) by commit-bot@chromium.org · 10 years ago
  58. ee0cac3 remove unused (by clients) SkUnitMapper by commit-bot@chromium.org · 10 years ago
  59. 61744ec Generate bench/Android.mk from gyp. by commit-bot@chromium.org · 10 years ago
  60. 85fd193 Factor out DumpRecord method from dump_record tool for later use by commit-bot@chromium.org · 10 years ago
  61. 90b5a2a DM: Add --skps. by commit-bot@chromium.org · 10 years ago
  62. ddb9331 remove reference to (deleted) SkKernel33MaskFilter by commit-bot@chromium.org · 10 years ago
  63. 92cea27 Remove legacy SkLayerRasterizer flag for Android. by commit-bot@chromium.org · 10 years ago
  64. 7e9feda Fix the android framework build as it still uses mutable local matrices. by djsollen@google.com · 10 years ago
  65. b3c836b add SK_SUPPORT_LEGACY_SHADER_LOCALMATRIX for chrome by commit-bot@chromium.org · 10 years ago
  66. 5b8d047 Remove SK_SUPPORT_LEGACY_PUBLICEFFECTCONSTRUCTORS flag from chromium_defines. by commit-bot@chromium.org · 10 years ago
  67. e003aec remove unused Kernel33MaskFilter by commit-bot@chromium.org · 10 years ago
  68. 68867b3 Revert "remove SK_SUPPORT_LEGACY_BUILDMIPMAP" by reed@google.com · 10 years ago
  69. 259ea9a remove SK_SUPPORT_LEGACY_BUILDMIPMAP by commit-bot@chromium.org · 10 years ago
  70. 27f6b0d Add timing to dump_record. by commit-bot@chromium.org · 10 years ago
  71. 4d868b0 Add missing sfnt header files to gyp. by bungeman@google.com · 10 years ago
  72. 90c0fbd reland "extract some common code from PictureRenderer" by commit-bot@chromium.org · 10 years ago
  73. 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
  74. daeec36 Remove non-existent header file from Android opts. by bungeman@google.com · 10 years ago
  75. 54f98fc Remove SK_SUPPORT_LEGACY_PUBLICEFFECTCONSTRUCTORS flag from chromium_defines. by commit-bot@chromium.org · 10 years ago
  76. de3ad9e Revert of extract some common code from PictureRenderer (https://codereview.chromium.org/273703006/) by commit-bot@chromium.org · 10 years ago
  77. 199cf69 Fix Moz2D build by commit-bot@chromium.org · 10 years ago
  78. ee18f2a extract some common code from PictureRenderer by commit-bot@chromium.org · 10 years ago
  79. 8fae213 add localmatrix-shader by commit-bot@chromium.org · 10 years ago
  80. a8e52df remove SK_SUPPORT_LEGACY_BLURMASKFILTER_STYLE by reed@google.com · 10 years ago
  81. 50ca12b Statically initialize those zero-size singletons. by commit-bot@chromium.org · 10 years ago
  82. d53b227 New GM for testing circle blur optimization by commit-bot@chromium.org · 10 years ago
  83. 2db7fe7 When solving the cubic line intersection directly fails, use binary search as a fallback. by commit-bot@chromium.org · 10 years ago
  84. 6e8f64c Disallow Android from calling getTotalClip. by commit-bot@chromium.org · 10 years ago
  85. eaca36b remove dead mipmap code from SkBitmap by commit-bot@chromium.org · 10 years ago
  86. e9d8ef5 Revert "remove unneeded SK_SUPPORT_LEGACY_BLURMASKFILTER_STYLE" by commit-bot@chromium.org · 10 years ago
  87. 95b03ce remove unneeded SK_SUPPORT_LEGACY_BLURMASKFILTER_STYLE by reed@google.com · 10 years ago
  88. 901c43c Temporarily disable NEON on Android framework builds. by djsollen@google.com · 10 years ago
  89. 545a21a Add dump_record to make inspecting before/after SkRecordOptimize easy. by commit-bot@chromium.org · 10 years ago
  90. 73fffeb Add pattern matchers for SkRecord by commit-bot@chromium.org · 10 years ago
  91. 089a780 Split GrResource into GrCacheable/GrGpuObject by commit-bot@chromium.org · 10 years ago
  92. 0206363 Remove dead code. by commit-bot@chromium.org · 10 years ago
  93. 1d146d4 Revert of Roll ANGLE. (https://codereview.chromium.org/237173002/) by commit-bot@chromium.org · 10 years ago
  94. 05b1b53 gyp rules for ubsan by commit-bot@chromium.org · 10 years ago
  95. 1267219 Roll ANGLE. by commit-bot@chromium.org · 10 years ago
  96. 725b082 remove unneeded SK_SUPPORT_LEGACY_PROCXFERMODE by commit-bot@chromium.org · 10 years ago
  97. 4521add try /LARGEADDRESSAWARE to give Windows 32-bit builds access to more RAM. by commit-bot@chromium.org · 10 years ago
  98. 6988588 Eliminate SkPicture-related flags Chromium no longer requires by commit-bot@chromium.org · 10 years ago
  99. 8c4953c Cleanup of SSE optimization files. by commit-bot@chromium.org · 10 years ago
  100. a90c680 Turn on quilt mode in DM. by commit-bot@chromium.org · 10 years ago