1. 725b082 remove unneeded SK_SUPPORT_LEGACY_PROCXFERMODE by commit-bot@chromium.org · 10 years ago
  2. 4521add try /LARGEADDRESSAWARE to give Windows 32-bit builds access to more RAM. by commit-bot@chromium.org · 10 years ago
  3. 6988588 Eliminate SkPicture-related flags Chromium no longer requires by commit-bot@chromium.org · 10 years ago
  4. 8c4953c Cleanup of SSE optimization files. by commit-bot@chromium.org · 10 years ago
  5. a90c680 Turn on quilt mode in DM. by commit-bot@chromium.org · 10 years ago
  6. 8dac8b1 Backfill unit tests for SkRecord by commit-bot@chromium.org · 10 years ago
  7. 9add5dc Move GrGLInterface function ptr setup into a common function for all OpenGL GrGLInterface factories (but not GLES yet). by commit-bot@chromium.org · 10 years ago
  8. 16348bb Remove dependency of views on angle by commit-bot@chromium.org · 11 years ago
  9. a31eacb Refactor SkPictureStateTree::Iterator to avoid use of kClip_SaveFlag. by commit-bot@chromium.org · 11 years ago
  10. e396455 move common blur types into central header by commit-bot@chromium.org · 11 years ago
  11. 2e0c32a Start using type traits in src/record instead of macros. by commit-bot@chromium.org · 11 years ago
  12. d665685 Generate tests/Android.mk from gyp by commit-bot@chromium.org · 11 years ago
  13. 8400b23 use BenchTimer, print in µs by commit-bot@chromium.org · 11 years ago
  14. 15b2981 Add pathops and capture stderr so we can get SkDebugf output. by commit-bot@chromium.org · 11 years ago
  15. fe78847 gpuveto tool by commit-bot@chromium.org · 11 years ago
  16. 8cb1daa fix minor skp-found bugs by commit-bot@chromium.org · 11 years ago
  17. d70fa20 Deprecate SaveFlags use in the public SkCanvas API. by commit-bot@chromium.org · 11 years ago
  18. 04f03d1 Add GM that exercises SkCanvas::discard() by commit-bot@chromium.org · 11 years ago
  19. 94e2872 Restore SkPicture-related guard flags for Chrome by robertphillips@google.com · 11 years ago
  20. e107edb Remove 2 SkPicture-related flags Chrome should be able to live without by commit-bot@chromium.org · 11 years ago
  21. 40afe0e Remove guards Chromium no longer needs by commit-bot@chromium.org · 11 years ago
  22. c8379d7 Add gpu fast path for two point conical gradients. by commit-bot@chromium.org · 11 years ago
  23. 945ec3a Revert of make drawText calls non-virtual, to ease SkFont and TextBlob (https://codereview.chromium.org/243853006/) by commit-bot@chromium.org · 11 years ago
  24. d10ec40 gyp: only include windows *_x64 targets if GYP_GENERATORS includes ninja by commit-bot@chromium.org · 11 years ago
  25. 6fa0e32 Reverting Skia r14299 ( Remove guards Chromium no longer needs - https://codereview.chromium.org/246403004) by robertphillips@google.com · 11 years ago
  26. 4325d11 make drawText calls non-virtual, to ease SkFont and TextBlob by commit-bot@chromium.org · 11 years ago
  27. e221a7f Remove guards Chromium no longer needs by commit-bot@chromium.org · 11 years ago
  28. aec1438 Add asADash entry point into SkPathEffect to allow extracting Dash info from PathEffects by commit-bot@chromium.org · 11 years ago
  29. 855e88e Fixes for SkPictureShader. by commit-bot@chromium.org · 11 years ago
  30. 4333751 Add a .gypi to insulate Chrome from refactorings in src/record. by commit-bot@chromium.org · 11 years ago
  31. ad8ce57 anticipate more optimizations by renaming some files and methods by commit-bot@chromium.org · 11 years ago
  32. 1d0b68c Support clip to layer flag on Android framework. by commit-bot@chromium.org · 11 years ago
  33. 770963f Staging for cleanup of SkPicture-related headers by robertphillips@google.com · 11 years ago
  34. 8d4dc71 rename SkPaintParts.* to SkPaintPart.* by reed@google.com · 11 years ago
  35. 5fb2ce3 Staged removal of SkPicture-derived classes by commit-bot@chromium.org · 11 years ago
  36. d24a130 add SK_SUPPORT_LEGACY_PROCXFERMODE to skia_for_chromium_defines.gypi by commit-bot@chromium.org · 11 years ago
  37. 0b17fea Revert of Roll ANGLE. (https://codereview.chromium.org/237173002/) by commit-bot@chromium.org · 11 years ago
  38. cd66af0 Roll ANGLE. by commit-bot@chromium.org · 11 years ago
  39. 03f2f81 More flags needed to build Android framework. by commit-bot@chromium.org · 11 years ago
  40. 04f6c4c Support picture recording in Android framework. by commit-bot@chromium.org · 11 years ago
  41. d393b17 Retract SkPicture::kOptimizeForClippedPlayback_RecordingFlag from public API by commit-bot@chromium.org · 11 years ago
  42. d3fbd34 Fix size of rotated text with FreeType. by bungeman@google.com · 11 years ago
  43. b17a24f SkRecord: turn on cull annotation pass in public API. by commit-bot@chromium.org · 11 years ago
  44. 4431e77 Mike R: please sanity check SkPostConfig.h by commit-bot@chromium.org · 11 years ago
  45. f6a5afb Remove currently unused code by commit-bot@chromium.org · 11 years ago
  46. 94cf9fa More removal of duplicate framework defines. by commit-bot@chromium.org · 11 years ago
  47. 8f3cc77 Remove duplicate skia_android_framework defines. by commit-bot@chromium.org · 11 years ago
  48. 84b18c7 split SkPictureRecorder out of SkPicture by robertphillips@google.com · 11 years ago
  49. cae54f1 remove picture-backed surfaces by commit-bot@chromium.org · 11 years ago
  50. 28fcae2 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 11 years ago
  51. 0bd03cf remove guard for getTotalClip by commit-bot@chromium.org · 11 years ago
  52. ba73d28 Add bench_playback, for quick profiling of SKR playback. by commit-bot@chromium.org · 11 years ago
  53. 96edc24 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 11 years ago
  54. 968757e Disable SK_GAMMA_SRGB on android builds. by djsollen@google.com · 11 years ago
  55. 18fd2b9 Add a focused public API for src/record. by commit-bot@chromium.org · 11 years ago
  56. d923288 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 11 years ago
  57. 757ebd2 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 11 years ago
  58. 6573ce7 Create SkLayerRasterizer w/o destroying Builder. by commit-bot@chromium.org · 11 years ago
  59. 0d64356 Add a new bench that tests a simple image filter DAG. by senorblanco@chromium.org · 11 years ago
  60. 729296f revert of 14111 to fix build by bensong@google.com · 11 years ago
  61. d9ce2be SkRecordDraw: skip draw ops when the clip is empty by commit-bot@chromium.org · 11 years ago
  62. 149e9a1 Rename kPMColor_SkColorType to kN32_SkColorType. by commit-bot@chromium.org · 11 years ago
  63. 6d036c2 Initial code for webtry, a web application for allowing users to try out Skia. by commit-bot@chromium.org · 11 years ago
  64. a2cbced no more callers of getTotalClip -- except in android by reed@google.com · 11 years ago
  65. c524e98 Xfermode: SSE2 implementation of multiply_modeproc by commit-bot@chromium.org · 11 years ago
  66. 479d1ae Fixes to Android.mk generation for arm64. by commit-bot@chromium.org · 11 years ago
  67. 506db0b SkRecord: make culling work if SkRecordAnnotateCullingPairs is called. by commit-bot@chromium.org · 11 years ago
  68. b736962 More SkRecord TODOs: by commit-bot@chromium.org · 11 years ago
  69. 066a28d Start on some unwritten SkRecord TODOs: by commit-bot@chromium.org · 11 years ago
  70. c5d9bb0 Initial picture shader implementation by commit-bot@chromium.org · 11 years ago
  71. 43c2758 WIP -- SkFont by reed@google.com · 11 years ago
  72. e6d8be0 Removes deleted files SkBitmapShader* from gyp/core.gypi. by commit-bot@chromium.org · 11 years ago
  73. 8865d09 Revert of Initial picture shader implementation (https://codereview.chromium.org/221923007/) by commit-bot@chromium.org · 11 years ago
  74. 592b2d1 Initial picture shader implementation by commit-bot@chromium.org · 11 years ago
  75. 0d0d620 remove SK_SUPPORT_LEGACY_GETCLIPTYPE by commit-bot@chromium.org · 11 years ago
  76. b554440 Remove SkResizeImageFilter. by commit-bot@chromium.org · 11 years ago
  77. ae0054e get iOS building again by commit-bot@chromium.org · 11 years ago
  78. 848fdb0 Updates to Android.mk generation. by commit-bot@chromium.org · 11 years ago
  79. 25595ed fix nacl build using ninja by commit-bot@chromium.org · 11 years ago
  80. 77815fd Revert of Xfermode: SSE2 implementation of multiply_modeproc (https://codereview.chromium.org/202903004/) by commit-bot@chromium.org · 11 years ago
  81. c311873 Xfermode: SSE2 implementation of multiply_modeproc by commit-bot@chromium.org · 11 years ago
  82. aa64fbf Pull Gpu shader out of SkTwoPointConicalGradient into own file by commit-bot@chromium.org · 11 years ago
  83. e930a07 Add a GrLayerCache to GrContext by robertphillips@google.com · 11 years ago
  84. 6f2d4d4 ARM Skia NEON patches - 35 - First AArch64 support by commit-bot@chromium.org · 11 years ago
  85. 37eb4e4 Purge SkPurgeableMemoryBlock. by commit-bot@chromium.org · 11 years ago
  86. e3ff558 SkRecord strawman by commit-bot@chromium.org · 11 years ago
  87. 079d298 Revert of Xfermode: SSE2 implementation of multiply_modeproc (https://codereview.chromium.org/202903004/) by commit-bot@chromium.org · 11 years ago
  88. 25f7455 Xfermode: SSE2 implementation of multiply_modeproc by commit-bot@chromium.org · 11 years ago
  89. 58d69d8 change default build (in "make" wrapper) to ninja on all platforms by epoger@google.com · 11 years ago
  90. 8ddc26b Actually identify required saveLayers in SkGpuDevice::EXPERIMENTAL_drawPicture by commit-bot@chromium.org · 11 years ago
  91. d643a90 Revert of ARM Skia NEON patches - 35 - First AArch64 support (https://codereview.chromium.org/143423004/) by commit-bot@chromium.org · 11 years ago
  92. 7a0e275 ARM Skia NEON patches - 35 - First AArch64 support by commit-bot@chromium.org · 11 years ago
  93. 16182f7 Lazy image decoding to reduce bench_record overhead. by commit-bot@chromium.org · 11 years ago
  94. 28361fa Add discard API to SkCanvas, plumb it to glDiscardFramebuffer() by commit-bot@chromium.org · 11 years ago
  95. ba0c5ea Updates to Android.mk generation. by commit-bot@chromium.org · 11 years ago
  96. 3eedb80 Add clip effect for circles by commit-bot@chromium.org · 11 years ago
  97. 4784182 Revert of Implement text rendering with NVPR (https://codereview.chromium.org/196133014/) by commit-bot@chromium.org · 11 years ago
  98. dcb8ef9 Implement text rendering with NVPR by commit-bot@chromium.org · 11 years ago
  99. 787227d Let DM work without a GPU. by commit-bot@chromium.org · 11 years ago
  100. 3fcab54 remove SK_SUPPORT_LEGACY_COMPATIBLEDEVICE_CONFIG by commit-bot@chromium.org · 11 years ago