1. 3da6c56 Allow files, making ".skp files or directories are required." less of a lie. by commit-bot@chromium.org · 11 years ago
  2. 2924762 put each generated pdf api class in a file (step 1, add new files) by edisonn@google.com · 11 years ago
  3. 7fa22f3 Smallest possible desktop application that uses Skia to render stuff. by commit-bot@chromium.org · 11 years ago
  4. 60533dc add value() functions to podofo wrapers to isolate the client from knowing it is using podofo internally by edisonn@google.com · 11 years ago
  5. e63296e Fuse skgr & gr targets in gyp files by robertphillips@google.com · 11 years ago
  6. 44f7c23 Performance trigger rebaselines after hard reboot by robertphillips@google.com · 11 years ago
  7. a48595d Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  8. c7e1873 skimage: revert r9642 by epoger@google.com · 11 years ago
  9. 1277cf0 Pdfviewer: generate isAFoo() and getAsFoo() api for fields that can have multiple types. by edisonn@google.com · 11 years ago
  10. bb2c753 fix typo in spec by edisonn@google.com · 11 years ago
  11. 68d15c8 few steps in the direction of to encapsulating podofo, so the client is not aware podofo is used. by edisonn@google.com · 11 years ago
  12. e0433f1 skimage: if --readPath points at an empty dir, create an empty expectations file by epoger@google.com · 11 years ago
  13. bb52288 SkHello for NaCl by borenet@google.com · 11 years ago
  14. 344cf45 *** Perlin noise GM needs to be rebaselined *** by commit-bot@chromium.org · 11 years ago
  15. d892bd8 convert pathops to use SkSTArray where possible. by caryclark@google.com · 11 years ago
  16. acb3d88 use select() so we can wait for XEvents or our timer by reed@google.com · 11 years ago
  17. c33b6e5 whitespace change to trigger buildbots after master restart by epoger@google.com · 11 years ago
  18. f85693d Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  19. baafdec whitespace change to trigger buildbots after skia-autogen reset by epoger@google.com · 11 years ago
  20. daaea2d Fixes for unpremul decode. by scroggo@google.com · 11 years ago
  21. ae72f47 remove unused line of code (from xcode's analysis) by reed@google.com · 11 years ago
  22. f1d7de7 Change general fill rect shader code to match geometry vers by egdaniel@google.com · 11 years ago
  23. a2fab9d Object model generated from pdf spec 1.4, draft code by edisonn@google.com · 11 years ago
  24. 079813e speculative fix in TransitionView. don't validate after detachFromParent (we may have been deleted) by reed@google.com · 11 years ago
  25. 07a0524 Fix for r9609 by robertphillips@google.com · 11 years ago
  26. be19b9e add skpdiff tool to compare bitmaps by commit-bot@chromium.org · 11 years ago
  27. 5a6c2d8 Add skia_exceptinos gyp define by commit-bot@chromium.org · 11 years ago
  28. 8e990eb Update SkBitmap::validate to respect Android flag. by scroggo@google.com · 11 years ago
  29. 24d6454 Prototype for build warning as error. by scroggo@google.com · 11 years ago
  30. 2bbc2c9 Add an option to create unpremultiplied bitmaps. by scroggo@google.com · 11 years ago
  31. 99e0d08 Update Alligned Rect Shader to match geometry version by commit-bot@chromium.org · 11 years ago
  32. 459104c Add MESA detection to GrContextInfo and use to decide whether to use GL_ALPHA or GL_RED. by commit-bot@chromium.org · 11 years ago
  33. 61c49f3 Improve the performance of SkConvertConfig8888Pixels using Array lookup by commit-bot@chromium.org · 11 years ago
  34. 68b6eca Fix for 9603 by robertphillips@google.com · 11 years ago
  35. a47347e Add operator delete for SkTArray to match operator new by bsalomon@google.com · 11 years ago
  36. 5c493d5 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  37. 29a159c Adds microbench range generation option; renames file appropriately. (SkipBuildbotRuns) by bensong@google.com · 11 years ago
  38. 4df1673 Build fix after r9598. by fmalita@google.com · 11 years ago
  39. 86681b3 Expose debugger backend classes externally. by fmalita@google.com · 11 years ago
  40. 732c5d5 fix warning related to && and || and parens by reed@google.com · 11 years ago
  41. a25c94e add validate to SkView for debugging by reed@google.com · 11 years ago
  42. f09b87d Fix compiler error for r9592 by robertphillips@google.com · 11 years ago
  43. 4532711 most pdf dictionary types suported, need enabling now by edisonn@google.com · 11 years ago
  44. 2fad5a8 Hopefully fix Android warning-as-error about uninit var. by bsalomon@google.com · 11 years ago
  45. eb6879f Replace fixed-size array of effect stages in GrDrawState with two appendable arrays, one for color, one for coverage. by bsalomon@google.com · 11 years ago
  46. 74feb15 skimage self-tests: confirm correctness of bitmap hash values by epoger@google.com · 11 years ago
  47. 21c10c5 Make text context responsible for setting GrPaint on GrDrawState. by bsalomon@google.com · 11 years ago
  48. 07f0147 Parse pdf reference manual for 1.4 to extract dictionary definition, initial code. Use spec2def.py <PdfReference-okular-1.txt by edisonn@google.com · 11 years ago
  49. d510414 Enhancements and a fix to templated containers. by bsalomon@google.com · 11 years ago
  50. 7fb04bc oops, fix missing change in 9532, setting hashbits to 8 by reed@google.com · 11 years ago
  51. 741b2e1 Fixes zero division when there are no lines to plot (only one revision in range) by bensong@google.com · 11 years ago
  52. 5f87975 Add benchmark for PremultiplyAlpha and UnpremultiplyAlpha in Skia by commit-bot@chromium.org · 11 years ago
  53. a707fd5 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  54. 1d32cc6 add canvas scale and rotate by mike@reedtribe.org · 11 years ago
  55. 4567209 add SkIntToScalar and SkFloatToScalar to stop build errors on Mac10.6 by commit-bot@chromium.org · 11 years ago
  56. 4f77c88 Another warning as error fix for r9554 by robertphillips@google.com · 11 years ago
  57. dd5d462 Warnings as errors fix for r9554 by robertphillips@google.com · 11 years ago
  58. b1b3d51 Disable the unpremultiply/remultiply in SkArithmeticMode, both raster and GPU, since the SVG spec actually defines arithmetic compositing to operate on premul colours directly. by senorblanco@chromium.org · 11 years ago
  59. 1ac1cf6 Added tests for radial gradients with shader matrices by commit-bot@chromium.org · 11 years ago
  60. ace2269 Fixed a bug with linear gradient PDF matrices and added test cases by commit-bot@chromium.org · 11 years ago
  61. 01efe13 remove leftover printf by reed@google.com · 11 years ago
  62. b8b3d90 use ForceLinking to get codecs into lua_picture by reed@google.com · 11 years ago
  63. 312e9a2 add script to count glyph -vs- char draw calls by reed@google.com · 11 years ago
  64. e4d11be remove some old code by edisonn@google.com · 11 years ago
  65. af3daa0 Code generator for dinamic generation of podofo wrappers by edisonn@google.com · 11 years ago
  66. bd4af3a rebaseline.py: keep going if we encounter an "INVALID" entry in the JSON file by epoger@google.com · 11 years ago
  67. 826ec81 Small change that eliminates Parse Errors with encoded skps. by commit-bot@chromium.org · 11 years ago
  68. 7de1e3f test thick stroking of conics by reed@google.com · 11 years ago
  69. e78d207 rebaseline.py: try to download images from Google Storage before skia-autogen by epoger@google.com · 11 years ago
  70. b8b619a use 8 bits for fontcache hash by reed@google.com · 11 years ago
  71. c265230 add cache efficiency test by reed@google.com · 11 years ago
  72. fbe03bc Remove svn:externals and update the README. by djsollen@google.com · 11 years ago
  73. 24ed8d7 Fixes microbench format change caused by r9417. by bensong@google.com · 11 years ago
  74. dad5310 rebaseline.py: add --add-new option, and only add new expectations if it is set by epoger@google.com · 11 years ago
  75. de69eee Nexus 7 performance trigger rebaselines by robertphillips@google.com · 11 years ago
  76. 7063c2f Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  77. f7dd491 generate enums for pdf types by edisonn@google.com · 11 years ago
  78. 1a191c6 generate code for pdf viewer (initial draft) by edisonn@google.com · 11 years ago
  79. 5872e00 doh. send byte length, not word count, to measureText by reed@google.com · 11 years ago
  80. 2fef6d2 move measureText to be the only thing in the inner loop by reed@google.com · 11 years ago
  81. 5065cbe revert DEPS for angle until tools are fixed by djsollen@google.com · 11 years ago
  82. 7815c9e update WebP to a dev version of 0.3.1 by djsollen@google.com · 11 years ago
  83. c9ab48f switch array to uint16_t to fix overflows by reed@google.com · 11 years ago
  84. fad3e5e comment out value > int16_t by reed@google.com · 11 years ago
  85. 664621a include the right named .h for glyph data by reed@google.com · 11 years ago
  86. 42db2e4 Fixes to make the gm run when GrContext can't be created for ANGLE context. by bsalomon@google.com · 11 years ago
  87. 8af0371 add bench for fontcache performance (measurement) by reed@google.com · 11 years ago
  88. cc2e1cf rebaseline.py: improve readability of dry-run output by epoger@google.com · 11 years ago
  89. bda4e91 rebaseline.py: if rebaselining all platforms (not listing them explicitly), allow missing platforms by epoger@google.com · 11 years ago
  90. 05d550e GYP Changes and Scripts for Compiling Skia for ChromeOS by borenet@google.com · 11 years ago
  91. 82f3178 rebaseline.py: in option names, replace underscores with hyphens by epoger@google.com · 11 years ago
  92. 0a1c387 Remove the non-separable blur because it is no longer used. by commit-bot@chromium.org · 11 years ago
  93. 6fbe54c Compact the clipstack for kReplace_Op'd geometry by commit-bot@chromium.org · 11 years ago
  94. 7fb5373 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  95. 792bbd1 add drawImage to lua by mike@reedtribe.org · 11 years ago
  96. 5f9f2b0 Improve batching of drawBitmap* calls by robertphillips@google.com · 11 years ago
  97. dc1d727 Compile pdf viewer manaully only, disable on build bots. by edisonn@google.com · 11 years ago
  98. 01cd4d5 simple podofo and skia based pdf viewer by edisonn@google.com · 11 years ago
  99. 4e05fd2 add conic support to hairlines by reed@google.com · 11 years ago
  100. 110aff2 Add 2 missing neon files for the android build by djsollen@google.com · 11 years ago