1. ad4d499 Add a new GM for very thin stroke widths by robertphillips@google.com · 12 years ago
  2. dd68f45 Fix PathRefDebugRef (SK_DEBUG_PATH_REF) case for SkPath copy constructor. by bungeman@google.com · 12 years ago
  3. 172339d remove RLE config from debugger too by edisonn@google.com · 12 years ago
  4. afe397b fix build break, remove "RLE" from gConfigNames too by edisonn@google.com · 12 years ago
  5. 2cb1480 remove kRLE_Index8_Config from SkBitmap by reed@google.com · 12 years ago
  6. 73a4b4f Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
  7. 81e3412 Revert "avoid AntiFrameRect when strokeSize is too small. Workaround for skbug/1368" by reed@google.com · 12 years ago
  8. 056ae7c avoid AntiFrameRect when strokeSize is too small. Workaround for skbug/1368 by reed@google.com · 12 years ago
  9. 9d59e55 add removed file by mistake by edisonn@google.com · 12 years ago
  10. 62b2605 move kConfigCount out of Config enum, so we don't pullute type-checking by reed@google.com · 12 years ago
  11. 6dd735a Add folders for skimage expectations, plus one set by scroggo@google.com · 12 years ago
  12. b857a0c Basic support for Type3 Fonts in Pdf + various refactorings by edisonn@google.com · 12 years ago
  13. b8b830e dump strokeWidth in SkDumpCanvas by reed@google.com · 12 years ago
  14. 79fb9c0 Disable Goma for ChromeOS build by borenet@google.com · 12 years ago
  15. 2c47505 Remove no longer needed stuff from chromeos build script, always run gyp by commit-bot@chromium.org · 12 years ago
  16. 9a70f34 Ensure we use the current locale when looking up fallback fonts per character by djsollen@google.com · 12 years ago
  17. 8fd1603 Revert r9724 (add rect-output parameter to isRect) to allow the DEPS roll by robertphillips@google.com · 12 years ago
  18. bc4bed1 Temporarily disable gpu on chromeos by borenet@google.com · 12 years ago
  19. 5bbf1d5 Use a single cros_toolchain tarball for ChromeOS build by borenet@google.com · 12 years ago
  20. a741f7d Fix Performance trigger baselines by robertphillips@google.com · 12 years ago
  21. 020b25b Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
  22. aaeb87d Add modulo flag to lua_pictures. by commit-bot@chromium.org · 12 years ago
  23. 1be794f add missing font.* files, map podofo to SkPdfObject for SkPdfArray::operator[] by edisonn@google.com · 12 years ago
  24. ff27844 load font manually, for now Type0 by edisonn@google.com · 12 years ago
  25. 45f746f restore bitmap.erase() support for 4444 : trivial, and BitmapCopyTest relied on it by reed@google.com · 12 years ago
  26. 2b9424b Treat empty directory properly in skimage. by scroggo@google.com · 12 years ago
  27. ea33808 remove dead AutoValidator by reed@google.com · 12 years ago
  28. caf2025 remove dead references to PlatformProcs4444 by reed@google.com · 12 years ago
  29. 6ba4572 remove dst/rendertarget support for kARGB_4444_Config by reed@google.com · 12 years ago
  30. 5f99545 GM: add --missingExpectationsPath option, similar to --mismatchPath by epoger@google.com · 12 years ago
  31. da2b21f add rect-output parameter to isRect, allowing us to return the correct bounds even if a rectagular path has a trailing moveTo by reed@google.com · 12 years ago
  32. 56a57ae SkDebugCanvas: remove unused <iostream> include. by commit-bot@chromium.org · 12 years ago
  33. 28eadc9 Fix macro for r9718. by bungeman@google.com · 12 years ago
  34. a5809a3 SkPath::rewind needs to have same reset as SkPath::reset. by bungeman@google.com · 12 years ago
  35. 8ea6983 add (disabled) wrapper for javascript canvas by reed@google.com · 12 years ago
  36. 09ebe0b Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
  37. e9d8319 Add maxCharWidth and a compile flag to use old metrics (needed by Blink). by bungeman@google.com · 12 years ago
  38. 45a3071 Change window size on GM to fit objects properly by egdaniel@google.com · 12 years ago
  39. 06b3864 Add gyp define for optimization level by commit-bot@chromium.org · 12 years ago
  40. 6fd5317 Turn off conic GM for now by egdaniel@google.com · 12 years ago
  41. 0afc6bb Fixed invalid cast on mingw. by bungeman@google.com · 12 years ago
  42. 7bce998 formally declare luaskia extern guy, and then define it by reed@google.com · 12 years ago
  43. c464cbd disable PDF for now, until it knows about conics by reed@google.com · 12 years ago
  44. 28c27c8 enable shared lib support in linux for lua by zachr@google.com · 12 years ago
  45. def9f6e Add GM to test conic path rendering by egdaniel@google.com · 12 years ago
  46. 05a729f Fix limit on size of glyph paths. by bungeman@google.com · 12 years ago
  47. a154dc8 Rebaselining some performance trigger flakes by robertphillips@google.com · 12 years ago
  48. 4d494f0 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
  49. 5e4fe21 Fix shift detection in views on X. by bungeman@google.com · 12 years ago
  50. d1f1b67 post Expose event when we see an inval by reed@google.com · 12 years ago
  51. 68b5bae Allow specification of a non-default boto file in chromeos_make by borenet@google.com · 12 years ago
  52. 6757a3c combine glyph and image bulk alloc, and adjust initial alloc size, to reduce total waste from 50% to 30% by reed@google.com · 12 years ago
  53. 3832da1 Allow skimage expectations file to not exist. by scroggo@google.com · 12 years ago
  54. 99a8ec9 rebaseline.py: split image-based rebaselining, which will go away soon, into its own script by epoger@google.com · 12 years ago
  55. 27d3025 fix https://code.google.com/p/skia/issues/detail?id=1356 by epoger@google.com · 12 years ago
  56. 6f7f14d Reland r9682, using new SkString::appendU64() by epoger@google.com · 12 years ago
  57. d88a3d8 Add SkString::appendU32() and SkString::appendU64() as needed to re-land r9682 by epoger@google.com · 12 years ago
  58. afe5e9e Deal with ca and CA transparency operators in pdf. add comments to generated classes. by edisonn@google.com · 12 years ago
  59. 628de5f Reverting r9682, which broke on some compilers by epoger@google.com · 12 years ago
  60. 6324ac5 GM: add --writeChecksumBasedFilenames option by epoger@google.com · 12 years ago
  61. 5ec1305 Use "Simple Chrome for Chrome OS Workflow" to build Skia for ChromeOS by borenet@google.com · 12 years ago
  62. afb0e9c Remove unused NormalizeBench::fUsePortable field. by commit-bot@chromium.org · 12 years ago
  63. f348842 Performance trigger rebaselines by robertphillips@google.com · 12 years ago
  64. b4e200e Make GrGLConfigConversionEffect work on Intel GPUs by commit-bot@chromium.org · 12 years ago
  65. c32f1d4 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
  66. 59543d3 Continue to contain podofo, shorter enums by edisonn@google.com · 12 years ago
  67. 6ef5a85 force linking inside of skdiff by zachr@google.com · 12 years ago
  68. 1f79286 Refactor: clean up some unused or mostly-unused API I saw here. by commit-bot@chromium.org · 12 years ago
  69. 7a11591 Rename SkDrawCommand subclasses by commit-bot@chromium.org · 12 years ago
  70. c41295d remove double including of libpng decoder by commit-bot@chromium.org · 12 years ago
  71. 3da6c56 Allow files, making ".skp files or directories are required." less of a lie. by commit-bot@chromium.org · 12 years ago
  72. 2924762 put each generated pdf api class in a file (step 1, add new files) by edisonn@google.com · 12 years ago
  73. 7fa22f3 Smallest possible desktop application that uses Skia to render stuff. by commit-bot@chromium.org · 12 years ago
  74. 60533dc add value() functions to podofo wrapers to isolate the client from knowing it is using podofo internally by edisonn@google.com · 12 years ago
  75. e63296e Fuse skgr & gr targets in gyp files by robertphillips@google.com · 12 years ago
  76. 44f7c23 Performance trigger rebaselines after hard reboot by robertphillips@google.com · 12 years ago
  77. a48595d Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
  78. c7e1873 skimage: revert r9642 by epoger@google.com · 12 years ago
  79. 1277cf0 Pdfviewer: generate isAFoo() and getAsFoo() api for fields that can have multiple types. by edisonn@google.com · 12 years ago
  80. bb2c753 fix typo in spec by edisonn@google.com · 12 years ago
  81. 68d15c8 few steps in the direction of to encapsulating podofo, so the client is not aware podofo is used. by edisonn@google.com · 12 years ago
  82. e0433f1 skimage: if --readPath points at an empty dir, create an empty expectations file by epoger@google.com · 12 years ago
  83. bb52288 SkHello for NaCl by borenet@google.com · 12 years ago
  84. 344cf45 *** Perlin noise GM needs to be rebaselined *** by commit-bot@chromium.org · 12 years ago
  85. d892bd8 convert pathops to use SkSTArray where possible. by caryclark@google.com · 12 years ago
  86. acb3d88 use select() so we can wait for XEvents or our timer by reed@google.com · 12 years ago
  87. c33b6e5 whitespace change to trigger buildbots after master restart by epoger@google.com · 12 years ago
  88. f85693d Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
  89. baafdec whitespace change to trigger buildbots after skia-autogen reset by epoger@google.com · 12 years ago
  90. daaea2d Fixes for unpremul decode. by scroggo@google.com · 12 years ago
  91. ae72f47 remove unused line of code (from xcode's analysis) by reed@google.com · 12 years ago
  92. f1d7de7 Change general fill rect shader code to match geometry vers by egdaniel@google.com · 12 years ago
  93. a2fab9d Object model generated from pdf spec 1.4, draft code by edisonn@google.com · 12 years ago
  94. 079813e speculative fix in TransitionView. don't validate after detachFromParent (we may have been deleted) by reed@google.com · 12 years ago
  95. 07a0524 Fix for r9609 by robertphillips@google.com · 12 years ago
  96. be19b9e add skpdiff tool to compare bitmaps by commit-bot@chromium.org · 12 years ago
  97. 5a6c2d8 Add skia_exceptinos gyp define by commit-bot@chromium.org · 12 years ago
  98. 8e990eb Update SkBitmap::validate to respect Android flag. by scroggo@google.com · 12 years ago
  99. 24d6454 Prototype for build warning as error. by scroggo@google.com · 12 years ago
  100. 2bbc2c9 Add an option to create unpremultiplied bitmaps. by scroggo@google.com · 12 years ago