1. 7475811 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  2. 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
  3. 4271f79 Revert "Make SkMatrix44::invert() check for finite 1/det instead of magic value" by scroggo@google.com · 11 years ago
  4. 7a3eeac Make SkMatrix44::invert() check for finite 1/det instead of magic value by commit-bot@chromium.org · 11 years ago
  5. c1bf2de Fix crash when querying a runtime config that is defined in environment by commit-bot@chromium.org · 11 years ago
  6. 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
  7. cb62224 Removing deprecated constructors and setDevice from SkDeferredCanvas by commit-bot@chromium.org · 11 years ago
  8. a1007de Fix crash when querying a runtime config that is defined in environment by commit-bot@chromium.org · 11 years ago
  9. ea4b797 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  10. a27622c Fix OverdrawFilter not set on first call to SkDebugCanvas::drawTo() by commit-bot@chromium.org · 11 years ago
  11. 44324fa Fixing SkDeferredCanvas::writePixels to trigger appropriate change notifications to SkSurface by junov@chromium.org · 11 years ago
  12. bd74add Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  13. 74f96b9 Added 3-color gradient scraper for detecting symmetrical gradients. by commit-bot@chromium.org · 11 years ago
  14. f3f2d16 set nominmax on windows by bsalomon@google.com · 11 years ago
  15. 0f48ee0 add more stats to the bitmap matrix locator by humper@google.com · 11 years ago
  16. 68f2a0d This reverts commit 4052fd051db67bd1099fde2c4fe400cfbe1f2426. by bsalomon@google.com · 11 years ago
  17. 47fad70 by commit-bot@chromium.org · 11 years ago
  18. 9bf380c drawBitmap* cleanup by robertphillips@google.com · 11 years ago
  19. 91673aa search registered rtconf variables backwards and break when we find the by humper@google.com · 11 years ago
  20. 5fdc983 expose shaders by reed@google.com · 11 years ago
  21. 3e2ea25 I don't want these changes as part of the "allow bleeding" CL. by commit-bot@chromium.org · 11 years ago
  22. faa5ae4 Turn on -Wall -Wextra on Mac, and fix all the warnings that crop up for /usr/bin/g++ and Clang 3.3. by commit-bot@chromium.org · 11 years ago
  23. 4b18f57 Clean up a few warnings on Windows x64. by bungeman@google.com · 11 years ago
  24. 14cec91 Add SkNWayCanvas comment API overrides. by commit-bot@chromium.org · 11 years ago
  25. 0d4fe14 Const-ify SkDebugCanvas::getSize(). by commit-bot@chromium.org · 11 years ago
  26. 5dc14c1 ARM Skia NEON patches - 08 - Cleaning / possible fix by commit-bot@chromium.org · 11 years ago
  27. 4b3ef5a Add newline for r10050. by bungeman@google.com · 11 years ago
  28. f5cc5b1 R=mtklein@google.com by bungeman@google.com · 11 years ago
  29. d3ae1d6 SkObjectParser::SaveFlagsToString() should handle SaveFlags as a bitmask. by fmalita@google.com · 11 years ago
  30. de2e4e8 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  31. 2815c19 add matrix objects to the lua bindings, as well as a lua script to find the proportion of image draw commands with different kinds of matrices by humper@google.com · 11 years ago
  32. 2956387 add paint:getEffects to return table of bools of a given effect is present on the paint by reed@google.com · 11 years ago
  33. d43f644 Animated the PathUtils Sample to show path contours# Enter a description of the change. by commit-bot@chromium.org · 11 years ago
  34. 0d55dd7 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  35. 6b42312 Merge remote-tracking branch 'refs/remotes/git-svn' by dierk@google.com · 11 years ago
  36. 19b8438 Merge remote-tracking branch 'refs/remotes/git-svn' by dierk@google.com · 11 years ago
  37. 6bee4ec Fixed PathUtils.cpp:90 by dierk@google.com · 11 years ago
  38. 74887b6 Fixed the bugs that crashed the build bots by dierk@google.com · 11 years ago
  39. 064779a Adding my Bitmap2Path sample for 1on1 meeting. by commit-bot@chromium.org · 11 years ago
  40. b8d00db Change undefined SkGpuRenderTarget and SkGpuTexture forward declares to GrRenderTarget and GrTexture. by commit-bot@chromium.org · 11 years ago
  41. 172339d remove RLE config from debugger too by edisonn@google.com · 11 years ago
  42. 73a4b4f Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  43. b8b830e dump strokeWidth in SkDumpCanvas by reed@google.com · 11 years ago
  44. 6ba4572 remove dst/rendertarget support for kARGB_4444_Config by reed@google.com · 11 years ago
  45. 56a57ae SkDebugCanvas: remove unused <iostream> include. by commit-bot@chromium.org · 11 years ago
  46. 7bce998 formally declare luaskia extern guy, and then define it by reed@google.com · 11 years ago
  47. 28c27c8 enable shared lib support in linux for lua by zachr@google.com · 11 years ago
  48. 7a11591 Rename SkDrawCommand subclasses by commit-bot@chromium.org · 11 years ago
  49. 86681b3 Expose debugger backend classes externally. by fmalita@google.com · 11 years ago
  50. 1d32cc6 add canvas scale and rotate by mike@reedtribe.org · 11 years ago
  51. 792bbd1 add drawImage to lua by mike@reedtribe.org · 11 years ago
  52. 370c534 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  53. 73d9f1c more paint methods to lua by mike@reedtribe.org · 11 years ago
  54. fb85824 add pdf lib to lua_pictures to fix linker error by mike@reedtribe.org · 11 years ago
  55. 09efb17 Revert "add document and textAlign support to lua" by mike@reedtribe.org · 11 years ago
  56. bdf59df add document and textAlign support to lua by mike@reedtribe.org · 11 years ago
  57. 6319367 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  58. e6469f1 add drawtext to lua by mike@reedtribe.org · 11 years ago
  59. 11c9a55 Add SkData::NewFromFD. by bungeman@google.com · 11 years ago
  60. 277c3f8 bump picture version since SkPath has changed (conics) by reed@google.com · 11 years ago
  61. e3823fd add script to scrape glyph usage in drawText calls by reed@google.com · 11 years ago
  62. fa2f2a4 Revert "add asserts to point<-->verb helpers" by reed@google.com · 11 years ago
  63. 7950a9e add asserts to point<-->verb helpers by reed@google.com · 11 years ago
  64. ed8d6bb Moving updateClipConservativelyUsingBounds into SkCanvas by junov@chromium.org · 11 years ago
  65. 6cab1a4 Change SkStream. https://codereview.chromium.org/15298009/ by bungeman@google.com · 11 years ago
  66. 0a4805e First pass at Comment API by robertphillips@google.com · 11 years ago
  67. 435401d Build fix by junov@chromium.org · 11 years ago
  68. 66070a5 Changing SkDeferredCanvas to use factories for creation by junov@chromium.org · 11 years ago
  69. ccd7afb Reland 'Add path utils, plus a test for it.' by scroggo@google.com · 11 years ago
  70. dbbcaa8 Revert "Add path utils, plus a test for it." by scroggo@google.com · 11 years ago
  71. 1bee037 Add path utils, plus a test for it. by scroggo@google.com · 11 years ago
  72. 7070f76 Adding setSurface public API method to SkDeferredCanvas by junov@chromium.org · 11 years ago
  73. d4993ff GM: create GmResultDigest that encapsulates digest type ("bitmap-64bitMD5") and value (12345) by epoger@google.com · 11 years ago
  74. 2d816ad Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
  75. fd34587 use macro to encapsulate building get_mtname() specializations by reed@google.com · 12 years ago
  76. 3597b73 expand SkLua to handle creation of its own State by reed@google.com · 12 years ago
  77. 88c9ec9 fix int -> bool warning by reed@google.com · 12 years ago
  78. 74ce6f0 add dumpops.lua as a sample scraper that just dumps the arguments by reed@google.com · 12 years ago
  79. b148aca Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
  80. 2522ac6 remove extra return statement (doh) by reed@google.com · 12 years ago
  81. b1c725a Fixing deferred canvases so that they do not return deferred devices on createCompatibleDevice by junov@chromium.org · 12 years ago
  82. 9a73104 add SkPath as real lua object by reed@google.com · 12 years ago
  83. f02fe3d support SkCanvas as a real lua object by mike@reedtribe.org · 12 years ago
  84. 2b71c43 fix boolean check for unknown rtconf variables in files. by humper@google.com · 12 years ago
  85. 20f7f17 One SkTSearch to rule them all. Allow key to be of different type than the array. by bsalomon@google.com · 12 years ago
  86. 57de5cf add the following fields to the lua accumulate table: by reed@google.com · 12 years ago
  87. 539f364 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
  88. 1c5a94f lua accumulate now receives a table of the draw parameters by mike@reedtribe.org · 12 years ago
  89. dff7e11 add SkLuaCanvas by reed@google.com · 12 years ago
  90. 0a117be Re-land r9059 with empty cityhash.gyp, instead of deleted cityhash.gyp by epoger@google.com · 12 years ago
  91. e8d08a0 Roll out r9059 to unbreak bots by epoger@google.com · 12 years ago
  92. aaf7343 Remove third-party cityhash, unused since r8992 by epoger@google.com · 12 years ago
  93. b4ca46d SkBitmapHasher: use 64-bit-truncated MD5 instead of 64-bit CityHash by epoger@google.com · 12 years ago
  94. 9711e44 Move MMap to SkData. by commit-bot@chromium.org · 12 years ago
  95. 8c6a4f2 ARGB image encoder for checksums. https://codereview.chromium.org/14267031/ by bungeman@google.com · 12 years ago
  96. 44c661f Add thread-per-core setting to SkThreadPool. by commit-bot@chromium.org · 12 years ago
  97. c4c9870 Adding optimization to avoid image copy in SkSurface copy on write when content is discardable by commit-bot@chromium.org · 12 years ago
  98. 9becf00 Fix crash with SkDeferredCanvas+SkSurface integration with in order draw buffer. by junov@chromium.org · 12 years ago
  99. 5ee449a Fixing viral copy/paste typo Shapshot -> Snapshot by junov@chromium.org · 12 years ago
  100. 67d7422 Adding SkSurface support to SkDeferredCanvas by junov@chromium.org · 12 years ago