1. d62e88e Make drawIndexedInstances non-virtual and rewrite GrIODB's drawRect on top of drawIndexedInstances. by bsalomon@google.com · 11 years ago
  2. 4024f32 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  3. 82c2fec Remove ConcaveToTriangles. by bungeman@google.com · 11 years ago
  4. 388974f Remove unused debugger code from SampleApp. by djsollen@google.com · 11 years ago
  5. 7c7292c Added a new function to directly generate a blurred rectangle analytically. by humper@google.com · 12 years ago
  6. dc73354 add SampleRotatedCircles.cpp by mike@reedtribe.org · 12 years ago
  7. 04b5468 Fix Android SampleApp by djsollen@google.com · 12 years ago
  8. 4d3f3cd Fix android build by removing references to the old sampleApp by djsollen@google.com · 12 years ago
  9. 4c1f091 kill unused SkFlipPixelRef Review URL: https://codereview.appspot.com/6949043 by reed@google.com · 12 years ago
  10. 7158e6a Improve NaCl support by borenet@google.com · 12 years ago
  11. 50e4c72 add sample to debug in fatbits mode by mike@reedtribe.org · 12 years ago
  12. efb1d77 Build Skia as a static library by borenet@google.com · 12 years ago
  13. 4663822 Allow Xcode to change paths to frameworks based on whether a device or simulator was selected. by bsalomon@google.com · 12 years ago
  14. 230504d Make SampleApp work on iPhone/iOS simulator. by bsalomon@google.com · 12 years ago
  15. 5c83dcc add simple ios app update ios flavor of sample app fix utils.gyp for ios by caryclark@google.com · 12 years ago
  16. 9dd78c7 re-land 5681, but just the gyp file I wanted by mike@reedtribe.org · 12 years ago
  17. 9a520eb revert 5681 by mike@reedtribe.org · 12 years ago
  18. 4269631 remove SampleXfermodes.cpp (obsolete, as we have it as a GM) by mike@reedtribe.org · 12 years ago
  19. 594dd3c iOS support work in progress by caryclark@google.com · 12 years ago
  20. 867cbd8 first cut at making iOS work by caryclark@google.com · 12 years ago
  21. b1b7f70 Add a header for OverView.cpp as well. by tfarina@chromium.org · 12 years ago
  22. 6a12178 Add a header file for TransitionView.cpp by epoger@google.com · 12 years ago
  23. 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
  24. 3d1cb97 move texteffects from Sample to gm by mike@reedtribe.org · 12 years ago
  25. d74e710 remove SkShape (unused) Review URL: https://codereview.appspot.com/6461069 by reed@google.com · 12 years ago
  26. e012e0a privatize SkEdgeClipper.h by mike@reedtribe.org · 12 years ago
  27. 2e40173 revert gpu-less mac sample app, remove busted sample (that has equivalent gm) by bsalomon@google.com · 12 years ago
  28. cf8fb1f Create GPU-less build of Skia. by bsalomon@google.com · 12 years ago
  29. 076f4c9 fix LayerDrawLooper to record its fFlagsMask convert SampleDrawLooper to a GM by reed@google.com · 12 years ago
  30. 4f1f6bf Properly handle extracted bitmaps in cross process/shared addr space SkGPipe. by scroggo@google.com · 12 years ago
  31. b073d92 Add a tiled pipe mode to SampleApp. by scroggo@google.com · 12 years ago
  32. b52cf3d Support Mac-Android Cross-Compilation by borenet@google.com · 12 years ago
  33. 5af9b20 Make the GM tool run GMs through an SkGPipe. by scroggo@google.com · 12 years ago
  34. 1830c7a --pictureDir foo will load serialized pictures <>.skp from the foo directory by reed@google.com · 12 years ago
  35. 67febd9 Converted AAClips SampleApp slide to GM:simpleaaclip by robertphillips@google.com · 12 years ago
  36. 9c1f1ac Move function decls and macros out of public headers that are meant for internal use. by bsalomon@google.com · 12 years ago
  37. 3286989 Remove old D3D9 stuff by bsalomon@google.com · 12 years ago
  38. 8500322 disable GPU blur on small paths by bsalomon@google.com · 12 years ago
  39. 5e41b37 Remove circular dependency of views and animator. by bungeman@google.com · 12 years ago
  40. cbd76ae Utils must not depend on Views. http://codereview.appspot.com/5867051/ by bungeman@google.com · 12 years ago
  41. aa3b6a9 Make all gyp targets automatically include common.gypi by epoger@google.com · 12 years ago
  42. 893ff30 Remove references to svg.gyp from projects that don't use it. by tomhudson@google.com · 12 years ago
  43. afcb55c move ports into its own gyp file by caryclark@google.com · 13 years ago
  44. fad4510 Move the Android sample app into the android repo. by djsollen@google.com · 13 years ago
  45. 5862929 Adding support to trunk for building Skia using the Android NDK. by djsollen@google.com · 13 years ago
  46. 48dd1a2 Import all GMs as Samples. by bsalomon@google.com · 13 years ago
  47. d38f137 Move gpu/include/* to include/gpu and gpu/src/* to src/gpu by bsalomon@google.com · 13 years ago
  48. bb3f4a8 Bug fixes: by suyang1 · 13 years ago
  49. 3bcf8d3 add sample for clipping by reed@google.com · 13 years ago
  50. 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
  51. fa6ac93 Fixup rendering of empty paths (including inverted fills) by bsalomon@google.com · 13 years ago
  52. ab97397 add gm test for drawing hairlines (and varying thin lines) in xfermodes by reed@google.com · 13 years ago
  53. aeb2160 Add GrAAHairLinePathRenderer by bsalomon@google.com · 13 years ago
  54. a854041 Switched Mac SampleApp to use Cocoa, removed the seperate CocoaSampleApp, moved dependencies out of experimental by yangsu@google.com · 13 years ago
  55. 0be0157 Added samplecode as an include directory for SampleApp.gyp by yangsu@google.com · 13 years ago
  56. 9b77fbd Removed networking dependencies from SampleApp that caused errors by yangsu@google.com · 13 years ago
  57. f3523fb Included dependencies for networked pipe and debugger in SampleApp by yangsu@google.com · 13 years ago
  58. 42fd1e9 CocoaSampleApp no longer depends on SkOSWindow_Mac.h by yangsu@google.com · 13 years ago
  59. f121b05 Removed networking dependencies from SampleApp, Pipe now off by default by yangsu@google.com · 13 years ago
  60. db03eaa Added transitions and net pipe to SampleApp, updated gyp files by yangsu@google.com · 13 years ago
  61. 901aea5 Moved references of SkOSWindow_mac.cpp and skia_main.cpp out of utils to SampleApp.gyp by yangsu@google.com · 13 years ago
  62. 61d46a0 This new test provides a test case for by junov@google.com · 13 years ago
  63. e36ddf0 More GPU blur fixes. by senorblanco@chromium.org · 13 years ago
  64. 4de4d60 add sample for 2ptradial where we divide by zero by reed@google.com · 13 years ago
  65. 22c5dea Fix div by zero in GPU degenerate radials (and add sample and gm baselines) by bsalomon@google.com · 13 years ago
  66. ea5dfa8 merge of SkiOSSampleApp into SampleApp, still a work in progress by epoger@google.com · 13 years ago
  67. 8846cb2 Create new 'skia_os' variable to replace use of 'OS' in most places. by epoger@google.com · 13 years ago
  68. 5351b37 combine target_defaults.gypi into common.gypi by epoger@google.com · 13 years ago
  69. 8ac0d54 Add a way to save to PDF in SampleApp on Android and elsewhere. by Scroggo · 13 years ago
  70. 06b4da1 Added dependencies for SkPipe in SampleApp by yangsu@google.com · 13 years ago
  71. 129b8e3 Implement edge AA for concave polys in the tesselated path renderer. by senorblanco@chromium.org · 13 years ago
  72. aa73168 Clean up the gyp files to reflect some files that were removed and/or renamed. by senorblanco@chromium.org · 13 years ago
  73. 51c078b make this work again: ./gyp_skia && make SampleApp by epoger@google.com · 13 years ago
  74. ae85aea split skia.gyp into separate gypfile for each source dir by epoger@google.com · 13 years ago