1. a7e930f On the bots, there's no need to link GMs into SampleApp. by mtklein · 10 years ago
  2. 2f4a69d Clean up skia_directwrite GYP variable. by mtklein · 10 years ago
  3. c0bc913 Introduce skia_pic gyp variable. by scroggo · 10 years ago
  4. 720c66b Reexport skia_gdi. by Mike Klein · 10 years ago
  5. 20f3403 Put skia_directwrite back for now. by Mike Klein · 10 years ago
  6. 9358706 skia_directwrite -> skia_gdi by Mike Klein · 10 years ago
  7. 4d1605a Enable tools/CrashHandler again. by mtklein · 10 years ago
  8. da07a08 Make LTCG optional on windows builds. by bsalomon · 10 years ago
  9. f01a6c3 In Android framework, make tools depend on jsoncpp by scroggo · 10 years ago
  10. aaf1df6 MIPS: modified gypi files to support build by djordje.pesut · 10 years ago
  11. 6ee7a09 cleanup gyp common_variables by djsollen@google.com · 10 years ago
  12. 684b3d0 Disable poppler on Windows since it no longer compiles in VS2013 by commit-bot@chromium.org · 10 years ago
  13. 61744ec Generate bench/Android.mk from gyp. by commit-bot@chromium.org · 10 years ago
  14. 199cf69 Fix Moz2D build by commit-bot@chromium.org · 10 years ago
  15. 6f2d4d4 ARM Skia NEON patches - 35 - First AArch64 support by commit-bot@chromium.org · 10 years ago
  16. d643a90 Revert of ARM Skia NEON patches - 35 - First AArch64 support (https://codereview.chromium.org/143423004/) by commit-bot@chromium.org · 10 years ago
  17. 7a0e275 ARM Skia NEON patches - 35 - First AArch64 support by commit-bot@chromium.org · 10 years ago
  18. ae79612 Add compile flag to force usage of distance fields for all SkPaints. by commit-bot@chromium.org · 10 years ago
  19. b97c3ff Enable use of distance fields via SkPaint flag. by commit-bot@chromium.org · 10 years ago
  20. f84722e Build Skia for a bare-bones embedded Linux system. by commit-bot@chromium.org · 11 years ago
  21. 93f5e51 Small fixes for auto generating Android.mk by commit-bot@chromium.org · 11 years ago
  22. 35d4872 Gyp flag to disable inlining. by commit-bot@chromium.org · 11 years ago
  23. d4adfa3 Reland "Gyp file changes for the android framework." by scroggo@google.com · 11 years ago
  24. eb62950 Gyp file changes for the android framework. by scroggo@google.com · 11 years ago
  25. 1c9bd55 Gyp file changes for the android framework. by scroggo@google.com · 11 years ago
  26. d8ed851 Turn NVPR on by default (but off in tools). by commit-bot@chromium.org · 11 years ago
  27. 68c7488 Revert "Turn NVPR on by default (but off in tools)." by halcanary@google.com · 11 years ago
  28. 83d81c9 Turn NVPR on by default (but off in tools). by commit-bot@chromium.org · 11 years ago
  29. 29f351a Allow an override of MACOSX_DEPLOYMENT_TARGET, so the user can build against a different SDK if desired. by senorblanco@chromium.org · 11 years ago
  30. 424fce3 disable poplar/fontconfig by default on mac by commit-bot@chromium.org · 11 years ago
  31. fa190be Roll fontconfig to 2.11.0 and reenable poppler on mac by commit-bot@chromium.org · 11 years ago
  32. b638a3a Default Mac to 64-bit. by commit-bot@chromium.org · 11 years ago
  33. 4a8e17d remove poplar building from mac, until it is fixed by commit-bot@chromium.org · 11 years ago
  34. 83f5692 Fix Mac fontconfig build (try 2) by commit-bot@chromium.org · 11 years ago
  35. 32eea43 Revert of https://codereview.chromium.org/113203003/ by commit-bot@chromium.org · 11 years ago
  36. 9a907fa Fix Mac fontconfig build by commit-bot@chromium.org · 11 years ago
  37. 42cc237 New Composite CSS border object by robertphillips@google.com · 11 years ago
  38. 611fde1 Remove the comments settings for vim tab width and expansion variables. by commit-bot@chromium.org · 11 years ago
  39. d830d13 Hook in rough distance field support for fonts by jvanverth@google.com · 11 years ago
  40. ffd178c Initial draft code to run pdfviewer withg gms by commit-bot@chromium.org · 11 years ago
  41. 4e5559a Allow specifying the max texture count on the bots by robertphillips@google.com · 11 years ago
  42. 5003bde Factor out skia_keep_frame_pointer. Handy with perf to get call stacks. by commit-bot@chromium.org · 11 years ago
  43. 9f3b0e4 skia/trunk changes for generic sanitizer gyp flag. by mtklein@google.com · 11 years ago
  44. 1435f9f Add skia_tsan_build to match skia_asan_build and fix one example race. by bungeman@google.com · 11 years ago
  45. 47ae4b0 Add skia_clang_build gyp define, add -Wstring-conversion flag by borenet@google.com · 11 years ago
  46. f7542ba update gyp for ARM builds to be more well defined. by djsollen@google.com · 11 years ago
  47. d658568 make OpenCL optional for skpdiff by zachr@google.com · 11 years ago
  48. 0d19309 Enable ASAN build by borenet@google.com · 11 years ago
  49. 06b3864 Add gyp define for optimization level by commit-bot@chromium.org · 11 years ago
  50. 5a6c2d8 Add skia_exceptinos gyp define by commit-bot@chromium.org · 11 years ago
  51. 05d550e GYP Changes and Scripts for Compiling Skia for ChromeOS by borenet@google.com · 11 years ago
  52. 52f0297 Prepare skia for shared library build on android by djsollen@google.com · 11 years ago
  53. a96627f prepare skia for shared library build on android by djsollen@google.com · 11 years ago
  54. cf5348f prepare skia for shared library build on android by djsollen@google.com · 11 years ago
  55. a72aef8 Refactor skia_warnings_as_errors by borenet@google.com · 11 years ago
  56. 663a979 Fix build by borenet@google.com · 11 years ago
  57. f8905e4 Fix Windows build by borenet@google.com · 11 years ago
  58. 184487c Collect minidump and print callstack if an app chrashes. by edisonn@google.com · 11 years ago
  59. 522dbd2 match chromium's approach for locating the most appropriate macos SDK to use by humper@google.com · 12 years ago
  60. 74dda90 This takes the convex path tesselator from the Android code and hooks it into a by jvanverth@google.com · 12 years ago
  61. e3453cb This CL introduces a new path renderer. by sugoi@google.com · 12 years ago
  62. 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
  63. 5afbbc4 Enable profiling options to be selectively enabled for a given build by djsollen@google.com · 12 years ago
  64. 7158e6a Improve NaCl support by borenet@google.com · 12 years ago
  65. 42041e6 Allow default texture cache limit to be set within gyp. by djsollen@google.com · 12 years ago
  66. 2d6535a Remove support for building skia android apps outside of an APK. by djsollen@google.com · 12 years ago
  67. efb1d77 Build Skia as a static library by borenet@google.com · 12 years ago
  68. 3fc070c Change default skia_osx_sdkroot to "macosx" (suitable for Xcode 3.2.6+) by epoger@google.com · 12 years ago
  69. 4663822 Allow Xcode to change paths to frameworks based on whether a device or simulator was selected. by bsalomon@google.com · 12 years ago
  70. 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
  71. 5987f58 build iOS with 'make all' by caryclark@google.com · 12 years ago
  72. 9a520eb revert 5681 by mike@reedtribe.org · 12 years ago
  73. 4269631 remove SampleXfermodes.cpp (obsolete, as we have it as a GM) by mike@reedtribe.org · 12 years ago
  74. b8d212f Build fix. Unreviewed. by senorblanco@chromium.org · 12 years ago
  75. 976298e unbreak the build move define of skia_arch_type to front by caryclark@google.com · 12 years ago
  76. 594dd3c iOS support work in progress by caryclark@google.com · 12 years ago
  77. bc5cbfe Pull SDKROOT into a gyp variable, so it can be locally overridden. This by senorblanco@chromium.org · 12 years ago
  78. c2dd3d4 Fix noisy Android build Review URL: https://codereview.appspot.com/6488107 by borenet@google.com · 12 years ago
  79. a98eb91 Add NaCl port of Skia by borenet@google.com · 12 years ago
  80. 623ff0a Add ANGLE to DEPS, integrate build by borenet@google.com · 12 years ago
  81. 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
  82. e8f0592 DirectWrite font host for skia. https://codereview.appspot.com/5417063/ by bungeman@google.com · 12 years ago
  83. bbad34d Effects Bug Fix by chudy@google.com · 12 years ago
  84. a37a517 Enable 32/64-bit gyp switch on Linux by borenet@google.com · 12 years ago
  85. baa5d94 split out src file names into core.gypi, with an eye towards sharing that by reed@google.com · 12 years ago
  86. cf8fb1f Create GPU-less build of Skia. by bsalomon@google.com · 12 years ago
  87. 7ef3929 Enable Compile Option to Build Android Executables by borenet@google.com · 12 years ago
  88. e7290ef Update the makefile and gyp for the debugger. by djsollen@google.com · 12 years ago
  89. b678911 Add missing gyp dependencies for debugger by chudy@google.com · 12 years ago
  90. 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
  91. 7f562ad fix the build by djsollen@google.com · 12 years ago
  92. e341cb3 Separate target architecture type and width into separate variables. by djsollen@google.com · 12 years ago
  93. 021bce9 Delivering .gyp files to enable building & linking w/ ANGLE on Windows by robertphillips@google.com · 12 years ago
  94. 573e8ba Add os_posix gyp variable, nesting variables dicts as needed to do so. by epoger@google.com · 12 years ago
  95. aa3b6a9 Make all gyp targets automatically include common.gypi by epoger@google.com · 12 years ago
  96. 20c0a18 Change skia_target_arch != arm to skia_target_arch == x86 in gyp files by bsalomon@google.com · 12 years ago
  97. 51c2fa7 Fix for missing file from previous CL that broke the build. by djsollen@google.com · 13 years ago
  98. 373a663 Virtualize SkGLContext with subclasses SkNativeGLContext and SkMesaGLContext, allow both in gm by bsalomon@google.com · 13 years ago
  99. 1134f98 Refactor the bench and common gyp/gypi files to allow for building bench within by seanpaul@google.com · 13 years ago