1. ce4dd3d Split SkPicturePlayback out of SkPictureData by robertphillips · 10 years ago
  2. aca3d84 Remove SK_DISABLE_PIXELREF_LOCKCOUNT_BALANCE_CHECK. by mtklein · 10 years ago
  3. d312a04 Enable 32/64-bit gyp switch on Android by qiankun.miao · 10 years ago
  4. d8a5e8d remove unneeded flags for android by reed · 10 years ago
  5. 5f7f9d0 Add SSE4 version of BlurImage optimizations. by henrik.smiding · 10 years ago
  6. 82cb86f Revert of Add SSE4 version of BlurImage optimizations. (https://codereview.chromium.org/366593004/) by reed · 10 years ago
  7. d930511 Linear-time implementation of willPlaybackBitmaps(), computed & cached by tomhudson · 10 years ago
  8. 2830632 Add SSE4 version of BlurImage optimizations. by henrik.smiding · 10 years ago
  9. e1085e0 move SkChecksum and SkEmptyShader to private by reed · 10 years ago
  10. db53990 Rename SkPicturePlayback to SkPictureData by robertphillips · 10 years ago
  11. 12ffdb3 remove flags that are now in chrome's SkUserConfig.h by reed · 10 years ago
  12. 1072218 Cleanup: Delete SkJSON header. by tfarina · 10 years ago
  13. 170e00d Have Clang builders build in C++11 mode. by mtklein · 10 years ago
  14. 52d9ac6 stop calling SkCanvas::getDevice by reed · 10 years ago
  15. 952841b Begin atlasing by robertphillips · 10 years ago
  16. 5f6102d SaveFlags be-gone by Florin Malita · 10 years ago
  17. e462f2b Revert of Begin atlasing (https://codereview.chromium.org/354533004/) by robertphillips · 10 years ago
  18. 55e61f0 Begin atlasing by robertphillips · 10 years ago
  19. 1e2772f Remove now-nonexistent SkCountdown.h from public_headers. by senorblanco · 10 years ago
  20. d3e474e Deprecate SkPicture::clone(). by mtklein · 10 years ago
  21. 67ec1f8 Switch SkPDFStream's internal storage from SkStream to SkData by halcanary · 10 years ago
  22. 3bb195e Add SSE4 optimization of S32A_Opaque_Blitrow by henrik.smiding · 10 years ago
  23. 98e34ba remove SK_SUPPORT_LEGACY_DEVICE_VIRTUAL_ISOPAQUE for chrome by reed · 10 years ago
  24. e1c5586 Revert of Switch SkPDFStream's internal storage from SkStream to SkData (https://codereview.chromium.org/340783013/) by rmistry · 10 years ago
  25. c1dfa14 Switch SkPDFStream's internal storage from SkStream to SkData by halcanary · 10 years ago
  26. 11a005e Promote SkInterpolator unit test to our tests driver. by tfarina · 10 years ago
  27. da07a08 Make LTCG optional on windows builds. by bsalomon · 10 years ago
  28. 7bf1068 Remove SkBicubicImageFilter, and all related tests. by senorblanco · 10 years ago
  29. f372321 Add nanobench, a fresh look at our microbenchmark harness. by mtklein · 10 years ago
  30. 12345ae Rename TestSize.cpp to SizeTest.cpp by tfarina · 10 years ago
  31. 2b8a3b8 Focus disabled optimizations on just BGRAConvolve2D, and only 32-bit. by mtklein · 10 years ago
  32. ec368cf Temporarily disable autovectorization in core for 32-bit Linux builds. by mtklein · 10 years ago
  33. 32492e8 delete disabled bench by mtklein · 10 years ago
  34. 7373456 Support serialization in SkRecord-backed SkPictures. by mtklein · 10 years ago
  35. a8d2ffb add pathops tight bounds; conform path ops' gyp to unit tests by caryclark · 10 years ago
  36. c6cb56f Implement text rendering with NVPR by kkinnunen · 10 years ago
  37. 5fb6bd4 use platform-independent font for gm by caryclark · 10 years ago
  38. 740c3f1 Better rendering detection with DirectWrite. by bungeman · 10 years ago
  39. c4b84ae Revert of Revert of Fix SkPaint::measureText for stroked hairline text (https://codereview.chromium.org/354433002/) by rmistry · 10 years ago
  40. abc9bb5 Revert of Fix SkPaint::measureText for stroked hairline text (https://codereview.chromium.org/335603003/) by rmistry · 10 years ago
  41. 196af73 Fix SkPaint::measureText for stroked hairline text by kkinnunen · 10 years ago
  42. 1c4d578 No need to include ../tools/flags in include_dirs when depending on flags target. by tfarina · 10 years ago
  43. 2010891 Add GYP target for sk_tool_utils.* component. by tfarina · 10 years ago
  44. 9ac68ee Move BenchTimer to tools as Timer by mtklein · 10 years ago
  45. 9e64b78 Revert of Move BenchTimer to tools as Timer (https://codereview.chromium.org/344213003/) by mtklein · 10 years ago
  46. 4ed7528 Move BenchTimer to tools as Timer by mtklein · 10 years ago
  47. f461a8f Simple GPU based dithering: by krajcevski · 10 years ago
  48. 8b2fac4 Cache the GrEffect used for text rendering in GrBitmapTextContext. by bsalomon · 10 years ago
  49. f168b86 Remove Sk prefix from some bench classes. by tfarina · 10 years ago
  50. 0f9bad0 [PDF] Fix font embedding restrictions. by vandebo · 10 years ago
  51. 3f73e8c CrashHandler for Windows. by mtklein · 10 years ago
  52. bcbc178 Refactor how we handle resources path in Tests. by tfarina · 10 years ago
  53. 6518eaa remove legacy moz flags by reed · 10 years ago
  54. 30e6e2a Add basic stacktrace handler using libunwind. by mtklein · 10 years ago
  55. f01a6c3 In Android framework, make tools depend on jsoncpp by scroggo · 10 years ago
  56. db6346a Revert of Add SSE4 optimization of S32A_Opaque_Blitrow (https://codereview.chromium.org/289473009/) by mtklein · 10 years ago
  57. 08fe013 Try to roll angle again. by Brian Salomon · 10 years ago
  58. 887f397 Add EXPERIMENTAL_beginRecording() for SkRecord-based recording. by mtklein · 10 years ago
  59. 24ad096 Silence warnings about using offsetof on near-POD structs. by mtklein · 10 years ago
  60. b5c281e Add SSE4 optimization of S32A_Opaque_Blitrow by henrik.smiding · 10 years ago
  61. 859b924 move some headers out of public by reed · 10 years ago
  62. c3b3266 hide SkBitmap::Config entirely (behind a flag) by reed · 10 years ago
  63. a272d6d Move SkStringUtils.h to src/core. by mtklein · 10 years ago
  64. d6043b2 Add nanomsg to third_party, with some demos. by mtklein · 10 years ago
  65. 0349864 remove SK_SUPPORT_LEGACY_BLURMASKFILTER_STYLE -- not needed by reed · 10 years ago
  66. 055cf91 Delete unused path_utils.* component. by tfarina · 10 years ago
  67. f252f64 hide virtuals on device for width/height/isopaque by reed · 10 years ago
  68. cb9a2c8 Extract "text align proc" functions as reusable classes by kkinnunen · 10 years ago
  69. bfefc7c hide Config in SkImageDecoder -- use SkColorType instead by reed · 10 years ago
  70. 02830f0 Remove SkPicture SK_SUPPORT_LEGACY_RECORDING_FLAG flag by robertphillips · 10 years ago
  71. da4ed32 Cleanup: Delete sk_tools::make_filepath() in favor of SkOSPath::SkPathJoin(). by tfarina · 10 years ago
  72. 66c9582 Fix a number of issues with iOS build. by jvanverth · 10 years ago
  73. 2b310e4 Texture compression unit tests along with a couple of bug fixes by krajcevski · 10 years ago
  74. d58a0ba Push dash checks into GrContext. by egdaniel · 10 years ago
  75. 4585144 remove SK_SUPPORT_LEGACY_DEVICE_CONFIG code by reed · 10 years ago
  76. 632a454 MIPS: added optimization for functions from SkBlitRow. by djordje.pesut · 10 years ago
  77. a22ea18 Move Dashing filterPath to a dashing utils file by egdaniel · 10 years ago
  78. 5c2fca0 Add an LATC compressor to the A8 masks, and hide it behind an ifdef. by krajcevski · 10 years ago
  79. ae61440 Add texture compression utility by krajcevski · 10 years ago
  80. 6c22573 hide SkBitmap::setConfig by reed · 10 years ago
  81. 7c5c9da GM/bench for text draws with various parameters and clip rects. by bsalomon · 10 years ago
  82. 5119234 Generate path names on the client side by cdalton · 10 years ago
  83. e2b78a7 Fix Chrome build after 9f1c241e (https://codereview.chromium.org/316143003/) by robertphillips · 10 years ago
  84. 5713352 Chromium should no longer need the legacy SkCanvas::drawPicture interface by robertphillips · 10 years ago
  85. aaf1df6 MIPS: modified gypi files to support build by djordje.pesut · 10 years ago
  86. d71be5d remove SK_SUPPORT_LEGACY_SETCONFIG_INFO and SK_SUPPORT_LEGACY_INSTALLPIXELSPARAMS from chrome by reed · 10 years ago
  87. c250d2e Initial KTX encoder by krajcevski · 10 years ago
  88. 98875e1 Rename SkFontHost_win_dw.cpp SkScalerContext. by Ben Wagner · 10 years ago
  89. 51daa25 Split SkFontHost_win_dw. by bungeman · 10 years ago
  90. 6dd061f add SK_SUPPORT_LEGACY_COMPUTE_CONFIG_SIZE by reed · 10 years ago
  91. 71804cc Revert of Add SSE4 optimization of S32A_Opaque_Blitrow (https://codereview.chromium.org/289473009/) by jvanverth · 10 years ago
  92. 5ec3d21 remove ashmem from skia by halcanary · 10 years ago
  93. e2527b1 Add SSE4 optimization of S32A_Opaque_Blitrow by henrik.smiding · 10 years ago
  94. c2fce56 Add bench for rectanizers by robertphillips · 10 years ago
  95. 9a3cdbb Two new benches for ETC1 bitmaps. by krajcevski · 10 years ago
  96. 1a0a86f Remove Android flag for legacy SkCanvas::drawPicture API by robertphillips · 10 years ago
  97. 479bb60 Remove SkImageRef and related functionality. by Hal Canary · 10 years ago
  98. ea902d9 Add utils gypi file by egdaniel · 10 years ago
  99. fe68617 Relocate SK_IGNORE_CORRECT_HIGH_QUALITY_IMAGE_SCALE by fmalita · 10 years ago
  100. 90b8caf Revert of Move Dashing filterPath to a dashing utils file (https://codereview.chromium.org/314623004/) by egdaniel · 10 years ago