[go: nahoru, domu]

  1. f7c815cc add guard for future Skia CL https://codereview.chromium.org/1140573004 by reed · 9 years ago
  2. 6ba76f9 Remove unnecessary Skia suppressions by robertphillips · 9 years ago
  3. 53ff0e3 add SK_SUPPORT_LEGACY_IMAGEFILTER_CTM to guard skia change by reed · 9 years ago
  4. 9b3ffc8 Add suppressions to unblock Skia roll by robertphillips · 9 years ago
  5. 711c752 Add a guard define to keep Chromium/Blink on Sk4f xfermodes. by mtklein · 9 years ago
  6. ae9dbf3 Fix uninitialized value in AnalysisCanvas by enne · 10 years ago
  7. 593baab Use TestDiscardableMemoryAllocator in filter_fuzz_stub. by mbarbella · 10 years ago
  8. f44aff1 remove SK_SUPPORT_LEGACY_ROUND_MIPMAP_LEVEL_CHOICE to get new 'floor' behavior by reed · 10 years ago
  9. e51f9944 Add nullptr support to skia::RefPtr. by jbroman · 10 years ago
  10. d7c41c7 add flag to guard new miplevel code by reed · 10 years ago
  11. a2969a3 override drawImage by reed · 10 years ago
  12. 4b06412 onGetInfo is deprecated, just pass info to constructor by reed · 10 years ago
  13. 59d9350 Make skia::RefPtr movable. by jbroman · 10 years ago
  14. 7f25c236 Remove existing Skia suppressions by fmalita · 10 years ago
  15. fe3a350 Remove legacy Skia flags by fmalita · 10 years ago
  16. 42315c7 remove SK_SUPPORT_LEGACY_IMAGEFILTER_TO_COLORFILTER flag by reed · 10 years ago
  17. 1b8d8bc Blink layout test suppressions pending Skia roll by fmalita · 10 years ago
  18. 98b640c1 skia/ext: Add matrix and filter quality to gather pixel refs. by vmpstr · 10 years ago
  19. cfe784c add flag to guard Skia fix to cubics by reed · 10 years ago
  20. a1d5d5f add SK_SUPPORT_LEGACY_IMAGEFILTER_TO_COLORFILTER to guard skia change by reed · 10 years ago
  21. 29cd045 Remove existing Skia suppressions by fmalita · 10 years ago
  22. 5d77a2e Remove SK_SUPPORT_LEGACY_COLOR32_MATH by fmalita · 10 years ago
  23. 1ab02972 add skia guard SK_SUPPORT_LEGACY_RADIAL_GRADIENT_SQRT by reed · 10 years ago
  24. 98a2105 Apply automated fixits for Chrome clang plugin to ui_base_unittests. by dcheng · 10 years ago
  25. 204ae76 Remove existing Skia suppressions by Florin Malita · 10 years ago
  26. 8dde793 Remove SK_SUPPORT_LEGACY_BLITANTIH2V2 flag for faster hairlines by Florin Malita · 10 years ago
  27. 32d3150b peg Chromium to legacy Color32 math for now by mtklein · 10 years ago
  28. 56714d7b remove unused SkPathUtils.cpp by reed · 10 years ago
  29. 2cc373d base: Rename DiscardableMemory::Memory() to ::data(). by reveman · 10 years ago
  30. 112116f add flag to guard future skia change by reed · 10 years ago
  31. deb446d Remove existing Skia suppressions by fmalita · 10 years ago
  32. f9d3e02 Fix use of uninitialized memory in skia/ext/analysis_canvas.cc by junov · 10 years ago
  33. 9a1ebc7 Remove SK_SUPPORT_LEGACY_SCALAR_MAPPOINTS by fmalita · 10 years ago
  34. 3523bf8 Use SkPictureRecorder::endRecordingAsPicture() instead of endRecording() by thestig · 10 years ago
  35. de96417 Remove SK_SUPPORT_LEGACY_SCALAR_XFERMODES by fmalita · 10 years ago
  36. 9845b89 Remove indirection of cpufeatures.gypi. by torne · 10 years ago
  37. fe8398d Remove android_webview_build conditions from various places. by torne · 10 years ago
  38. ee1e4de Add layout test suppressions for upcoming Skia roll. by Stephen White · 10 years ago
  39. 66a82b0 Remove now-rebaselined tests from skia_test_expectations.txt. by senorblanco · 10 years ago
  40. 6671cc1a Remove now-unnecessary SkPathOp define. by schenney · 10 years ago
  41. d9d94b9 add SK_SUPPORT_LEGACY_SCALAR_XFERMODES to stage skia speedup for xfermodes by reed · 10 years ago
  42. fa86d2f4 More layout test suppressions for upcoming Skia roll. by senorblanco · 10 years ago
  43. ab28a74 Add test suppression for upcoming Skia roll. by senorblanco · 10 years ago
  44. f430a86 Add SK_CPU_SSE_LEVEL=41 to skia gn by scottmg · 10 years ago
  45. b6c8f16 add flag SK_SUPPORT_LEGACY_SCALAR_MAPPOINTS for future skia roll by reed · 10 years ago
  46. cda34b5 add legacy support for old path ops enums by caryclark · 10 years ago
  47. 251f81e remove reference to deprecated kHasFilter16 by reed · 10 years ago
  48. 533e541c add SK_SUPPORT_LEGACY_INT_COLORMATRIX to stage skia change by reed · 10 years ago
  49. 2bc1984 add flag to stage skia api change by reed · 10 years ago
  50. 5ed0940 Support MIPS DSP application-specific extension (ASE) in GYP. by wtc · 10 years ago
  51. e7b4233 base: Remove DiscardableMemory::CreateLockedMemory. by reveman · 10 years ago
  52. 1bf9e8fe Support MIPS DSP application-specific extension (ASE). by wtc · 10 years ago
  53. 55801f24 stop using deprecated SkPaint::FilterLevel by reed · 10 years ago
  54. c970478 add SK_LEGACY_DRAWPICTURECALLBACK guard flag by reed · 10 years ago
  55. 30599ab add guard SK_SUPPORT_LEGACY_FILTERLEVEL_ENUM for new skia api by reed · 10 years ago
  56. e9cbc351 remove deprecated onCreateCompatibleDevice by reed · 10 years ago
  57. 3d74de25 Revert "Revert "add new signature so skia can rely on it (subclass of SkDevice)"" by reed · 10 years ago
  58. 3d4669df Revert "add new signature so skia can rely on it (subclass of SkDevice)" by reed · 10 years ago
  59. 6e54eb96 add new signature so skia can rely on it (subclass of SkDevice) by reed · 10 years ago
  60. 03e9480 add guard for skia api change by reed · 10 years ago
  61. ef908422 base: Simplify the base::DiscardableMemory API. by reveman · 10 years ago
  62. 5fb2ffe Add back overdraw visualization for Skia BenchmarkingCanvas by fmalita · 10 years ago
  63. 968d915f Hide src/core Skia headers by fmalita · 10 years ago
  64. 535b4f0 drawPicture calls OnDrawPicture calls drawPicture by hendrikw · 10 years ago
  65. 9b40df6 Fixing analysis_canvas treatment of save layers with src xfermode by junov · 10 years ago
  66. 9eea81b3 Remove existing Skia suppressions by fmalita · 10 years ago
  67. 93f64cc Remove SK_SUPPORT_LEGACY_ADDOVAL by Florin Malita · 10 years ago
  68. db5527d7 Add remaining trivial targets for the Linux GN build by dpranke · 10 years ago
  69. 80e9034 Added testexpectations for failing test following skia DEPS roll by sugoi · 10 years ago
  70. c30f70d Audit GN cflags and defines to match GYP build. by brettw · 10 years ago
  71. c32b1cd [Favicon] Adding FallbackIconUrlParser. by huangs · 10 years ago
  72. b2ea651 Remove Skia suppressions by fmalita · 10 years ago
  73. d3cea3c Revert of Revert of SK_DEBUG when DCHECK_ALWAYS_ON (patchset #1 id:1 of https://codereview.chromium.org/965113002/) by eroman · 10 years ago
  74. 6197d87 Revert of SK_DEBUG when DCHECK_ALWAYS_ON (patchset #1 id:1 of https://codereview.chromium.org/966593002/) by eroman · 10 years ago
  75. 7c7296f4 Apply gn format with 'sources' sorting to src/ by scottmg · 10 years ago
  76. 879405ae SK_DEBUG when DCHECK_ALWAYS_ON by mtklein · 10 years ago
  77. f5190e0 Refactor BenchmarkingCanvas to avoid internal Skia dependencies by fmalita · 10 years ago
  78. a5a3bd2 Remove SK_SUPPORT_LEGACY_ARCTO_QUADS by fmalita · 10 years ago
  79. 20952e3 Updated gypi file after skia header moved. by bratell · 10 years ago
  80. f4846400 enable new mipmap level chooser by reed · 10 years ago
  81. 0c3c94e add flag for legacy stroking by caryclark · 10 years ago
  82. b04ed02 Skips the processing of images larger then 88x88 in favicons. by sdefresne · 10 years ago
  83. bc44c0a9 Add more targets to GN check. by brettw · 10 years ago
  84. 7885186 Trim away unused or private Mac functions by reed · 10 years ago
  85. a880fc0 SkPixelRef::isLocked() is becoming debug-only. by mtklein · 10 years ago
  86. 4327621 Update Chomium's build files to work w/ latest GN binaries. by dpranke · 10 years ago
  87. da7f1e1 add flag to stage mipmap change by reed · 10 years ago
  88. cdc03121 Cleanup iOS upstreamed code by sdefresne · 10 years ago
  89. fd4b5bc Suppress image failure. by scroggo · 10 years ago
  90. 28213d7 Remove Skia suppressions by fmalita · 10 years ago
  91. 2214663 Remove SK_SUPPORT_LEGACY_ADDRRECT by fmalita · 10 years ago
  92. c9df8b9 Remove SK_SUPPORT_LEGACY_CONIC_COMPUTE_QUAD_POW2 by fmalita · 10 years ago
  93. f74a048e add flag to stage improved conic tolerance by reed · 10 years ago
  94. 5727d3b Move flags out of gyp/gn and into SkUserConfig.h by reed · 10 years ago
  95. 1a44146 We did switch Skia to look at DYNAMIC_ANNOTATIONS_ENABLED. by mtklein · 10 years ago
  96. fc4dbb0c move src directories out of public view for headers by reed · 10 years ago
  97. 759dd8c Mechanical rename of base::debug -> base::trace_event [final pass] by ssid · 10 years ago
  98. 17f1d2aa add flag to disable new arcTo code (until we rebaseline) by reed · 10 years ago
  99. 96235b3 Remove Skia layout test suppressions by fmalita · 10 years ago
  100. a73fc37 Removed unused code in skia/ext/vector_*. by vitalybuka · 10 years ago