1. a72aef8 Refactor skia_warnings_as_errors by borenet@google.com · 11 years ago
  2. 663a979 Fix build by borenet@google.com · 11 years ago
  3. f8905e4 Fix Windows build by borenet@google.com · 11 years ago
  4. 184487c Collect minidump and print callstack if an app chrashes. by edisonn@google.com · 11 years ago
  5. 522dbd2 match chromium's approach for locating the most appropriate macos SDK to use by humper@google.com · 11 years ago
  6. 74dda90 This takes the convex path tesselator from the Android code and hooks it into a by jvanverth@google.com · 12 years ago
  7. e3453cb This CL introduces a new path renderer. by sugoi@google.com · 12 years ago
  8. 7cdea64 The goal is to make the ClangCompile buildstep in the Housekeeping bot turn red if there is a warning. by rmistry@google.com · 12 years ago
  9. 5afbbc4 Enable profiling options to be selectively enabled for a given build by djsollen@google.com · 12 years ago
  10. 7158e6a Improve NaCl support by borenet@google.com · 12 years ago
  11. 42041e6 Allow default texture cache limit to be set within gyp. by djsollen@google.com · 12 years ago
  12. 2d6535a Remove support for building skia android apps outside of an APK. by djsollen@google.com · 12 years ago
  13. efb1d77 Build Skia as a static library by borenet@google.com · 12 years ago
  14. 3fc070c Change default skia_osx_sdkroot to "macosx" (suitable for Xcode 3.2.6+) by epoger@google.com · 12 years ago
  15. 4663822 Allow Xcode to change paths to frameworks based on whether a device or simulator was selected. by bsalomon@google.com · 12 years ago
  16. c6445a1 Make it possible to generate the ios xcode proj by specifying only skia_os="ios" in GYP_DEFINES. by bsalomon@google.com · 12 years ago
  17. 5987f58 build iOS with 'make all' by caryclark@google.com · 12 years ago
  18. 9a520eb revert 5681 by mike@reedtribe.org · 12 years ago
  19. 4269631 remove SampleXfermodes.cpp (obsolete, as we have it as a GM) by mike@reedtribe.org · 12 years ago
  20. b8d212f Build fix. Unreviewed. by senorblanco@chromium.org · 12 years ago
  21. 976298e unbreak the build move define of skia_arch_type to front by caryclark@google.com · 12 years ago
  22. 594dd3c iOS support work in progress by caryclark@google.com · 12 years ago
  23. bc5cbfe Pull SDKROOT into a gyp variable, so it can be locally overridden. This by senorblanco@chromium.org · 12 years ago
  24. c2dd3d4 Fix noisy Android build Review URL: https://codereview.appspot.com/6488107 by borenet@google.com · 12 years ago
  25. a98eb91 Add NaCl port of Skia by borenet@google.com · 12 years ago
  26. 623ff0a Add ANGLE to DEPS, integrate build by borenet@google.com · 12 years ago
  27. 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
  28. e8f0592 DirectWrite font host for skia. https://codereview.appspot.com/5417063/ by bungeman@google.com · 12 years ago
  29. bbad34d Effects Bug Fix by chudy@google.com · 12 years ago
  30. a37a517 Enable 32/64-bit gyp switch on Linux by borenet@google.com · 12 years ago
  31. baa5d94 split out src file names into core.gypi, with an eye towards sharing that by reed@google.com · 12 years ago
  32. cf8fb1f Create GPU-less build of Skia. by bsalomon@google.com · 12 years ago
  33. 7ef3929 Enable Compile Option to Build Android Executables by borenet@google.com · 12 years ago
  34. e7290ef Update the makefile and gyp for the debugger. by djsollen@google.com · 12 years ago
  35. b678911 Add missing gyp dependencies for debugger by chudy@google.com · 12 years ago
  36. ded4f4b Initial support for GL_NV_path_renering. Experimental, there are still some issues to resolve, set gyp variable skia_nv_path_rendering=1 or build flag GR_GL_USE_NV_PATH_RENDERING to enable. by bsalomon@google.com · 12 years ago
  37. 7f562ad fix the build by djsollen@google.com · 12 years ago
  38. e341cb3 Separate target architecture type and width into separate variables. by djsollen@google.com · 12 years ago
  39. 021bce9 Delivering .gyp files to enable building & linking w/ ANGLE on Windows by robertphillips@google.com · 12 years ago
  40. 573e8ba Add os_posix gyp variable, nesting variables dicts as needed to do so. by epoger@google.com · 12 years ago
  41. aa3b6a9 Make all gyp targets automatically include common.gypi by epoger@google.com · 12 years ago
  42. 20c0a18 Change skia_target_arch != arm to skia_target_arch == x86 in gyp files by bsalomon@google.com · 12 years ago
  43. 51c2fa7 Fix for missing file from previous CL that broke the build. by djsollen@google.com · 13 years ago
  44. 373a663 Virtualize SkGLContext with subclasses SkNativeGLContext and SkMesaGLContext, allow both in gm by bsalomon@google.com · 13 years ago
  45. 1134f98 Refactor the bench and common gyp/gypi files to allow for building bench within by seanpaul@google.com · 13 years ago