1. a5414c4 Turn SkCanvasStateUtils into a class with static functions. by tfarina · 10 years ago
  2. b7bac3d Override drawImage*() in SkNWayCanvas by piotaixr · 10 years ago
  3. faccb8e SkMatrix44::preserves2dAxisAlignment() by tomhudson · 10 years ago
  4. 4a8126e Introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/)" by reed · 10 years ago
  5. 29c857d Revert of introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/) by reed · 10 years ago
  6. 3716fd0 introduce Props to surface (work in progress) by reed · 10 years ago
  7. a32f175 Add helper SkMatrix44::hasPerspective() by tomhudson · 10 years ago
  8. 49005bf Picture Recording: fix the performance bottleneck in SkDeferredCanvas::isFullFrame by yunchao.he · 10 years ago
  9. 5087b2c Revert of Picture Recording: fix the performance bottleneck in SkDeferredCanvas::isFullFrame (patchset #7 id:140001 of https://codereview.chromium.org/545813002/) by mtklein · 10 years ago
  10. 8e45c37 Picture Recording: fix the performance bottleneck in SkDeferredCanvas::isFullFrame by yunchao.he · 10 years ago
  11. d954498 Revert of Revert of allow canvas to force conservative clips (for speed) (patchset #1 id:1 of https://codereview.chromium.org/554033003/) by reed · 10 years ago
  12. 6f09709 Revert of allow canvas to force conservative clips (for speed) (patchset #7 id:120001 of https://codereview.chromium.org/541593005/) by reed · 10 years ago
  13. 27a5e65 Allow SkCanvas to be initialized to force conservative rasterclips. This has the following effects: by reed · 10 years ago
  14. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  15. c3cf5a5 Revert of Testing TBR'ing public API owners (patchset #1 of https://codereview.chromium.org/486203009/) by rmistry · 10 years ago
  16. 96b77de Testing TBR'ing public API owners by rmistry · 10 years ago
  17. b742517 SkTextBlob plumbing by fmalita · 10 years ago
  18. 35fbd01 Migrate SkRTConfRegistry test to DEF_TEST(). by tfarina · 10 years ago
  19. b3c9d1c SkCanvas::drawPatch param SkPoint[12] by dandov · 10 years ago
  20. 872e3dc Revert of Revert of remove (now unneeded) legacy onDrawPicture variant (https://codereview.chromium.org/457253002/) by reed · 10 years ago
  21. 47f9bdc Revert of remove (now unneeded) legacy onDrawPicture variant (https://codereview.chromium.org/456203002/) by reed · 10 years ago
  22. 2e69d29 remove (now unneeded) legacy onDrawPicture variant by reed · 10 years ago
  23. d5fa1a4 add drawPicture variant that takes a matrix and paint by reed · 10 years ago
  24. 963137b Stopped skipping tests in dm of SkPatch by implementing the by dandov · 10 years ago
  25. 847092c SkThreadPool and co. are not public. by mtklein · 10 years ago
  26. ecfff21 SkCanvas interface for drawing a patch. by dandov · 10 years ago
  27. 352c218 Change SkCanvasState to use inheritance. by scroggo · 10 years ago
  28. a9309f5 Add thread safety configuration check. by henrik.smiding · 10 years ago
  29. ce4dd3d Split SkPicturePlayback out of SkPictureData by robertphillips · 10 years ago
  30. 9245b7e When performing offscreen rendering on windows, attempt to use a pbuffer context. by bsalomon · 10 years ago
  31. 1072218 Cleanup: Delete SkJSON header. by tfarina · 10 years ago
  32. 52d9ac6 stop calling SkCanvas::getDevice by reed · 10 years ago
  33. 5f6102d SaveFlags be-gone by Florin Malita · 10 years ago
  34. 80549fc Support using OpenGL ES context on desktop by kkinnunen · 10 years ago
  35. d3e474e Deprecate SkPicture::clone(). by mtklein · 10 years ago
  36. 11a005e Promote SkInterpolator unit test to our tests driver. by tfarina · 10 years ago
  37. 05ead8a Revert of Support using OpenGL ES context on desktop (https://codereview.chromium.org/319043005/) by rmistry · 10 years ago
  38. 74fc727 Support using OpenGL ES context on desktop by kkinnunen · 10 years ago
  39. f01a6c3 In Android framework, make tools depend on jsoncpp by scroggo · 10 years ago
  40. 6ca763f More SaveFlags removal twiddling. by fmalita · 10 years ago
  41. 9b14f26 Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer) by robertphillips · 10 years ago
  42. 868074b remove SkBounder -- unused and unloved by reed · 10 years ago
  43. f9f1547 Remove unitmappers header. by scroggo · 10 years ago
  44. 97133ad Changed JSON formatting more, workaround bug where SkStringPrintf causes encoding issues by commit-bot@chromium.org · 10 years ago
  45. 61744ec Generate bench/Android.mk from gyp. by commit-bot@chromium.org · 10 years ago
  46. 4d803a9 Add asADash to Lua for scraping by commit-bot@chromium.org · 10 years ago
  47. f8a8ae1 eliminate mac xcode 5 only warning by commit-bot@chromium.org · 10 years ago
  48. 3f03215 DM: Push GPU-parent child tasks to the front of the queue. by commit-bot@chromium.org · 10 years ago
  49. e0d9ce8 Make drawText calls non-virtual, to ease SkFont and TextBlob (https://codereview.chromium.org/243853006/)" by reed@google.com · 10 years ago
  50. 60b5dce expose CGImage -> SkBitmap by commit-bot@chromium.org · 10 years ago
  51. 945ec3a Revert of make drawText calls non-virtual, to ease SkFont and TextBlob (https://codereview.chromium.org/243853006/) by commit-bot@chromium.org · 10 years ago
  52. 4325d11 make drawText calls non-virtual, to ease SkFont and TextBlob by commit-bot@chromium.org · 10 years ago
  53. d9ea09e Consolidate SkCanvas matrix virtuals. by commit-bot@chromium.org · 10 years ago
  54. 1301bf3 add initial scraper for dashing by commit-bot@chromium.org · 10 years ago
  55. 0f03f43 Move SkNoSaveLayerCanvas.h to include/utils by robertphillips@google.com · 10 years ago
  56. 44c48d0 De-virtualize SkCanvas matrix ops. by commit-bot@chromium.org · 10 years ago
  57. e54a23f De-virtualize SkCanvas save/restore. by commit-bot@chromium.org · 10 years ago
  58. 9c135db support direct writing to top layer, and hide getTopLayer() by reed@google.com · 10 years ago
  59. 069a55a Revert of Revert of Revert "De-virtualize SkCanvas save/restore." (https://codereview.chromium.org/196323003/) by commit-bot@chromium.org · 10 years ago
  60. 4fcd92d Revert of Revert "De-virtualize SkCanvas save/restore." (https://codereview.chromium.org/194923008/) by commit-bot@chromium.org · 10 years ago
  61. f1292bc Revert "De-virtualize SkCanvas save/restore." by fmalita@google.com · 10 years ago
  62. 80b1051 De-virtualize SkCanvas save/restore. by fmalita@google.com · 10 years ago
  63. 53ba425 Drop executable flag from headers so that they can be packaged by robertphillips@google.com · 10 years ago
  64. ef57b7e DM: make GPU tasks multithreaded again. Big refactor. by commit-bot@chromium.org · 10 years ago
  65. 8f90a89 add new onClip* methods to SkCanvas by robertphillips@google.com · 10 years ago
  66. 03fc3b4 Revert of r13620 (add new onClip* methods to SkCanvas - https://codereview.chromium.org/183453002/) due to broken Chrome Canary and failing tests. by robertphillips@google.com · 10 years ago
  67. 392c9be add new onClip* methods to SkCanvas by robertphillips@google.com · 10 years ago
  68. 210ae2a Culling API by commit-bot@chromium.org · 10 years ago
  69. 4ebe382 Revert "Revert of Add getReducedClipStack to lua canvas (https://codereview.chromium.org/180283004/)" by bsalomon@google.com · 10 years ago
  70. 1caedbb Revert of Add getReducedClipStack to lua canvas (https://codereview.chromium.org/180283004/) by commit-bot@chromium.org · 10 years ago
  71. a47ac2b Add getReducedClipStack to lua canvas by commit-bot@chromium.org · 10 years ago
  72. 5cc2535 Add getClipStack method to lua SkCanvas by commit-bot@chromium.org · 10 years ago
  73. ab58273 override new virtual onDrawDRRect in util canvas subclasses by commit-bot@chromium.org · 10 years ago
  74. 28183b4 remove (unused by chrome) SkDeferredCanvas(device) factory signature by reed@google.com · 10 years ago
  75. 2859f9f rename tracing parameter to be more consistent with other methods by commit-bot@chromium.org · 10 years ago
  76. 3458a17 clean up a couple of parameters in the tracing interface by commit-bot@chromium.org · 10 years ago
  77. bf6a6d4 fix leaks in SkConf by commit-bot@chromium.org · 10 years ago
  78. 4c18e9f Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  79. 6169f2b initial import of Chrome's trace_event into skia framework by commit-bot@chromium.org · 10 years ago
  80. 8b0e8ac Refactor read and write buffers. by commit-bot@chromium.org · 10 years ago
  81. d173b87 remove SkScalarMul macro by mike@reedtribe.org · 11 years ago
  82. 56bf6e4 Pull in Chromium's version of GatherPixelRefs by robertphillips@google.com · 11 years ago
  83. f3abaeb remove (now unused) Sk64 -- just use int64_t by reed@google.com · 11 years ago
  84. 2d1adf2 Reduce verbosity of SkGraphics::Init in default case. by halcanary@google.com · 11 years ago
  85. f5e1f63 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  86. 57212f9 Revert "Revert of https://codereview.chromium.org/113823003/" by reed@google.com · 11 years ago
  87. 4ad4ae9 Revert of https://codereview.chromium.org/113823003/ by commit-bot@chromium.org · 11 years ago
  88. a306d93 remove Sk64 from public API, and start to remove usage internally by reed@google.com · 11 years ago
  89. 01c41a5 Revert "Revert "begin to remove SkLONGLONG and wean Skia off of Sk64"" by reed@google.com · 11 years ago
  90. b156044 Revert "begin to remove SkLONGLONG and wean Skia off of Sk64" by reed@google.com · 11 years ago
  91. d6a301e begin to remove SkLONGLONG and wean Skia off of Sk64 by reed@google.com · 11 years ago
  92. 1915fd0 remove unused SkFixed and SkFract functions by reed@google.com · 11 years ago
  93. 8f4d230 remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats by reed@google.com · 11 years ago
  94. e3bb3bc Add JSON output option to bench. by commit-bot@chromium.org · 11 years ago
  95. 0d9e3da Use lowercase windows.h in includes to fix Windows cross compilation using mingw. by bungeman@google.com · 11 years ago
  96. eddb02c Adding SkDeferredCanvas::NoticifationClient to the exported API. by commit-bot@chromium.org · 11 years ago
  97. be65a4c Add missing functions to SkNWayCanvas by commit-bot@chromium.org · 11 years ago
  98. 09a5383 Hide implementation details: SkFrontBufferedStream by scroggo@google.com · 11 years ago
  99. 1f0121a New SkRTConf macro SK_CONF_TRY_SET: no complaint on missing configuration by halcanary@google.com · 11 years ago
  100. 4469938 Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning"" by reed@google.com · 11 years ago