1. a915772 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  2. e930a07 Add a GrLayerCache to GrContext by robertphillips@google.com · 11 years ago
  3. d550088 Add generation ID to SkPicture by robertphillips@google.com · 11 years ago
  4. 8bf34e1 Remove dead code in ports/. by commit-bot@chromium.org · 11 years ago
  5. 050c0ae Remove misc. dead code. by commit-bot@chromium.org · 11 years ago
  6. 8b30d9a Remove dead code in gpu/. by commit-bot@chromium.org · 11 years ago
  7. d3c3f0e Fix early return when GrCoordTransform is identity. by bsalomon@google.com · 11 years ago
  8. 51a11b7 Arithmetic mode now has the option of not validating the output color, which will allow multiple arithmetic operations to be done sequentially, without intermediate clamping. This is required for mimicking blink's current behavior. by commit-bot@chromium.org · 11 years ago
  9. dc5cd85 Add support for multiple base distance field sizes. by commit-bot@chromium.org · 11 years ago
  10. d5424a4 Fix matrix adjustment passed to filter processing. by senorblanco@chromium.org · 11 years ago
  11. 55bd940 SkTDynamicHash: pick up GetKey(), Hash() from T by default. by commit-bot@chromium.org · 11 years ago
  12. 158f646 SkTDynamicHash: remove need for Equals(const T&, const Key&) param. by commit-bot@chromium.org · 11 years ago
  13. 52ffbf6 Use glInvalidateFramebuffer() when it is supported. by commit-bot@chromium.org · 11 years ago
  14. 6f2d4d4 ARM Skia NEON patches - 35 - First AArch64 support by commit-bot@chromium.org · 11 years ago
  15. d0a5029 Add effect for ellipse clipping. by commit-bot@chromium.org · 11 years ago
  16. c282ba8 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  17. 37eb4e4 Purge SkPurgeableMemoryBlock. by commit-bot@chromium.org · 11 years ago
  18. ee845ae Fix SkXfermodeImageFilter when an input is cropped out. by senorblanco@chromium.org · 11 years ago
  19. 921d2b3 The android framework should not embolden glyphs that originate from bold fonts. by commit-bot@chromium.org · 11 years ago
  20. 53e1e4d Minor changes to GrFontCache system. by commit-bot@chromium.org · 11 years ago
  21. e3ff558 SkRecord strawman by commit-bot@chromium.org · 11 years ago
  22. d48ad8e Fold SkTSetBit into SkOTSet*Bit. by commit-bot@chromium.org · 11 years ago
  23. 9fbbcca SkPerlinNoiseShader::CreateTubulenceNoise() is misspelled by commit-bot@chromium.org · 11 years ago
  24. 079d298 Revert of Xfermode: SSE2 implementation of multiply_modeproc (https://codereview.chromium.org/202903004/) by commit-bot@chromium.org · 11 years ago
  25. 25f7455 Xfermode: SSE2 implementation of multiply_modeproc by commit-bot@chromium.org · 11 years ago
  26. a34bb60 Add GL_ARB_invalidate_subdata functions to GrGLInterface. by bsalomon@google.com · 11 years ago
  27. 2c48ee8 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  28. 6eddc77 Pass the IDWriteFactory instead of relying on a global creator. by bungeman@google.com · 11 years ago
  29. 35c03fb Remove scaleToFit from DashPathEffect by commit-bot@chromium.org · 11 years ago
  30. 07421a5 Add global fontconfig lock. by commit-bot@chromium.org · 11 years ago
  31. 7c0d72f Change if/else to if in two GrGLInterface factories. by commit-bot@chromium.org · 11 years ago
  32. efa85aa Revert "disable passing discards through GrIODB." by bsalomon@google.com · 11 years ago
  33. 5c6b03c disable passing discards through GrIODB. by bsalomon@google.com · 11 years ago
  34. 8ddc26b Actually identify required saveLayers in SkGpuDevice::EXPERIMENTAL_drawPicture by commit-bot@chromium.org · 11 years ago
  35. da0d978 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  36. ecc4536 Use int rather than size_t for pathCount in GrDrawTarget::drawPaths by commit-bot@chromium.org · 11 years ago
  37. 140950c SkOnce for SkXfermode::Create(Mode) by commit-bot@chromium.org · 11 years ago
  38. 0943f5f Thread picture version through to SkReadBuffer. by commit-bot@chromium.org · 11 years ago
  39. d643a90 Revert of ARM Skia NEON patches - 35 - First AArch64 support (https://codereview.chromium.org/143423004/) by commit-bot@chromium.org · 11 years ago
  40. 972f9cd SK_SUPPORT_LEGACY_GRTYPES to hide duplicate types from SkTypes.h by commit-bot@chromium.org · 11 years ago
  41. 7a0e275 ARM Skia NEON patches - 35 - First AArch64 support by commit-bot@chromium.org · 11 years ago
  42. 28361fa Add discard API to SkCanvas, plumb it to glDiscardFramebuffer() by commit-bot@chromium.org · 11 years ago
  43. 3eedb80 Add clip effect for circles by commit-bot@chromium.org · 11 years ago
  44. b556422 Increase GrGpuGL's program cache size by commit-bot@chromium.org · 11 years ago
  45. b930cc3 Please Valgrind by calling preConcat. by commit-bot@chromium.org · 11 years ago
  46. c94a028 Add a default-default font for DirectWrite. by bungeman@google.com · 11 years ago
  47. dad009b Making SkDeferredCanvas::silentFlush trigger a skippedPendingDrawCommands callback by commit-bot@chromium.org · 11 years ago
  48. 7669a77 fix SkBitmap::erase to handle RGBA and BGRA by commit-bot@chromium.org · 11 years ago
  49. 4784182 Revert of Implement text rendering with NVPR (https://codereview.chromium.org/196133014/) by commit-bot@chromium.org · 11 years ago
  50. dcb8ef9 Implement text rendering with NVPR by commit-bot@chromium.org · 11 years ago
  51. db35dab Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  52. 4362a38 Distance field fixes for Android by commit-bot@chromium.org · 11 years ago
  53. 66beaf0 Revert of Distance field fixes for Android (https://codereview.chromium.org/205343008/) by commit-bot@chromium.org · 11 years ago
  54. 8fe2ee1 Distance field fixes for Android by commit-bot@chromium.org · 11 years ago
  55. f20fc24 remove all references to legacy Config8888 by reed@google.com · 11 years ago
  56. 57f74e0 Debugger improvements by commit-bot@chromium.org · 11 years ago
  57. 2b290ce Minor cleanup (moved out of main CL) by commit-bot@chromium.org · 11 years ago
  58. 13e6576 Remove forceRenderTargetFlush (unused) by commit-bot@chromium.org · 11 years ago
  59. 711d6f3 Fix bug on android with GL_EXT_debug_marker by commit-bot@chromium.org · 11 years ago
  60. fd0ec2c Implement a generic matrix transform image filter. by senorblanco@chromium.org · 11 years ago
  61. d9ea09e Consolidate SkCanvas matrix virtuals. by commit-bot@chromium.org · 11 years ago
  62. 7111d46 Revert "Revert of implement readPixels and writePixels natively, w/o using the (deprecated) (https://codereview.chromium.org/199733016/)" by reed@google.com · 11 years ago
  63. e6984a8 Fix for int to bool in GrInOrderDrawBuffer by commit-bot@chromium.org · 11 years ago
  64. 2a05de0 Add Gpu Tracing to Ganesh by commit-bot@chromium.org · 11 years ago
  65. 2663263 Add GM that tests GrTextureDomain and fix bug where kDecal_Mode gets incorrectly ignored. by commit-bot@chromium.org · 11 years ago
  66. 231f6b8 Revert of implement readPixels and writePixels natively, w/o using the (deprecated) (https://codereview.chromium.org/199733016/) by commit-bot@chromium.org · 11 years ago
  67. 1121170 implement readPixels and writePixels natively, w/o using the (deprecated) by reed@google.com · 11 years ago
  68. 9b62aa1 Make it possible to draw multiple paths at once to a draw target by commit-bot@chromium.org · 11 years ago
  69. 6e4eb21 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  70. e8807f4 SkPaint: eliminate some dead bytes in 64-bit build. by commit-bot@chromium.org · 11 years ago
  71. a2b44dc SkFontHost_linux - dup stream instead of ref by commit-bot@chromium.org · 11 years ago
  72. 09843fd Fix for crash on large image blur sigma values. by senorblanco@chromium.org · 11 years ago
  73. adadf7c Add SkASSERT's to gl/Interface validate by commit-bot@chromium.org · 11 years ago
  74. 75cf29b Add new experimental API to SkPicture to get "id" of current op by commit-bot@chromium.org · 11 years ago
  75. 2a8be90 When clipping treat rrect corners where either the x or y radius is < 0.5 as square. by commit-bot@chromium.org · 11 years ago
  76. 1ba6262 Clean up SkOnce usage in SkFontMgr_Indirect. by bungeman@google.com · 11 years ago
  77. a9dae71 More distance field improvements: by commit-bot@chromium.org · 11 years ago
  78. ca2b441 Remove unnecessary isrect code in clip mask manager by commit-bot@chromium.org · 11 years ago
  79. 29d3777 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  80. 3d21f21 Fix r13897. by bungeman@google.com · 11 years ago
  81. 72cf4fc A remotable font management interface and DirectWrite implementation. by bungeman@google.com · 11 years ago
  82. b659333 Fixed double offset in resize filter by commit-bot@chromium.org · 11 years ago
  83. e552dc8 Fix broken Android builds due to missing includes for NEON defines by djsollen@google.com · 11 years ago
  84. 9206da6 Revert of SkPaint: eliminate some dead bytes in 64-bit build. (https://codereview.chromium.org/203203003/) by commit-bot@chromium.org · 11 years ago
  85. f48182b SkPaint: eliminate some dead bytes in 64-bit build. by commit-bot@chromium.org · 11 years ago
  86. 9615d5f Remove the now-unnecessary enum in the elliptical clipping effect. by commit-bot@chromium.org · 11 years ago
  87. 520cf8b Fix cull nesting assertion. by commit-bot@chromium.org · 11 years ago
  88. 933e65d replace old SK_TRACE_EVENT macros with new TRACE_EVENT ones, and then remove them entirely! by commit-bot@chromium.org · 11 years ago
  89. 89351ec Don't use __ARM_HAVE_NEON to detect NEON's presence in SkBlitter_RGB16 by commit-bot@chromium.org · 11 years ago
  90. 180e36a Revert "hide Config8888 entirely". Broke a bunch of builds. by bsalomon@google.com · 11 years ago
  91. be41d38 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  92. a95a066 Fix Windows build break introduced in r13864. by bungeman@google.com · 11 years ago
  93. 1c30818 fix non-gpu build by commit-bot@chromium.org · 11 years ago
  94. 2472b32 Only use analytic effect-based clipping when AA is required by at least one element. by commit-bot@chromium.org · 11 years ago
  95. eb9547c stub for ganesh veto by commit-bot@chromium.org · 11 years ago
  96. e14792d hide Config8888 entirely by commit-bot@chromium.org · 11 years ago
  97. d8a57af Adding a new SkSurface factory for generating surfaces from the scratch texture pool. by commit-bot@chromium.org · 11 years ago
  98. b9c9597 Use rounding to 8888 in lighting filters, raster path. by senorblanco@chromium.org · 11 years ago
  99. 8e13a15 Fixed cross compilation with mingw. by commit-bot@chromium.org · 11 years ago
  100. b7b7eb3 Fix accessBitmap() with deferred clear, GPU path. by senorblanco@chromium.org · 11 years ago