1. 887f397 Add EXPERIMENTAL_beginRecording() for SkRecord-based recording. by mtklein · 10 years ago
  2. 24ad096 Silence warnings about using offsetof on near-POD structs. by mtklein · 10 years ago
  3. b5c281e Add SSE4 optimization of S32A_Opaque_Blitrow by henrik.smiding · 10 years ago
  4. 859b924 move some headers out of public by reed · 10 years ago
  5. c3b3266 hide SkBitmap::Config entirely (behind a flag) by reed · 10 years ago
  6. a272d6d Move SkStringUtils.h to src/core. by mtklein · 10 years ago
  7. d6043b2 Add nanomsg to third_party, with some demos. by mtklein · 10 years ago
  8. 0349864 remove SK_SUPPORT_LEGACY_BLURMASKFILTER_STYLE -- not needed by reed · 10 years ago
  9. 055cf91 Delete unused path_utils.* component. by tfarina · 10 years ago
  10. f252f64 hide virtuals on device for width/height/isopaque by reed · 10 years ago
  11. cb9a2c8 Extract "text align proc" functions as reusable classes by kkinnunen · 10 years ago
  12. bfefc7c hide Config in SkImageDecoder -- use SkColorType instead by reed · 10 years ago
  13. 02830f0 Remove SkPicture SK_SUPPORT_LEGACY_RECORDING_FLAG flag by robertphillips · 10 years ago
  14. da4ed32 Cleanup: Delete sk_tools::make_filepath() in favor of SkOSPath::SkPathJoin(). by tfarina · 10 years ago
  15. 66c9582 Fix a number of issues with iOS build. by jvanverth · 10 years ago
  16. 2b310e4 Texture compression unit tests along with a couple of bug fixes by krajcevski · 10 years ago
  17. d58a0ba Push dash checks into GrContext. by egdaniel · 10 years ago
  18. 4585144 remove SK_SUPPORT_LEGACY_DEVICE_CONFIG code by reed · 10 years ago
  19. 632a454 MIPS: added optimization for functions from SkBlitRow. by djordje.pesut · 10 years ago
  20. a22ea18 Move Dashing filterPath to a dashing utils file by egdaniel · 10 years ago
  21. 5c2fca0 Add an LATC compressor to the A8 masks, and hide it behind an ifdef. by krajcevski · 10 years ago
  22. ae61440 Add texture compression utility by krajcevski · 10 years ago
  23. 6c22573 hide SkBitmap::setConfig by reed · 10 years ago
  24. 7c5c9da GM/bench for text draws with various parameters and clip rects. by bsalomon · 10 years ago
  25. 5119234 Generate path names on the client side by cdalton · 10 years ago
  26. e2b78a7 Fix Chrome build after 9f1c241e (https://codereview.chromium.org/316143003/) by robertphillips · 10 years ago
  27. 5713352 Chromium should no longer need the legacy SkCanvas::drawPicture interface by robertphillips · 10 years ago
  28. aaf1df6 MIPS: modified gypi files to support build by djordje.pesut · 10 years ago
  29. d71be5d remove SK_SUPPORT_LEGACY_SETCONFIG_INFO and SK_SUPPORT_LEGACY_INSTALLPIXELSPARAMS from chrome by reed · 10 years ago
  30. c250d2e Initial KTX encoder by krajcevski · 10 years ago
  31. 98875e1 Rename SkFontHost_win_dw.cpp SkScalerContext. by Ben Wagner · 10 years ago
  32. 51daa25 Split SkFontHost_win_dw. by bungeman · 10 years ago
  33. 6dd061f add SK_SUPPORT_LEGACY_COMPUTE_CONFIG_SIZE by reed · 10 years ago
  34. 71804cc Revert of Add SSE4 optimization of S32A_Opaque_Blitrow (https://codereview.chromium.org/289473009/) by jvanverth · 10 years ago
  35. 5ec3d21 remove ashmem from skia by halcanary · 10 years ago
  36. e2527b1 Add SSE4 optimization of S32A_Opaque_Blitrow by henrik.smiding · 10 years ago
  37. c2fce56 Add bench for rectanizers by robertphillips · 10 years ago
  38. 9a3cdbb Two new benches for ETC1 bitmaps. by krajcevski · 10 years ago
  39. 1a0a86f Remove Android flag for legacy SkCanvas::drawPicture API by robertphillips · 10 years ago
  40. 479bb60 Remove SkImageRef and related functionality. by Hal Canary · 10 years ago
  41. ea902d9 Add utils gypi file by egdaniel · 10 years ago
  42. fe68617 Relocate SK_IGNORE_CORRECT_HIGH_QUALITY_IMAGE_SCALE by fmalita · 10 years ago
  43. 90b8caf Revert of Move Dashing filterPath to a dashing utils file (https://codereview.chromium.org/314623004/) by egdaniel · 10 years ago
  44. 2dc337c Add non power of two gm for ETC1 bitmap by krajcevski · 10 years ago
  45. 576dcdc Move Dashing filterPath to a dashing utils file by egdaniel · 10 years ago
  46. 9b14f26 Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer) by robertphillips · 10 years ago
  47. abc0733 readd SK_SUPPORT_LEGACY_SETCONFIG_INFO -- missed a place in a blink test by reed · 10 years ago
  48. 9307073 remove unneeded flags SK_SUPPORT_LEGACY_SETCONFIG_INFO and SK_SUPPORT_LEGACY_DEVICE_CONFIG by reed · 10 years ago
  49. bec3634 Android: remove -lcutils dependency by mtklein · 10 years ago
  50. 30bf3e2 DM: add pdf by mtklein · 10 years ago
  51. 795883e Fix neglected cleanup of SkTileGridPicture.h by robertphillips · 10 years ago
  52. 99ffe24 Initial KTX file decoder by krajcevski · 10 years ago
  53. 868074b remove SkBounder -- unused and unloved by reed · 10 years ago
  54. 866b95d ARM Skia NEON patches - 38 - arm64 8888 blitters by kevin.petit · 10 years ago
  55. dcf9ab1 Remove legacy picture recording by robertphillips · 10 years ago
  56. 14052a0 Allow chrome to use old version of installPixels. by scroggo · 10 years ago
  57. 9b4353c remove unneeded flags by reed · 10 years ago
  58. 59ef770 Revert of Try TSAN blacklist for SkGLContextHelper::init. (https://codereview.chromium.org/309823004/) by mtklein · 10 years ago
  59. ab2ec19 Try TSAN blacklist for SkGLContextHelper::init. by mtklein · 10 years ago
  60. 8c111f7 Change #def to be opt-out by krajcevski · 10 years ago
  61. 1940df9 Allow access to device config for Moz2d. by jvanverth · 10 years ago
  62. a2551ff Remove legacy Picture-recording flags from Android build by robertphillips · 10 years ago
  63. d537341 Move GrIPoint16 to SkIPoint16 (and remove GrPoint.h) by robertphillips · 10 years ago
  64. 9c0e629 Initial work to get ETC1 data up to the GPU by krajcevski · 10 years ago
  65. 901e96d Add Sample slide for Rectanizers by robertphillips · 10 years ago
  66. a6a8f00 hide SkDevice::config() by reed · 10 years ago
  67. ed4dc2a remove SK_SUPPORT_LEGACY_BLURMASKFILTER_STYLE by commit-bot@chromium.org · 10 years ago
  68. 22a1d96 New file for simpler updating of Android defines. by commit-bot@chromium.org · 10 years ago
  69. 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
  70. 1fd263e remove SK_SUPPORT_LEGACY_ASIMAGEINFO and SK_SUPPORT_LEGACY_INSTALLPIXELSPARAMS by commit-bot@chromium.org · 10 years ago
  71. 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
  72. af091a1 Initial work to get ETC1 data up to the GPU by commit-bot@chromium.org · 10 years ago
  73. 7ae034d Test font created from paint by commit-bot@chromium.org · 10 years ago
  74. a3264e5 Revert "Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/)" by commit-bot@chromium.org · 10 years ago
  75. 559a883 Fix the rendering error of SkDraw::drawVertices in gpu path for solid color. by commit-bot@chromium.org · 10 years ago
  76. 1803f4e new animated sample to show subpixel translate bug with high quality scaling by commit-bot@chromium.org · 10 years ago
  77. d0f824c Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/) by commit-bot@chromium.org · 10 years ago
  78. 986d681 setConfig -> setInfo by commit-bot@chromium.org · 10 years ago
  79. 5744bbe move SkImageGenerator.cpp from src/images to src/core by reed@google.com · 10 years ago
  80. ad854bf Add testing for Rectanizer-derived classes by commit-bot@chromium.org · 10 years ago
  81. ff33677 add SK_SUPPORT_LEGACY_INSTALLPIXELSPARAMS by commit-bot@chromium.org · 10 years ago
  82. 37c772a Reland https://codereview.chromium.org/286903025 by commit-bot@chromium.org · 10 years ago
  83. 6ee7a09 cleanup gyp common_variables by djsollen@google.com · 10 years ago
  84. 00f8d6c Revert "Revert of add colortable support to imagegenerator (https://codereview.chromium.org/304443003/)" by commit-bot@chromium.org · 10 years ago
  85. e3c400f Set the default discardable pool size for Android framework. by commit-bot@chromium.org · 10 years ago
  86. a32260d add flag to disable changes to image scaling to avoid breaking every single by commit-bot@chromium.org · 10 years ago
  87. f449156 Make image scaling have floating point scales. Third attempt to land this by commit-bot@chromium.org · 10 years ago
  88. 924205a Revert of add colortable support to imagegenerator (https://codereview.chromium.org/304443003/) by commit-bot@chromium.org · 10 years ago
  89. b263985 add colortable support to imagegenerator by commit-bot@chromium.org · 10 years ago
  90. 293a4b3 Revert of PictureBenchmark JSON logging (https://codereview.chromium.org/286903025/) by commit-bot@chromium.org · 10 years ago
  91. 466f5f3 remove SkBitmap::asImageInfo by commit-bot@chromium.org · 10 years ago
  92. f3b1eb4 Manual SVN revert of https://code.google.com/p/skia/source/detail?r=14905 by epoger@google.com · 10 years ago
  93. 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
  94. 44f4129 floating point scale factors for images by commit-bot@chromium.org · 10 years ago
  95. 64f6d15 Use SkAtomics_sync on Android by commit-bot@chromium.org · 10 years ago
  96. abf4189 Drop support for non-atomic non-mutex platforms. by commit-bot@chromium.org · 10 years ago
  97. 29239a0 Move SkDecodingImageGenerator.h to include/ by commit-bot@chromium.org · 10 years ago
  98. 53c63a5 remove SK_SUPPORT_LEGACY_BUILDMIPMAP by commit-bot@chromium.org · 10 years ago
  99. 55e8f3b remove bit rotted gyp from most by commit-bot@chromium.org · 10 years ago
  100. 9e34473 remove bit rot test gyp by commit-bot@chromium.org · 10 years ago