1. cefd981 Fix vertical text scaling and clipping on Mac. by bungeman@google.com · 11 years ago
  2. 74b7ffd Fixes for piping bitmaps with encoded data. by scroggo@google.com · 12 years ago
  3. 770ab36 Remove deprecated/obsolete Makefiles. by tfarina@chromium.org · 12 years ago
  4. 7731ead Fix more clang errors. by tfarina@chromium.org · 12 years ago
  5. e80c2bc Fix more clang tautological-constant-out-of-range-compare errors. by tfarina@chromium.org · 12 years ago
  6. 8eaddb0 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  7. 0bd80fa Added toString to SkMaskFilter-derived classes by robertphillips@google.com · 12 years ago
  8. 93c7ee3 Removed unused parameters by sugoi@google.com · 12 years ago
  9. 9c55f80 Fixing some warnings on Linux by sugoi@google.com · 12 years ago
  10. 64494e9 add 'o' option to show fat-oval by mike@reedtribe.org · 12 years ago
  11. 64cc810 Make SkOSWindow return the sample count and stencil bit count for its GL context. by bsalomon@google.com · 12 years ago
  12. bb963e2 remove obsolete mac-font-cruft by mike@reedtribe.org · 12 years ago
  13. 92abe48 move SampleTypeface into gm/typefacestyles by reed@google.com · 12 years ago
  14. f8d7d27 Create SkLazyPixelRef which performs lazy decoding. by scroggo@google.com · 12 years ago
  15. dd0c3a5 fix signature for onFindClickHandler by mike@reedtribe.org · 12 years ago
  16. 9053c2e Add animated line chart sample by bsalomon@google.com · 12 years ago
  17. efbe8e9 Fix errors when compiling with -Wall -Werror on Android. by djsollen@google.com · 12 years ago
  18. fec0bc3 Remove legacy names no longer referenced in Chrome and WebKit. by bsalomon@google.com · 12 years ago
  19. 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
  20. 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
  21. ed8659b Implement support for origin-TopLeft render targets in GL backend. by senorblanco@chromium.org · 12 years ago
  22. d11c91e Fix unused var warning-as-error by bsalomon@google.com · 12 years ago
  23. d62e88e Make drawIndexedInstances non-virtual and rewrite GrIODB's drawRect on top of drawIndexedInstances. by bsalomon@google.com · 12 years ago
  24. 8d3cd7a clone of https://codereview.appspot.com/7208043/ by reed@google.com · 12 years ago
  25. 093455c add missing parameter to overridden onFindClickHandler by mike@reedtribe.org · 12 years ago
  26. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  27. 82c2fec Remove ConcaveToTriangles. by bungeman@google.com · 12 years ago
  28. 58c0aaa fix missing-case-statement warning by reed@google.com · 12 years ago
  29. 4bbdeac add optional cull-rect to patheffects, so they can do less work if their results by reed@google.com · 12 years ago
  30. 82502e2 Fix SampleApp ANGLE mode. Review URL: https://codereview.appspot.com/7206052 by bsalomon@google.com · 12 years ago
  31. b83b6b4 Added toString to SkXfermode-derived classes (for debugger) by robertphillips@google.com · 12 years ago
  32. 388974f Remove unused debugger code from SampleApp. by djsollen@google.com · 12 years ago
  33. 76f9e93 Added print out of SkShader information to debugger by robertphillips@google.com · 12 years ago
  34. 72708fa fix win build by reed@google.com · 12 years ago
  35. 4d5c26d pass modifier keys to click events (e.g. control | shift etc.) by reed@google.com · 12 years ago
  36. 140d728 fix warnings Review URL: https://codereview.appspot.com/7073044 by reed@google.com · 12 years ago
  37. 0e51577 fix warning from scalar --> int32 conversion by humper@google.com · 12 years ago
  38. f7b62d6 Remove unused variable. by vandebo@chromium.org · 12 years ago
  39. d96d17b Remove SkRefPtr by vandebo@chromium.org · 12 years ago
  40. 9c81bd5 Fix Windows warning: Changed implicit int32_t to SkScalar cast to explicit SkIntToScalar call. by jvanverth@google.com · 12 years ago
  41. 2157983 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  42. 3af2b8d fix warnings: by mike@reedtribe.org · 12 years ago
  43. 102b4d5 add const to unhide virtuals in custom colorfilter by mike@reedtribe.org · 12 years ago
  44. 61490fa fix warnings related to constness in overrides of SkColorFilter by mike@reedtribe.org · 12 years ago
  45. 15ed90f Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  46. b563709 add test for large strokes on circles by mike@reedtribe.org · 12 years ago
  47. 30711b7 change SkMaskFilter methods to const, in preparation for making the class as by reed@google.com · 12 years ago
  48. 548a1f3 change all patheffect methods to const, in preparation for marking its by reed@google.com · 12 years ago
  49. 4c1f091 kill unused SkFlipPixelRef Review URL: https://codereview.appspot.com/6949043 by reed@google.com · 12 years ago
  50. ca47aae Minor cleanup by robertphillips@google.com · 12 years ago
  51. 796763e Reapply (r6718) with fix for compiler error on linux. by djsollen@google.com · 12 years ago
  52. 570a48c revert Reapply r5364 (Update ARM and NEON optimizations for S32A_Opaque_BlitRow32) by djsollen@google.com · 12 years ago
  53. 57c29f7 Reapply r5364 (Update ARM and NEON optimizations for S32A_Opaque_BlitRow32) by djsollen@google.com · 12 years ago
  54. f97593c Revert "Added the following 3 features to sample app." by djsollen@google.com · 12 years ago
  55. bcedc22 Added the following 3 features to sample app. by djsollen@google.com · 12 years ago
  56. dbfac8a Defining new color constat for transparent color by junov@google.com · 12 years ago
  57. 971aca7 change SkDrawFilter::filter to return a bool, where false means don't-draw by reed@google.com · 12 years ago
  58. 2cda387 Fix clang warning in GMSampleView.h by tfarina@chromium.org · 12 years ago
  59. 884e60b Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  60. a4f8137 update srcmode GM to include aa/bw and gradients by reed@google.com · 12 years ago
  61. b947625 remove unused (and undefined) SkColorSpace parameter. by mike@reedtribe.org · 12 years ago
  62. d9f7503 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  63. 9eb9697 Update SampleApp to handle PNG encoded skps by robertphillips@google.com · 12 years ago
  64. 1aa90cf Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  65. 9c0bef1 add 'c' toggle to test clipping by reed@google.com · 12 years ago
  66. 16e3dde Platform/Engine -> Backend createPlatform -> wrapBackend by bsalomon@google.com · 12 years ago
  67. 1e34ff7 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  68. ffe9d01 add label by reed@google.com · 12 years ago
  69. c892a15 support click-drag translate by mike@reedtribe.org · 12 years ago
  70. 45ba2f7 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  71. cdbcb3e update by reed@google.com · 12 years ago
  72. c83e352 update by reed@google.com · 12 years ago
  73. 50e4c72 add sample to debug in fatbits mode by mike@reedtribe.org · 12 years ago
  74. fc84359 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  75. 6293820 Disable transitions for the Android SampleApp. by djsollen@google.com · 12 years ago
  76. 0e354aa Remove external matrix feature. by bsalomon@google.com · 12 years ago
  77. 5987f58 build iOS with 'make all' by caryclark@google.com · 12 years ago
  78. 5957f47 retool so we don't need to call SkCanvas::setDevice by reed@google.com · 12 years ago
  79. 45369a3 samplecode: Avoid temporary variables of SkString type. by tfarina@chromium.org · 12 years ago
  80. f726a1c samplecode: Remove duplicated include of SkWindow.h from SampleApp.h by tfarina@chromium.org · 12 years ago
  81. 230504d Make SampleApp work on iPhone/iOS simulator. by bsalomon@google.com · 12 years ago
  82. 077b899 samplecode: Remove executable bit from SampleTextureDomain.cpp by tfarina@chromium.org · 12 years ago
  83. 3bd2173 SkCanvas::setDevice() must die, and so we begin by removing our own by mike@reedtribe.org · 12 years ago
  84. 7064e9a Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  85. 33535f3 Reimplement drawBitmapRectToRect to correctly handle fraction srcRect. by reed@google.com · 12 years ago
  86. b1b7f707 Add a header for OverView.cpp as well. by tfarina@chromium.org · 12 years ago
  87. cbc4a5d Add file I forgot in https://code.google.com/p/skia/source/detail?r=5552 by epoger@google.com · 12 years ago
  88. 6a12178 Add a header file for TransitionView.cpp by epoger@google.com · 12 years ago
  89. 178a267 Address warnings from clang build bot by robertphillips@google.com · 12 years ago
  90. d8a6cc8 Make texteffects gm work through serialization and pipe. by scroggo@google.com · 12 years ago
  91. 43e1014 update MS counter to show actual milliseconds by reed@google.com · 12 years ago
  92. 7c57e0e apend sample_grab file name with .png by reed@google.com · 12 years ago
  93. 8d88475 change duration of transition animation to 1, effectively removing it (for now) by reed@google.com · 12 years ago
  94. 11f8692 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  95. 0a5c18b (disabled) option to re-record a picture when loading by reed@google.com · 12 years ago
  96. ae933ce Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  97. 85cade0 Move tiling up into SampleWindow. by scroggo@google.com · 12 years ago
  98. b49d989 Remove SK_FONTHOST_WIN_DW define. by bungeman@google.com · 12 years ago
  99. e8f0592 DirectWrite font host for skia. https://codereview.appspot.com/5417063/ by bungeman@google.com · 12 years ago
  100. a22e211 Extended Inst counting to find "unknown" leaked object (SkTMaskGamma) by robertphillips@google.com · 12 years ago