1. 29ac34e Fix filter bounds computation for SkOffsetImageFilter. by senorblanco@chromium.org · 10 years ago
  2. b1aec17 Remove SkThread.h from public API. by commit-bot@chromium.org · 10 years ago
  3. 7e2b0f3 Add SkPurgeGlobalDiscardableMemoryPool, needed to replace SkImageRef by commit-bot@chromium.org · 10 years ago
  4. f449156 Make image scaling have floating point scales. Third attempt to land this by commit-bot@chromium.org · 10 years ago
  5. 924205a Revert of add colortable support to imagegenerator (https://codereview.chromium.org/304443003/) by commit-bot@chromium.org · 10 years ago
  6. b263985 add colortable support to imagegenerator by commit-bot@chromium.org · 10 years ago
  7. 7c18351 Better handling of bitmaps in DirectWrite. by bungeman@google.com · 10 years ago
  8. 5889e30 Include SkTypes to fix Android frameworks build by commit-bot@chromium.org · 10 years ago
  9. 8e7d37d Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  10. 6d3eaea add replay entry point to SkPictureRecorder for Android by commit-bot@chromium.org · 10 years ago
  11. 466f5f3 remove SkBitmap::asImageInfo by commit-bot@chromium.org · 10 years ago
  12. f3b1eb4 Manual SVN revert of https://code.google.com/p/skia/source/detail?r=14905 by epoger@google.com · 10 years ago
  13. 44f4129 floating point scale factors for images by commit-bot@chromium.org · 10 years ago
  14. 42dc813 Revert of Revert of Add compressed texture capabilities for GPU devices by commit-bot@chromium.org · 10 years ago
  15. 8bfcd72 Revert of Add compressed texture capabilities for GPU devices (https://codereview.chromium.org/292323003/) by commit-bot@chromium.org · 10 years ago
  16. 420b2ff Add compressed texture capabilities for GPU devices by commit-bot@chromium.org · 10 years ago
  17. 60c8d24 Remove some unnecessary uses of SkOnce. by commit-bot@chromium.org · 10 years ago
  18. 64f6d15 Use SkAtomics_sync on Android by commit-bot@chromium.org · 10 years ago
  19. abf4189 Drop support for non-atomic non-mutex platforms. by commit-bot@chromium.org · 10 years ago
  20. 81da061 Implement sk_atomic_conditional_inc with sk_atomic_cas. by commit-bot@chromium.org · 10 years ago
  21. 29239a0 Move SkDecodingImageGenerator.h to include/ by commit-bot@chromium.org · 10 years ago
  22. c2dbbb6 Add OpenGL Compressed Texture enum values by commit-bot@chromium.org · 10 years ago
  23. 2d970b5 hide discardable factory from public imagegenerator api by commit-bot@chromium.org · 10 years ago
  24. 851155c remove SK_SUPPORT_LEGACY_BITMAPFLATTEN code by commit-bot@chromium.org · 10 years ago
  25. b0c769a sk_memcpy32 should fall back on libc memcpy. by commit-bot@chromium.org · 10 years ago
  26. 3c134a9 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  27. 5e565d1 Revert of Add compressed texture capabilities for GPU devices (https://codereview.chromium.org/292323003/) by commit-bot@chromium.org · 10 years ago
  28. e5a8e66 move ashmem switching logic to SkDiscardableMemory::Create by commit-bot@chromium.org · 10 years ago
  29. 4c45064 Change the PKM decoder to adhere to sampler size by commit-bot@chromium.org · 10 years ago
  30. 2dcd243 Add compressed texture capabilities for GPU devices by commit-bot@chromium.org · 10 years ago
  31. f21991b Revert of Modify sample buffer size for larger displays. (https://codereview.chromium.org/240433002/) by commit-bot@chromium.org · 10 years ago
  32. 0533146 Modify sample buffer size for larger displays. by commit-bot@chromium.org · 10 years ago
  33. 968edca stop calling SkBitmap::flatten by commit-bot@chromium.org · 10 years ago
  34. 4e82cdb fix stroking large drawPosText by commit-bot@chromium.org · 10 years ago
  35. c93e681 fix the visual diff of raster vs gpu -- vertices_80. The sw-raster is correct, all images are blurry. by commit-bot@chromium.org · 10 years ago
  36. 7693dbf Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  37. 6f4e473 turn assert into not_implemented_yet for patheffects on text by reed@google.com · 10 years ago
  38. 8cf81e0 Simple PKM image decoder. by robertphillips@google.com · 10 years ago
  39. 4a867a6 Remove SK_IGNORE_UNDERLINE_POSITION_FIX now that it is no longer used. by bungeman@google.com · 10 years ago
  40. 8be07bb In convexity checker don't advance last vector when x-product isn't significant. by commit-bot@chromium.org · 10 years ago
  41. ab08437 Revert "Temporarily disable NEON on Android framework builds." by commit-bot@chromium.org · 10 years ago
  42. 83f23d8 Remove unused (by clients) SkUnitMapper by commit-bot@chromium.org · 10 years ago
  43. ecd856c Revert of Fix compilation error when building with clang on Linux. (https://codereview.chromium.org/287193006/) by commit-bot@chromium.org · 10 years ago
  44. 3339ac5 Revert of Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) (https://codereview.chromium.org/288343009/) by commit-bot@chromium.org · 10 years ago
  45. 2b4c338 Fix compilation error when building with clang on Linux. by commit-bot@chromium.org · 10 years ago
  46. 3236109 Remove SkDebugf that is gumming up the bot logs by commit-bot@chromium.org · 10 years ago
  47. 4b8f802 Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) by commit-bot@chromium.org · 10 years ago
  48. e4ae0bc Fix undefined behavior in DirectWrite GDI compatible metrics. by bungeman@google.com · 10 years ago
  49. 5408f8f Remove 1/2 pixel offsets for distance field layout. by commit-bot@chromium.org · 10 years ago
  50. b03be0b Revert "Modify sample buffer size for larger displays." by reed@google.com · 10 years ago
  51. eeef0cc Revert of Revert ""Revert of eliminate config param -- it was always self's config (https://codereview.chromi… (https://codereview.chromium.org/291163005/) by commit-bot@chromium.org · 10 years ago
  52. af159a5 Modify sample buffer size for larger displays. by commit-bot@chromium.org · 10 years ago
  53. 4d9fde8 Add EXT suffix to EXT_map_buffer_range references by djsollen@google.com · 10 years ago
  54. f0ea77a SSE2 implementation of memcpy32 by commit-bot@chromium.org · 10 years ago
  55. d09461f Undo troublesome SSE 4.1 change for now to unblock Skia -> Chrome roll. by commit-bot@chromium.org · 10 years ago
  56. 9927bd3 Centralize decision about whether to do bicubic filtering, and fallbacks to mip, bilerp, or nearest by commit-bot@chromium.org · 10 years ago
  57. 7ed173b formalize named picture versions by commit-bot@chromium.org · 10 years ago
  58. 731b28d Revert ""Revert of eliminate config param -- it was always self's config (https://codereview.chromium.org/246513002/)""" by commit-bot@chromium.org · 10 years ago
  59. 311a3cd Add function to get both min and max scale factors from matrix by commit-bot@chromium.org · 10 years ago
  60. 9e967ad Preserve GrContext's matrix when calling SkShader::asNewEffect. by commit-bot@chromium.org · 10 years ago
  61. 1878651 Rename SkMatrix::get(Max|Min)Stretch to get(Min|Max)Scale by commit-bot@chromium.org · 10 years ago
  62. 941ff78 Remove legacy constructor for blur draw looper. by commit-bot@chromium.org · 10 years ago
  63. 555e74f "Revert of eliminate config param -- it was always self's config (https://codereview.chromium.org/246513002/)"" by reed@google.com · 10 years ago
  64. 3b9e8be Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  65. dc20432 Add missing include in SkBlurImage optimization by commit-bot@chromium.org · 10 years ago
  66. 3595f88 Pass in GrContext instead of SkGpuDevice for dashing and Sk2GrPaint conversion by commit-bot@chromium.org · 10 years ago
  67. 584f337 fix utf32 text in subpixel mode by commit-bot@chromium.org · 10 years ago
  68. 7ba1702 fix off-by-one error in texture coordinate calculations for rrect gpu by commit-bot@chromium.org · 10 years ago
  69. a369e36 Revert "Revert of eliminate config param -- it was always self's config (https://codereview.chromium.org/246513002/)" by commit-bot@chromium.org · 10 years ago
  70. 99bd7d8 Try out SkMatrix::Concat. by commit-bot@chromium.org · 10 years ago
  71. 0a98d87 Don't clobber initial transform with SetMatrix. by commit-bot@chromium.org · 10 years ago
  72. ad88340 Fix build error for windows for Dashing CL by commit-bot@chromium.org · 10 years ago
  73. 628ed0b Add Dashing gpu effect for simple dashed lines by commit-bot@chromium.org · 10 years ago
  74. 2a67e12 This adds a checkbox to the debugger to allow seeing the effect pathops has on the clip. A new tab shows the C code that the pathops generate. by commit-bot@chromium.org · 10 years ago
  75. 2ee3c2c Add choke point for performing a fake endRecording by commit-bot@chromium.org · 10 years ago
  76. 8216506 Ensure playing back a picture always balances saves and restores by commit-bot@chromium.org · 10 years ago
  77. b0ce4b6 Fix Gpu texture creation bug by commit-bot@chromium.org · 10 years ago
  78. e2b193c Revert of remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) by commit-bot@chromium.org · 10 years ago
  79. ee0cac3 remove unused (by clients) SkUnitMapper by commit-bot@chromium.org · 10 years ago
  80. 1663d40 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  81. 300790e hack to expand 'pad' to account for very wide glyphs by commit-bot@chromium.org · 10 years ago
  82. 8dcff64 Move skPaint2GrPaint to SkGr.h/cpp by commit-bot@chromium.org · 10 years ago
  83. 0a68c5a Add SSE4 check to BlurImage optimization. by commit-bot@chromium.org · 10 years ago
  84. a1633da Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  85. ee7e23d Effects on the paint also prevent layer merge optimization. by commit-bot@chromium.org · 10 years ago
  86. 90b5a2a DM: Add --skps. by commit-bot@chromium.org · 10 years ago
  87. 9cb4283 update NeedsDeepCopy by commit-bot@chromium.org · 10 years ago
  88. e56e840 Reland the 4x -> 1x allocation from "4x allocation in PipeController is probably overkill." by commit-bot@chromium.org · 10 years ago
  89. 4d803a9 Add asADash to Lua for scraping by commit-bot@chromium.org · 10 years ago
  90. 44803fb Reland one more bug fix from "4x allocation in PipeController is probably overkill.". by commit-bot@chromium.org · 10 years ago
  91. 7801faa Add CPU backing store for GrAtlas to reduce texture uploads. by commit-bot@chromium.org · 10 years ago
  92. 21bbc28 Allow GrFontCache::dump() in all builds. by commit-bot@chromium.org · 10 years ago
  93. d049017 Reland bug fixes from "4x allocation in PipeController is probably overkill." by commit-bot@chromium.org · 10 years ago
  94. d3031aa Stage fixes for underline position. by commit-bot@chromium.org · 10 years ago
  95. f700fb2 Manually revert "4x allocation in PipeController is probably overkill." by commit-bot@chromium.org · 10 years ago
  96. fc6dfba Inline noop willFoo/didFoo into SkCanvas.h. by commit-bot@chromium.org · 10 years ago
  97. 8ec8bab Update layer-pre-rendering for Chrome flag by commit-bot@chromium.org · 10 years ago
  98. ab885be Comment out call broken call to pushMatrix in LuaCanvas by commit-bot@chromium.org · 10 years ago
  99. 7959055 Add functions for inspecting SkShader. by commit-bot@chromium.org · 10 years ago
  100. f71be96 Always inline Filter_32_*_neon functions by commit-bot@chromium.org · 10 years ago