1. c77392e use colortype instead of config by reed · 10 years ago
  2. f9f1547 Remove unitmappers header. by scroggo · 10 years ago
  3. 1b81877 Clean up SkOnce: by mtklein · 10 years ago
  4. d537341 Move GrIPoint16 to SkIPoint16 (and remove GrPoint.h) by robertphillips · 10 years ago
  5. 78358bf Port most uses of SkOnce to SkLazyPtr. by mtklein · 10 years ago
  6. 9c0e629 Initial work to get ETC1 data up to the GPU by krajcevski · 10 years ago
  7. 901e96d Add Sample slide for Rectanizers by robertphillips · 10 years ago
  8. a6a8f00 hide SkDevice::config() by reed · 10 years ago
  9. ed4dc2a remove SK_SUPPORT_LEGACY_BLURMASKFILTER_STYLE by commit-bot@chromium.org · 10 years ago
  10. f71e8fd Revert of Port most uses of SkOnce to SkLazyPtr. (https://codereview.chromium.org/304383005/) by commit-bot@chromium.org · 10 years ago
  11. 56f7cca Port most uses of SkOnce to SkLazyPtr. by commit-bot@chromium.org · 10 years ago
  12. a1ff26a Add a way for the gpu veto to report back the reason why it said no by commit-bot@chromium.org · 10 years ago
  13. 92a8916 fix casting issue with or operator by commit-bot@chromium.org · 10 years ago
  14. f6351a0 Revert of Port most uses of SkOnce to SkLazyPtr. (https://codereview.chromium.org/304383005/) by commit-bot@chromium.org · 10 years ago
  15. 5a70945 Port most uses of SkOnce to SkLazyPtr. by commit-bot@chromium.org · 10 years ago
  16. 2a5cd60 Add an OR operator overload for SaveFlags to avoid extra static casts. by commit-bot@chromium.org · 10 years ago
  17. 999cfd1 Revert of Initial work to get ETC1 data up to the GPU (https://codereview.chromium.org/302783002/) by commit-bot@chromium.org · 10 years ago
  18. 910702b Implement SkPictureImageFilter bounds computation. by senorblanco@chromium.org · 10 years ago
  19. af091a1 Initial work to get ETC1 data up to the GPU by commit-bot@chromium.org · 10 years ago
  20. 7ae034d Test font created from paint by commit-bot@chromium.org · 10 years ago
  21. 6e7ddaa Move the LATC and ETC1 enum values to GrPixelConfig. I also tried to put in checks in a few places to make sure that we weren't using these pixel configurations in places that we shouldn't be. by commit-bot@chromium.org · 10 years ago
  22. a3264e5 Revert "Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/)" by commit-bot@chromium.org · 10 years ago
  23. 559a883 Fix the rendering error of SkDraw::drawVertices in gpu path for solid color. by commit-bot@chromium.org · 10 years ago
  24. d0f824c Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/) by commit-bot@chromium.org · 10 years ago
  25. 986d681 setConfig -> setInfo by commit-bot@chromium.org · 10 years ago
  26. 97de357 SkLazyPtr, mk. 2 by commit-bot@chromium.org · 10 years ago
  27. f9bd04f Constify the arguments to createTexture by commit-bot@chromium.org · 10 years ago
  28. 448e2a3 Add SkBarriers to ports. by commit-bot@chromium.org · 10 years ago
  29. 68d20ec legacy refEncodedData() returns data, not bool by reed@google.com · 10 years ago
  30. cba7378 replace config() with colorType() by commit-bot@chromium.org · 10 years ago
  31. 00f8d6c Revert "Revert of add colortable support to imagegenerator (https://codereview.chromium.org/304443003/)" by commit-bot@chromium.org · 10 years ago
  32. 2246e32 Make SkPictureRecorder::partialReplay const by commit-bot@chromium.org · 10 years ago
  33. 86b0de4 Revert "Remove SkThread.h from public API." by commit-bot@chromium.org · 10 years ago
  34. b1aec17 Remove SkThread.h from public API. by commit-bot@chromium.org · 10 years ago
  35. 7e2b0f3 Add SkPurgeGlobalDiscardableMemoryPool, needed to replace SkImageRef by commit-bot@chromium.org · 10 years ago
  36. 924205a Revert of add colortable support to imagegenerator (https://codereview.chromium.org/304443003/) by commit-bot@chromium.org · 10 years ago
  37. b263985 add colortable support to imagegenerator by commit-bot@chromium.org · 10 years ago
  38. 6d3eaea add replay entry point to SkPictureRecorder for Android by commit-bot@chromium.org · 10 years ago
  39. 466f5f3 remove SkBitmap::asImageInfo by commit-bot@chromium.org · 10 years ago
  40. 42dc813 Revert of Revert of Add compressed texture capabilities for GPU devices by commit-bot@chromium.org · 10 years ago
  41. 8bfcd72 Revert of Add compressed texture capabilities for GPU devices (https://codereview.chromium.org/292323003/) by commit-bot@chromium.org · 10 years ago
  42. 420b2ff Add compressed texture capabilities for GPU devices by commit-bot@chromium.org · 10 years ago
  43. 64f6d15 Use SkAtomics_sync on Android by commit-bot@chromium.org · 10 years ago
  44. 81da061 Implement sk_atomic_conditional_inc with sk_atomic_cas. by commit-bot@chromium.org · 10 years ago
  45. 29239a0 Move SkDecodingImageGenerator.h to include/ by commit-bot@chromium.org · 10 years ago
  46. 2d970b5 hide discardable factory from public imagegenerator api by commit-bot@chromium.org · 10 years ago
  47. 851155c remove SK_SUPPORT_LEGACY_BITMAPFLATTEN code by commit-bot@chromium.org · 10 years ago
  48. 53c63a5 remove SK_SUPPORT_LEGACY_BUILDMIPMAP by commit-bot@chromium.org · 10 years ago
  49. 3c134a9 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  50. 5e565d1 Revert of Add compressed texture capabilities for GPU devices (https://codereview.chromium.org/292323003/) by commit-bot@chromium.org · 10 years ago
  51. 2dcd243 Add compressed texture capabilities for GPU devices by commit-bot@chromium.org · 10 years ago
  52. f21991b Revert of Modify sample buffer size for larger displays. (https://codereview.chromium.org/240433002/) by commit-bot@chromium.org · 10 years ago
  53. 0533146 Modify sample buffer size for larger displays. by commit-bot@chromium.org · 10 years ago
  54. 968edca stop calling SkBitmap::flatten by commit-bot@chromium.org · 10 years ago
  55. 7693dbf Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  56. 39123f4 temporarily add back in the factores that took a unitmapper by commit-bot@chromium.org · 10 years ago
  57. de5553a re-expose hasLocalMatrix for now (can't hurt) -- unblocks blink by commit-bot@chromium.org · 10 years ago
  58. 8cf81e0 Simple PKM image decoder. by robertphillips@google.com · 10 years ago
  59. 83f23d8 Remove unused (by clients) SkUnitMapper by commit-bot@chromium.org · 10 years ago
  60. 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
  61. 4b8f802 Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) by commit-bot@chromium.org · 10 years ago
  62. b03be0b Revert "Modify sample buffer size for larger displays." by reed@google.com · 10 years ago
  63. 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
  64. af159a5 Modify sample buffer size for larger displays. by commit-bot@chromium.org · 10 years ago
  65. f0ea77a SSE2 implementation of memcpy32 by commit-bot@chromium.org · 10 years ago
  66. 29de433 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  67. 97133ad Changed JSON formatting more, workaround bug where SkStringPrintf causes encoding issues by commit-bot@chromium.org · 10 years ago
  68. 7ed173b formalize named picture versions by commit-bot@chromium.org · 10 years ago
  69. 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
  70. 311a3cd Add function to get both min and max scale factors from matrix by commit-bot@chromium.org · 10 years ago
  71. 1878651 Rename SkMatrix::get(Max|Min)Stretch to get(Min|Max)Scale by commit-bot@chromium.org · 10 years ago
  72. 941ff78 Remove legacy constructor for blur draw looper. by commit-bot@chromium.org · 10 years ago
  73. 555e74f "Revert of eliminate config param -- it was always self's config (https://codereview.chromium.org/246513002/)"" by reed@google.com · 10 years ago
  74. 3595f88 Pass in GrContext instead of SkGpuDevice for dashing and Sk2GrPaint conversion by commit-bot@chromium.org · 10 years ago
  75. 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
  76. 99bd7d8 Try out SkMatrix::Concat. by commit-bot@chromium.org · 10 years ago
  77. 7b17152 gradient api sans (deprecated) unitmapper by commit-bot@chromium.org · 10 years ago
  78. 628ed0b Add Dashing gpu effect for simple dashed lines by commit-bot@chromium.org · 10 years ago
  79. 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
  80. 2ee3c2c Add choke point for performing a fake endRecording by commit-bot@chromium.org · 10 years ago
  81. e2b193c Revert of remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) by commit-bot@chromium.org · 10 years ago
  82. ee0cac3 remove unused (by clients) SkUnitMapper by commit-bot@chromium.org · 10 years ago
  83. 61744ec Generate bench/Android.mk from gyp. by commit-bot@chromium.org · 10 years ago
  84. 8dcff64 Move skPaint2GrPaint to SkGr.h/cpp by commit-bot@chromium.org · 10 years ago
  85. bd0be25 Remove SK_SUPPORT_LEGACY_PUBLICEFFECTCONSTRUCTORS flag. by commit-bot@chromium.org · 10 years ago
  86. 9c7fdab Always inline SkFloatToFixed_arm. by commit-bot@chromium.org · 10 years ago
  87. 4d803a9 Add asADash to Lua for scraping by commit-bot@chromium.org · 10 years ago
  88. 3055879 Add ownership dox for SkShader::asACompose. by commit-bot@chromium.org · 10 years ago
  89. f70e917 By default, Chromium optimizes for size when compiling on Android. by commit-bot@chromium.org · 10 years ago
  90. fc6dfba Inline noop willFoo/didFoo into SkCanvas.h. by commit-bot@chromium.org · 10 years ago
  91. 7959055 Add functions for inspecting SkShader. by commit-bot@chromium.org · 10 years ago
  92. 5970f62 re-land hide get/setLocalMatrix by commit-bot@chromium.org · 10 years ago
  93. f31fa24 Make gMask_00FF00FF a constant by commit-bot@chromium.org · 10 years ago
  94. ce4402c Improved x86 SSE build and run-time checks. by commit-bot@chromium.org · 10 years ago
  95. e003aec remove unused Kernel33MaskFilter by commit-bot@chromium.org · 10 years ago
  96. e49157f Factor GrTexture into public GrTexture and private GrTextureImpl. by commit-bot@chromium.org · 10 years ago
  97. 96fb748 add localmatrix parameter to shader's asNewEffect by commit-bot@chromium.org · 10 years ago
  98. 59e7d23 Revert of Factor GrTexture into public GrTexture and private GrTextureImpl. (https://codereview.chromium.org/275903002/) by commit-bot@chromium.org · 10 years ago
  99. bd465d1 Factor GrTexture into public GrTexture and private GrTextureImpl. by commit-bot@chromium.org · 10 years ago
  100. d12de02 Revert of hide get/setLocalMatrix (https://codereview.chromium.org/279563002/) by commit-bot@chromium.org · 10 years ago