1. 9b14f26 Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer) by robertphillips · 10 years ago
  2. 868074b remove SkBounder -- unused and unloved by reed · 10 years ago
  3. f9f1547 Remove unitmappers header. by scroggo · 10 years ago
  4. 97133ad Changed JSON formatting more, workaround bug where SkStringPrintf causes encoding issues by commit-bot@chromium.org · 11 years ago
  5. 61744ec Generate bench/Android.mk from gyp. by commit-bot@chromium.org · 11 years ago
  6. 4d803a9 Add asADash to Lua for scraping by commit-bot@chromium.org · 11 years ago
  7. f8a8ae1 eliminate mac xcode 5 only warning by commit-bot@chromium.org · 11 years ago
  8. 3f03215 DM: Push GPU-parent child tasks to the front of the queue. by commit-bot@chromium.org · 11 years ago
  9. e0d9ce8 Make drawText calls non-virtual, to ease SkFont and TextBlob (https://codereview.chromium.org/243853006/)" by reed@google.com · 11 years ago
  10. 60b5dce expose CGImage -> SkBitmap by commit-bot@chromium.org · 11 years ago
  11. 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
  12. 4325d11 make drawText calls non-virtual, to ease SkFont and TextBlob by commit-bot@chromium.org · 11 years ago
  13. d9ea09e Consolidate SkCanvas matrix virtuals. by commit-bot@chromium.org · 11 years ago
  14. 1301bf3 add initial scraper for dashing by commit-bot@chromium.org · 11 years ago
  15. 0f03f43 Move SkNoSaveLayerCanvas.h to include/utils by robertphillips@google.com · 11 years ago
  16. 44c48d0 De-virtualize SkCanvas matrix ops. by commit-bot@chromium.org · 11 years ago
  17. e54a23f De-virtualize SkCanvas save/restore. by commit-bot@chromium.org · 11 years ago
  18. 9c135db support direct writing to top layer, and hide getTopLayer() by reed@google.com · 11 years ago
  19. 069a55a Revert of Revert of Revert "De-virtualize SkCanvas save/restore." (https://codereview.chromium.org/196323003/) by commit-bot@chromium.org · 11 years ago
  20. 4fcd92d Revert of Revert "De-virtualize SkCanvas save/restore." (https://codereview.chromium.org/194923008/) by commit-bot@chromium.org · 11 years ago
  21. f1292bc Revert "De-virtualize SkCanvas save/restore." by fmalita@google.com · 11 years ago
  22. 80b1051 De-virtualize SkCanvas save/restore. by fmalita@google.com · 11 years ago
  23. 53ba425 Drop executable flag from headers so that they can be packaged by robertphillips@google.com · 11 years ago
  24. ef57b7e DM: make GPU tasks multithreaded again. Big refactor. by commit-bot@chromium.org · 11 years ago
  25. 8f90a89 add new onClip* methods to SkCanvas by robertphillips@google.com · 11 years ago
  26. 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 · 11 years ago
  27. 392c9be add new onClip* methods to SkCanvas by robertphillips@google.com · 11 years ago
  28. 210ae2a Culling API by commit-bot@chromium.org · 11 years ago
  29. 4ebe382 Revert "Revert of Add getReducedClipStack to lua canvas (https://codereview.chromium.org/180283004/)" by bsalomon@google.com · 11 years ago
  30. 1caedbb Revert of Add getReducedClipStack to lua canvas (https://codereview.chromium.org/180283004/) by commit-bot@chromium.org · 11 years ago
  31. a47ac2b Add getReducedClipStack to lua canvas by commit-bot@chromium.org · 11 years ago
  32. 5cc2535 Add getClipStack method to lua SkCanvas by commit-bot@chromium.org · 11 years ago
  33. ab58273 override new virtual onDrawDRRect in util canvas subclasses by commit-bot@chromium.org · 11 years ago
  34. 28183b4 remove (unused by chrome) SkDeferredCanvas(device) factory signature by reed@google.com · 11 years ago
  35. 2859f9f rename tracing parameter to be more consistent with other methods by commit-bot@chromium.org · 11 years ago
  36. 3458a17 clean up a couple of parameters in the tracing interface by commit-bot@chromium.org · 11 years ago
  37. bf6a6d4 fix leaks in SkConf by commit-bot@chromium.org · 11 years ago
  38. 4c18e9f Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  39. 6169f2b initial import of Chrome's trace_event into skia framework by commit-bot@chromium.org · 11 years ago
  40. 8b0e8ac Refactor read and write buffers. by commit-bot@chromium.org · 11 years ago
  41. d173b87 remove SkScalarMul macro by mike@reedtribe.org · 11 years ago
  42. 56bf6e4 Pull in Chromium's version of GatherPixelRefs by robertphillips@google.com · 11 years ago
  43. f3abaeb remove (now unused) Sk64 -- just use int64_t by reed@google.com · 11 years ago
  44. 2d1adf2 Reduce verbosity of SkGraphics::Init in default case. by halcanary@google.com · 11 years ago
  45. f5e1f63 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  46. 57212f9 Revert "Revert of https://codereview.chromium.org/113823003/" by reed@google.com · 11 years ago
  47. 4ad4ae9 Revert of https://codereview.chromium.org/113823003/ by commit-bot@chromium.org · 11 years ago
  48. a306d93 remove Sk64 from public API, and start to remove usage internally by reed@google.com · 11 years ago
  49. 01c41a5 Revert "Revert "begin to remove SkLONGLONG and wean Skia off of Sk64"" by reed@google.com · 11 years ago
  50. b156044 Revert "begin to remove SkLONGLONG and wean Skia off of Sk64" by reed@google.com · 11 years ago
  51. d6a301e begin to remove SkLONGLONG and wean Skia off of Sk64 by reed@google.com · 11 years ago
  52. 1915fd0 remove unused SkFixed and SkFract functions by reed@google.com · 11 years ago
  53. 8f4d230 remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats by reed@google.com · 11 years ago
  54. e3bb3bc Add JSON output option to bench. by commit-bot@chromium.org · 11 years ago
  55. 0d9e3da Use lowercase windows.h in includes to fix Windows cross compilation using mingw. by bungeman@google.com · 11 years ago
  56. eddb02c Adding SkDeferredCanvas::NoticifationClient to the exported API. by commit-bot@chromium.org · 11 years ago
  57. be65a4c Add missing functions to SkNWayCanvas by commit-bot@chromium.org · 11 years ago
  58. 09a5383 Hide implementation details: SkFrontBufferedStream by scroggo@google.com · 11 years ago
  59. 1f0121a New SkRTConf macro SK_CONF_TRY_SET: no complaint on missing configuration by halcanary@google.com · 11 years ago
  60. 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
  61. 6fcbfce Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning" by reed@google.com · 11 years ago
  62. 081560e add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning by reed@google.com · 11 years ago
  63. 7ce564c Revert "If the path is a rect, call drawRect to raster the geometry in SkCanvas::drawPath to get better performance." by bsalomon@google.com · 11 years ago
  64. ad254fe If the path is a rect, call drawRect to raster the geometry in SkCanvas::drawPath to get better performance. by bsalomon@google.com · 11 years ago
  65. 6ee6858 SkThreadPool: allow for Runnables that add other Runnables to the pool. by commit-bot@chromium.org · 11 years ago
  66. c2cc1db Revert r11842 (call drawRect to try GrAARectRenderer if the path is a rect - https://codereview.chromium.org/23484007) due to changes to the following GM images: by robertphillips@google.com · 11 years ago
  67. 521a467 If the path is a rect, call drawRect to raster the geometry in SkCanvas::drawPath to get better performance. by commit-bot@chromium.org · 11 years ago
  68. fbc58a3 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  69. adacc70 Start cleaning up 64bit Win warnings by robertphillips@google.com · 11 years ago
  70. bdecb68 handle configuration variables longer than 30 characters long by humper@google.com · 11 years ago
  71. a7538ba SkThreadPool: tweak two little things that have been annoying me by commit-bot@chromium.org · 11 years ago
  72. 27f74aa Improve SkScalerContext_GDI::generateCharToGlyph for non-BMP code points. by bungeman@google.com · 11 years ago
  73. 722555b Add perspective support to SkMatrix44 initializers. by commit-bot@chromium.org · 11 years ago
  74. 851af07 Revert "Add perspective support to SkMatrix44 initializers." by aelias@chromium.org · 11 years ago
  75. 761f860 Add perspective support to SkMatrix44 initializers. by commit-bot@chromium.org · 11 years ago
  76. edf2367 Fix race between ~SkThreadPool and SkThreadPool::Loop on fDone. by commit-bot@chromium.org · 11 years ago
  77. 83fd2c7 Add a buffered SkStream class. by scroggo@google.com · 11 years ago
  78. e2419cc Add getFloat/setFloat funcs to SkMatrix44 by commit-bot@chromium.org · 11 years ago
  79. e0e7cfe Change old PRG to be SkLCGRandom; change new one to SkRandom by commit-bot@chromium.org · 11 years ago
  80. 040fd8f Rip out CSAA support by commit-bot@chromium.org · 11 years ago
  81. 339e79f Add SkCanvasStack and update the Canvas utilities to use it. by djsollen@google.com · 11 years ago
  82. e029440 Replace SkTScopedPtr with SkAutoTDelete in Skia. by commit-bot@chromium.org · 11 years ago
  83. 5587ac0 Create a semi-stable API for capturing the state of an SkCanvas and reconstructing that state across different versions of Skia. by djsollen@google.com · 11 years ago
  84. 16b86ce Revert "Create a semi-stable API for capturing the state of an SkCanvas and reconstructing that state across different versions of Skia." by djsollen@google.com · 11 years ago
  85. 2ce9fce Create a semi-stable API for capturing the state of an SkCanvas and reconstructing that state across different versions of Skia. by djsollen@google.com · 11 years ago
  86. 1f2f338 Split SkDevice into SkBaseDevice and SkBitmapDevice by robertphillips@google.com · 11 years ago
  87. 9b051a3 Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromium ready. by robertphillips@google.com · 11 years ago
  88. 3055b70 Split SkDevice out of SkBitmapDevice by robertphillips@google.com · 11 years ago
  89. ffe95f5 Fix size_t to int conversion warning on Win64 in SkRTConf.h. by bungeman@google.com · 11 years ago
  90. eed779d This CL plumbs in the drawBitmapRectToRect "bleed" flag and makes it live on the simplest GPU path. by commit-bot@chromium.org · 11 years ago
  91. c1bf2de Fix crash when querying a runtime config that is defined in environment by commit-bot@chromium.org · 11 years ago
  92. 1c0ade7 Reverted r10654 (Fix crash when querying a runtime config that is defined in environment) due to compilation failure on Chromium win_layout bot by robertphillips@google.com · 11 years ago
  93. cb62224 Removing deprecated constructors and setDevice from SkDeferredCanvas by commit-bot@chromium.org · 11 years ago
  94. a1007de Fix crash when querying a runtime config that is defined in environment by commit-bot@chromium.org · 11 years ago
  95. 14cec91 Add SkNWayCanvas comment API overrides. by commit-bot@chromium.org · 11 years ago
  96. e1a81d2 Export SkProxyCanvas and SkNWayCanvas for external use. by commit-bot@chromium.org · 11 years ago
  97. 8078638 avoid introducing duplicate const in release builds by humper@google.com · 11 years ago
  98. d43f644 Animated the PathUtils Sample to show path contours# Enter a description of the change. by commit-bot@chromium.org · 11 years ago
  99. 293f019 Fix header guard typos. by tfarina@chromium.org · 11 years ago
  100. 064779a Adding my Bitmap2Path sample for 1on1 meeting. by commit-bot@chromium.org · 11 years ago