1. db5f7bf Do not export SkTDArray when building Skia as a DLL by ehsan.akhgari · 10 years ago
  2. 2d9d9c9 Update one last expectation from gamma change. by jvanverth · 10 years ago
  3. d78a168 Improve gpu tracing when applying markers directly to gpu target by egdaniel · 10 years ago
  4. 1c577cd Always initialize SkDashPathEffect fields. by mtklein · 10 years ago
  5. 2e09d18 Add bounds checks to SkTDynamicHash by mtklein · 10 years ago
  6. e53363f Cleanup: Remove SkUTF16_Str API. by tfarina · 10 years ago
  7. 1459be5 Optimized R11 EAC compressor by krajcevski · 10 years ago
  8. 6ac0037 Slim Skia down to just one murmur3 implementation. by mtklein · 10 years ago
  9. 40b32be nanobench: add median and --cpu/--gpu by mtklein · 10 years ago
  10. 79fd216 Revert of Make GrGLConfigConversionEffect work for Imagination and some other GPUs. (https://codereview.chromium.org/277323002/) by bsalomon · 10 years ago
  11. 6132b43 rebaseline_server: cache results in long-running ImageDiffDB instance by epoger · 10 years ago
  12. bd7746d Remove ability for Release code to call getRefCnt() or getWeakRefCnt(). by mtklein · 10 years ago
  13. ecce60b Build Android with SK_SUPPORT_LEGACY_CLIPTOLAYERFLAG. by scroggo · 10 years ago
  14. a9309f5 Add thread safety configuration check. by henrik.smiding · 10 years ago
  15. 93cf46f Make GrGLConfigConversionEffect work for Imagination and some other GPUs. by changjun.yang · 10 years ago
  16. b4edbff rebaseline_server: allow JSON to control column filtering by epoger · 10 years ago
  17. 874a62a Revert "Remove ability for Release code to call getRefCnt() or getWeakRefCnt()." by Mike Klein · 10 years ago
  18. 0b544ae Add SkRacy by mtklein · 10 years ago
  19. 10586dc manual bench rebase after d3f3e58, adjusted with a26bbb95a64c1507ba81d39b971f079f3f9c5646 by bensong · 10 years ago
  20. c15ba1d bench rebase tool: add ability to specify a second CL for fluctuating data adjustment. by bensong · 10 years ago
  21. d3f3e58 Revert of Add SkRacy (https://codereview.chromium.org/371363004/) by mtklein · 10 years ago
  22. 7b17547 Revert of Missing volatile in AnnotateBenignRaceSized declaration. (https://codereview.chromium.org/380473002/) by mtklein · 10 years ago
  23. 92432c7 Fixed up SkTimedPicturePlayback by robertphillips · 10 years ago
  24. f7a180b Missing volatile in AnnotateBenignRaceSized declaration. by Mike Klein · 10 years ago
  25. d5e3e6a Add SkRacy by mtklein · 10 years ago
  26. f955223 Add missing / in android_gdbserver by tomhudson · 10 years ago
  27. f50a793 Use BUILD_NATIVE_TEST instead of BUILD_EXECUTABLE. by scroggo · 10 years ago
  28. be08ace add setPreserveSrcDepth to replace PrefTable API for android by reed · 10 years ago
  29. 65b6fa1 Use stack allocation for Android data in SkScalerContext::MakeRec(). by jvanverth · 10 years ago
  30. 0a65e38 Cleanup: Rename UnitTestTest.cpp to RTConfRegistryTest.cpp by tfarina · 10 years ago
  31. 0139ae3 Fix param name in GrEffect::CastEffect by bsalomon · 10 years ago
  32. 004522f Back off from SkPicture API hardening a bit by Robert Phillips · 10 years ago
  33. 83d081a Goodbye GrEffectRef. by bsalomon · 10 years ago
  34. ca95c19 Adding validation before using an SkImageInfo object read from an SkReadBuffer. by sugoi · 10 years ago
  35. 9ea3d57 Clean up SkImageFilter constructors. by senorblanco · 10 years ago
  36. 6daadc7 Harden SkPicture interface a bit by robertphillips · 10 years ago
  37. 1ad00e4 Split SkPictureRangePlayback out of SkPicturePlayback by robertphillips · 10 years ago
  38. 55fad7a Remove GrEffect::CreateEffectRef and GrEffect::AutoEffectRef. by bsalomon · 10 years ago
  39. 97b9ab7 Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*. by bsalomon · 10 years ago
  40. 4ae94ff Remove ability for Release code to call getRefCnt() or getWeakRefCnt(). by mtklein · 10 years ago
  41. 3afef1f Clean up a bit after SkPictureData/SkPicturePlayback split by robertphillips · 10 years ago
  42. 6815011 make skia_launcher be a position independent executable by Derek Sollenberger · 10 years ago
  43. 56a6b6b fix WBMP image will get null color table when draw in RGB565 Canvas by Derek Sollenberger · 10 years ago
  44. a26bbb9 MIPS: added optimizations for functions from SkBitmapProcState by djordje.pesut · 10 years ago
  45. ff64414 Update SKP version to 45 by borenet · 10 years ago
  46. e593044 Flesh out SkMatrix typemask suppressions. by mtklein · 10 years ago
  47. 875da80 Another suppression, this in SkMatrix caching the typemask. by mtklein · 10 years ago
  48. 6abc62c Suppress race to cache SkPathRef bounds. by mtklein · 10 years ago
  49. eeb1f15 Turn on threaded DMQuiltTask drawing for old-format SkPictures too. by mtklein · 10 years ago
  50. beaf62d remove unneeded flag for android by reed · 10 years ago
  51. 6f157d9 Handle close button in SkOSWindow_Unix. by bungeman · 10 years ago
  52. 6dd0491 Suppress getRefCnt() calls from SkImageFilter. by mtklein · 10 years ago
  53. 969842a Revert of Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*. (https://codereview.chromium.org/377503004/) by reed · 10 years ago
  54. 2011fe9 Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*. by bsalomon · 10 years ago
  55. 24dcac2 YUV to RGB converter by sugoi · 10 years ago
  56. 3230517 guard registering mallocpixelref for chrome by reed · 10 years ago
  57. 060c41a remove unneeded flags (have been purged from chrome and android) by reed · 10 years ago
  58. 9a9eae2 change pixelref to not inherit from SkFlattenable by reed · 10 years ago
  59. 620fc60 remove SK_SUPPORT_LEGACY_DEVICE_VIRTUAL_ISOPAQUE by reed · 10 years ago
  60. 58f1e92 remove unneeded flags for android by reed · 10 years ago
  61. ce4dd3d Split SkPicturePlayback out of SkPictureData by robertphillips · 10 years ago
  62. 5e8a3c1 Suppress new TSAN warnings from DMQuiltTask. by mtklein · 10 years ago
  63. aca3d84 Remove SK_DISABLE_PIXELREF_LOCKCOUNT_BALANCE_CHECK. by mtklein · 10 years ago
  64. 75e9e63 don't look at SK_SCALAR_IS_FLOAT -- it is true, but no longer defined by reed · 10 years ago
  65. f99f884 Remove use of GrEffectRef from draw state and below. by bsalomon · 10 years ago
  66. f05d626 Add return to SkBoxBlurGetPlatformProcs_SSE4. by scroggo · 10 years ago
  67. 6945618 gpu and cpu flags for gm and bench. by bsalomon · 10 years ago
  68. 81d7188 Remove GrEffectStage::DeferredStage by bsalomon · 10 years ago
  69. 7cdc1ee Add always-threaded SkRecord quilt tests. by mtklein · 10 years ago
  70. d312a04 Enable 32/64-bit gyp switch on Android by qiankun.miao · 10 years ago
  71. 0b7813b Cleanup: Remove TestXCode project. by tfarina · 10 years ago
  72. df55f06 rebaseline_server: handle column filtering more generically by epoger · 10 years ago
  73. 085f334 Update remaining expectations for https://codereview.chromium.org/337603008. by jvanverth · 10 years ago
  74. 2ed5ef8 Remove GrDrawState::CommonState by bsalomon · 10 years ago
  75. d8a5e8d remove unneeded flags for android by reed · 10 years ago
  76. 4107806 Remove vertical/horizontal metrics selection. by bungeman · 10 years ago
  77. a70353e Remove deferred version of GrDrawState. by bsalomon · 10 years ago
  78. 5f7f9d0 Add SSE4 version of BlurImage optimizations. by henrik.smiding · 10 years ago
  79. 1f836ee with no save flag options, we can directly reference matrix and clip in MCRec by reed · 10 years ago
  80. 705a153 Rebaseline Angle gms for recent dashing4 rebaseline by egdaniel · 10 years ago
  81. 06d3771 Only you can prevent memory leaks. by mtklein · 10 years ago
  82. 3ef0453 Fix history handling for workspaces, issue with M36 by jcgregorio · 10 years ago
  83. 8119e6a Rebaseline for gpu dashing4 now doing circle dashes by egdaniel · 10 years ago
  84. 0b99de0 Add Instant Trace Event for shader compilation in gpu which outputs shader text as attribute by egdaniel · 10 years ago
  85. 82cb86f Revert of Add SSE4 version of BlurImage optimizations. (https://codereview.chromium.org/366593004/) by reed · 10 years ago
  86. d930511 Linear-time implementation of willPlaybackBitmaps(), computed & cached by tomhudson · 10 years ago
  87. 2830632 Add SSE4 version of BlurImage optimizations. by henrik.smiding · 10 years ago
  88. 3df0501 Fix SkColorFilterImageFilter matrix optimization. by senorblanco · 10 years ago
  89. 46e51e1 rebaseline_server: if urlSchemaVersion is not specified, assume current by epoger · 10 years ago
  90. c197c8a Adding 64 bit checks by sugoi · 10 years ago
  91. 2fe7b46 Revert of Caching the result of readPixelsSupported (https://codereview.chromium.org/364193004/) by reed · 10 years ago
  92. e1085e0 move SkChecksum and SkEmptyShader to private by reed · 10 years ago
  93. 753a296 Caching the result of readPixelsSupported by piotaixr · 10 years ago
  94. 32b9a3b Add functions to support NV_path_rendering in OpenGL ES by kkinnunen · 10 years ago
  95. c6bbd82 Ignore some GM images for https://codereview.chromium.org/337603008. by jvanverth · 10 years ago
  96. c2dcf4a Check pixelRef before attempting to ktx encode. by scroggo · 10 years ago
  97. 0e3fac2 Gate CrashHandler with SK_CRASH_HANDLER. by mtklein · 10 years ago
  98. 23ff2a5 More expectation updates for https://codereview.chromium.org/337603008. by jvanverth · 10 years ago
  99. e5481ec rebaseline_server: add urlSchemaVersion parameter by epoger · 10 years ago
  100. e1bc1c6 Make GrAllocator Iter return non-const T by bsalomon · 10 years ago