1. fb85824 add pdf lib to lua_pictures to fix linker error by mike@reedtribe.org · 12 years ago
  2. 09efb17 Revert "add document and textAlign support to lua" by mike@reedtribe.org · 12 years ago
  3. bdf59df add document and textAlign support to lua by mike@reedtribe.org · 12 years ago
  4. 6319367 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
  5. e6469f1 add drawtext to lua by mike@reedtribe.org · 12 years ago
  6. 11c9a55 Add SkData::NewFromFD. by bungeman@google.com · 12 years ago
  7. 277c3f8 bump picture version since SkPath has changed (conics) by reed@google.com · 12 years ago
  8. e3823fd add script to scrape glyph usage in drawText calls by reed@google.com · 12 years ago
  9. fa2f2a4 Revert "add asserts to point<-->verb helpers" by reed@google.com · 12 years ago
  10. 7950a9e add asserts to point<-->verb helpers by reed@google.com · 12 years ago
  11. ed8d6bb Moving updateClipConservativelyUsingBounds into SkCanvas by junov@chromium.org · 12 years ago
  12. 6cab1a4 Change SkStream. https://codereview.chromium.org/15298009/ by bungeman@google.com · 12 years ago
  13. 0a4805e First pass at Comment API by robertphillips@google.com · 12 years ago
  14. 435401d Build fix by junov@chromium.org · 12 years ago
  15. 66070a5 Changing SkDeferredCanvas to use factories for creation by junov@chromium.org · 12 years ago
  16. ccd7afb Reland 'Add path utils, plus a test for it.' by scroggo@google.com · 12 years ago
  17. dbbcaa8 Revert "Add path utils, plus a test for it." by scroggo@google.com · 12 years ago
  18. 1bee037 Add path utils, plus a test for it. by scroggo@google.com · 12 years ago
  19. 7070f76 Adding setSurface public API method to SkDeferredCanvas by junov@chromium.org · 12 years ago
  20. d4993ff GM: create GmResultDigest that encapsulates digest type ("bitmap-64bitMD5") and value (12345) by epoger@google.com · 12 years ago
  21. 2d816ad Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
  22. fd34587 use macro to encapsulate building get_mtname() specializations by reed@google.com · 12 years ago
  23. 3597b73 expand SkLua to handle creation of its own State by reed@google.com · 12 years ago
  24. 88c9ec9 fix int -> bool warning by reed@google.com · 12 years ago
  25. 74ce6f0 add dumpops.lua as a sample scraper that just dumps the arguments by reed@google.com · 12 years ago
  26. b148aca Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
  27. 2522ac6 remove extra return statement (doh) by reed@google.com · 12 years ago
  28. b1c725a Fixing deferred canvases so that they do not return deferred devices on createCompatibleDevice by junov@chromium.org · 12 years ago
  29. 9a73104 add SkPath as real lua object by reed@google.com · 12 years ago
  30. f02fe3d support SkCanvas as a real lua object by mike@reedtribe.org · 12 years ago
  31. 2b71c43 fix boolean check for unknown rtconf variables in files. by humper@google.com · 12 years ago
  32. 20f7f17 One SkTSearch to rule them all. Allow key to be of different type than the array. by bsalomon@google.com · 12 years ago
  33. 57de5cf add the following fields to the lua accumulate table: by reed@google.com · 12 years ago
  34. 539f364 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
  35. 1c5a94f lua accumulate now receives a table of the draw parameters by mike@reedtribe.org · 12 years ago
  36. dff7e11 add SkLuaCanvas by reed@google.com · 12 years ago
  37. 0a117be Re-land r9059 with empty cityhash.gyp, instead of deleted cityhash.gyp by epoger@google.com · 12 years ago
  38. e8d08a0 Roll out r9059 to unbreak bots by epoger@google.com · 12 years ago
  39. aaf7343 Remove third-party cityhash, unused since r8992 by epoger@google.com · 12 years ago
  40. b4ca46d SkBitmapHasher: use 64-bit-truncated MD5 instead of 64-bit CityHash by epoger@google.com · 12 years ago
  41. 9711e44 Move MMap to SkData. by commit-bot@chromium.org · 12 years ago
  42. 8c6a4f2 ARGB image encoder for checksums. https://codereview.chromium.org/14267031/ by bungeman@google.com · 12 years ago
  43. 44c661f Add thread-per-core setting to SkThreadPool. by commit-bot@chromium.org · 12 years ago
  44. c4c9870 Adding optimization to avoid image copy in SkSurface copy on write when content is discardable by commit-bot@chromium.org · 12 years ago
  45. 9becf00 Fix crash with SkDeferredCanvas+SkSurface integration with in order draw buffer. by junov@chromium.org · 12 years ago
  46. 5ee449a Fixing viral copy/paste typo Shapshot -> Snapshot by junov@chromium.org · 12 years ago
  47. 67d7422 Adding SkSurface support to SkDeferredCanvas by junov@chromium.org · 12 years ago
  48. 908f583 rename SkBitmapChecksummer as SkBitmapHasher, and prepare for it to possibly use by epoger@google.com · 12 years ago
  49. 87379e1 Fix minor cppcheck-found issues by robertphillips@google.com · 12 years ago
  50. e60ed08 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  51. 50b14a2 oops, fix name for SkCreateDataProviderFromData by reed@google.com · 12 years ago
  52. 12b1f19 expose skdata -> cgdataprovider helper by reed@google.com · 12 years ago
  53. b58a639 Enable init'ed but unused var warning on windows for closer parity with mac/linux warnings. by bsalomon@google.com · 12 years ago
  54. 0c63fcd Add purge all caches to our ashmem wrapper. by commit-bot@chromium.org · 12 years ago
  55. 807da9d Fix a warning in bitmap checksummer. by scroggo@google.com · 12 years ago
  56. b7f20f2 Unify wgl context creation. by bsalomon@google.com · 12 years ago
  57. 8563d30 Fixed doParse functions by sugoi@google.com · 12 years ago
  58. efbe8e9 Fix errors when compiling with -Wall -Werror on Android. by djsollen@google.com · 12 years ago
  59. 50a5cfb Accelerate handling of clipRRect in calls to SkPictureUtils::GatherPixelRefs by junov@chromium.org · 13 years ago
  60. 8b2f41b Prevent SkPictureUtils::GatherPixelRefs from generating bitmaps from gradient by junov@google.com · 13 years ago
  61. 747f1ec Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 13 years ago
  62. cfcb1be Add SHA1 and MD5 to utils. https://codereview.appspot.com/7071055/ by bungeman@google.com · 13 years ago
  63. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 13 years ago
  64. 7fcfeb1 doh. drawRRect is not on SkDevice.... yet by reed@google.com · 13 years ago
  65. 72aa79c override drawOval and drawRRect in GatherPixelRefDevice, so we don't miss those, by reed@google.com · 13 years ago
  66. baa0220 Move code in isPaintOpaque from SkDeferredCanvas.cpp to SkPaintPriv by junov@chromium.org · 13 years ago
  67. 532470f Expose geometry and gamma on device. https://codereview.appspot.com/6499101/ by bungeman@google.com · 13 years ago
  68. 2b16570 cherry-pick from 7241: speed-up matrix44::setconcat when both inputs are by reed@google.com · 13 years ago
  69. 7cfb9c7 Revert r7241, which broke tests on most platforms. by tomhudson@google.com · 13 years ago
  70. 21e4322 Add SSE2 multiplication for SkMatrix44 on some platforms. by tomhudson@google.com · 13 years ago
  71. 76f9e93 Added print out of SkShader information to debugger by robertphillips@google.com · 13 years ago
  72. d530253 To support alignment pragmas (for speed), we need to relax assumptions about by reed@google.com · 13 years ago
  73. 7fc0e0a Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 13 years ago
  74. 810ae48 move template specializations to inline functions in the header to make windows happy again by humper@google.com · 13 years ago
  75. 18a48c3 replace getline with fgets for portability by humper@google.com · 13 years ago
  76. 6d29eda remove dynamic_cast because rtti is disabled on some platforms (but not all??) by humper@google.com · 13 years ago
  77. 7af56be Runtime configuration system for skia. This will allow developers to control settings at launch time without relying on compile-time flags or recompilation. It can be used to turn features on and off, as well as to control numeric quantities to 'tune' algorithms. Once I make sure it's working across all platforms I'll send out a quick tutorial on its use. by humper@google.com · 13 years ago
  78. 140d728 fix warnings Review URL: https://codereview.appspot.com/7073044 by reed@google.com · 13 years ago
  79. 0e51577 fix warning from scalar --> int32 conversion by humper@google.com · 13 years ago
  80. f81f97e Optimized implementation of SkMatrix44::preScale by shawnsingh@chromium.org · 13 years ago
  81. dd335ae Change to BDS license (as we did with all the other files that were Apache) by reed@google.com · 13 years ago
  82. 8f0ca06 Fixing clip region test in deferred canvas, used to determine whether a draw operation occludes the entire canvas. by junov@chromium.org · 13 years ago
  83. 9973a8a Matrix inversion optimizations and benchmark; originally by whunt@google.com. by tomhudson@google.com · 13 years ago
  84. 306ab9d Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 13 years ago
  85. 4ed0fb7 revert 6766, thereby re-landing 6762-6763 now that the bots are ready by reed@google.com · 13 years ago
  86. 25c1408 revert 6762-6763, since those require new skps to be generated, and we can't by reed@google.com · 13 years ago
  87. 68d61ed make RRect and Oval first-class drawing primitives in SkCanvas. by reed@google.com · 13 years ago
  88. 31114c6 Create SkBitmapChecksummer and associated SkBitmapTransformer by epoger@google.com · 13 years ago
  89. 1adad34 use new enum-constructors by reed@google.com · 13 years ago
  90. f8b1ebc add helpers for isTranslate and isScaleTranslate by mike@reedtribe.org · 13 years ago
  91. 0bba6bd Replace SkConsistentChecksum with SkCityHash (now including CityHash via DEPS) by epoger@google.com · 13 years ago
  92. 0264fb4 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 13 years ago
  93. 99b5c7f optimize translate and scale by reed@google.com · 13 years ago
  94. e659c2e Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 13 years ago
  95. 7d68335 add getTypes() to SkMatrix44, to cache how complex the matrix is. add bench by reed@google.com · 13 years ago
  96. 93f0332 Fixed remaining clang compiler warnings by robertphillips@google.com · 13 years ago
  97. c3d7d90 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 13 years ago
  98. deb4c16 Keep track of identity SkMatrix44s by jamesr@chromium.org · 13 years ago
  99. fe7b1ed add SkPictureUtils::GatherPixelRefs() by reed@google.com · 13 years ago
  100. 631940c don't use bit-wise test for equality when using floats. by reed@google.com · 13 years ago