1. ff6ea26 Add GrEllipseEdgeEffect. by commit-bot@chromium.org · 12 years ago
  2. e0e385c Removed unused parameters by sugoi@google.com · 12 years ago
  3. eed625d Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  4. 4bd2bdb Upstream changes from Android. by djsollen@google.com · 12 years ago
  5. c7d0ea3 add asScalars() to document when we want to treat SkPoint or SkRect as an array by reed@google.com · 12 years ago
  6. b58772f PDF: add support for named destinations. by epoger@google.com · 12 years ago
  7. 9c55f80 Fixing some warnings on Linux by sugoi@google.com · 12 years ago
  8. b9cf393 Add missing #include <stdarg.h> to SkString.h (fix Android build) by bsalomon@google.com · 12 years ago
  9. f910d3b Make GrGLEffects use an interface to append their code. by bsalomon@google.com · 12 years ago
  10. 8c9737e change FontIdentity to explicitly hold ttcIndex and ID, so we can use both in the by reed@google.com · 12 years ago
  11. 6433435 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  12. 812b6f5 Revert r8000 due to failures on some buildbots by epoger@google.com · 12 years ago
  13. 1cad898 PDF: add support for named destinations by epoger@google.com · 12 years ago
  14. 64cc810 Make SkOSWindow return the sample count and stencil bit count for its GL context. by bsalomon@google.com · 12 years ago
  15. b7f20f2 Unify wgl context creation. by bsalomon@google.com · 12 years ago
  16. a718c5e add SK_API to more stream subclasses (for shared library use) by reed@google.com · 12 years ago
  17. b24f893 Added support for non-separable blending modes. by commit-bot@chromium.org · 12 years ago
  18. c75764e If Ashmem cache fails pinCache, do not reallocate. by scroggo@google.com · 12 years ago
  19. a560d00b Provide an option in bench_pictures to count pixel ram. by scroggo@google.com · 12 years ago
  20. 37ebe3f Address some valgrind issues by robertphillips@google.com · 12 years ago
  21. d66045e export getter for global instance of fontconfiginterfacedirect by reed@google.com · 12 years ago
  22. 86a44b8 export api with SK_API by reed@google.com · 12 years ago
  23. dc09f07 move some of the impl in fonthost into typeface virtuals by mike@reedtribe.org · 12 years ago
  24. 9b855c7 Resubmit r7899 and r7901. by jvanverth@google.com · 12 years ago
  25. ecd8484 Add support to GrGLInterface for vertex array objects by bsalomon@google.com · 12 years ago
  26. b82c399 Revert 7919 and 7920 (committed wrong version of r7919.) by bsalomon@google.com · 12 years ago
  27. 87c6d7a Add support to GrGLInterface for vertex array objects by bsalomon@google.com · 12 years ago
  28. 631cdcb Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  29. af3a3b9 Revert r7901 & r7899 to allow DEPS roll by robertphillips@google.com · 12 years ago
  30. 6177e69 Split GrGLContextInfo into GrGLContext & GrGLContextInfo by robertphillips@google.com · 12 years ago
  31. 26fb61a Move the default definition of GR_USE_NEW_SHADER_SOURCE_SIGNATURE to GrGLConfig. by bsalomon@google.com · 12 years ago
  32. aa537d4 Make SkTDArray accessors const-friendly. by commit-bot@chromium.org · 12 years ago
  33. e452a0a Use updated Khronos signature for glShaderSource by commit-bot@chromium.org · 12 years ago
  34. b8b705b Add new vertex attribute array specification. by jvanverth@google.com · 12 years ago
  35. 5bd26d3 revert r7892 by edisonn@google.com · 12 years ago
  36. 194b7cd resubmit after fixing assert issue: https://codereview.appspot.com/6744050 by edisonn@google.com · 12 years ago
  37. ff43661 Sort GL extension strings and search to find. by bsalomon@google.com · 12 years ago
  38. f71a233 use fontconfig fonthost for skia (in prep for using in chrome) by reed@google.com · 12 years ago
  39. 29b19e5 Change SkTileGride geometry calculations to match the Chromium compositor. by junov@chromium.org · 12 years ago
  40. d1c53aa Revert r7883 by edisonn@google.com · 12 years ago
  41. 676aef0 Use SkSet to fix issue when pdf generates an exp number of resources. by edisonn@google.com · 12 years ago
  42. 12eea2b Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  43. 1744f97 Use glGetStringi to get extensions when available. by bsalomon@google.com · 12 years ago
  44. f47dd74 Rename template param to SkSTArray to be consistent with its base class, SkTArray. by bsalomon@google.com · 12 years ago
  45. 80f5465 by reed@google.com · 12 years ago
  46. e5f4824 Fix a bunch of warnings, mainly around rowBytes. by scroggo@google.com · 12 years ago
  47. d71fe99 check-point: skiafy SkFontHost_fontconfig from chrome by reed@google.com · 12 years ago
  48. 6e4e650 Give GrDrawTarget a back ptr to its owning GrContext. by bsalomon@google.com · 12 years ago
  49. 0ba4bf4 Use size_t for rowBytes. by scroggo@google.com · 12 years ago
  50. 58433de Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  51. 32ef131 Remove SkSerializationHelpers. by scroggo@google.com · 12 years ago
  52. f8d7d27 Create SkLazyPixelRef which performs lazy decoding. by scroggo@google.com · 12 years ago
  53. cb26535 Make GPU versions of benchs use the same canvas size as raster. by bsalomon@google.com · 12 years ago
  54. 4b6d432 Small adjustments to SkRectShaderImageFilter to follow up on original cl. by sugoi@google.com · 12 years ago
  55. 96966a5 Use CPU arrays for dynamic indices/vertices on ARM GPUs. by bsalomon@google.com · 12 years ago
  56. a1c511b New SkRectShaderImageFilter image filter by sugoi@google.com · 12 years ago
  57. 76bf70d Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  58. baaf8c5 add as experiment to factor out low-level enums and types by mike@reedtribe.org · 12 years ago
  59. 044679e Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  60. 5d0a769 debug dump functions for mathematica visualization by humper@google.com · 12 years ago
  61. cfb7b91 print a useful message when assert fails on the mac by humper@google.com · 12 years ago
  62. 682e1f9 Use CGL rather than AGL on the Mac. by bsalomon@google.com · 12 years ago
  63. 791f12e Move SkPaint::toString from debugger to SkPaint by robertphillips@google.com · 12 years ago
  64. 73a9694 Use SkMWRandom in GLPrograms test. by bsalomon@google.com · 12 years ago
  65. 2ae67e7 add custom implementation for drawBitmapRect to shield from changes in SkDevice by edisonn@google.com · 12 years ago
  66. 8d84b8f Adding comments based on review https://codereview.appspot.com/7300072/ by junov@chromium.org · 12 years ago
  67. 994b52e Correct default value for GR_STATIC_RECT_VB by bsalomon@google.com · 12 years ago
  68. 6438695 Revert 7625 until after M26 due to a mix of perf changes. by bsalomon@google.com · 12 years ago
  69. f507c41 Adding option to SkTileGrid for specifying border pixels. by junov@chromium.org · 12 years ago
  70. 8598328 Remove compile time option to use different types for text vertices. by bsalomon@google.com · 12 years ago
  71. 82b0ec6 Remove GR_DISABLE_DRAW_BUFFERING, replace with RTConf variable. by bsalomon@google.com · 12 years ago
  72. 5990397 Address google3 compiler warning by robertphillips@google.com · 12 years ago
  73. 5b25a8d Remove GR_DUMP_TEXTURE_UPLOADS by bsalomon@google.com · 12 years ago
  74. 51ac7e6 Remove GR_AGGRESSIVE_SHADER_OPTS build option. by bsalomon@google.com · 12 years ago
  75. 753a362 Use SkBits2Float in SkRandom by bsalomon@google.com · 12 years ago
  76. fe1b536 Enhance GL error checking for non-Ganesh GL calls by robertphillips@google.com · 12 years ago
  77. efbe8e9 Fix errors when compiling with -Wall -Werror on Android. by djsollen@google.com · 12 years ago
  78. fec0bc3 Remove legacy names no longer referenced in Chrome and WebKit. by bsalomon@google.com · 12 years ago
  79. 1c7c01a Remove GR_STATIC_RECT_VB Review URL: https://codereview.appspot.com/7304055 by bsalomon@google.com · 12 years ago
  80. 9c68058 Fix WritePixels test on ANGLE. by bsalomon@google.com · 12 years ago
  81. 3fda0ea check for self-assignment in operator= by reed@google.com · 12 years ago
  82. 53f3f31 tweak to spacing, to trigger build by mike@reedtribe.org · 12 years ago
  83. 3cb406b Implement support for origin-TopLeft render targets. Note that the default behaviour remains the same: textures default to origin-TopLeft, render targets default to origin-BottomLeft, and backend textures default to origin-BottomLeft. However, the caller can override the default by setting fOrigin in GrTextureDesc, GrBackendTextureDesc or GrBackendRenderTargetDesc. by senorblanco@chromium.org · 12 years ago
  84. cf9faf6 Reverting r7545 (render target origin change) due to layout test issues (see https://codereview.chromium.org/12210002/) by robertphillips@google.com · 12 years ago
  85. 377c14a Nuke SkSingleInputImageFilter. 99% of its functionality was refactored into SkImageFilterUtils in https://code.google.com/p/skia/source/detail?r=7467, so it has outlived its usefulness. by senorblanco@chromium.org · 12 years ago
  86. 3d5b998 use SkToS32 to turn a ptrdiff_t into an int (on 64bit build) by reed@google.com · 12 years ago
  87. 25cfa69 land https://codereview.appspot.com/7221086/ -- add Multiply xfermode matching CSS spec by reed@google.com · 12 years ago
  88. ed8659b Implement support for origin-TopLeft render targets in GL backend. by senorblanco@chromium.org · 12 years ago
  89. 67b915d Make GPU unit tests use GrContexts of different GL types. by bsalomon@google.com · 12 years ago
  90. 7de18e5 Add sk_ignore_unused_variable to avoid warnings. by bungeman@google.com · 12 years ago
  91. aac2fb8 move kStyleCount out of Style enum, and into its own, to avoid by mike@reedtribe.org · 12 years ago
  92. 408586e remove the kMultiply_Mode alias for kModulate_Mode. We plan to re-target kMultiply_Mode by reed@google.com · 12 years ago
  93. d9b0f48 Only support SkPicture abort for Android due to the fragility of the existing API by djsollen@google.com · 12 years ago
  94. 528a556 Fix android errors when unflattening an SkImageRef_ashmem object. by djsollen@google.com · 12 years ago
  95. ba3a3c9 revert name changes to SkBlendImageFilter. It (correctly) named its enum kMultiply_Mode, by reed@google.com · 12 years ago
  96. 24d5ee4 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  97. 6cfe1fb Adding kMultiply_Mode (as an alias to kModulate_Mode) in SkBlendImageFilter.h to get Chrome compiling by robertphillips@google.com · 12 years ago
  98. e7c843d Readding kMultiply_Mode (as an alias to kModulate_Mode) in SkXfermode.h to get Chrome to compile by robertphillips@google.com · 12 years ago
  99. 8d3cd7a clone of https://codereview.appspot.com/7208043/ by reed@google.com · 12 years ago
  100. c2594f4 This changes the signature of SkImageFilter::filterImageGPU() to use SkBitmaps for input and output, and removes the rect param. This allows us to return textures which are larger than the actual result, such as when GrAutoScratchTextures are used. The SkBitmap's size represents the active region, while the GrTexture's size is the full texture size. by senorblanco@chromium.org · 12 years ago