1. 9ac68ee Move BenchTimer to tools as Timer by mtklein · 10 years ago
  2. 9e64b78 Revert of Move BenchTimer to tools as Timer (https://codereview.chromium.org/344213003/) by mtklein · 10 years ago
  3. 4ed7528 Move BenchTimer to tools as Timer by mtklein · 10 years ago
  4. bcbc178 Refactor how we handle resources path in Tests. by tfarina · 10 years ago
  5. c3b3266 hide SkBitmap::Config entirely (behind a flag) by reed · 10 years ago
  6. 66c9582 Fix a number of issues with iOS build. by jvanverth · 10 years ago
  7. 2dc337c Add non power of two gm for ETC1 bitmap by krajcevski · 10 years ago
  8. 901e96d Add Sample slide for Rectanizers by robertphillips · 10 years ago
  9. 1803f4e new animated sample to show subpixel translate bug with high quality scaling by commit-bot@chromium.org · 10 years ago
  10. 83f23d8 Remove unused (by clients) SkUnitMapper by commit-bot@chromium.org · 10 years ago
  11. 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
  12. 4b8f802 Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) by commit-bot@chromium.org · 10 years ago
  13. e2b193c Revert of remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) by commit-bot@chromium.org · 10 years ago
  14. ee0cac3 remove unused (by clients) SkUnitMapper by commit-bot@chromium.org · 10 years ago
  15. ae0054e get iOS building again by commit-bot@chromium.org · 10 years ago
  16. b805fe5 Fix SampleApp build by bsalomon@google.com · 10 years ago
  17. 6adce67 Allow GMs to be used as benchmarks. Make convex_poly_clip opt in. by commit-bot@chromium.org · 10 years ago
  18. b2c323a Remove unused SampleTests.cpp source file. by tfarina@chromium.org · 10 years ago
  19. 8f4d230 remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats by reed@google.com · 11 years ago
  20. 2c7c7ee Big Cleanup: SkBitmapFactory, SkLazyPixelRef, SkImageCache by halcanary@google.com · 11 years ago
  21. 611fde1 Remove the comments settings for vim tab width and expansion variables. by commit-bot@chromium.org · 11 years ago
  22. 9092289 Pdfviewer refactoring. by scroggo@google.com · 11 years ago
  23. 22d69f9 I'm investigating how to make the IPC transfer a bit more secure on the by commit-bot@chromium.org · 11 years ago
  24. 4ea2878 Add string art GM and sample. by jvanverth@google.com · 11 years ago
  25. dcd36f3 Add Clock Sample. by jvanverth@google.com · 11 years ago
  26. 78a1078 Create new target to hold gpu test code, enable direct testing of GrEffects in GM. by commit-bot@chromium.org · 11 years ago
  27. 23e899b pdfviewer: fix typo in sample app by edisonn@google.com · 11 years ago
  28. 63ce82f pdfviewer: (cleanup) put the gyp for library code in a separate file by edisonn@google.com · 11 years ago
  29. 88876db remove dead SampleDecode.cpp by reed@google.com · 11 years ago
  30. ebed410 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  31. d1a874a (unreviewed) sample app: fix break in pdf viewer (podofo was replaced by native parser) by edisonn@google.com · 11 years ago
  32. f8b6b01 Add an option to have a PdfViewer in SampleApp. Add a parameter --pdfDir to pass the dir with pdfs. Add flag --sort to sort samples acording to title, so foo.skp follows foo.pdf and we can quickly compare diffs. by edisonn@google.com · 11 years ago
  33. 064779a Adding my Bitmap2Path sample for 1on1 meeting. by commit-bot@chromium.org · 11 years ago
  34. 6ba4572 remove dst/rendertarget support for kARGB_4444_Config by reed@google.com · 11 years ago
  35. 2bbc2c9 Add an option to create unpremultiplied bitmaps. by scroggo@google.com · 11 years ago
  36. 4df1673 Build fix after r9598. by fmalita@google.com · 11 years ago
  37. 86681b3 Expose debugger backend classes externally. by fmalita@google.com · 11 years ago
  38. 05d550e GYP Changes and Scripts for Compiling Skia for ChromeOS by borenet@google.com · 11 years ago
  39. 52f0297 Prepare skia for shared library build on android by djsollen@google.com · 11 years ago
  40. a96627f prepare skia for shared library build on android by djsollen@google.com · 11 years ago
  41. cf5348f prepare skia for shared library build on android by djsollen@google.com · 11 years ago
  42. 3597b73 expand SkLua to handle creation of its own State by reed@google.com · 11 years ago
  43. 4bb50b2 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  44. ad7d481 Add testing of optimizations to GM by robertphillips@google.com · 11 years ago
  45. 07a8ea0 Reverting r8654 by robertphillips@google.com · 11 years ago
  46. c10531b Add testing of optimizations to GM by robertphillips@google.com · 11 years ago
  47. 92abe48 move SampleTypeface into gm/typefacestyles by reed@google.com · 11 years ago
  48. 9053c2e Add animated line chart sample by bsalomon@google.com · 11 years ago
  49. d62e88e Make drawIndexedInstances non-virtual and rewrite GrIODB's drawRect on top of drawIndexedInstances. by bsalomon@google.com · 11 years ago
  50. 4024f32 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  51. 82c2fec Remove ConcaveToTriangles. by bungeman@google.com · 11 years ago
  52. 388974f Remove unused debugger code from SampleApp. by djsollen@google.com · 11 years ago
  53. 7c7292c Added a new function to directly generate a blurred rectangle analytically. by humper@google.com · 12 years ago
  54. dc73354 add SampleRotatedCircles.cpp by mike@reedtribe.org · 12 years ago
  55. 04b5468 Fix Android SampleApp by djsollen@google.com · 12 years ago
  56. 4d3f3cd Fix android build by removing references to the old sampleApp by djsollen@google.com · 12 years ago
  57. 4c1f091 kill unused SkFlipPixelRef Review URL: https://codereview.appspot.com/6949043 by reed@google.com · 12 years ago
  58. 7158e6a Improve NaCl support by borenet@google.com · 12 years ago
  59. 50e4c72 add sample to debug in fatbits mode by mike@reedtribe.org · 12 years ago
  60. efb1d77 Build Skia as a static library by borenet@google.com · 12 years ago
  61. 4663822 Allow Xcode to change paths to frameworks based on whether a device or simulator was selected. by bsalomon@google.com · 12 years ago
  62. 230504d Make SampleApp work on iPhone/iOS simulator. by bsalomon@google.com · 12 years ago
  63. 5c83dcc add simple ios app update ios flavor of sample app fix utils.gyp for ios by caryclark@google.com · 12 years ago
  64. 9dd78c7 re-land 5681, but just the gyp file I wanted by mike@reedtribe.org · 12 years ago
  65. 9a520eb revert 5681 by mike@reedtribe.org · 12 years ago
  66. 4269631 remove SampleXfermodes.cpp (obsolete, as we have it as a GM) by mike@reedtribe.org · 12 years ago
  67. 594dd3c iOS support work in progress by caryclark@google.com · 12 years ago
  68. 867cbd8 first cut at making iOS work by caryclark@google.com · 12 years ago
  69. b1b7f70 Add a header for OverView.cpp as well. by tfarina@chromium.org · 12 years ago
  70. 6a12178 Add a header file for TransitionView.cpp by epoger@google.com · 12 years ago
  71. d6176b0 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  72. 3d1cb97 move texteffects from Sample to gm by mike@reedtribe.org · 12 years ago
  73. d74e710 remove SkShape (unused) Review URL: https://codereview.appspot.com/6461069 by reed@google.com · 12 years ago
  74. e012e0a privatize SkEdgeClipper.h by mike@reedtribe.org · 12 years ago
  75. 2e40173 revert gpu-less mac sample app, remove busted sample (that has equivalent gm) by bsalomon@google.com · 12 years ago
  76. cf8fb1f Create GPU-less build of Skia. by bsalomon@google.com · 12 years ago
  77. 076f4c9 fix LayerDrawLooper to record its fFlagsMask convert SampleDrawLooper to a GM by reed@google.com · 12 years ago
  78. 4f1f6bf Properly handle extracted bitmaps in cross process/shared addr space SkGPipe. by scroggo@google.com · 12 years ago
  79. b073d92 Add a tiled pipe mode to SampleApp. by scroggo@google.com · 12 years ago
  80. b52cf3d Support Mac-Android Cross-Compilation by borenet@google.com · 12 years ago
  81. 5af9b20 Make the GM tool run GMs through an SkGPipe. by scroggo@google.com · 12 years ago
  82. 1830c7a --pictureDir foo will load serialized pictures <>.skp from the foo directory by reed@google.com · 12 years ago
  83. 67febd9 Converted AAClips SampleApp slide to GM:simpleaaclip by robertphillips@google.com · 12 years ago
  84. 9c1f1ac Move function decls and macros out of public headers that are meant for internal use. by bsalomon@google.com · 12 years ago
  85. 3286989 Remove old D3D9 stuff by bsalomon@google.com · 12 years ago
  86. 8500322 disable GPU blur on small paths by bsalomon@google.com · 12 years ago
  87. 5e41b37 Remove circular dependency of views and animator. by bungeman@google.com · 12 years ago
  88. cbd76ae Utils must not depend on Views. http://codereview.appspot.com/5867051/ by bungeman@google.com · 12 years ago
  89. aa3b6a9 Make all gyp targets automatically include common.gypi by epoger@google.com · 12 years ago
  90. 893ff30 Remove references to svg.gyp from projects that don't use it. by tomhudson@google.com · 12 years ago
  91. afcb55c move ports into its own gyp file by caryclark@google.com · 13 years ago
  92. fad4510 Move the Android sample app into the android repo. by djsollen@google.com · 13 years ago
  93. 5862929 Adding support to trunk for building Skia using the Android NDK. by djsollen@google.com · 13 years ago
  94. 48dd1a2 Import all GMs as Samples. by bsalomon@google.com · 13 years ago
  95. d38f137 Move gpu/include/* to include/gpu and gpu/src/* to src/gpu by bsalomon@google.com · 13 years ago
  96. bb3f4a8 Bug fixes: by suyang1 · 13 years ago
  97. 3bcf8d3 add sample for clipping by reed@google.com · 13 years ago
  98. a310826 Add per-vertex coverage field, use in AA rects when alpha tweak is not valid, add relevant sample/gm by bsalomon@google.com · 13 years ago
  99. fa6ac93 Fixup rendering of empty paths (including inverted fills) by bsalomon@google.com · 13 years ago
  100. ab97397 add gm test for drawing hairlines (and varying thin lines) in xfermodes by reed@google.com · 13 years ago