1. 605d952 GN: take over CommandBuffer bot by mtklein · 8 years ago
  2. 8d7f5c3 Default fake gamma to sRGB. by mtklein · 8 years ago
  3. 735109c Add gyp define to enable vulkan debug layers by egdaniel · 8 years ago
  4. 95302da Creating framework for drawShadowedPicture by vjiaoblack · 8 years ago
  5. 33d3258 Revert of Creating framework for drawShadowedPicture (patchset #14 id:260001 of https://codereview.chromium.org/2146073003/ ) by vjiaoblack · 8 years ago
  6. 0ae097d Creating framework for drawShadowedPicture by vjiaoblack · 8 years ago
  7. aad1f8f Disable yet another GCC warning in Release_Developer mode. by djsollen · 8 years ago
  8. 43bf511 Delete ChromeOS code by borenet · 8 years ago
  9. 2f12463 Fix warnings that were exposed when running with SK_DEBUG enable on an optimized release build. by djsollen · 8 years ago
  10. efe46d2 Repurpose Release_Developer BUILDTYPE and remove SK_DEVELOPER. by djsollen · 8 years ago
  11. 28d5bdd Revert of Repurpose Release_Developer BUILDTYPE and remove SK_DEVELOPER. (patchset #2 id:20001 of https://codereview.chromium.org/1927583002/ ) by reed · 8 years ago
  12. 48d6f88 Repurpose Release_Developer BUILDTYPE and remove SK_DEVELOPER. by djsollen · 8 years ago
  13. ff65952 Turn off Discardable scaled image cache by robertphillips · 8 years ago
  14. 1579e3c Switch SkBlurImageFilter over to new onFilterImage interface by robertphillips · 8 years ago
  15. 9ea8acd Unbust the old debugger by robertphillips · 8 years ago
  16. 9a74041 skia: Add ANGLE support on Mac by hendrikw · 9 years ago
  17. 6f0fdac skia: Add support for ANGLE on linux by hendrikw · 9 years ago
  18. 885bf09 skia: add ability to load command_buffer_gles2 by hendrikw · 9 years ago
  19. 65bd7ae Add gyp support for new GPU backend by jvanverth · 9 years ago
  20. e003680 remove flags that control no code by reed · 9 years ago
  21. 4239fc2 Remove skia_arch_width, fold into skia_arch_type. by Brian Salomon · 9 years ago
  22. 4808757 Remove all code related to NaCl by borenet · 9 years ago
  23. 1297ecf flip stroke to chrome compatible define by caryclark · 9 years ago
  24. 04e4d08 This uses quad approximations of the outer and inner paths describing a stroke. Cubics and conics' thick strokes are approximated with quads as well. by caryclark · 9 years ago
  25. bc4f6ad remove dead code for scalar type by reed · 10 years ago
  26. f58a562 Disable discardable memory for the resource cache until tests pass. by danakj · 10 years ago
  27. 790ffe3 Make SkBitmapCache remove invalid bitmaps from the SkResourceCache. by danakj · 10 years ago
  28. 753b870 Define NDEBUG instead of SK_DEBUG/SK_RELEASE. by mtklein · 10 years ago
  29. 58f1e92 remove unneeded flags for android by reed · 10 years ago
  30. d70fa20 Deprecate SaveFlags use in the public SkCanvas API. by commit-bot@chromium.org · 10 years ago
  31. d4adfa3 Reland "Gyp file changes for the android framework." by scroggo@google.com · 11 years ago
  32. eb62950 Gyp file changes for the android framework. by scroggo@google.com · 11 years ago
  33. 1c9bd55 Gyp file changes for the android framework. by scroggo@google.com · 11 years ago
  34. 611fde1 Remove the comments settings for vim tab width and expansion variables. by commit-bot@chromium.org · 11 years ago
  35. 4b413c8 remove SkFloatToScalar macro by commit-bot@chromium.org · 11 years ago
  36. 5651512 Remove uses of GR_RELEASE. by commit-bot@chromium.org · 11 years ago
  37. 515dcd3 Replace uses of GR_DEBUG by SK_DEBUG. by commit-bot@chromium.org · 11 years ago
  38. 5bbf1d5 Use a single cros_toolchain tarball for ChromeOS build by borenet@google.com · 11 years ago
  39. 28c27c8 enable shared lib support in linux for lua by zachr@google.com · 11 years ago
  40. 05d550e GYP Changes and Scripts for Compiling Skia for ChromeOS by borenet@google.com · 11 years ago
  41. 52f0297 Prepare skia for shared library build on android by djsollen@google.com · 11 years ago
  42. a96627f prepare skia for shared library build on android by djsollen@google.com · 11 years ago
  43. cf5348f prepare skia for shared library build on android by djsollen@google.com · 11 years ago
  44. 184487c Collect minidump and print callstack if an app chrashes. by edisonn@google.com · 11 years ago
  45. 7af56be Runtime configuration system for skia. This will allow developers to control settings at launch time without relying on compile-time flags or recompilation. It can be used to turn features on and off, as well as to control numeric quantities to 'tune' algorithms. Once I make sure it's working across all platforms I'll send out a quick tutorial on its use. by humper@google.com · 12 years ago
  46. 7158e6a Improve NaCl support by borenet@google.com · 12 years ago
  47. 594dd3c iOS support work in progress by caryclark@google.com · 12 years ago
  48. b49d989 Remove SK_FONTHOST_WIN_DW define. by bungeman@google.com · 12 years ago
  49. e8f0592 DirectWrite font host for skia. https://codereview.appspot.com/5417063/ by bungeman@google.com · 12 years ago
  50. 97efada Gamma correcting masks. https://codereview.appspot.com/6244068/ by bungeman@google.com · 12 years ago
  51. 7f562ad fix the build by djsollen@google.com · 12 years ago
  52. e341cb3 Separate target architecture type and width into separate variables. by djsollen@google.com · 12 years ago
  53. b74af87 Separated Inst counting from the SK_DEBUG #define (now SK_ENABLE_INST_COUNT) by robertphillips@google.com · 12 years ago
  54. 021bce9 Delivering .gyp files to enable building & linking w/ ANGLE on Windows by robertphillips@google.com · 12 years ago
  55. 573e8ba Add os_posix gyp variable, nesting variables dicts as needed to do so. by epoger@google.com · 12 years ago
  56. aa3b6a9 Make all gyp targets automatically include common.gypi by epoger@google.com · 12 years ago
  57. 373a663 Virtualize SkGLContext with subclasses SkNativeGLContext and SkMesaGLContext, allow both in gm by bsalomon@google.com · 13 years ago
  58. 1134f98 Refactor the bench and common gyp/gypi files to allow for building bench within by seanpaul@google.com · 13 years ago
  59. 8966d01 remove nonexistent files from gyps and make AdditionalOptions a list rather than str by bsalomon@google.com · 13 years ago
  60. 3448e9e disable optimization in Mac debug build by epoger@google.com · 13 years ago
  61. fd03db0 Manually update copyright notices in files that defied the automated process by epoger@google.com · 13 years ago
  62. 58007d7 Add debug symbols to Windows static libraries by epoger@google.com · 13 years ago
  63. ea5dfa8 merge of SkiOSSampleApp into SampleApp, still a work in progress by epoger@google.com · 13 years ago
  64. 8846cb2 Create new 'skia_os' variable to replace use of 'OS' in most places. by epoger@google.com · 13 years ago
  65. 5351b37 combine target_defaults.gypi into common.gypi by epoger@google.com · 13 years ago
  66. 64cc579 The plain Makefile was using -Wall, but the gyp build wasn't. This CL turns on by senorblanco@chromium.org · 13 years ago
  67. afac888 This patch provides the include file common.gypi (cargo culted from another by senorblanco@chromium.org · 13 years ago