1. 5651512 Remove uses of GR_RELEASE. by commit-bot@chromium.org · 11 years ago
  2. 515dcd3 Replace uses of GR_DEBUG by SK_DEBUG. by commit-bot@chromium.org · 11 years ago
  3. 5bbf1d5 Use a single cros_toolchain tarball for ChromeOS build by borenet@google.com · 11 years ago
  4. 28c27c8 enable shared lib support in linux for lua by zachr@google.com · 11 years ago
  5. 05d550e GYP Changes and Scripts for Compiling Skia for ChromeOS by borenet@google.com · 11 years ago
  6. 52f0297 Prepare skia for shared library build on android by djsollen@google.com · 11 years ago
  7. a96627f prepare skia for shared library build on android by djsollen@google.com · 11 years ago
  8. cf5348f prepare skia for shared library build on android by djsollen@google.com · 11 years ago
  9. 184487c Collect minidump and print callstack if an app chrashes. by edisonn@google.com · 11 years ago
  10. 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
  11. 7158e6a Improve NaCl support by borenet@google.com · 12 years ago
  12. 594dd3c iOS support work in progress by caryclark@google.com · 12 years ago
  13. b49d989 Remove SK_FONTHOST_WIN_DW define. by bungeman@google.com · 12 years ago
  14. e8f0592 DirectWrite font host for skia. https://codereview.appspot.com/5417063/ by bungeman@google.com · 12 years ago
  15. 97efada Gamma correcting masks. https://codereview.appspot.com/6244068/ by bungeman@google.com · 12 years ago
  16. 7f562ad fix the build by djsollen@google.com · 12 years ago
  17. e341cb3 Separate target architecture type and width into separate variables. by djsollen@google.com · 12 years ago
  18. b74af87 Separated Inst counting from the SK_DEBUG #define (now SK_ENABLE_INST_COUNT) by robertphillips@google.com · 12 years ago
  19. 021bce9 Delivering .gyp files to enable building & linking w/ ANGLE on Windows by robertphillips@google.com · 12 years ago
  20. 573e8ba Add os_posix gyp variable, nesting variables dicts as needed to do so. by epoger@google.com · 12 years ago
  21. aa3b6a9 Make all gyp targets automatically include common.gypi by epoger@google.com · 12 years ago
  22. 373a663 Virtualize SkGLContext with subclasses SkNativeGLContext and SkMesaGLContext, allow both in gm by bsalomon@google.com · 13 years ago
  23. 1134f98 Refactor the bench and common gyp/gypi files to allow for building bench within by seanpaul@google.com · 13 years ago
  24. 8966d01 remove nonexistent files from gyps and make AdditionalOptions a list rather than str by bsalomon@google.com · 13 years ago
  25. 3448e9e disable optimization in Mac debug build by epoger@google.com · 13 years ago
  26. fd03db0 Manually update copyright notices in files that defied the automated process by epoger@google.com · 13 years ago
  27. 58007d7 Add debug symbols to Windows static libraries by epoger@google.com · 13 years ago
  28. ea5dfa8 merge of SkiOSSampleApp into SampleApp, still a work in progress by epoger@google.com · 13 years ago
  29. 8846cb2 Create new 'skia_os' variable to replace use of 'OS' in most places. by epoger@google.com · 13 years ago
  30. 5351b37 combine target_defaults.gypi into common.gypi by epoger@google.com · 13 years ago
  31. 64cc579 The plain Makefile was using -Wall, but the gyp build wasn't. This CL turns on by senorblanco@chromium.org · 13 years ago
  32. afac888 This patch provides the include file common.gypi (cargo culted from another by senorblanco@chromium.org · 13 years ago